QtGui/qstackedlayout.h Source File
Go to the documentation of this file.
42 #ifndef QSTACKEDLAYOUT_H
43 #define QSTACKEDLAYOUT_H
53 class QStackedLayoutPrivate;
60 Q_PROPERTY(
int currentIndex READ currentIndex WRITE setCurrentIndex NOTIFY currentChanged)
79 int currentIndex()
const;
80 #ifdef Q_NO_USING_KEYWORD
88 StackingMode stackingMode()
const;
89 void setStackingMode(StackingMode stackingMode);
93 QSize sizeHint()
const;
94 QSize minimumSize()
const;
97 void setGeometry(
const QRect &rect);
100 void widgetRemoved(
int index);
101 void currentChanged(
int index);
104 void setCurrentIndex(
int index);
115 #endif // QSTACKEDLAYOUT_H
virtual QWidget * widget()
#define QT_BEGIN_NAMESPACE
GLuint GLuint GLsizei count
GLubyte GLubyte GLubyte GLubyte w