Crazy Eddie's GUI System
0.8.7
|
This is the complete list of members for CEGUI::PropertyLinkDefinition< T >, including all inherited members.
addLinkTarget(const String &widget, const String &property) | CEGUI::PropertyLinkDefinition< T > | inline |
AllocatedObject() (defined in CEGUI::AllocatedObject< Property >) | CEGUI::AllocatedObject< Property > | inlineexplicit |
clearLinkTargets() | CEGUI::PropertyLinkDefinition< T > | inline |
clone() const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlinevirtual |
d_dataType | CEGUI::Property | protected |
d_default | CEGUI::Property | protected |
d_eventFiredOnWrite (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_eventNamespace (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_help | CEGUI::Property | protected |
d_helpString (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_initialValue (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_name | CEGUI::Property | protected |
d_origin | CEGUI::Property | protected |
d_propertyName (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_targets | CEGUI::PropertyLinkDefinition< T > | protected |
d_writeCausesLayout (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_writeCausesRedraw (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | protected |
d_writeXML | CEGUI::Property | protected |
doesWriteXML() const | CEGUI::Property | virtual |
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::Property | inline |
getDefault(const PropertyReceiver *receiver) const | CEGUI::Property | virtual |
getEventFiredOnWrite() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
getEventNamespace() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
getHelp(void) const | CEGUI::Property | inline |
getHelpString() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
getInitialValue() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
getLinkTargetIterator() const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inline |
getName(void) const | CEGUI::Property | inline |
getNative(const PropertyReceiver *receiver) const | CEGUI::TypedProperty< T > | inlinevirtual |
getNative_impl(const PropertyReceiver *receiver) const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlineprotectedvirtual |
getOrigin(void) const | CEGUI::Property | inline |
getPropertyName() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
getTargetWindow(const PropertyReceiver *receiver, const String &name) const | CEGUI::PropertyLinkDefinition< T > | inlineprotected |
getTargetWindow(PropertyReceiver *receiver, const String &name) const | CEGUI::PropertyLinkDefinition< T > | inlineprotected |
Helper typedef (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | |
initialisePropertyReceiver(PropertyReceiver *receiver) const | CEGUI::PropertyLinkDefinition< T > | inlinevirtual |
isDefault(const PropertyReceiver *receiver) const | CEGUI::Property | virtual |
isLayoutOnWrite() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
isReadable() const | CEGUI::Property | virtual |
isRedrawOnWrite() const (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
isTargetProperty(const String &widget, const String &property) const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inline |
isWritable() const | CEGUI::Property | virtual |
LinkTargetCollection typedef | CEGUI::PropertyLinkDefinition< T > | protected |
LinkTargetIterator typedef (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | |
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 |
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 | |
PropertyLinkDefinition(const String &propertyName, const String &widgetName, const String &targetProperty, const String &initialValue, const String &origin, bool redrawOnWrite, bool layoutOnWrite, const String &fireEvent, const String &eventNamespace) (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inline |
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::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlineprotectedvirtual |
setPropertyName(const String &name) (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
setRedrawOnWrite(bool value) (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | |
StringPair typedef (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | protected |
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 |
updateLinkTargets(PropertyReceiver *receiver, typename Helper::pass_type value) const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlineprotected |
UserStringNameSuffix | CEGUI::PropertyDefinitionBase | static |
ValueXMLAttributeName (defined in CEGUI::Property) | CEGUI::Property | static |
writeDefinitionXMLAdditionalAttributes(XMLSerializer &xml_stream) const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlineprotected |
writeDefinitionXMLAttributes(XMLSerializer &xml_stream) const | CEGUI::PropertyDefinitionBase | protectedvirtual |
writeDefinitionXMLElementType(XMLSerializer &xml_stream) const | CEGUI::PropertyLinkDefinition< T > | inlineprotectedvirtual |
writeDefinitionXMLToStream(XMLSerializer &xml_stream) const | CEGUI::PropertyDefinitionBase | virtual |
writeFalagardXMLAttributes(XMLSerializer &xml_stream) const (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inlineprotected |
writeXMLToStream(const PropertyReceiver *receiver, XMLSerializer &xml_stream) const | CEGUI::Property | virtual |
XMLElementName (defined in CEGUI::Property) | CEGUI::Property | static |
~FalagardPropertyBase() (defined in CEGUI::FalagardPropertyBase< T >) | CEGUI::FalagardPropertyBase< T > | inline |
~Property(void) | CEGUI::Property | inlinevirtual |
~PropertyDefinitionBase() (defined in CEGUI::PropertyDefinitionBase) | CEGUI::PropertyDefinitionBase | virtual |
~PropertyLinkDefinition() (defined in CEGUI::PropertyLinkDefinition< T >) | CEGUI::PropertyLinkDefinition< T > | inline |
~TypedProperty() (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | inlinevirtual |