svgui
1.9
|
#include <PaneStack.h>
Public Attributes | |
Pane * | pane |
QWidget * | propertyStack |
QPushButton * | xButton |
QLabel * | currentIndicator |
QFrame * | frame |
QGridLayout * | layout |
Definition at line 113 of file PaneStack.h.
Pane* PaneStack::PaneRec::pane |
Definition at line 115 of file PaneStack.h.
Referenced by PaneStack::insertPane().
QWidget* PaneStack::PaneRec::propertyStack |
Definition at line 116 of file PaneStack.h.
Referenced by PaneStack::insertPane().
QPushButton* PaneStack::PaneRec::xButton |
Definition at line 117 of file PaneStack.h.
Referenced by PaneStack::insertPane().
QLabel* PaneStack::PaneRec::currentIndicator |
Definition at line 118 of file PaneStack.h.
Referenced by PaneStack::insertPane().
QFrame* PaneStack::PaneRec::frame |
Definition at line 119 of file PaneStack.h.
Referenced by PaneStack::insertPane().
QGridLayout* PaneStack::PaneRec::layout |
Definition at line 120 of file PaneStack.h.
Referenced by PaneStack::insertPane().