All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::layout::Variant Member List

This is the complete list of members for te::layout::Variant, including all inherited members.

checkNumberAsString(const void *valueCopy)te::layout::Variantprotected
clear()te::layout::Variant
convertToString()te::layout::Variant
convertValue(const void *valueCopy)te::layout::Variantprotected
getType()te::layout::Variant
isNull()te::layout::Variant
m_bValuete::layout::Variantprotected
m_colorValuete::layout::Variantprotected
m_dValuete::layout::Variantprotected
m_fValuete::layout::Variantprotected
m_iValuete::layout::Variantprotected
m_lValuete::layout::Variantprotected
m_nullte::layout::Variantprotected
m_sValuete::layout::Variantprotected
m_typete::layout::Variantprotected
operator!=(const Variant &other)te::layout::Variantinline
operator==(const Variant &other)te::layout::Variantinline
setValue(typename ValueType value, LayoutPropertyDataType type)te::layout::Variantinline
string2Double(std::string str)te::layout::Variantprotected
string2Float(std::string str)te::layout::Variantprotected
string2Int(std::string str)te::layout::Variantprotected
string2Long(std::string str)te::layout::Variantprotected
toBool()te::layout::Variant
toColor()te::layout::Variant
toDouble()te::layout::Variant
toFloat()te::layout::Variant
toInt()te::layout::Variant
toLong()te::layout::Variant
toString()te::layout::Variant
Variant()te::layout::Variant
Variant(LayoutPropertyDataType type, const void *valueCopy)te::layout::Variant
variantSetValue(Variant &v, const typename ValueType &value, LayoutPropertyDataType type)te::layout::Variantinlineprotected
~Variant()te::layout::Variantvirtual