View Poll Results: Do you use QT Designer or Write GUI's by hand?

Voters
38. You may not vote on this poll
  • By hand of course.

    16 42.11%
  • Qt Designer, then adjust by hand.

    14 36.84%
  • Only QT Designer.

    8 21.05%
  • I only use console or server apps.

    0 0%
Results 1 to 4 of 4

Thread: Qt Designer or writing by hand

  1. #1
    Join Date
    Apr 2006
    Location
    Denmark / Norway
    Posts
    67
    Thanks
    3
    Thanked 12 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Qt Designer or writing by hand

    Hi

    A small poll. Just wondering if people are using designer or writing by hand. I started using Designer for my first project, then just got used to writing gui's by hand.

    cheers,
    Leif

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt Designer or writing by hand


  3. #3
    Join Date
    Aug 2006
    Posts
    26
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Designer or writing by hand

    For those who code the interface by hand, I was wondering what productivity gains do you have over using the Designer?

    Do you use code generation or <insert tool || method || process> ?

    I played with the idea of coding the interface by hand with my friend vim, but I have an issue letting go of drag and drop .

  4. #4
    Join Date
    Aug 2006
    Posts
    25
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Designer or writing by hand

    I primarily use Qt Designer, but for small dialogs to just display a bit
    of data I'll usually code it by hand, and only if QMessageBox will insufficient.
    Small means 2-10 widgets and 2-5 layouts.

    Almost every dialog I've written have needed some runtime adjustments based on
    some other part or state of the running application.

Similar Threads

  1. QT Designer? Coding by hand?
    By lewis in forum Qt Tools
    Replies: 47
    Last Post: 2nd April 2007, 16:30
  2. Replies: 13
    Last Post: 15th December 2006, 11:52
  3. Adding slots in Designer
    By jamos in forum Qt Tools
    Replies: 5
    Last Post: 18th May 2006, 23:28
  4. qt4.1.1 designer
    By raphaelf in forum Qt Tools
    Replies: 10
    Last Post: 26th February 2006, 16:56
  5. How to create custom slot in Qt Designer 4.1?
    By jamadagni in forum Qt Tools
    Replies: 31
    Last Post: 18th January 2006, 20:46

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.