|
Krita Source Code Documentation
|
#include <rwidgetutils.h>
Inheritance diagram for KDcrawIface::RVBox:Public Member Functions | |
| RVBox (QWidget *const parent=0) | |
| ~RVBox () override | |
Public Member Functions inherited from KDcrawIface::RHBox | |
| QSize | minimumSizeHint () const override |
| RHBox (QWidget *const parent=0) | |
| void | setMargin (int margin) |
| void | setSpacing (int space) |
| void | setStretchFactor (QWidget *const widget, int stretch) |
| QSize | sizeHint () const override |
| ~RHBox () override | |
Additional Inherited Members | |
Protected Member Functions inherited from KDcrawIface::RHBox | |
| void | childEvent (QChildEvent *e) override |
| RHBox (bool vertical, QWidget *const parent) | |
A Vertical widget to host children widgets
Definition at line 110 of file rwidgetutils.h.
|
explicit |
Definition at line 207 of file rwidgetutils.cpp.
|
override |
Definition at line 212 of file rwidgetutils.cpp.