Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
blurb (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
get_range(PropertyHostInterface &obj, double &minimum, double &maximum, double &stepping)=0 (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | [pure virtual] |
get_value(PropertyHostInterface &obj)=0 (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | [pure virtual] |
hints (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
ident (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
label (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
Property(const char *cident, const char *clabel, const char *cblurb, const char *chints) (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
readable() const (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
set_value(PropertyHostInterface &obj, const String &svalue)=0 (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | [pure virtual] |
writable() const (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | |
~Property() (defined in Rapicorn::Aida::Property) | Rapicorn::Aida::Property | [protected, virtual] |