| addListener(ListenerFunc func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| addListener(Node *listener, ListenerFunc func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| addListener(v8::Persistent< v8::Function > func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| ALL_ROLES enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| asFloat(bool *const ok=0, Layer layer=LAYER_CURRENT) const | Valuable::Attribute | virtual |
| asInt(bool *const ok=0, Layer layer=LAYER_CURRENT) const | Valuable::Attribute | virtual |
| asString(bool *const ok, Layer layer) const | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| attribute(const QByteArray &name) const | Valuable::Attribute | virtual |
| Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | |
| Attribute(const Attribute &o) | Valuable::Attribute | |
| Attribute(Node *host, const QByteArray &name, bool transit=false) | Valuable::Attribute | |
| AttributeSizeT(Node *host, const QByteArray &name, const QByteArray &widthName, const QByteArray &heightName, const SizeClass &size=SizeClass(), bool transit=false) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| CHANGE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| clearValue(Layer layout) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| DEFAULT enum value | Valuable::Attribute | |
| DELETE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| deserialize(const ArchiveElement &element) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| deserializeXML(const DOMElement &element) | Valuable::Serializable | virtual |
| emitChange() | Valuable::Attribute | virtual |
| emitDelete() | Valuable::Attribute | protectedvirtual |
| eventProcess(const QByteArray &, Radiant::BinaryData &data) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| eventProcessFloat(const char *id, float v) | Valuable::Attribute | |
| eventProcessInt(const char *id, int v) | Valuable::Attribute | |
| eventProcessString(const char *id, const QString &str) | Valuable::Attribute | |
| eventProcessString(const char *id, const char *str) | Valuable::Attribute | |
| eventProcessVector2(const char *id, Nimble::Vector2) | Valuable::Attribute | |
| eventProcessVector3(const char *id, Nimble::Vector3) | Valuable::Attribute | |
| eventProcessVector4(const char *id, Nimble::Vector4) | Valuable::Attribute | |
| handleShorthand(const Valuable::StyleValue &value, Radiant::ArrayMap< Valuable::Attribute *, Valuable::StyleValue > &expanded) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| height() const (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| host() const | Valuable::Attribute | inline |
| isChanged() const | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| isSerializable() const | Valuable::Serializable | |
| isValueDefinedOnLayer(Layer layer) const | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| Layer enum name | Valuable::Attribute | |
| LAYER_COUNT enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| LAYER_CURRENT enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| layerForSerialization(SerializationOptions flags, Layer &layer) const (defined in Valuable::Attribute) | Valuable::Attribute | inline |
| ListenerFunc typedef | Valuable::Attribute | |
| ListenerRole enum name | Valuable::Attribute | |
| name() const | Valuable::Attribute | inline |
| operator const SizeClass() const (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| operator*() const (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| operator=(const AttributeSizeT &size) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| operator=(Nimble::Vector2T< ElementType > vec) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| operator=(const SizeClass &size) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| Valuable::Attribute::operator=(const Attribute &) | Valuable::Attribute | |
| ownerShorthand() const (defined in Valuable::Attribute) | Valuable::Attribute | |
| path() const | Valuable::Attribute | |
| removeHost() | Valuable::Attribute | |
| removeListener(Node *listener, int role=ALL_ROLES) | Valuable::Attribute | |
| removeListener(long id) | Valuable::Attribute | |
| removeListeners(int role=ALL_ROLES) | Valuable::Attribute | |
| Serializable() (defined in Valuable::Serializable) | Valuable::Serializable | |
| serialize(Archive &archive) const | Valuable::Attribute | virtual |
| set(ElementType v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| set(const Nimble::Vector2f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| set(const Nimble::SizeF &v, Layer layer=USER, ValueUnit widthUnit=VU_PXS, ValueUnit heightUnit=VU_PXS) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| Valuable::Attribute::set(float v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| Valuable::Attribute::set(int v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| Valuable::Attribute::set(const QString &v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| Valuable::Attribute::set(const Nimble::Vector3f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| Valuable::Attribute::set(const Nimble::Vector4f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| Valuable::Attribute::set(const StyleValue &value, Layer layer=USER) | Valuable::Attribute | virtual |
| setAsDefaults() | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inlinevirtual |
| setHeight(ElementType h, Layer layer=USER, ValueUnit unit=VU_PXS) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| setName(const QByteArray &s) | Valuable::Attribute | |
| setOwnerShorthand(Attribute *owner) (defined in Valuable::Attribute) | Valuable::Attribute | |
| setSerializable(bool v) | Valuable::Serializable | |
| setSrc(Nimble::Vector2T< ElementType > src) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| setWidth(ElementType w, Layer layer=USER, ValueUnit unit=VU_PXS) (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| STYLE enum value | Valuable::Attribute | |
| STYLE_IMPORTANT enum value | Valuable::Attribute | |
| type() const | Valuable::Attribute | inlinevirtual |
| USER enum value | Valuable::Attribute | |
| value() const (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| ValueUnit enum name | Valuable::Attribute | |
| VU_EMS enum value | Valuable::Attribute | |
| VU_EXS enum value | Valuable::Attribute | |
| VU_PERCENTAGE enum value | Valuable::Attribute | |
| VU_PXS enum value | Valuable::Attribute | |
| VU_UNKNOWN enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| width() const (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| ~Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | virtual |
| ~AttributeSizeT() (defined in Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute >) | Valuable::AttributeSizeT< ElementType, SizeClass, ElementAttribute > | inline |
| ~Serializable() (defined in Valuable::Serializable) | Valuable::Serializable | inlinevirtual |