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

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

addChildItem(const NavigationTreeItem &_item)ot::NavigationTreeItem
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::NavigationTreeItemvirtual
childItems(void) constot::NavigationTreeIteminline
filter(NavigationTreeItemFlags _flags)ot::NavigationTreeItem
flags(void) constot::NavigationTreeIteminline
iconPath(void) constot::NavigationTreeIteminline
itemPath(char _delimiter='/', const std::string &_suffix=std::string()) constot::NavigationTreeItem
merge(const NavigationTreeItem &_other)ot::NavigationTreeItem
NavigationTreeItem()ot::NavigationTreeItem
NavigationTreeItem(const std::string &_text, ot::NavigationTreeItemFlags _flags=ot::NoNavigationTreeItemFlags)ot::NavigationTreeItem
NavigationTreeItem(const std::string &_text, const std::string &_iconPath, ot::NavigationTreeItemFlags _flags=ot::NoNavigationTreeItemFlags)ot::NavigationTreeItem
NavigationTreeItem(const std::string &_text, const std::string &_iconPath, const std::list< NavigationTreeItem > &_childItems, ot::NavigationTreeItemFlags _flags=ot::NoNavigationTreeItemFlags)ot::NavigationTreeItem
NavigationTreeItem(const NavigationTreeItem &_other)ot::NavigationTreeItem
operator=(const NavigationTreeItem &_other)ot::NavigationTreeItem
parentNavigationTreeItem(void) constot::NavigationTreeIteminlineprotected
Serializable()ot::Serializableinline
setChildItems(const std::list< NavigationTreeItem > &_items)ot::NavigationTreeItem
setFlag(NavigationTreeItemFlag _flag, bool _active=true)ot::NavigationTreeIteminline
setFlags(ot::NavigationTreeItemFlags _flags)ot::NavigationTreeIteminline
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::NavigationTreeItemvirtual
setIconPath(const std::string &_iconPath)ot::NavigationTreeIteminline
setParentNavigationTreeItem(NavigationTreeItem *_parent)ot::NavigationTreeIteminlineprotected
setText(const std::string &_text)ot::NavigationTreeIteminline
text(void) constot::NavigationTreeIteminline
~NavigationTreeItem()ot::NavigationTreeItemvirtual
~Serializable()ot::Serializableinlinevirtual