Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
Rapicorn::Aida::Property Class Reference

Inherited by Rapicorn::Aida::PropertyBool< Class >, Rapicorn::Aida::PropertyEnum< Class, Type >, Rapicorn::Aida::PropertyRange< Class, Type >, and Rapicorn::Aida::PropertyString< Class >.

List of all members.

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 charident
charlabel
charblurb
charhints

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines