[Qt-interest] [Qt3 to Qt4 migration] Alternate way to get equivalent of QDockArea

Saravana Selvaraj saravana.selvaraj at altair.com
Fri Jul 17 08:59:06 CEST 2009


Hi All,
 
We are migrating our application from Qt3 to Qt4. We understand that
QDockArea is no more part of Qt4 and the dock areas are managed
internally by QMainWindow. 
 
=========
 
In Qt4 we had functions like topDock(), bottomDock(), leftDock(),
rightDock() in QMainWindow which would return pointer to DockArea. 
 
Is there an alternate way to get hold of these areas managed by
QMainWindow internally ? 
 
In our application we use these areas and get hold of height(), width()
and x() and y() for many internal manipulations ( like custom painting
).
 
==========
 
Would appreciate any prompt response or pointers.
 
 
Thanks in advance.
 
Regards,
Saravana
 
PS: In phase1 we used Q3MainWindow and now we would like to move to
QMainWindow of Qt4. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090717/d06e1fa4/attachment.html 


More information about the Qt-interest-old mailing list