Results 1 to 12 of 12

Thread: not running the application program

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Posts
    51
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default Re: not running the application program

    I think the problem is that click() is not a signal, its a slot.
    Try changing the click() to clicked().

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 541 Times in 521 Posts

    Default Re: not running the application program

    Quote Originally Posted by Khal Drogo View Post
    I think the problem is that click() is not a signal, its a slot.
    Try changing the click() to clicked().
    Yes, that's it.

Similar Threads

  1. Detect platform where my QT4 program is running on
    By the_bis in forum Qt Programming
    Replies: 1
    Last Post: 14th September 2007, 13:01
  2. Replies: 10
    Last Post: 11th June 2007, 10:18
  3. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 05:19
  4. Replies: 1
    Last Post: 17th May 2006, 01:23
  5. Replies: 5
    Last Post: 16th January 2006, 06:15

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.