Results 1 to 2 of 2

Thread: How to set QMdiArea::WindowOrder ?

  1. #1

    Default How to set QMdiArea::WindowOrder ?

    Hello,

    I'd like to set QMdiArea::WindowOrder to QMdiArea::StackingOrder , so when i close the active MdiSubWindow the one underneath get activated (this is not the default behavior)

    Thanks for your help,

  2. #2

    Default Re: How to set QMdiArea::WindowOrder ?

    I've found it in Qt4.4 : setActivationOrder(QMdiArea::StackingOrder)
    but i'm still working with 4.3 so if anybody knows...

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.