Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, April 2007
Nested DockWidget's in QT-4.2.2


Message 1 in thread

Hi!

I have three dockWidgets. And all of them can be docked only in right dock 
area. I want to use nested dock widgets, but i have't found any information 
about real state and position of every docket widget. I need this information 
for resizing mainWindow (for optimal view of dock widgets). 
When nesting disabled i can simply calculate needed height of mainwindow by 
adding height of every docket widget. When nesting enabled - I don't now how 
to do this calculations. QDockWidget haven't any methods for getting nesting 
state.

Any ideas?

-- 
 [ signature omitted ]