svgui  1.9
PaneStack::PaneRec Struct Reference

#include <PaneStack.h>

Collaboration diagram for PaneStack::PaneRec:

Public Attributes

Panepane
 
QWidget * propertyStack
 
QPushButton * xButton
 
QLabel * currentIndicator
 
QFrame * frame
 
QGridLayout * layout
 

Detailed Description

Definition at line 113 of file PaneStack.h.

Member Data Documentation

◆ pane

Pane* PaneStack::PaneRec::pane

Definition at line 115 of file PaneStack.h.

Referenced by PaneStack::insertPane().

◆ propertyStack

QWidget* PaneStack::PaneRec::propertyStack

Definition at line 116 of file PaneStack.h.

Referenced by PaneStack::insertPane().

◆ xButton

QPushButton* PaneStack::PaneRec::xButton

Definition at line 117 of file PaneStack.h.

Referenced by PaneStack::insertPane().

◆ currentIndicator

QLabel* PaneStack::PaneRec::currentIndicator

Definition at line 118 of file PaneStack.h.

Referenced by PaneStack::insertPane().

◆ frame

QFrame* PaneStack::PaneRec::frame

Definition at line 119 of file PaneStack.h.

Referenced by PaneStack::insertPane().

◆ layout

QGridLayout* PaneStack::PaneRec::layout

Definition at line 120 of file PaneStack.h.

Referenced by PaneStack::insertPane().


The documentation for this struct was generated from the following file: