Results 1 to 3 of 3

Thread: QMessageBox::warning() problem in closing this window?????

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QMessageBox::warning() problem in closing this window?????

    Use this----->

    void QMessageBox::buttonClicked
    ( QAbstractButton * button ) [signal]

    This signal is emitted whenever a button is clicked inside the QMessageBox. The button that was clicked in returned in button.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

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

    mahsa (28th July 2012)

Similar Threads

  1. closing dialog window
    By sksingh73 in forum Newbie
    Replies: 1
    Last Post: 21st June 2010, 22:27
  2. Replies: 5
    Last Post: 21st April 2010, 21:36
  3. Mouse Freezes upon using QmessageBox::warning function.
    By kaushal_gaurav in forum Qt Programming
    Replies: 4
    Last Post: 18th June 2008, 05:50
  4. closing of window on pressing ESC key
    By raghvendramisra in forum Newbie
    Replies: 2
    Last Post: 7th January 2008, 02:36
  5. Replies: 3
    Last Post: 25th April 2007, 12:43

Tags for this Thread

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.