Results 1 to 2 of 2

Thread: confused about Qt designer 4.3

  1. #1
    Join Date
    Dec 2008
    Location
    My spaceship needs repairs..so, I am stuck on beautiful earth
    Posts
    98
    Thanks
    25
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Question confused about Qt designer 4.3

    Hi everyone,
    I am completely new to Qt.
    I am trying to use Qt designer 4.3 .....I created a small dialog containing an edit box and a push button and the plan was that in the final product when I click on the 'push button' a message 'Hi' should be displayed in the edit box.
    I made a new slot by the name display() and made the needed connection.... but now the problem is,I can't seem to find where to write the code for the display() slot (which should contain that code to display the 'Hi' in the edit box)..I hope someone will be guide me on this.If possible,I would appreciate screenshots of the procedure...Thanks in advance guys..do help me on this.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: confused about Qt designer 4.3

    See Using a Component in Your Application. Pay attention to the single and multiple inheritance approaches.
    J-P Nurmi

Similar Threads

  1. Qt Designer & Qt4, connect to my own slot.
    By geitosten in forum Newbie
    Replies: 2
    Last Post: 17th February 2007, 19:22
  2. centralWidget and QDockWidgets in designer
    By momesana in forum Qt Tools
    Replies: 1
    Last Post: 18th December 2006, 11:56
  3. Replies: 13
    Last Post: 15th December 2006, 11:52
  4. Designer crashes when selecting some widgets
    By gwendal in forum Qt Tools
    Replies: 4
    Last Post: 21st July 2006, 13:18
  5. Adding slots in Designer
    By jamos in forum Qt Tools
    Replies: 5
    Last Post: 18th May 2006, 23:28

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.