This is the complete list of members for ot::PropertyFilePath, including all inherited members.
addAdditionalPropertyData(const std::string &_key, const std::string &_data) | ot::PropertyBase | inline |
addFilter(const std::string &_extension, const std::string &_text) | ot::PropertyFilePath | inline |
addFilter(const FilterInfo &_info) | ot::PropertyFilePath | |
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::Property | virtual |
AllowCustomValues enum value | ot::PropertyBase | |
AllowMultiselection enum value | ot::PropertyBase | |
BrowseMode enum name | ot::PropertyFilePath | |
createCopy(void) const override | ot::PropertyFilePath | virtual |
createCopyWithParents(void) const | ot::Property | |
getAdditionalPropertyData(const std::string &_key) const | ot::PropertyBase | |
getAllAdditionalPropertyData(void) const | ot::PropertyBase | inline |
getBrowseMode(void) const | ot::PropertyFilePath | inline |
getFilters(void) const | ot::PropertyFilePath | inline |
getParentGroup(void) const | ot::Property | inline |
getPath(void) const | ot::PropertyFilePath | inline |
getPropertyData(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::PropertyFilePath | protectedvirtual |
getPropertyFlags(void) | ot::PropertyBase | inline |
getPropertyFlags(void) const | ot::PropertyBase | inline |
getPropertyName(void) const | ot::PropertyBase | inline |
getPropertyPath(char _delimiter='/') const | ot::Property | |
getPropertyTip(void) | ot::PropertyBase | inline |
getPropertyTip(void) const | ot::PropertyBase | inline |
getPropertyTitle(void) const | ot::PropertyBase | inline |
getPropertyType(void) const override | ot::PropertyFilePath | inlinevirtual |
getRootGroup(void) const | ot::Property | |
getSpecialType(void) const | ot::PropertyBase | inline |
HasInputError enum value | ot::PropertyBase | |
HasMultipleValues enum value | ot::PropertyBase | |
IsDeletable enum value | ot::PropertyBase | |
IsHidden enum value | ot::PropertyBase | |
IsProtected enum value | ot::PropertyBase | |
IsReadOnly enum value | ot::PropertyBase | |
NoFlags enum value | ot::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 | |
PropertyFilePath(const PropertyFilePath *_other) | ot::PropertyFilePath | |
PropertyFilePath(const PropertyBase &_base) | ot::PropertyFilePath | |
PropertyFilePath(BrowseMode _mode=ReadFile, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyFilePath | |
PropertyFilePath(const std::string &_path, BrowseMode _mode=ReadFile, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyFilePath | |
PropertyFilePath(const std::string &_name, const std::string &_path, BrowseMode _mode=ReadFile, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyFilePath | |
PropertyFlag enum name | ot::PropertyBase | |
PropertyFlags typedef | ot::PropertyBase | |
propertyTypeString(void) | ot::PropertyFilePath | inlinestatic |
ReadFile enum value | ot::PropertyFilePath | |
Serializable() | ot::Serializable | inline |
setAdditionalPropertyData(const std::map< std::string, std::string > &_data) | ot::PropertyBase | inline |
setBrowseMode(BrowseMode _mode) | ot::PropertyFilePath | inline |
setFilters(const std::list< FilterInfo > &_filters) | ot::PropertyFilePath | inline |
setFromJsonObject(const ot::ConstJsonObject &_object) override | ot::Property | virtual |
setParentGroup(PropertyGroup *_group) | ot::Property | inline |
setPath(const std::string &_path) | ot::PropertyFilePath | inline |
setPropertyData(const ot::ConstJsonObject &_object) override | ot::PropertyFilePath | protectedvirtual |
setPropertyFlag(PropertyFlag _flag, bool _active=true) | ot::PropertyBase | inline |
setPropertyFlags(PropertyFlags _flags) | ot::PropertyBase | inline |
setPropertyName(const std::string &_name) | ot::PropertyBase | inline |
setPropertyTip(const std::string &_tip) | ot::PropertyBase | inline |
setPropertyTitle(const std::string &_title) | ot::PropertyBase | inline |
setSpecialType(const std::string &_type) | ot::PropertyBase | inline |
stringListToFlags(const std::list< std::string > &_flags) | ot::PropertyBase | static |
stringToFlag(const std::string &_flag) | ot::PropertyBase | static |
toString(PropertyFlag _flag) | ot::PropertyBase | static |
toStringList(PropertyFlags _flags) | ot::PropertyBase | static |
WriteFile enum value | ot::PropertyFilePath | |
~Property() | ot::Property | virtual |
~PropertyBase() | ot::PropertyBase | inlinevirtual |
~PropertyFilePath() | ot::PropertyFilePath | inlinevirtual |
~Serializable() | ot::Serializable | inlinevirtual |