| Rapicorn - Experimental UI Toolkit - Source Code
    13.07.0
    | 
Inherited by Rapicorn::Aida::PropertyBool< Class >, Rapicorn::Aida::PropertyEnum< Class, Type >, Rapicorn::Aida::PropertyRange< Class, Type >, and Rapicorn::Aida::PropertyString< Class >.
| Public Member Functions | |
| Property (const char *cident, const char *clabel, const char *cblurb, const char *chints) | |
| virtual void | set_value (PropertyHostInterface &obj, const String &svalue)=0 | 
| virtual String | get_value (PropertyHostInterface &obj)=0 | 
| virtual bool | get_range (PropertyHostInterface &obj, double &minimum, double &maximum, double &stepping)=0 | 
| bool | readable () const | 
| bool | writable () const | 
| Public Attributes | |
| const char * | ident | 
| char * | label | 
| char * | blurb | 
| char * | hints | 
 1.7.6.1
 1.7.6.1