![]() |
KDDockWidgets API Documentation
1.5
|
Application-wide config to tune certain behaviours of the framework. More...
#include "docks_export.h"#include <qglobal.h>

Go to the source code of this file.
Classes | |
| class | KDDockWidgets::Config |
| Singleton to allow to choose certain behaviours of the framework. More... | |
Namespaces | |
| KDDockWidgets | |
Typedefs | |
| typedef KDDockWidgets::DockWidgetBase *(* | KDDockWidgets::DockWidgetFactoryFunc) (const QString &name) |
| typedef KDDockWidgets::MainWindowBase *(* | KDDockWidgets::MainWindowFactoryFunc) (const QString &name) |
| typedef bool(* | KDDockWidgets::TabbingAllowedFunc) (const QVector< DockWidgetBase * > &source, const QVector< DockWidgetBase * > &target) |
| Function to allow the user more granularity to disallow dock widgets to tab together. More... | |
Application-wide config to tune certain behaviours of the framework.
Definition in file Config.h.
© 2019-2022 Klarälvdalens Datakonsult AB (KDAB)
KDDockWidgets