Libmacro  0.2
Libmacro is an extensible macro and hotkey library.
mcr::IProperties Member List

This is the complete list of members for mcr::IProperties, including all inherited members.

properties() const =0mcr::IPropertiespure virtual
property(const char *name) const =0mcr::IPropertiespure virtual
setOnPropertyChanged(IOnPropertyChanged *listener)=0mcr::IPropertiespure virtual
setProperty(const char *name, const String &value)=0mcr::IPropertiespure virtual
setValue(const char *name, void *value)=0mcr::IPropertiespure virtual
value(const char *name)=0mcr::IPropertiespure virtual