dlg.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 157 | 30% |
空行行数 | 110 | 21% |
実行行数 | 258 | 49% |
合計行数 | 525 | 100% |
内容 | 定義数 |
---|---|
関数数 | 32 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
![]() |
DlgUpdateStatus | static void | Update Status |
2 |
![]() |
DlgFinalizeFileDialogue | static void | Finalize file dialogue |
3 |
![]() |
DlgClear | static void | Clear File |
4 |
![]() |
DlgOpen | static void | Open Selected File |
5 |
![]() |
DlgSave | static void | Save Current File |
6 |
![]() |
DlgSaveAndContinue | static void | Save Current File and Continue |
7 |
![]() |
DlgSaveAs | static void | Save As Selected File |
8 |
![]() |
DlgCopyTo | void | Copy To Selected File |
9 |
![]() |
DlgMoveTo | void | Move To Selected File |
10 |
![]() |
DlgRemove | void | Remove Current File |
11 |
![]() |
DlgKeepFileDialogueCB | void | User specified if file selection dialogue should |
12 |
![]() |
DlgRevertToOpenCB | void | User specified if dialogue should revert to Open |
13 |
![]() |
DlgNoteJustChangedCB | void | User's first modification of current file since saving it |
14 |
![]() |
DlgNoteJustChangedSinceCB | void | User's first modification of current file since saving it |
15 |
![]() |
DlgSaveYesCB | void | User agreed to save current modified file when asked |
16 |
![]() |
DlgSaveNoCB | void | User declined to save current modified file when asked |
17 |
![]() |
DlgSaveCancelCB | void | User cancelled operation when asked if file should be saved |
18 |
![]() |
DlgWarnCancelCB | void | User cancelled operation when asked if file should be saved |
19 |
![]() |
DlgSelectOpenCB | void | User specified a file to open |
20 |
![]() |
DlgSelectSaveCB | void | User specified a file to save as |
21 |
![]() |
DlgSelectCopyCB | void | User specified a file to copy to |
22 |
![]() |
DlgSelectMoveCB | void | User selected a file to move to |
23 |
![]() |
DlgSelectCancelCB | void | User cancelled file selection |
24 |
![]() |
DlgWantClearCB | void | User wants to clear the workspace |
25 |
![]() |
DlgWantOpenCB | void | User wants to open a file |
26 |
![]() |
DlgWantSaveAsCB | void | User wants to save current file as modifed under a new name |
27 |
![]() |
DlgWantSaveCB | void | User wants to save current file as modified |
28 |
![]() |
DlgWantCopyCB | void | User wants to store modified version of file under a new |
29 |
![]() |
DlgWantMoveCB | void | User wants to save current file as modified under a new name |
30 |
![]() |
DlgWantRemoveCB | void | User wants to remove the current file |
31 |
![]() |
DlgQuestionYesCB | void | User confirmed removal of the current file |
32 |
![]() |
DlgExitCB | void | Used requested exit |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー