KisSizeGroup::mode m_mode
void addWidget(QWidget *widget)
void scheduleSizeUpdate()
Schedules an update of all widgets size.
void removeWidget(QWidget *widget)
KisSizeGroupPrivate *const d
KisSizeGroup(QObject *parent=0, KisSizeGroup::mode mode=KisSizeGroup::KIS_SIZE_GROUP_HORIZONTAL, bool ignoreHidden=false)
void removeWidget(QWidget *widget)
Removes a widget from the size group.
void setMode(KisSizeGroup::mode mode)
Changes the group size mode.
KisSizeGroup::mode getMode() const
Returns the current mode of the group size.
bool isIgnoreHidden() const
Returns whether the group ignores not visible widgets.
void setIgnoreHidden(bool ignoreHidden)
Sets whether the group will ignore not visible widgets.
void addWidget(QWidget *widget)