![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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.