![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
if (dockWidget->features() &QDockWidget::DockWidgetVerticalTitleBar) | |
Variables | |
QDockWidget * | dockWidget = qobject_cast<QDockWidget*>(parentWidget()) |
[0] | |
if | ( | dockWidget->features() &QDockWidget::DockWidgetVerticalTitleBar | ) |
Definition at line 6 of file src_gui_widgets_qdockwidget.cpp.
QDockWidget* dockWidget = qobject_cast<QDockWidget*>(parentWidget()) |
[0]
Definition at line 5 of file src_gui_widgets_qdockwidget.cpp.
Referenced by QDockAreaLayout::addDockWidget(), QDockAreaLayout::indexOf(), QMainWindowLayoutState::remove(), QDockAreaLayout::restoreDockWidget(), QDockAreaLayout::splitDockWidget(), and QMainWindowLayout::unplug().