Results 1 to 2 of 2

Thread: Button click event is not getting generated

  1. #1
    Join Date
    Dec 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Button click event is not getting generated

    Hi all,

    Actually I am new to QT. I have just stared working on it just 15 days before. Here I am creating a simple app. where I have to take some inputs from user process it and store it in the database. To save the details there is a SAVE button & I have written the logic in the slot of the SAVE button but when I click on the button nothing really happens. So I tried to print a msg to see whether I m doing something wrong but I not coming in that SLOT.

    Please guide me..

    Thanks in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Button click event is not getting generated

    How should we guide you, when you actually don't show us what you have done? The automated answer of my crystal ball is: check if you have connected the signal properly to the slot.

Similar Threads

  1. Replies: 3
    Last Post: 10th August 2011, 17:52
  2. How to declare a function for click button event
    By prajnaranjan.das in forum Newbie
    Replies: 8
    Last Post: 24th December 2010, 12:17
  3. How can I know which button click.
    By electronicboy in forum Qt Programming
    Replies: 10
    Last Post: 4th October 2009, 14:27
  4. Replies: 4
    Last Post: 21st March 2009, 13:51
  5. mouseMoveEvent(QMouseEvent* event), event->button()
    By faraslacks in forum Qt Programming
    Replies: 1
    Last Post: 17th December 2008, 05:22

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.