AddRecord(const Handle(AIS_Dimension)&theIO, const gp_Ax3 &theLCS) | GEOMGUI_DimensionProperty | |
AddRecord(const RecordPtr &theRecord) | GEOMGUI_DimensionProperty | |
Clear() | GEOMGUI_DimensionProperty | |
DimensionType enum name | GEOMGUI_DimensionProperty | |
DimensionType_Angle enum value | GEOMGUI_DimensionProperty | |
DimensionType_Diameter enum value | GEOMGUI_DimensionProperty | |
DimensionType_Length enum value | GEOMGUI_DimensionProperty | |
GEOMGUI_DimensionProperty() | GEOMGUI_DimensionProperty | |
GEOMGUI_DimensionProperty(const GEOMGUI_DimensionProperty &theOther) | GEOMGUI_DimensionProperty | |
GEOMGUI_DimensionProperty(SalomeApp_Study *theStudy, const std::string &theEntry) | GEOMGUI_DimensionProperty | |
GEOMGUI_DimensionProperty(const QString &theProperty) | GEOMGUI_DimensionProperty | |
GetName(const int theIndex) const | GEOMGUI_DimensionProperty | |
GetNumber() const | GEOMGUI_DimensionProperty | |
GetRecord(const int theIndex) const | GEOMGUI_DimensionProperty | |
GetType(const int theIndex) const | GEOMGUI_DimensionProperty | |
IsVisible(const int theIndex) const | GEOMGUI_DimensionProperty | |
LoadFromAttribute(SalomeApp_Study *theStudy, const std::string &theEntry) | GEOMGUI_DimensionProperty | |
myNames | GEOMGUI_DimensionProperty | private |
myRecords | GEOMGUI_DimensionProperty | private |
myVisibility | GEOMGUI_DimensionProperty | private |
operator QString() const | GEOMGUI_DimensionProperty | |
operator QVariant() const | GEOMGUI_DimensionProperty | |
operator!=(const GEOMGUI_DimensionProperty &theOther) const | GEOMGUI_DimensionProperty | inline |
operator==(const GEOMGUI_DimensionProperty &theOther) const | GEOMGUI_DimensionProperty | |
RecordPtr typedef | GEOMGUI_DimensionProperty | |
RemoveRecord(const int theIndex) | GEOMGUI_DimensionProperty | |
SaveToAttribute(SalomeApp_Study *theStudy, const std::string &theEntry) | GEOMGUI_DimensionProperty | |
SetName(const int theIndex, const QString &theName) | GEOMGUI_DimensionProperty | |
SetRecord(const int theIndex, const Handle(AIS_Dimension)&theIO, const gp_Ax3 &theLCS) | GEOMGUI_DimensionProperty | |
SetRecord(const int theIndex, const RecordPtr &theRecord) | GEOMGUI_DimensionProperty | |
SetVisible(const int theIndex, const bool theIsVisible) | GEOMGUI_DimensionProperty | |
TypeFromIO(const Handle(AIS_Dimension)&theIO) const | GEOMGUI_DimensionProperty | private |
VectorOfNames typedef | GEOMGUI_DimensionProperty | private |
VectorOfRecords typedef | GEOMGUI_DimensionProperty | private |
VectorOfVisibility typedef | GEOMGUI_DimensionProperty | private |
~GEOMGUI_DimensionProperty() | GEOMGUI_DimensionProperty | |