KDDockWidgets API Documentation 1.7
|
#include "kddockwidgets/docks_export.h"
#include "KDDockWidgets.h"
#include "QWidgetAdapter.h"
#include <QWidget>
Go to the source code of this file.
Classes | |
class | KDDockWidgets::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 |