![]() |
KDDockWidgets API Documentation 2.0
|
A widget that supports an arbitrary number of splitters (called Separators) in any combination of vertical/horizontal. More...
#include "kddockwidgets/core/View.h"#include "kddockwidgets/docks_export.h"#include "kddockwidgets/KDDockWidgets.h"#include "kddockwidgets/LayoutSaver.h"#include "kddockwidgets/QtCompat_p.h"

Go to the source code of this file.
Classes | |
| class | KDDockWidgets::Core::Layout |
| The widget (QWidget or QQuickItem) which holds a layout of dock widgets. More... | |
Namespaces | |
| namespace | KDDockWidgets |
| Class to abstract QAction, so code still works with QtQuick and Flutter. | |
| namespace | KDDockWidgets::Core |
A widget that supports an arbitrary number of splitters (called Separators) in any combination of vertical/horizontal.
This is a widget wrapper around the multisplitter layout (Core::Item)
Definition in file Layout.h.
KDDockWidgets