Gui::Dialog::ParameterUInt Class Reference

The ParameterUInt class allows interaction with "unsigned integer" parameter leaves. More...

#include <DlgParameterImp.h>

Inheritance diagram for Gui::Dialog::ParameterUInt:
Gui::Dialog::ParameterValueItem

List of all members.

Public Member Functions

void appendToGroup ()
 Append this item as leaf to the parameter group.
void changeValue ()
 Opens an input dialog to change the value.
 ParameterUInt (QTreeWidget *parent, QString label1, unsigned long value, const Base::Reference< ParameterGrp > &hcGrp)
 Constructor.
void removeFromGroup ()
 Remove the leaf from the parameter group.
 ~ParameterUInt ()

Protected Member Functions

void replace (const QString &oldName, const QString &newName)
 Replaces the name of the leaf from oldName to newName.

Detailed Description

The ParameterUInt class allows interaction with "unsigned integer" parameter leaves.

Author:
Werner Mayer

Definition at line 281 of file DlgParameterImp.h.


Constructor & Destructor Documentation

ParameterUInt::ParameterUInt ( QTreeWidget *  parent,
QString  label1,
unsigned long  value,
const Base::Reference< ParameterGrp > &  hcGrp 
)

Constructor.

Definition at line 966 of file DlgParameterImp.cpp.

References Gui::BitmapFactory().

ParameterUInt::~ParameterUInt (  ) 

Definition at line 975 of file DlgParameterImp.cpp.


Member Function Documentation

void ParameterUInt::appendToGroup (  )  [virtual]

Append this item as leaf to the parameter group.

Implements Gui::Dialog::ParameterValueItem.

Definition at line 1012 of file DlgParameterImp.cpp.

References Gui::Dialog::ParameterValueItem::_hcGrp.

void ParameterUInt::changeValue (  )  [virtual]
void ParameterUInt::removeFromGroup (  )  [virtual]

Remove the leaf from the parameter group.

Implements Gui::Dialog::ParameterValueItem.

Definition at line 1000 of file DlgParameterImp.cpp.

References Gui::Dialog::ParameterValueItem::_hcGrp.

void ParameterUInt::replace ( const QString &  oldName,
const QString &  newName 
) [protected, virtual]

Replaces the name of the leaf from oldName to newName.

Implements Gui::Dialog::ParameterValueItem.

Definition at line 1005 of file DlgParameterImp.cpp.

References Gui::Dialog::ParameterValueItem::_hcGrp.


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