[Qt-interest] Focusing on a tabified QDockWidget
Brian Zambrano
brianz at gmail.com
Mon Aug 17 21:46:14 CEST 2009
I'm have three QDockWidgets which are tabbed at startup using
QMainWindow.tabifyDockWidget. Based on certain actions, I'd like to select
one of these tabs and bring it to focus, or, on top of the other two. I've
tried using setVisible and setWindowState(Qt.WindowActive), but nothing
changes.
Is there a way to programmatically select a tabbed dock widget?
Thanks,
BZ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090817/9834210a/attachment.html
More information about the Qt-interest-old
mailing list