Crazy Eddie's GUI System  0.8.7
CEGUI::PropertyDefinition< T > Member List

This is the complete list of members for CEGUI::PropertyDefinition< T >, including all inherited members.

AllocatedObject() (defined in CEGUI::AllocatedObject< Property >)CEGUI::AllocatedObject< Property >inlineexplicit
clone() const (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inlinevirtual
d_dataTypeCEGUI::Propertyprotected
d_defaultCEGUI::Propertyprotected
d_eventFiredOnWrite (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_eventNamespace (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_helpCEGUI::Propertyprotected
d_helpString (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_initialValue (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_nameCEGUI::Propertyprotected
d_originCEGUI::Propertyprotected
d_propertyName (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_userStringName (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >protected
d_writeCausesLayout (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_writeCausesRedraw (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBaseprotected
d_writeXMLCEGUI::Propertyprotected
doesWriteXML() const CEGUI::Propertyvirtual
FalagardPropertyBase(const String &name, const String &help, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (defined in CEGUI::FalagardPropertyBase< T >)CEGUI::FalagardPropertyBase< T >inline
get(const PropertyReceiver *receiver) const CEGUI::TypedProperty< T >inlinevirtual
getDataType(void) const CEGUI::Propertyinline
getDefault(const PropertyReceiver *receiver) const CEGUI::Propertyvirtual
getEventFiredOnWrite() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
getEventNamespace() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
getHelp(void) const CEGUI::Propertyinline
getHelpString() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
getInitialValue() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
getName(void) const CEGUI::Propertyinline
getNative(const PropertyReceiver *receiver) const CEGUI::TypedProperty< T >inlinevirtual
getNative_impl(const PropertyReceiver *receiver) const (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inlineprotectedvirtual
getOrigin(void) const CEGUI::Propertyinline
getPropertyName() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
Helper typedef (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >
initialisePropertyReceiver(PropertyReceiver *receiver) const CEGUI::PropertyDefinition< T >inlinevirtual
isDefault(const PropertyReceiver *receiver) const CEGUI::Propertyvirtual
isLayoutOnWrite() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
isReadable() const CEGUI::Propertyvirtual
isRedrawOnWrite() const (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
isWritable() const CEGUI::Propertyvirtual
NameXMLAttributeName (defined in CEGUI::Property)CEGUI::Propertystatic
Property(const String &name, const String &help, const String &defaultValue="", bool writesXML=true, const String &dataType="Unknown", const String &origin="Unknown")CEGUI::Propertyinline
PropertyDefinition(const String &name, const String &initialValue, const String &help, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inline
PropertyDefinitionBase(const String &name, const String &help, const String &initialValue, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
set(PropertyReceiver *receiver, const String &value)CEGUI::TypedProperty< T >inlinevirtual
setEventFiredOnWrite(const String &eventName) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setEventNamespace(const String &eventNamespace) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setHelpString(const String &help) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setInitialValue(const String &value) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setLayoutOnWrite(bool value) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setNative(PropertyReceiver *receiver, typename Helper::pass_type value)CEGUI::TypedProperty< T >inlinevirtual
setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value) (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inlineprotectedvirtual
setPropertyName(const String &name) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setRedrawOnWrite(bool value) (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBase
setWindowUserString(Window *window, const String &value) const (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inlineprotected
TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T >inline
UserStringNameSuffixCEGUI::PropertyDefinitionBasestatic
ValueXMLAttributeName (defined in CEGUI::Property)CEGUI::Propertystatic
writeDefinitionXMLAdditionalAttributes(XMLSerializer &xml_stream) const (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inlineprotected
writeDefinitionXMLAttributes(XMLSerializer &xml_stream) const CEGUI::PropertyDefinitionBaseprotectedvirtual
writeDefinitionXMLElementType(XMLSerializer &xml_stream) const CEGUI::PropertyDefinition< T >inlineprotectedvirtual
writeDefinitionXMLToStream(XMLSerializer &xml_stream) const CEGUI::PropertyDefinitionBasevirtual
writeXMLToStream(const PropertyReceiver *receiver, XMLSerializer &xml_stream) const CEGUI::Propertyvirtual
XMLElementName (defined in CEGUI::Property)CEGUI::Propertystatic
~FalagardPropertyBase() (defined in CEGUI::FalagardPropertyBase< T >)CEGUI::FalagardPropertyBase< T >inline
~Property(void)CEGUI::Propertyinlinevirtual
~PropertyDefinition() (defined in CEGUI::PropertyDefinition< T >)CEGUI::PropertyDefinition< T >inline
~PropertyDefinitionBase() (defined in CEGUI::PropertyDefinitionBase)CEGUI::PropertyDefinitionBasevirtual
~TypedProperty() (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T >inlinevirtual