Results 1 to 2 of 2

Thread: Who call the QWidget.close() when i click the X button

  1. #1
    Join Date
    Nov 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Who call the QWidget.close() when i click the X button

    When i close a dialog with the X button, the QWidget's close() function will be called, I want to know which one call this function?

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Who call the QWidget.close() when i click the X button

    Its the implementation of QDialog I guess.

    Whats the problem anyway ?

Similar Threads

  1. midi child does not close when I call close()
    By qlands in forum Qt Programming
    Replies: 7
    Last Post: 29th July 2011, 22:25
  2. Replies: 2
    Last Post: 6th May 2011, 08:02
  3. Replies: 2
    Last Post: 26th April 2011, 11:44
  4. Why is QBuffer's close call so slow?
    By eekisa in forum Qt Programming
    Replies: 4
    Last Post: 8th April 2009, 12:07
  5. Replies: 2
    Last Post: 11th January 2009, 23:24

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.