#include <qstackedwidgetproto.h>
| QStackedWidgetProto::QStackedWidgetProto |
( |
QObject * |
parent | ) |
|
| int QStackedWidgetProto::addWidget |
( |
QWidget * |
widget | ) |
|
| int QStackedWidgetProto::count |
( |
| ) |
const |
| int QStackedWidgetProto::currentIndex |
( |
| ) |
const |
| QWidget * QStackedWidgetProto::currentWidget |
( |
| ) |
const |
| int QStackedWidgetProto::indexOf |
( |
QWidget * |
widget | ) |
const |
| int QStackedWidgetProto::insertWidget |
( |
int |
index, |
|
|
QWidget * |
widget |
|
) |
| |
| void QStackedWidgetProto::removeWidget |
( |
QWidget * |
widget | ) |
|
| QWidget * QStackedWidgetProto::widget |
( |
int |
index | ) |
const |
The documentation for this class was generated from the following files: