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