OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::PropertyString Member List

This is the complete list of members for ot::PropertyString, including all inherited members.

addAdditionalPropertyData(const std::string &_key, const std::string &_data)ot::PropertyBaseinline
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::Propertyvirtual
AllowCustomValues enum valueot::PropertyBase
AllowMultiselection enum valueot::PropertyBase
createCopy(void) const overrideot::PropertyStringvirtual
createCopyWithParents(void) constot::Property
getAdditionalPropertyData(const std::string &_key) constot::PropertyBase
getAllAdditionalPropertyData(void) constot::PropertyBaseinline
getMaxLength(void) constot::PropertyStringinline
getParentGroup(void) constot::Propertyinline
getPlaceholderText(void) constot::PropertyStringinline
getPropertyData(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::PropertyStringprotectedvirtual
getPropertyFlags(void)ot::PropertyBaseinline
getPropertyFlags(void) constot::PropertyBaseinline
getPropertyName(void) constot::PropertyBaseinline
getPropertyPath(char _delimiter='/') constot::Property
getPropertyTip(void)ot::PropertyBaseinline
getPropertyTip(void) constot::PropertyBaseinline
getPropertyTitle(void) constot::PropertyBaseinline
getPropertyType(void) const overrideot::PropertyStringinlinevirtual
getRootGroup(void) constot::Property
getSpecialType(void) constot::PropertyBaseinline
getValue(void) constot::PropertyStringinline
HasInputError enum valueot::PropertyBase
HasMultipleValues enum valueot::PropertyBase
IsDeletable enum valueot::PropertyBase
IsHidden enum valueot::PropertyBase
IsProtected enum valueot::PropertyBase
IsReadOnly enum valueot::PropertyBase
NoFlags enum valueot::PropertyBase
operator=(const PropertyBase &_other)ot::PropertyBase
Property(const Property *_other)ot::Property
Property(const PropertyBase &_base)ot::Property
Property(PropertyFlags _flags=PropertyFlags(NoFlags))ot::Property
Property(const std::string &_name, PropertyFlags _flags=PropertyFlags(NoFlags))ot::Property
PropertyBase(PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyBase
PropertyBase(const std::string &_name, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyBase
PropertyBase(const PropertyBase &_other)ot::PropertyBase
PropertyFlag enum nameot::PropertyBase
PropertyFlags typedefot::PropertyBase
PropertyString(const PropertyString *_other)ot::PropertyString
PropertyString(const PropertyBase &_base)ot::PropertyString
PropertyString(PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyString
PropertyString(const std::string &_value, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyString
PropertyString(const std::string &_name, const std::string &_value, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyString
propertyTypeString(void)ot::PropertyStringinlinestatic
Serializable()ot::Serializableinline
setAdditionalPropertyData(const std::map< std::string, std::string > &_data)ot::PropertyBaseinline
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::Propertyvirtual
setMaxLength(int _length)ot::PropertyStringinline
setParentGroup(PropertyGroup *_group)ot::Propertyinline
setPlaceholderText(const std::string &_text)ot::PropertyStringinline
setPropertyData(const ot::ConstJsonObject &_object) overrideot::PropertyStringprotectedvirtual
setPropertyFlag(PropertyFlag _flag, bool _active=true)ot::PropertyBaseinline
setPropertyFlags(PropertyFlags _flags)ot::PropertyBaseinline
setPropertyName(const std::string &_name)ot::PropertyBaseinline
setPropertyTip(const std::string &_tip)ot::PropertyBaseinline
setPropertyTitle(const std::string &_title)ot::PropertyBaseinline
setSpecialType(const std::string &_type)ot::PropertyBaseinline
setValue(const std::string &_value)ot::PropertyStringinline
stringListToFlags(const std::list< std::string > &_flags)ot::PropertyBasestatic
stringToFlag(const std::string &_flag)ot::PropertyBasestatic
toString(PropertyFlag _flag)ot::PropertyBasestatic
toStringList(PropertyFlags _flags)ot::PropertyBasestatic
~Property()ot::Propertyvirtual
~PropertyBase()ot::PropertyBaseinlinevirtual
~PropertyString()ot::PropertyStringinlinevirtual
~Serializable()ot::Serializableinlinevirtual