QStackedWidgetProto Class Reference
#include <qstackedwidgetproto.h>
List of all members.
Constructor & Destructor Documentation
| QStackedWidgetProto::QStackedWidgetProto |
( |
QObject * |
parent |
) |
|
Member Function Documentation
| 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: