KritaWidgets
KoVBox.cpp
QSize minimumSizeHint() const override
Calculate the recommended minimum size for this hbox.
Definition: KoVBox.cpp:61
void sendPostedEvents()
virtual bool event(QEvent *e)
QLayout * layout() const
QSize sizeHint() const override
Calculate the recommended size for this hbox.
Definition: KoVBox.cpp:53
void setMargin(int margin)
virtual QSize sizeHint() const
virtual QSize minimumSizeHint() const
virtual void childEvent(QChildEvent *event)
void setStretchFactor(QWidget *widget, int stretch)
Sets the stretch factor of widget to stretch.
Definition: KoVBox.cpp:74
void setSpacing(int)
void setSpacing(int space)
Sets the spacing between the child widgets to space.
Definition: KoVBox.cpp:69
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:44:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:44:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.