All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Valuable::AttributeFloatT< T > Member List

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

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=nullptr, Attribute::Layer layer=Attribute::LAYER_CURRENT) const Valuable::AttributeNumericT< T >inlinevirtual
asInt(bool *const ok=nullptr, Attribute::Layer layer=Attribute::LAYER_CURRENT) const Valuable::AttributeNumericT< T >inlinevirtual
asString(bool *const ok=nullptr, Attribute::Layer layer=Attribute::LAYER_CURRENT) const Valuable::AttributeNumericT< T >inlinevirtual
asString(bool *const ok, Layer layer) const =0 (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >pure virtual
attribute(const QByteArray &name) const Valuable::Attributevirtual
Attribute() (defined in Valuable::Attribute)Valuable::Attribute
Attribute(const Attribute &o)Valuable::Attribute
Attribute(Node *host, const QByteArray &name, bool transit=false)Valuable::Attribute
AttributeFloatT() (defined in Valuable::AttributeFloatT< T >)Valuable::AttributeFloatT< T >inline
AttributeFloatT(Node *host, const QByteArray &name, T v=T(0), bool transit=false)Valuable::AttributeFloatT< T >inline
AttributeNumericT() (defined in Valuable::AttributeNumericT< T >)Valuable::AttributeNumericT< T >inline
AttributeNumericT(Node *host, const QByteArray &name, T v, bool transit=false)Valuable::AttributeNumericT< T >inline
AttributeT(Node *host, const QByteArray &name, const T &v=T(), bool transit=false)Valuable::AttributeT< T >inline
AttributeT() (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >inline
CHANGE_ROLE enum value (defined in Valuable::Attribute)Valuable::Attribute
clearValue(Attribute::Layer layer=Attribute::USER)Valuable::AttributeFloatT< T >inlinevirtual
Valuable::AttributeNumericT::clearValue(Layer layout=USER)Valuable::AttributeT< T >inlinevirtual
currentLayer() const Valuable::AttributeT< T >inline
DEFAULT enum valueValuable::Attribute
defaultValue() const Valuable::AttributeT< T >inline
DELETE_ROLE enum value (defined in Valuable::Attribute)Valuable::Attribute
deserialize(const ArchiveElement &element)Valuable::AttributeT< T >inlinevirtual
deserializeXML(const DOMElement &element)Valuable::Serializablevirtual
emitChange()Valuable::Attributevirtual
emitDelete()Valuable::Attributeprotectedvirtual
eventProcess(const QByteArray &, Radiant::BinaryData &data)Valuable::AttributeFloatT< T >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::Attributevirtual
host() const Valuable::Attributeinline
isChanged() const Valuable::AttributeT< T >inlinevirtual
isSerializable() const Valuable::Serializable
isValueDefinedOnLayer(Layer layer) const finalValuable::AttributeT< T >inlinevirtual
Valuable::Attribute::isValueDefinedOnLayer(Layer layer) const Valuable::Attributevirtual
Layer enum nameValuable::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::Attributeinline
ListenerFunc typedefValuable::Attribute
ListenerRole enum nameValuable::Attribute
m_current (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >protected
m_values (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >protected
m_valueSet (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >protected
name() const Valuable::Attributeinline
operator const T &() const Valuable::AttributeT< T >inline
operator*() const Valuable::AttributeT< T >inline
operator*=(T i)Valuable::AttributeFloatT< T >inline
operator+=(T i)Valuable::AttributeFloatT< T >inline
operator-=(T i)Valuable::AttributeFloatT< T >inline
operator->() const Valuable::AttributeT< T >inline
operator/=(T i)Valuable::AttributeFloatT< T >inline
operator=(const T &t)Valuable::AttributeT< T >inline
Valuable::Attribute::operator=(const Attribute &)Valuable::Attribute
ownerShorthand() const (defined in Valuable::Attribute)Valuable::Attribute
path() const Valuable::Attribute
percentage(Attribute::Layer layer) const (defined in Valuable::AttributeFloatT< T >)Valuable::AttributeFloatT< T >inline
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< T >inlinevirtual
set(int v, Attribute::Layer layer=Attribute::USER, Attribute::ValueUnit=Attribute::VU_UNKNOWN)Valuable::AttributeFloatT< T >inlinevirtual
set(float v, Attribute::Layer layer=Attribute::USER, Attribute::ValueUnit unit=Attribute::VU_UNKNOWN)Valuable::AttributeFloatT< T >inlinevirtual
Valuable::AttributeNumericT::set(const QString &v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN)Valuable::Attributevirtual
Valuable::AttributeNumericT::set(const Nimble::Vector2f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
Valuable::AttributeNumericT::set(const Nimble::Vector3f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
Valuable::AttributeNumericT::set(const Nimble::Vector4f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
Valuable::AttributeNumericT::set(const StyleValue &value, Layer layer=USER)Valuable::Attributevirtual
setAsDefaults()Valuable::AttributeFloatT< T >inlinevirtual
setName(const QByteArray &s)Valuable::Attribute
setOwnerShorthand(Attribute *owner) (defined in Valuable::Attribute)Valuable::Attribute
setPercentage(float factor, Attribute::Layer layer=Attribute::USER) (defined in Valuable::AttributeFloatT< T >)Valuable::AttributeFloatT< T >inline
setSerializable(bool v)Valuable::Serializable
setSrc(float src) (defined in Valuable::AttributeFloatT< T >)Valuable::AttributeFloatT< T >inline
setValue(const T &t, Layer layer=USER)Valuable::AttributeT< T >inline
STYLE enum valueValuable::Attribute
STYLE_IMPORTANT enum valueValuable::Attribute
type() const Valuable::Attributeinlinevirtual
USER enum valueValuable::Attribute
value(Layer layer) const Valuable::AttributeT< T >inline
value() const Valuable::AttributeT< T >inline
ValueUnit enum nameValuable::Attribute
VU_EMS enum valueValuable::Attribute
VU_EXS enum valueValuable::Attribute
VU_PERCENTAGE enum valueValuable::Attribute
VU_PXS enum valueValuable::Attribute
VU_UNKNOWN enum value (defined in Valuable::Attribute)Valuable::Attribute
~Attribute() (defined in Valuable::Attribute)Valuable::Attributevirtual
~AttributeT() (defined in Valuable::AttributeT< T >)Valuable::AttributeT< T >inlinevirtual
~Serializable() (defined in Valuable::Serializable)Valuable::Serializableinlinevirtual