kalarm/lib
stackedwidgets.h
Go to the documentation of this file.
StackedScrollWidget(StackedScrollGroup *group, QWidget *parent=0)
Definition: stackedwidgets.cpp:30
A group of stacked widgets whose minimum size hints are all equal to the largest widget's minimum siz...
Definition: stackedwidgets.h:28
StackedWidgetT(StackedGroupT< T > *group, QWidget *parent=0)
Constructor.
Definition: stackedwidgets.h:44
QWidget * viewport() const
A group of stacked widgets which individually become scrollable when necessary to fit the height of t...
Definition: stackedwidgets.h:116
virtual QSize minimumSizeHint() const
Definition: stackedwidgets.h:52
virtual QSize minimumSizeHint() const
Definition: stackedwidgets.cpp:57
int removeAll(const T &value)
StackedScrollGroup(KDialog *, QObject *tabParent)
Definition: stackedwidgets.cpp:40
StackedGroupT< QWidget > StackedGroup
A group of non-scrollable stacked widgets.
Definition: stackedwidgets.h:92
A stacked widget which becomes scrollable when necessary to fit the height of the screen...
Definition: stackedwidgets.h:103
StackedWidgetT< QWidget > StackedWidget
A non-scrollable stacked widget.
Definition: stackedwidgets.h:90
QSize expandedTo(const QSize &otherSize) const
QObject * parent() const
A widget contained in a stack, whose minimum size hint is that of the largest widget in the stack...
Definition: stackedwidgets.h:37
T findChild(const QString &name) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:35:02 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:35:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.