Gui::Dialog::ParameterGroupItem Class Reference

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

#include <DlgParameterImp.h>

List of all members.

Public Member Functions

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

Public Attributes

Base::Reference< ParameterGrp_hcGrp

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

Definition at line 191 of file DlgParameterImp.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 763 of file DlgParameterImp.cpp.

References fillUp().

Referenced by fillUp().

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

Definition at line 770 of file DlgParameterImp.cpp.

References fillUp().

ParameterGroupItem::~ParameterGroupItem (  ) 

Definition at line 777 of file DlgParameterImp.cpp.

References _hcGrp, and Base::Reference< T >::getRefCount().


Member Function Documentation

QVariant ParameterGroupItem::data ( int  column,
int  role 
) const

Definition at line 833 of file DlgParameterImp.cpp.

void ParameterGroupItem::fillUp ( void   ) 

Definition at line 785 of file DlgParameterImp.cpp.

References _hcGrp, and ParameterGroupItem().

Referenced by ParameterGroupItem().

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

Definition at line 795 of file DlgParameterImp.cpp.

References _hcGrp, and Gui::validateInput().


Member Data Documentation


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

Generated on Wed Nov 23 19:02:07 2011 for FreeCAD by  doxygen 1.6.1