KDDockWidgets API Documentation
1.5
|
ClassicIndicators.cpp | |
ClassicIndicatorsWindow.cpp | |
Config.cpp | Application wide config to tune certain beahviours of the framework |
Config.h | Application-wide config to tune certain behaviours of the framework |
DebugWindow.cpp | Window to show debug information. Used for debugging only, for apps that don't support GammaRay |
DockRegistry.cpp | |
DockWidget.cpp | Represents a dock widget |
DockWidget.h | Represents a dock widget |
DockWidgetBase.cpp | The DockWidget base-class that's shared between QtWidgets and QtQuick stack |
DockWidgetBase.h | The DockWidget base-class that's shared between QtWidgets and QtQuick stack |
DockWidgetInstantiator.cpp | |
DockWidgetQuick.cpp | Represents a dock widget |
DockWidgetQuick.h | Represents a dock widget |
DragController.cpp | |
Draggable.cpp | |
DropArea.cpp | A MultiSplitter with support for drop indicators when hovering over |
DropAreaWithCentralFrame.cpp | |
DropIndicatorOverlayInterface.cpp | |
FloatingWindow.cpp | |
FloatingWindowQuick.cpp | |
FloatingWindowWidget.cpp | |
FocusScope.cpp | FocusScope |
FocusScope.h | FocusScope |
Frame.cpp | A DockWidget wrapper that adds a QTabWidget and a TitleBar |
FrameQuick.cpp | The GUI counterpart of Frame |
FrameWidget.cpp | The GUI counterpart of Frame. Inherits Frame and implements paintEvent() |
FrameworkWidgetFactory.cpp | |
FrameworkWidgetFactory.h | A factory class for allowing the user to customize some internal widgets |
Helpers.cpp | |
Item.cpp | |
ItemFreeContainer.cpp | |
KDDockWidgets.h | File with KDDockWidgets namespace-level enums and methods |
layoutlinter_main.cpp | |
LayoutSaver.cpp | Class to save and restore dock widget layouts |
LayoutSaver.h | Class to save and restore dockwidget layouts |
LayoutSaverInstantiator.cpp | The GUI counterpart of Frame |
LayoutWidget.cpp | |
Logging.cpp | |
multisplitter/Logging.cpp | |
MainWindow.cpp | QMainWindow wrapper to enable KDDockWidgets support |
MainWindow.h | QMainWindow sub-class to enable KDDockWidgets support |
MainWindowBase.cpp | The MainWindow base class that's shared between QtWidgets and QtQuick stack |
MainWindowBase.h | The MainWindow base-class that's shared between QtWidgets and QtQuick stack |
MainWindowInstantiator.cpp | |
MainWindowMDI.cpp | |
MainWindowMDI.h | MainWindow sub-class which uses MDI as a layout |
MainWindowQuick.cpp | |
MDILayoutWidget.cpp | |
MultiSplitter.cpp | A widget that supports an arbitrary number of splitters (called Separators) in any combination of vertical/horizontal |
MultiSplitterConfig.cpp | |
MultiSplitterConfig.h | |
NullIndicators.cpp | |
ObjectViewer.cpp | Tree Widget to show the object tree. Used for debugging only, for apps that don't support GammaRay |
Position.cpp | |
QmlTypes.cpp | |
QmlTypes.h | Namespace-level methods related to registering QML types |
QWidgetAdapter.h | Abstraction for supporting both QtWidgets and QtQuick |
QWidgetAdapter_quick.cpp | A class that is QWidget when building for QtWidgets, and QObject when building for QtQuick |
QWidgetAdapter_widgets.cpp | A class that is QWidget when building for QtWidgets, and QObject when building for QtQuick |
Rubberband_quick.cpp | |
Rubberband_quick.h | |
RubberBandQuick.cpp | |
RubberBandQuick.h | |
SegmentedIndicators.cpp | |
Separator.cpp | |
Separator_quick.cpp | |
Separator_quick.h | |
Separator_qwidget.cpp | |
Separator_qwidget.h | |
SideBar.cpp | |
SideBarWidget.cpp | |
TabBarQuick.cpp | Implements a QTabWidget derived class with support for docking and undocking KDockWidget::DockWidget as tabs |
TabBarWidget.cpp | Implements a QTabWidget derived class with support for docking and undocking KDockWidget::DockWidget as tabs |
TabWidget.cpp | Implements a QTabWidget derived class with support for docking and undocking KDockWidget::DockWidget as tabs |
TabWidgetQuick.cpp | |
TabWidgetWidget.cpp | The QWidget counter part of TabWidgetWidget. Handles GUI while TabWidget handles state |
TitleBar.cpp | |
TitleBarQuick.cpp | |
TitleBarWidget.cpp | |
Widget.cpp | |
Widget.h | An abstraction/wrapper around QWidget, QtQuickItem or anything else |
Widget_quick.cpp | |
Widget_quick.h | A Layouting::Widget that's deals in QQuickItem |
Widget_qwidget.cpp | |
Widget_qwidget.h | A Layouting::Widget that's deals in QWidget |
WidgetResizeHandler.cpp | |
WindowBeingDragged.cpp |