KDDockWidgets API Documentation
1.5
|
Files | |
file | DockWidget.cpp [code] |
Represents a dock widget. | |
file | FloatingWindowWidget.cpp [code] |
file | FrameWidget.cpp [code] |
The GUI counterpart of Frame. Inherits Frame and implements paintEvent(). | |
file | QWidgetAdapter_widgets.cpp [code] |
A class that is QWidget when building for QtWidgets, and QObject when building for QtQuick. | |
file | SideBarWidget.cpp [code] |
file | TabBarWidget.cpp [code] |
Implements a QTabWidget derived class with support for docking and undocking KDockWidget::DockWidget as tabs . | |
file | TabWidgetWidget.cpp [code] |
The QWidget counter part of TabWidgetWidget. Handles GUI while TabWidget handles state. | |
file | TitleBarWidget.cpp [code] |