kalarm/lib
#include <QList>
#include <QScrollArea>
Include dependency graph for stackedwidgets.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | StackedGroupT< T > |
class | StackedGroupT< T > |
class | StackedScrollGroup |
class | StackedScrollWidget |
class | StackedWidgetT< T > |
Typedefs | |
typedef StackedGroupT< QWidget > | StackedGroup |
typedef StackedWidgetT< QWidget > | StackedWidget |
Typedef Documentation
typedef StackedGroupT<QWidget> StackedGroup |
A group of non-scrollable stacked widgets.
Definition at line 92 of file stackedwidgets.h.
typedef StackedWidgetT<QWidget> StackedWidget |
A non-scrollable stacked widget.
Definition at line 90 of file stackedwidgets.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.