QwuiStackedLayout Class Reference
A stacked webgets layout. This layout keeps a stack of webgets and displays only one at time.
More...
#include <qwuistackedlayout.h>
List of all members.
Detailed Description
A stacked webgets layout. This layout keeps a stack of webgets and displays only one at time.
Constructor & Destructor Documentation
QwuiStackedLayout::QwuiStackedLayout |
( |
QwuiWebget * |
parent |
) |
|
QwuiStackedLayout::QwuiStackedLayout |
( |
|
) |
|
QwuiStackedLayout::~QwuiStackedLayout |
( |
|
) |
[virtual] |
Member Function Documentation
int QwuiStackedLayout::addWebget |
( |
QwuiWebget * |
w |
) |
|
bool QwuiStackedLayout::contains |
( |
QwuiWebget * |
w |
) |
const [virtual] |
int QwuiStackedLayout::count |
( |
|
) |
const [virtual] |
void QwuiStackedLayout::currentChanged |
( |
int |
index |
) |
[signal] |
int QwuiStackedLayout::currentIndex |
( |
|
) |
const |
int QwuiStackedLayout::indexOf |
( |
QwuiWebget * |
w |
) |
const [virtual] |
int QwuiStackedLayout::insertItem |
( |
int |
index, |
|
|
QwuiLayoutItem * |
item | |
|
) |
| | |
int QwuiStackedLayout::insertWebget |
( |
int |
index, |
|
|
QwuiWebget * |
w | |
|
) |
| | |
QwuiLayoutItem * QwuiStackedLayout::itemAt |
( |
int |
index |
) |
const [virtual] |
void QwuiStackedLayout::itemRemoved |
( |
int |
index |
) |
[signal] |
void QwuiStackedLayout::removeItem |
( |
QwuiLayoutItem * |
item |
) |
[virtual] |
void QwuiStackedLayout::render |
( |
|
) |
[virtual] |
void QwuiStackedLayout::setCurrentIndex |
( |
int |
index |
) |
[slot] |
void QwuiStackedLayout::setCurrentItem |
( |
QwuiLayoutItem * |
item |
) |
[slot] |
void QwuiStackedLayout::updateParentWebget |
( |
|
) |
[private, slot] |
Member Data Documentation
The documentation for this class was generated from the following files: