Results 1 to 2 of 2

Thread: Wanted help about QPushButton SIGNAL....

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Wanted help about QPushButton SIGNAL....

    as a qt begginer , i created a simple pro , when i connected the QPushButton SIGNAL to a private slot defined by myself , but it does not work.
    Is there any differences between the SIGNAL clicked() and clicked(bool) of QPushButton?

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Wanted help about QPushButton SIGNAL....

    Difference is this
    Post the code, or we can give only suggestions on what might not work.

  3. The following user says thank you to Zlatomir for this useful post:

    iQtCentre (3rd July 2010)

Similar Threads

  1. QT Developer wanted
    By DrD in forum Jobs
    Replies: 1
    Last Post: 23rd February 2010, 16:52
  2. Replies: 0
    Last Post: 22nd February 2010, 09:30
  3. different pop up menus wanted...
    By nupul in forum Newbie
    Replies: 5
    Last Post: 11th February 2009, 07:04
  4. qpushbutton setfocus signal
    By skuda in forum Qt Programming
    Replies: 16
    Last Post: 23rd November 2007, 12:53
  5. Replies: 3
    Last Post: 26th September 2006, 12:16

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.