![]() |
KDDockWidgets API Documentation 2.0
|
#include "Platform.h"#include "ViewFactory.h"#include "Window_p.h"#include "views/View.h"#include "views/Stack.h"#include "views/Group.h"#include "views/TabBar.h"#include "views/TitleBar.h"#include "views/DockWidget.h"#include "views/MainWindow.h"#include "views/DropArea.h"#include "views/ClassicIndicatorsWindow.h"#include "../core/DelayedCall_p.h"#include "../core/ViewFactory.h"#include "../core/Layout.h"#include "../core/DropArea.h"#include "../core/Group.h"#include "../core/Stack.h"#include "../core/TabBar.h"#include "../core/TitleBar.h"#include "../core/Separator.h"#include "../core/SideBar.h"#include "../core/MainWindow.h"#include "../core/FloatingWindow.h"#include "../core/DropIndicatorOverlay.h"#include "../core/indicators/ClassicDropIndicatorOverlay.h"#include "../core/layouting/Item_p.h"#include "../core/views/ClassicIndicatorWindowViewInterface.h"#include "../core/DockRegistry.h"#include "../KDDockWidgets.h"#include "../Config.h"#include "../qtcompat/string_p.h"#include "../qtcompat/Object_p.h"#include "../qtcompat/geometry_helpers_p.h"
Go to the source code of this file.
Macros | |
| #define | DOCKS_TESTING_METHODS |
| #define DOCKS_TESTING_METHODS |
Definition at line 15 of file bindings_global.h.
KDDockWidgets