|  | KDDockWidgets API Documentation 1.7
    | 
Application-wide config to tune certain behaviours of the framework. More...


Go to the source code of this file.
| Classes | |
| class | KDDockWidgets::Config | 
| Singleton to allow to choose certain behaviours of the framework.  More... | |
| Namespaces | |
| namespace | KDDockWidgets | 
| Typedefs | |
| typedef KDDockWidgets::DockWidgetBase *(* | KDDockWidgets::DockWidgetFactoryFunc) (const QString &name) | 
| typedef bool(* | KDDockWidgets::DropIndicatorAllowedFunc) (DropLocation location, const QVector< DockWidgetBase * > &source, const QVector< DockWidgetBase * > &target, DropArea *dropArea) | 
| Function to allow more granularity to disallow where widgets are dropped. | |
| 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. | |
Application-wide config to tune certain behaviours of the framework.
Definition in file Config.h.
 © 2019-2023 Klarälvdalens Datakonsult AB (KDAB)
      © 2019-2023 Klarälvdalens Datakonsult AB (KDAB)
       KDDockWidgets
      KDDockWidgets