TStackedLayout Class
Header: | #include <TStackedLayout> |
Inherits: | QStackedLayout |
Public Functions
TStackedLayout(QWidget *parent = 0) | |
~TStackedLayout() |
- 16 public functions inherited from QStackedLayout
- 36 public functions inherited from QLayout
- 17 public functions inherited from QLayoutItem
Additional Inherited Members
- 3 properties inherited from QStackedLayout
- 2 properties inherited from QLayout
- 2 public slots inherited from QStackedLayout
- 2 signals inherited from QStackedLayout
- 1 static public member inherited from QLayout
- 4 protected functions inherited from QLayout
- 1 protected type inherited from QLayoutItem
Detailed Description
Member Function Documentation
TStackedLayout::TStackedLayout(QWidget *parent = 0)
Default constructs an instance of TStackedLayout.
TStackedLayout::~TStackedLayout()
Destroys the instance of TStackedLayout.