KDEUI
khbox.cpp
Go to the documentation of this file.
QLayout * layout() const
Type type() const
virtual void childEvent(QChildEvent *event)
virtual QSize minimumSizeHint() const
QObject * child() const
virtual QSize sizeHint() const
void setLayout(QLayout *layout)
void setMargin(int margin)
void setStretchFactor(QWidget *widget, int stretch)
Sets the stretch factor of widget to stretch.
Definition: khbox.cpp:103
void sendPostedEvents()
void setSpacing(int space)
Sets the spacing between the child widgets to space.
Definition: khbox.cpp:98
virtual QSize sizeHint() const
Calculate the recommended size for this hbox.
Definition: khbox.cpp:82
void setSpacing(int)
virtual QSize minimumSizeHint() const
Calculate the recommended minimum size for this hbox.
Definition: khbox.cpp:90
bool isWidgetType() const
virtual bool event(QEvent *e)
void setSpacing(int spacing)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.