Results 1 to 3 of 3

Thread: QMainWindow::AllowTabbedDocks ignored?

  1. #1
    Join Date
    May 2008
    Location
    Melbourne, Australia
    Posts
    136
    Thanks
    9
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QMainWindow::AllowTabbedDocks ignored?

    hello,

    My docks can always be tabbed, whether or not I set the QMainWindow::AllowTabbedDocks flag. All the rest of the flags (defined at http://doc.trolltech.com/4.4/qmainwi...ockOption-enum) are obeyed. Is this a bug? (Qt 4.4.2, Windows XP SP2)
    And is there an alternative way to prevent tabbing?

    Richard

  2. #2
    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: QMainWindow::AllowTabbedDocks ignored?

    Just to verify, how do you set/unset the flags?
    J-P Nurmi

  3. #3
    Join Date
    May 2008
    Location
    Melbourne, Australia
    Posts
    136
    Thanks
    9
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QMainWindow::AllowTabbedDocks ignored?

    I use Qt Designer for these settings and it works for all dock settings except tabbing.
    I didn't figure it out so I redesigned my interface so dock tabbing wasn't a problem.

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.