|
void | setHidden (bool hidden) |
|
bool | isHidden () const |
|
void | setDescription (std::string const &desc) |
|
void | setContext (std::string const &ctx) |
|
std::string | description () const |
|
std::string | context () const |
|
bool | isUndefined () const |
|
PropertyValueType | type () const |
|
template<typename T > |
| operator T () const |
|
int64_t | asInteger () const |
|
Real | asReal () const |
|
bool | asBool () const |
|
std::string | asString () const |
|
The documentation for this class was generated from the following file: