Plasma
StackedLayout Class Reference
#include <stackedlayout.h>
Inheritance diagram for StackedLayout:

Public Member Functions | |
| StackedLayout (QGraphicsLayoutItem *parent=0) | |
| ~StackedLayout () | |
| void | addWidget (QGraphicsLayoutItem *item) |
| int | count () const |
| qint32 | currentWidgetIndex () const |
| void | insertWidget (QGraphicsLayoutItem *item, int pos) |
| QGraphicsLayoutItem * | itemAt (int i) const |
| void | removeAt (int index) |
| void | setCurrentWidgetIndex (qint32 index) |
| void | setGeometry (const QRectF &rect) |
| QSizeF | sizeHint (Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const |
Detailed Description
Definition at line 27 of file stackedlayout.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 23 of file stackedlayout.cpp.
| StackedLayout::~StackedLayout | ( | ) |
Definition at line 30 of file stackedlayout.cpp.
Member Function Documentation
| void StackedLayout::addWidget | ( | QGraphicsLayoutItem * | item | ) |
Definition at line 84 of file stackedlayout.cpp.
| int StackedLayout::count | ( | ) | const |
Definition at line 62 of file stackedlayout.cpp.
| qint32 StackedLayout::currentWidgetIndex | ( | ) | const |
Definition at line 105 of file stackedlayout.cpp.
| void StackedLayout::insertWidget | ( | QGraphicsLayoutItem * | item, |
| int | pos | ||
| ) |
Definition at line 72 of file stackedlayout.cpp.
| QGraphicsLayoutItem * StackedLayout::itemAt | ( | int | i | ) | const |
Definition at line 67 of file stackedlayout.cpp.
| void StackedLayout::removeAt | ( | int | index | ) |
Definition at line 89 of file stackedlayout.cpp.
| void StackedLayout::setCurrentWidgetIndex | ( | qint32 | index | ) |
Definition at line 94 of file stackedlayout.cpp.
| void StackedLayout::setGeometry | ( | const QRectF & | rect | ) |
Definition at line 34 of file stackedlayout.cpp.
| QSizeF StackedLayout::sizeHint | ( | Qt::SizeHint | which, |
| const QSizeF & | constraint = QSizeF() |
||
| ) | const |
Definition at line 45 of file stackedlayout.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 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:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference