KDDockWidgets API Documentation 1.7
|
A factory class for allowing the user to customize some internal widgets. More...
#include "docks_export.h"
#include "KDDockWidgets.h"
#include "QWidgetAdapter.h"
#include <QMap>
#include <utility>
Go to the source code of this file.
Classes | |
class | KDDockWidgets::DefaultWidgetFactory |
The FrameworkWidgetFactory that's used if none is specified. More... | |
class | KDDockWidgets::FrameworkWidgetFactory |
A factory class for allowing the user to customize some internal widgets. This is optional, and if not provided, a default one will be used, DefaultWidgetFactory. More... | |
Namespaces | |
namespace | KDDockWidgets |
namespace | Layouting |
A factory class for allowing the user to customize some internal widgets.
Definition in file FrameworkWidgetFactory.h.