QCAD
Open Source 2D CAD
RCadToolMatrixTreePanel Class Reference

Represents a panel in the tool matrix. More...

Inheritance diagram for RCadToolMatrixTreePanel:

Public Member Functions

void actionEvent (void event)
 Inserts actions added to the panel into the flow layout of the panel. More...
 
void RCadToolMatrixTreePanel (void parent, void objectName)
 

Public Attributes

int autoFillBackground
 
int objectName
 
int styleSheet
 

Detailed Description

Represents a panel in the tool matrix.

Panels are embedded as child items under the root item of the appropriate category in the tool matrix tree.

Constructor & Destructor Documentation

◆ RCadToolMatrixTreePanel()

void RCadToolMatrixTreePanel::RCadToolMatrixTreePanel ( void  parent,
void  objectName 
)
inline

Member Function Documentation

◆ actionEvent()

void RCadToolMatrixTreePanel::actionEvent ( void  event)
inline

Inserts actions added to the panel into the flow layout of the panel.

Member Data Documentation

◆ autoFillBackground

int RCadToolMatrixTreePanel::autoFillBackground

◆ objectName

int RCadToolMatrixTreePanel::objectName

◆ styleSheet

int RCadToolMatrixTreePanel::styleSheet

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