KDDockWidgets API Documentation
1.4
|
The DockWidget base-class that's shared between QtWidgets and QtQuick stack. More...
#include "docks_export.h"
#include "KDDockWidgets.h"
#include "QWidgetAdapter.h"
#include "LayoutSaver.h"
#include <QVector>
#include <memory>
Go to the source code of this file.
Classes | |
class | KDDockWidgets::DockWidgetBase |
The DockWidget base-class. DockWidget and DockWidgetBase are only split in two so we can share some code with the QtQuick implementation, which also derives from DockWidgetBase. More... | |
Namespaces | |
KDDockWidgets | |
The DockWidget base-class that's shared between QtWidgets and QtQuick stack.
Definition in file DockWidgetBase.h.