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 () | |
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.
ParameterGroupItem::ParameterGroupItem | ( | ParameterGroupItem * | parent, |
const Base::Reference< ParameterGrp > & | hcGrp | ||
) |
ParameterGroupItem::ParameterGroupItem | ( | QTreeWidget * | parent, |
const Base::Reference< ParameterGrp > & | hcGrp | ||
) |
References fillUp().
ParameterGroupItem::~ParameterGroupItem | ( | ) |
Referenced by Mod.Show.mTempoVis.TempoVis::activateWorkbench(), Mod.Show.SceneDetail.SceneDetail::apply_data(), importIFClegacy.IfcSchema::capitalize(), Mod.Show.mTempoVis.TempoVis::forget(), Mod.Show.mTempoVis.TempoVis::forgetDetail(), Mod.Show.mTempoVis.TempoVis::has(), ArchSchedule.CommandArchSchedule::IsActive(), importIFClegacy.IfcSchema::readEntities(), importIFClegacy.IfcSchema::readTypes(), Mod.Show.mTempoVis.TempoVis::restore(), Mod.Show.mTempoVis.TempoVis::save(), Mod.Show.mTempoVis.TempoVis::stored_val(), FeaturePython.ViewProviderOctahedron::updateData(), and Dice3DS.dom3ds.UndefinedChunk::write().
void ParameterGroupItem::fillUp | ( | void | ) |
References ParameterGroupItem().
Referenced by ParameterGroupItem().
References Gui::validateInput().
Referenced by package_list.PackageListItemModel::update_item_icon(), and package_list.PackageListItemModel::update_item_status().