Ember
Loading...
Searching...
No Matches
ForgeNavigatorTab Member List

This is the complete list of members for ForgeNavigatorTab, including all inherited members.

BuildFlatList()EmberUI::NavigatorTabprivate
CanClose() constITabinlinevirtual
CanMove() constITabinlinevirtual
ClearSearch()EmberUI::NavigatorTab
ClearTreeList()EmberUI::NavigatorTab
CollapseAllTrees()EmberUI::NavigatorTabprivate
CollectAllReachableSubtrees(const std::string &treeId, std::set< std::string > &reachable) constEmberUI::NavigatorTabprivate
CollectSubTreeRefs(EmberCore::Node *node, std::set< std::string > &refs) constEmberUI::NavigatorTabprivate
CreateHierarchyView(wxWindow *parent, const TreeHierarchyConfig &cfg)EmberUI::NavigatorTabprotectedvirtual
DeserializeState(const wxString &state)ITabinlinevirtual
DrillIntoTree(const std::string &treeId)EmberUI::NavigatorTab
ExecuteOperation(const wxString &operation, const wxString &parameter="")ITabinlinevirtual
ExpandAllTrees()EmberUI::NavigatorTabprivate
FindItemByTreeId(const std::string &treeId) constEmberUI::NavigatorTabprivate
FlattenTree(const std::string &treeId, int depth, std::set< std::string > &visited, bool isLastChild, std::vector< bool > parentHasMore)EmberUI::NavigatorTabprivate
ForgeNavigatorTab(wxWindow *parent, MainFrame *mainFrame)ForgeNavigatorTab
GetBrowsedTreeId() constEmberUI::NavigatorTabinline
GetCurrentTreeId() constEmberUI::NavigatorTabinline
GetFlatList() constEmberUI::NavigatorTabinline
GetHierarchyView() constEmberUI::NavigatorTabinlineprotected
GetIcon() constITabinlinevirtual
GetMainFrame() constForgeNavigatorTabinline
GetMutableNode(EmberCore::ITreeNode *inode) constEmberUI::NavigatorTabprivate
GetSearchResults() constEmberUI::NavigatorTabinline
GetTabType() const overrideEmberUI::NavigatorTabinlinevirtual
GetTitle() const overrideEmberUI::NavigatorTabinlinevirtual
GetToggleHitX(int depth, bool isCurrent) constEmberUI::NavigatorTab
GetWidget() overrideEmberUI::NavigatorTabinlinevirtual
HasUnsavedChanges() constITabinlinevirtual
ID_BACK_BTN enum valueEmberUI::NavigatorTabprivate
ID_CTX_ADD_CHILD enum valueEmberUI::NavigatorTabprivate
ID_CTX_BROWSE enum valueEmberUI::NavigatorTabprivate
ID_CTX_COLLAPSE enum valueEmberUI::NavigatorTabprivate
ID_CTX_DELETE_NODE enum valueEmberUI::NavigatorTabprivate
ID_CTX_DUPLICATE_NODE enum valueEmberUI::NavigatorTabprivate
ID_CTX_EXPAND enum valueEmberUI::NavigatorTabprivate
ID_CTX_OPEN_NEW_SCENE enum valueEmberUI::NavigatorTabprivate
ID_CTX_OPEN_TREE enum valueEmberUI::NavigatorTabprivate
ID_CTX_RENAME_NODE enum valueEmberUI::NavigatorTabprivate
ID_CTX_VIEW_CURRENT enum valueEmberUI::NavigatorTabprivate
ID_SEARCH_CTRL enum valueEmberUI::NavigatorTabprivate
ID_SEARCH_LIST enum valueEmberUI::NavigatorTabprivate
ID_TREE_LIST enum valueEmberUI::NavigatorTabprivate
Initialize()ITabinlinevirtual
InitLayout()EmberUI::NavigatorTabprotected
IsActiveTree(const std::string &treeId) constEmberUI::NavigatorTabinline
IsCollapsed(const std::string &treeId) constEmberUI::NavigatorTab
IsEditingEnabled() constEmberUI::NavigatorTabinline
IsSectionCollapsed(SectionType section) constEmberUI::NavigatorTab
IsValid() constITabinlinevirtual
m_activeTreeAdapterEmberUI::NavigatorTabprivate
m_backBtnEmberUI::NavigatorTabprivate
m_blackboardsEmberUI::NavigatorTabprivate
m_blackboardSelectionCallbackEmberUI::NavigatorTabprivate
m_blackboardsSectionCollapsedEmberUI::NavigatorTabprivate
m_bookEmberUI::NavigatorTabprivate
m_breadcrumbLabelEmberUI::NavigatorTabprivate
m_breadcrumbPanelEmberUI::NavigatorTabprivate
m_browsedTreeIdEmberUI::NavigatorTabprivate
m_callbacksEmberUI::NavigatorTabprivate
m_collapsedTreesEmberUI::NavigatorTabprivate
m_contextMenuTreeIdEmberUI::NavigatorTabprivate
m_currentPageEmberUI::NavigatorTabprivate
m_currentTreeIdEmberUI::NavigatorTabprivate
m_editingEnabledEmberUI::NavigatorTabprivate
m_flatListEmberUI::NavigatorTabprivate
m_hierarchyViewEmberUI::NavigatorTabprivate
m_mainFrameForgeNavigatorTabprivate
m_mainTreeIdEmberUI::NavigatorTabprivate
m_mainTreeSectionCollapsedEmberUI::NavigatorTabprivate
m_nodeSelectionCallbackEmberUI::NavigatorTabprivate
m_otherTreesSectionCollapsedEmberUI::NavigatorTabprivate
m_pageBeforeSearchEmberUI::NavigatorTabprivate
m_projectTreesEmberUI::NavigatorTabprivate
m_searchCtrlEmberUI::NavigatorTabprivate
m_searchFilterEmberUI::NavigatorTabprivate
m_searchListBoxEmberUI::NavigatorTabprivate
m_searchResultsEmberUI::NavigatorTabprivate
m_statusLabelEmberUI::NavigatorTabprivate
m_treeInfoMapEmberUI::NavigatorTabprivate
m_treeListBoxEmberUI::NavigatorTabprivate
m_treeSelectionCallbackEmberUI::NavigatorTabprivate
NavigateBack()EmberUI::NavigatorTab
NavigatorTab(wxWindow *parent)EmberUI::NavigatorTab
NavigatorTab(wxWindow *parent, bool deferLayout)EmberUI::NavigatorTabprotected
OnActivated() overrideEmberUI::NavigatorTabvirtual
OnBackClicked(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnBlackboardClicked(const std::string &bbId)EmberUI::NavigatorTab
OnClosed() overrideEmberUI::NavigatorTabvirtual
OnDeactivated()ITabinlinevirtual
OnHierarchyContextCommand(int id, EmberCore::ITreeNode *node)EmberUI::NavigatorTabprivate
OnHierarchyContextMenu(EmberCore::ITreeNode *node, wxMenu &menu)EmberUI::NavigatorTabprivate
OnHierarchyNodeActivated(EmberCore::ITreeNode *node)EmberUI::NavigatorTabprivate
OnHierarchySelectionChanged(EmberCore::ITreeNode *node)EmberUI::NavigatorTabprivate
OnSearchEnter(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnSearchTextChanged(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnTreeListContextBrowse(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnTreeListContextCollapse(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnTreeListContextExpand(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnTreeListContextOpenNewScene(wxCommandEvent &event)EmberUI::NavigatorTabprivate
OnTreeListContextViewInCurrent(wxCommandEvent &event)EmberUI::NavigatorTabprivate
PerformGlobalSearch(const wxString &query)EmberUI::NavigatorTabprivate
Refresh()ITabinlinevirtual
RefreshHierarchy()EmberUI::NavigatorTab
Save()ITabinlinevirtual
SectionType enum nameEmberUI::NavigatorTab
SelectNodeById(size_t nodeId)EmberUI::NavigatorTab
SerializeState() constITabinlinevirtual
SetActiveTree(std::shared_ptr< EmberCore::ITreeStructure > tree, const std::string &treeId)EmberUI::NavigatorTab
SetBlackboards(const std::map< std::string, std::shared_ptr< EmberCore::Blackboard > > &bbs)EmberUI::NavigatorTab
SetBlackboardSelectionCallback(std::function< void(const std::string &)> cb)EmberUI::NavigatorTab
SetCallbacks(NavigatorCallbacks cb)EmberUI::NavigatorTabinline
SetCurrentTree(const std::string &treeId)EmberUI::NavigatorTab
SetEditingEnabled(bool enabled)EmberUI::NavigatorTabinline
SetLayoutInvalidationCallback(std::function< void()> cb)EmberUI::NavigatorTab
SetMainTreeId(const std::string &id)EmberUI::NavigatorTab
SetNodeSelectionCallback(std::function< void(EmberCore::ITreeNode *)> cb)EmberUI::NavigatorTab
SetTreeSelectionCallback(TreeSelectionCallback callback)EmberUI::NavigatorTabinline
ShowSearchContextMenu(int resultIndex, const wxPoint &pos)EmberUI::NavigatorTab
ShowTreeContextMenu(int itemIndex, const wxPoint &pos)EmberUI::NavigatorTab
SupportsOperation(const wxString &operation) constITabinlinevirtual
ToggleCollapse(const std::string &treeId)EmberUI::NavigatorTab
ToggleSectionCollapse(SectionType section)EmberUI::NavigatorTab
TreeSelectionCallback typedefEmberUI::NavigatorTab
UpdateBreadcrumb()EmberUI::NavigatorTabprivate
UpdateStatusLabel()EmberUI::NavigatorTabprivate
UpdateTreeList(const std::map< std::string, std::shared_ptr< EmberCore::BehaviorTree > > &trees, const std::string &currentTreeId)EmberUI::NavigatorTab
ViewPage enum nameEmberUI::NavigatorTabprivate
wxDECLARE_EVENT_TABLE()EmberUI::NavigatorTabprivate
~ITab()=defaultITabvirtual