KDDockWidgets API Documentation
1.5
|
The MainWindow base class that's shared between QtWidgets and QtQuick stack. More...
#include "MainWindowBase.h"
#include "private/DockRegistry_p.h"
#include "private/MDILayoutWidget_p.h"
#include "private/DropArea_p.h"
#include "private/Frame_p.h"
#include "private/Utils_p.h"
#include "private/SideBar_p.h"
#include "private/Logging_p.h"
#include "private/WidgetResizeHandler_p.h"
#include "FrameworkWidgetFactory.h"
#include "private/DropAreaWithCentralFrame_p.h"
#include "private/LayoutSaver_p.h"
#include "private/DockWidgetBase_p.h"
#include "DockWidget.h"
Go to the source code of this file.
Functions | |
static LayoutWidget * | createLayoutWidget (MainWindowBase *mainWindow, MainWindowOptions options) |
static SideBarLocation | opposedSideBarLocationForBorder (Layouting::LayoutBorderLocation loc) |
static SideBarLocation | sideBarLocationForBorder (Layouting::LayoutBorderLocations loc) |
The MainWindow base class that's shared between QtWidgets and QtQuick stack.
Definition in file MainWindowBase.cpp.
|
static |
Definition at line 43 of file MainWindowBase.cpp.
References KDDockWidgets::MainWindowOption_MDI.
|
static |
Definition at line 321 of file MainWindowBase.cpp.
References KDDockWidgets::East, KDDockWidgets::None, KDDockWidgets::North, KDDockWidgets::South, and KDDockWidgets::West.
|
static |
Definition at line 343 of file MainWindowBase.cpp.
References KDDockWidgets::East, KDDockWidgets::None, KDDockWidgets::North, KDDockWidgets::South, and KDDockWidgets::West.