KDDockWidgets API Documentation 2.1
|
#include "kddockwidgets/docks_export.h"
#include "kddockwidgets/KDDockWidgets.h"
#include "kddockwidgets/qtwidgets/views/View.h"
Go to the source code of this file.
Classes | |
class | KDDockWidgets::QtWidgets::MDIArea |
MDIArea allows to host dock widget in MDI mode. This is an alternative to using a full blown MainWindowMDI. The use case is when you already have a MainWindow (doing normal docking) and you want to add an area where you want to use MDI dock widgets. Instead of docking a MainWindowMDI, you'd just use an MDIArea, and avoid having nested main windows. More... | |
Namespaces | |
namespace | KDDockWidgets |
Class to abstract QAction, so code still works with QtQuick and Flutter. | |
namespace | KDDockWidgets::Core |
namespace | KDDockWidgets::QtWidgets |