Crazy Eddie's GUI System
0.8.7
|
This is the complete list of members for CEGUI::Window::LookNFeelProperty, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Property >) | CEGUI::AllocatedObject< Property > | inlineexplicit |
clone() const (defined in CEGUI::TplWindowProperty< Window, String >) | CEGUI::TplWindowProperty< Window, String > | inlinevirtual |
d_dataType | CEGUI::Property | protected |
d_default | CEGUI::Property | protected |
d_getter (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | protected |
d_help | CEGUI::Property | protected |
d_name | CEGUI::Property | protected |
d_origin | CEGUI::Property | protected |
d_setter (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | protected |
d_writeXML | CEGUI::Property | protected |
doesWriteXML() const | CEGUI::Property | virtual |
get(const PropertyReceiver *receiver) const | CEGUI::TypedProperty< String > | inlinevirtual |
getDataType(void) const | CEGUI::Property | inline |
getDefault(const PropertyReceiver *receiver) const | CEGUI::Property | virtual |
getHelp(void) const | CEGUI::Property | inline |
getName(void) const | CEGUI::Property | inline |
getNative(const PropertyReceiver *receiver) const | CEGUI::TypedProperty< String > | inlinevirtual |
getNative_impl(const PropertyReceiver *receiver) const | CEGUI::TplWindowProperty< Window, String > | inlineprotectedvirtual |
getOrigin(void) const | CEGUI::Property | inline |
Helper typedef (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | |
initialisePropertyReceiver(PropertyReceiver *) const | CEGUI::Property | inlinevirtual |
isDefault(const PropertyReceiver *receiver) const | CEGUI::Property | virtual |
isReadable() const | CEGUI::TplProperty< Window, String > | inlinevirtual |
isWritable() const | CEGUI::TplProperty< Window, String > | inlinevirtual |
LookNFeelProperty() (defined in CEGUI::Window::LookNFeelProperty) | CEGUI::Window::LookNFeelProperty | |
NameXMLAttributeName (defined in CEGUI::Property) | CEGUI::Property | static |
Property(const String &name, const String &help, const String &defaultValue="", bool writesXML=true, const String &dataType="Unknown", const String &origin="Unknown") | CEGUI::Property | inline |
set(PropertyReceiver *receiver, const String &value) | CEGUI::TypedProperty< String > | inlinevirtual |
setNative(PropertyReceiver *receiver, typename Helper::pass_type value) | CEGUI::TypedProperty< String > | inlinevirtual |
setNative_impl(PropertyReceiver *receiver, typename TplProperty< Window, String >::Helper::pass_type value) | CEGUI::TplWindowProperty< Window, String > | inlineprotected |
setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (defined in CEGUI::TypedProperty< String >) | CEGUI::TypedProperty< String > | protectedpure virtual |
Setter typedef (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | |
TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=String(), bool writesXML=true) (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | inline |
TplWindowProperty(const String &name, const String &help, const String &origin, typename TplProperty< Window, String >::Setter setter, typename TplProperty< Window, String >::GetterFunctor getter, typename TplProperty< Window, String >::Helper::pass_type defaultValue=String(), bool writesXML=true) (defined in CEGUI::TplWindowProperty< Window, String >) | CEGUI::TplWindowProperty< Window, String > | inline |
TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=String(), bool writesXML=true) (defined in CEGUI::TypedProperty< String >) | CEGUI::TypedProperty< String > | inline |
ValueXMLAttributeName (defined in CEGUI::Property) | CEGUI::Property | static |
writeXMLToStream(const PropertyReceiver *receiver, XMLSerializer &xml_stream) const | CEGUI::Window::LookNFeelProperty | virtual |
XMLElementName (defined in CEGUI::Property) | CEGUI::Property | static |
~Property(void) | CEGUI::Property | inlinevirtual |
~TplProperty() (defined in CEGUI::TplProperty< Window, String >) | CEGUI::TplProperty< Window, String > | inlinevirtual |
~TypedProperty() (defined in CEGUI::TypedProperty< String >) | CEGUI::TypedProperty< String > | inlinevirtual |