The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.
the dock window floats as its own top level window which always stays on top of the main window.
Qt::DockTop
2
above the central widget, below the menu bar.
Qt::DockBottom
3
below the central widget, above the status bar.
Qt::DockRight
4
to the right of the central widget.
Qt::DockLeft
5
to the left of the central widget.
Qt::DockMinimized
6
the dock window is not shown (this is effectively a 'hidden' dock area); the handles of all minimized dock windows are drawn in one row below the menu bar.
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter
ou par MP !