Common interface for working with shape dimension and annotation properties of object in a unified way irrespectively of the implementation.
#include <GEOMGUI_TextTreeWdg.h>
virtual bool GEOMGUI_TextTreeWdg::VisualProperty::GetIsVisible |
( |
const int |
theIndex | ) |
|
|
pure virtual |
virtual QString GEOMGUI_TextTreeWdg::VisualProperty::GetName |
( |
const int |
theIndex | ) |
|
|
pure virtual |
virtual int GEOMGUI_TextTreeWdg::VisualProperty::GetNumber |
( |
| ) |
|
|
pure virtual |
virtual void GEOMGUI_TextTreeWdg::VisualProperty::Save |
( |
| ) |
|
|
pure virtual |
virtual void GEOMGUI_TextTreeWdg::VisualProperty::SetIsVisible |
( |
const int |
theIndex, |
|
|
const bool |
theIsVisible |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: