Qt 5.12
Qt Widgets
C++ Classes
QStackedWidget
Qt 5.12.0 Reference Documentation
List of All Members for QStackedWidget
This is the complete list of members for
QStackedWidget
, including inherited members.
QStackedWidget
(QWidget *)
~QStackedWidget
()
addWidget
(QWidget *) : int
count
() const : int
currentChanged
(int )
currentIndex
() const : int
currentWidget
() const : QWidget *
event
(QEvent *) : bool
indexOf
(QWidget *) const : int
insertWidget
(int , QWidget *) : int
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
removeWidget
(QWidget *)
setCurrentIndex
(int )
setCurrentWidget
(QWidget *)
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
widget
(int ) const : QWidget *
widgetRemoved
(int )