KDDockWidgets API Documentation 2.0
|
The MainWindow base-class that's shared between QtWidgets and QtQuick stack. More...
#include "kddockwidgets/docks_export.h"
#include "kddockwidgets/KDDockWidgets.h"
#include "kddockwidgets/LayoutSaver.h"
#include "kddockwidgets/core/Controller.h"
Go to the source code of this file.
Classes | |
class | KDDockWidgets::Core::MainWindow |
The MainWindow base-class. MainWindow and MainWindowBase are only split in two so we can share some code with the QtQuick implementation, which also derives from MainWindowBase. More... | |
Namespaces | |
namespace | KDDockWidgets |
Class to abstract QAction, so code still works with QtQuick and Flutter. | |
namespace | KDDockWidgets::Core |
namespace | KDDockWidgets::flutter |
namespace | KDDockWidgets::QtQuick |
namespace | KDDockWidgets::QtWidgets |
The MainWindow base-class that's shared between QtWidgets and QtQuick stack.
Definition in file core/MainWindow.h.