![]() |
KDDockWidgets API Documentation 2.0
|
The DockWidget base-class that's shared between QtWidgets and QtQuick stack. More...
#include "DockWidget.h"#include "DockWidget_p.h"#include "DockRegistry.h"#include "core/LayoutSaver_p.h"#include "core/Logging_p.h"#include "core/MDILayout.h"#include "core/TitleBar.h"#include "core/Group.h"#include "core/Stack.h"#include "core/FloatingWindow.h"#include "core/SideBar.h"#include "core/DropArea.h"#include "core/TabBar.h"#include "core/TabBar_p.h"#include "core/MainWindow.h"#include "core/Utils_p.h"#include "core/WindowBeingDragged_p.h"#include "core/Position_p.h"#include "core/Platform_p.h"#include "core/Action_p.h"#include "core/DelayedCall_p.h"#include "core/DragController_p.h"#include "Platform.h"#include "core/layouting/Item_p.h"#include "Config.h"#include "core/ViewFactory.h"#include "core/ScopedValueRollback_p.h"
Go to the source code of this file.
The DockWidget base-class that's shared between QtWidgets and QtQuick stack.
Definition in file core/DockWidget.cpp.
KDDockWidgets