関数定義書 JavaDoc 仕様書

ProfileToolFrame::FindTreeNodeAndHighlight

構文構文

Given a path to a profile, find it in the tree, and highlight it.

int ProfileToolFrame::FindTreeNodeAndHighlight(
  wxTreeItemId startingNode
  wxString path
)

パラメータパラメータ

startingNode
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

ファイル名ファイル名

profileeditor.cpp

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | profileeditor.cpp