KDDockWidgets API Documentation 1.7
|
Classes | |
class | Config |
class | RubberBand |
class | SeparatorQuick |
class | SeparatorWidget |
class | Widget |
An abstraction/wrapper around QWidget, QtQuickItem or anything else. More... | |
class | Widget_quick |
A Layouting::Widget that's deals in QQuickItem Allows to host a QQuickItem in the layout. More... | |
class | Widget_qwidget |
A Layouting::Widget that's deals in QWidget Allows to host a QWidget in the layout. More... | |
Typedefs | |
typedef Separator *(* | SeparatorFactoryFunc) (Layouting::Widget *parent) |
Functions | |
bool | operator== (const Widget *w, const QObject &obj) |
typedef Separator *(* Layouting::SeparatorFactoryFunc) (Layouting::Widget *parent) |
Definition at line 23 of file MultiSplitterConfig.h.