Results 1 to 12 of 12

Thread: QtTraining-Your First Qt Application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QtTraining-Your First Qt Application

    Quote Originally Posted by dagobert1989 View Post
    Yeah!I have done it using QtDesigner!

    But how can I achieve this without QtDesigner?
    Well, QtDesigner generates the code for you, so to do it without QtDesigner, you write similar code to what QtDesigner produces....

    If you want the buttons to do something, then you need to research signals and slots, as already suggested.

  2. The following user says thank you to squidge for this useful post:

    dagobert1989 (14th January 2011)

Similar Threads

  1. Replies: 8
    Last Post: 5th November 2012, 08:43
  2. Replies: 2
    Last Post: 21st November 2010, 18:03
  3. Replies: 3
    Last Post: 20th October 2010, 22:36
  4. Replies: 3
    Last Post: 6th January 2010, 16:55
  5. Replies: 12
    Last Post: 29th February 2008, 13:35

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
  •  
Qt is a trademark of The Qt Company.