| 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, Attribute::Layer layer) const | Valuable::AttributeVector< VectorT< T > > | virtual |
| asString(bool *const ok, Layer layer) const =0 (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | pure virtual |
| asVector() const | Valuable::AttributeVector< VectorT< T > > | inline |
| Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | |
| Attribute(const Attribute &o) | Valuable::Attribute | |
| Attribute(Node *host, const QByteArray &name, bool transit=false) | Valuable::Attribute | |
| attribute(const QByteArray &name) const | Valuable::Attribute | virtual |
| AttributeT(Node *host, const QByteArray &name, const VectorT< T > &v=VectorT< T >(), bool transit=false) | Valuable::AttributeT< VectorT< T > > | inline |
| AttributeT() (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | inline |
| AttributeVector() (defined in Valuable::AttributeVector< VectorT< T > >) | Valuable::AttributeVector< VectorT< T > > | inline |
| AttributeVector(Node *host, const QByteArray &name, const VectorT< T > &v=VectorT< T >::null(), bool transit=false) | Valuable::AttributeVector< VectorT< T > > | inline |
| AttributeVectorT() (defined in Valuable::AttributeVectorT< VectorT, T >) | Valuable::AttributeVectorT< VectorT, T > | inline |
| AttributeVectorT(Node *host, const QByteArray &name, const VectorType &v=VectorType::null(), bool transit=false) | Valuable::AttributeVectorT< VectorT, T > | inline |
| CHANGE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| clearValue(Layer layout=USER) | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| Valuable::Attribute::clearValue(Layer layer) | Valuable::Attribute | virtual |
| currentLayer() const | Valuable::AttributeT< VectorT< T > > | inline |
| data() const | Valuable::AttributeVector< VectorT< T > > | inline |
| DEFAULT enum value | Valuable::Attribute | |
| defaultValue() const | Valuable::AttributeT< VectorT< T > > | inline |
| DELETE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| deserialize(const ArchiveElement &element) | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| deserializeXML(const DOMElement &element) | Valuable::Serializable | virtual |
| emitChange() | Valuable::Attribute | virtual |
| emitDelete() | Valuable::Attribute | protectedvirtual |
| eventProcess(const QByteArray &id, Radiant::BinaryData &data) | Valuable::AttributeVector< VectorT< T > > | virtual |
| 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 | |
| get(int i) const | Valuable::AttributeVector< VectorT< T > > | inline |
| handleShorthand(const Valuable::StyleValue &value, Radiant::ArrayMap< Valuable::Attribute *, Valuable::StyleValue > &expanded) | Valuable::Attribute | virtual |
| host() const | Valuable::Attribute | inline |
| isChanged() const | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| isSerializable() const | Valuable::Serializable | |
| isValueDefinedOnLayer(Layer layer) const final | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| Valuable::Attribute::isValueDefinedOnLayer(Layer layer) const | Valuable::Attribute | virtual |
| 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 | |
| m_current (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | protected |
| m_values (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | protected |
| m_valueSet (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | protected |
| name() const | Valuable::Attribute | inline |
| normalize(ElementType len=1.0) | Valuable::AttributeVector< VectorT< T > > | inline |
| operator const VectorT< T > &() const | Valuable::AttributeT< VectorT< T > > | inline |
| operator*() const | Valuable::AttributeT< VectorT< T > > | inline |
| operator+(const VectorT< T > &v) const | Valuable::AttributeVector< VectorT< T > > | inline |
| operator+=(const VectorT< T > &v) | Valuable::AttributeVector< VectorT< T > > | inline |
| operator-(const VectorT< T > &v) const | Valuable::AttributeVector< VectorT< T > > | inline |
| operator-=(const VectorT< T > &v) | Valuable::AttributeVector< VectorT< T > > | inline |
| operator->() const | Valuable::AttributeT< VectorT< T > > | inline |
| operator=(const VectorT< T > &t) | Valuable::AttributeT< VectorT< T > > | inline |
| Valuable::Attribute::operator=(const Attribute &) | Valuable::Attribute | |
| operator[](int i) const | Valuable::AttributeVector< VectorT< T > > | inline |
| 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::AttributeT< VectorT< T > > | inlinevirtual |
| set(const VectorT< float > &v, Attribute::Layer layer=Attribute::USER, QList< Attribute::ValueUnit >=QList< Attribute::ValueUnit >()) (defined in Valuable::AttributeVectorT< VectorT, T >) | Valuable::AttributeVectorT< VectorT, T > | inlinevirtual |
| AttributeVector< VectorT< T > >::set(const StyleValue &value, Attribute::Layer layer=Attribute::USER) | Valuable::AttributeVector< VectorT< T > > | virtual |
| AttributeT< VectorT< T > >::set(float v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| AttributeT< VectorT< T > >::set(int v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| AttributeT< VectorT< T > >::set(const QString &v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| AttributeT< VectorT< T > >::set(const Nimble::Vector2f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| AttributeT< VectorT< T > >::set(const Nimble::Vector3f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| AttributeT< VectorT< T > >::set(const Nimble::Vector4f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| setAsDefaults() | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| setName(const QByteArray &s) | Valuable::Attribute | |
| setOwnerShorthand(Attribute *owner) (defined in Valuable::Attribute) | Valuable::Attribute | |
| setSerializable(bool v) | Valuable::Serializable | |
| setValue(const VectorT< T > &t, Layer layer=USER) | Valuable::AttributeT< VectorT< T > > | inline |
| STYLE enum value | Valuable::Attribute | |
| STYLE_IMPORTANT enum value | Valuable::Attribute | |
| type() const | Valuable::Attribute | inlinevirtual |
| USER enum value | Valuable::Attribute | |
| value(Layer layer) const | Valuable::AttributeT< VectorT< T > > | inline |
| value() const | Valuable::AttributeT< VectorT< T > > | 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 | |
| x() const | Valuable::AttributeVector< VectorT< T > > | inline |
| y() const | Valuable::AttributeVector< VectorT< T > > | inline |
| ~Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | virtual |
| ~AttributeT() (defined in Valuable::AttributeT< VectorT< T > >) | Valuable::AttributeT< VectorT< T > > | inlinevirtual |
| ~AttributeVector() (defined in Valuable::AttributeVector< VectorT< T > >) | Valuable::AttributeVector< VectorT< T > > | virtual |
| ~AttributeVectorT() (defined in Valuable::AttributeVectorT< VectorT, T >) | Valuable::AttributeVectorT< VectorT, T > | inlinevirtual |
| ~Serializable() (defined in Valuable::Serializable) | Valuable::Serializable | inlinevirtual |