This is the complete list of members for GEOMGUI_AnnotationAttrs, including all inherited members.
_PTR(SObject) myObj | GEOMGUI_AnnotationAttrs | private |
_PTR(AttributeParameter) myParameterMap | GEOMGUI_AnnotationAttrs | private |
Append(const Properties &theProps) | GEOMGUI_AnnotationAttrs | |
Append(const Properties &theProps, const gp_Ax3 &theShapeLCS) | GEOMGUI_AnnotationAttrs | |
DEFINE_STANDARD_RTTIEXT(GEOMGUI_AnnotationAttrs, Standard_Transient) static Handle(GEOMGUI_AnnotationAttrs) FindAttributes(const _PTR(SObject)&theObject) | GEOMGUI_AnnotationAttrs | |
ExportAsPropertyString() const | GEOMGUI_AnnotationAttrs | |
GEOMGUI_AnnotationAttrs(const _PTR(SObject)&theObject, const _PTR(AttributeParameter)&theParameter) | GEOMGUI_AnnotationAttrs | inlineprivate |
GEOMGUI_AnnotationAttrs(const GEOMGUI_AnnotationAttrs &theOther) | GEOMGUI_AnnotationAttrs | inlineprivate |
GetAttach(const int theIndex) const | GEOMGUI_AnnotationAttrs | |
GetIsScreenFixed(const int theIndex) const | GEOMGUI_AnnotationAttrs | |
GetIsVisible(const int theIndex) const | GEOMGUI_AnnotationAttrs | |
GetNbAnnotation() const | GEOMGUI_AnnotationAttrs | |
GetPosition(const int theIndex) const | GEOMGUI_AnnotationAttrs | |
GetProperties(const int theIndex, Properties &theProps) const | GEOMGUI_AnnotationAttrs | |
GetShapeSel(const int theIndex, int &theShapeType, int &theSubIdx) const | GEOMGUI_AnnotationAttrs | |
GetText(const int theIndex) const | GEOMGUI_AnnotationAttrs | |
Handle(GEOMGUI_AnnotationAttrs) FindOrCreateAttributes(const _PTR(SObject)&theObject | GEOMGUI_AnnotationAttrs | static |
ImportFromPropertyString(const QString &theString) | GEOMGUI_AnnotationAttrs | |
operator=(const GEOMGUI_AnnotationAttrs &theOther) | GEOMGUI_AnnotationAttrs | inlineprivate |
Remove(const _PTR(SObject)&theObject) | GEOMGUI_AnnotationAttrs | static |
Remove(const Standard_Integer theIndex) | GEOMGUI_AnnotationAttrs | |
SetAttach(const int theIndex, const gp_Pnt &theAttach) | GEOMGUI_AnnotationAttrs | |
SetIsScreenFixed(const int theIndex, const bool theIsScreenFixed) | GEOMGUI_AnnotationAttrs | |
SetIsVisible(const int theIndex, const bool theIsVisible) | GEOMGUI_AnnotationAttrs | |
SetNbAnnotation(const int theCount) const | GEOMGUI_AnnotationAttrs | |
SetPosition(const int theIndex, const gp_Pnt &thePosition) | GEOMGUI_AnnotationAttrs | |
SetProperties(const int theIndex, const Properties &theProps) | GEOMGUI_AnnotationAttrs | |
SetProperties(const int theIndex, const Properties &theProps, const gp_Ax3 &theShapeLCS) | GEOMGUI_AnnotationAttrs | |
SetShapeSel(const int theIndex, const int theShapeType, const int theSubIdx) | GEOMGUI_AnnotationAttrs | |
SetText(const int theIndex, const QString &theText) | GEOMGUI_AnnotationAttrs | |
SetupPresentation(const Handle(GEOM_Annotation)&thePresentation, const Properties &theProps, const gp_Ax3 &theShapeLCS) | GEOMGUI_AnnotationAttrs | static |
SetupPresentation(const Handle(GEOM_Annotation)&thePresentation, const int theIndex, const gp_Ax3 &theShapeLCS) | GEOMGUI_AnnotationAttrs | |
theStudy | GEOMGUI_AnnotationAttrs |