![]() |
KDDockWidgets API Documentation
1.6
|
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 "private/multisplitter/Item_p.h"#include "DockWidget.h"#include <QCloseEvent>
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 46 of file MainWindowBase.cpp.
References KDDockWidgets::MainWindowOption_MDI.
|
static |
Definition at line 326 of file MainWindowBase.cpp.
References KDDockWidgets::East, KDDockWidgets::None, KDDockWidgets::North, KDDockWidgets::South, and KDDockWidgets::West.
|
static |
Definition at line 348 of file MainWindowBase.cpp.
References KDDockWidgets::East, KDDockWidgets::None, KDDockWidgets::North, KDDockWidgets::South, and KDDockWidgets::West.
© 2019-2022 Klarälvdalens Datakonsult AB (KDAB)
KDDockWidgets