Given a path to a profile, find it in the tree, and highlight it.
int ProfileToolFrame::FindTreeNodeAndHighlight(
wxTreeItemId startingNode
wxString path
)
Given a path to a profile, find it in the tree, and highlight it. This is only used when a profile is passed via argv. @param startingNode The node to start at @param path Path to the profile @return 0 on success, -1 on failure
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | profileeditor.cpp