Results 1 to 8 of 8

Thread: Why should a removeSubWindow() raise exception?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Why should a removeSubWindow() raise exception?

    Usually QMdiSubWindows have Qt::WA_DeleteOnClose set which means they'll get deleted upon close event.
    J-P Nurmi

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

    Raccoon29 (20th March 2008)

Similar Threads

  1. Exceptions and qApp->processEvents()
    By mcostalba in forum Qt Programming
    Replies: 3
    Last Post: 8th January 2006, 17:06

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.