ファイル定義書 JavaDoc 仕様書

profileeditor.cpp

ファイル名ファイル名

profileeditor.cpp

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 169 15%
空行行数 147 13%
実行行数 840 72%
合計行数 1156 100%

関数定義数関数定義数

内容 定義数
関数数 39

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction BEGIN_EVENT_TABLE    
2
ClassClass AppArmorProfileTool::OnExit int This isn't actually used
3
ClassClass ProfileToolFrame::ProfileToolFrame    
4
ClassClass ProfileToolFrame::~ProfileToolFrame    
5
ClassClass ProfileToolFrame::CreateControls void The great big nasty function that puts the main frame together.
6
ClassClass ProfileToolFrame::ClearProfile void Clears the current text window
7
ClassClass ProfileToolFrame::DeleteProfile bool Deletes a profile from disk.
8
ClassClass ProfileToolFrame::FindTreeNodeAndHighlight int Given a path to a profile, find it in the tree, and highlight it.
9
ClassClass ProfileToolFrame::LoadProfile void Load a profile from disk into the profile view
10
ClassClass ProfileToolFrame::PopulateControls void Scans through the default profile directory and loads the names into
11
ClassClass ProfileToolFrame::ProfileHasBeenModified void Called when text in the profile view has been changed, enabling the Save(As) menu functions
12
ClassClass ProfileToolFrame::ProfileNeedSaving int Asks the user whether or not they'd like to save the profile
13
ClassClass ProfileToolFrame::ReloadProfile void Feeds the profile to the AppArmor parser.
14
ClassClass ProfileToolFrame::RepopulateControl void Clears the tree and reloads the profile tree. Used when someone modifies the
15
ClassClass ProfileToolFrame::ReplaceAll void Replaces all instances of a phrase, without user confirmation
16
ClassClass ProfileToolFrame::SaveCurrentProfile int A small wrapper around the profile view's save function.
17
ClassClass ProfileToolFrame::OnAbout void Event handler triggered by the Help->About menu
18
ClassClass ProfileToolFrame::OnClose void Event handler triggered by a close event
19
ClassClass ProfileToolFrame::OnDeleteProfile void Event handler triggered by the "Delete profile" tree context menu
20
ClassClass ProfileToolFrame::OnEditMenu void Event handler for the Cut/Copy/Paste/Undo/Redo Edit menu events
21
ClassClass ProfileToolFrame::OnEndOfProfileReload void Event handler triggered by the end of the profile reload child
22
ClassClass ProfileToolFrame::OnFind void Event handler triggered by the "Find" menu item
23
ClassClass ProfileToolFrame::OnFindButton void Event handler triggered by the "Find" button in the Find/Replace dialog
24
ClassClass ProfileToolFrame::OnHelp void Event handler triggered by the Help->Profiles menu item.
25
ClassClass ProfileToolFrame::OnInsertInclude void Event handler triggered by the profile view's "Insert an include..."
26
ClassClass ProfileToolFrame::OnNewProfile void Event handler triggered by File->New Profile
27
ClassClass ProfileToolFrame::OnOpenInclude void Event handler triggered by the profile view's "Open Include in New..."
28
ClassClass ProfileToolFrame::OnPreferences void Event handler triggered by File->Preferences. Displays the preferences,
29
ClassClass ProfileToolFrame::OnProfileModified void Event handler passed up from the profile editor when something has changed
30
ClassClass ProfileToolFrame::OnQuit void  
31
ClassClass ProfileToolFrame::OnReloadProfile void Event handler triggered by the "Reload profile" tree context menu
32
ClassClass ProfileToolFrame::OnReplace void Event handler triggered by Edit->Replace
33
ClassClass ProfileToolFrame::OnSave void Event handler triggered by Edit->Save
34
ClassClass ProfileToolFrame::OnSaveAs void Event handler triggered by Edit->SaveAs
35
ClassClass ProfileToolFrame::OnSearchAllProfiles void Event handler triggered by Edit->Search All
36
ClassClass ProfileToolFrame::OnSize void Event handler for resize events
37
ClassClass ProfileToolFrame::OnTreeContextMenu void Displays a tree context menu upon right clicks
38
ClassClass ProfileToolFrame::OnTreeSelection void Event handler triggered by a double click on a tree item
39
ClassClass ProfileToolFrame::OnUpdateUI void Takes care of brace matching

See Also

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