Gui::Dialog::ParameterGroupItem Class Reference

The link between the Tree and the shown Label. More...

#include <DlgParameterImp.h>

Public Member Functions

QVariant data (int column, int role) const
 
void fillUp (void)
 
 ParameterGroupItem (ParameterGroupItem *parent, const Base::Reference< ParameterGrp > &hcGrp)
 Constructor. More...
 
 ParameterGroupItem (QTreeWidget *parent, const Base::Reference< ParameterGrp > &hcGrp)
 
void setData (int column, int role, const QVariant &value)
 
 ~ParameterGroupItem ()
 

Detailed Description

The link between the Tree and the shown Label.

Every (shown) Label in the FCDocument class get it associated FCTreeLabel which controls the visibility and the functions of the Label.

Author
Jürgen Riegel

Constructor & Destructor Documentation

◆ ParameterGroupItem() [1/2]

ParameterGroupItem::ParameterGroupItem ( ParameterGroupItem parent,
const Base::Reference< ParameterGrp > &  hcGrp 
)

Constructor.

References fillUp().

Referenced by fillUp().

◆ ParameterGroupItem() [2/2]

ParameterGroupItem::ParameterGroupItem ( QTreeWidget parent,
const Base::Reference< ParameterGrp > &  hcGrp 
)

References fillUp().

◆ ~ParameterGroupItem()

ParameterGroupItem::~ParameterGroupItem ( )

Member Function Documentation

◆ data()

◆ fillUp()

void ParameterGroupItem::fillUp ( void  )

References ParameterGroupItem().

Referenced by ParameterGroupItem().

◆ setData()

void ParameterGroupItem::setData ( int  column,
int  role,
const QVariant &  value 
)

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