Class Configuration |
||
---|---|---|
変数
|
||
|
||
メソッド
|
||
|
||
|
class Configuration
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
Initialize() | Public | static void | |
2 |
BestGuessProfileDirectory() | Public | static wxString | |
3 |
BestGuessParserCommand() | Public | static wxString | |
4 |
CommitChanges() | Public | static bool | |
5 |
GetProfileDirectory() | Public | static wxString | |
6 |
GetEditorExecutable() | Public | static wxString | |
7 |
GetTemplateText() | Public | static wxString | |
8 |
GetParserCommand() | Public | static wxString | |
9 |
GetCommentColour() | Public | static wxColour | |
10 |
GetIncludeColour() | Public | static wxColour | |
11 |
GetCapColour() | Public | static wxColour | |
12 |
GetPathColour() | Public | static wxColour | |
13 |
GetPermColour() | Public | static wxColour | |
14 |
GetCapabilityFont() | Public | static wxFont | |
15 |
GetCommentFont() | Public | static wxFont | |
16 |
GetIncludeFont() | Public | static wxFont | |
17 |
GetPathFont() | Public | static wxFont | |
18 |
GetPermFont() | Public | static wxFont | |
19 |
GetWindowSize() | Public | static wxSize | |
20 |
GetWindowPos() | Public | static wxPoint | |
21 |
WriteWindowSettings() | Public | static void | |
22 |
SetProfileDirectory() | Public | static void | |
23 |
SetEditorExecutable() | Public | static void | |
24 |
SetParserCommand() | Public | static void | |
25 |
SetTemplateText() | Public | static void | |
26 |
SetCommentColour() | Public | static void | |
27 |
SetIncludeColour() | Public | static void | |
28 |
SetCapColour() | Public | static void | |
29 |
SetPathColour() | Public | static void | |
30 |
SetPermColour() | Public | static void | |
31 |
SetCapabilityFont() | Public | static void | |
32 |
SetCommentFont() | Public | static void | |
33 |
SetIncludeFont() | Public | static void | |
34 |
SetPathFont() | Public | static void | |
35 |
SetPermFont() | Public | static void | |
36 |
_WriteColour() | Private | static void | |
37 |
_ReadColour() | Private | static wxColour | |
38 |
_ReadFont() | Private | static void |
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
mProfileDirectory | Private | static wxString | |
2 |
mProfileEditorExecutable | Private | static wxString | |
3 |
mParserCommand | Private | static wxString | |
4 |
mTemplateText | Private | static wxString | |
5 |
mCommentColour | Private | static wxColour | |
6 |
mIncludeColour | Private | static wxColour | |
7 |
mCapColour | Private | static wxColour | |
8 |
mPathColour | Private | static wxColour | |
9 |
mPermColour | Private | static wxColour | |
10 |
mCapabilityFont | Private | static wxFont | |
11 |
mCommentFont | Private | static wxFont | |
12 |
mIncludeFont | Private | static wxFont | |
13 |
mPathFont | Private | static wxFont | |
14 |
mPermsFont | Private | static wxFont | |
15 |
mWindowX | Private | static int | These are just the settings from the |
16 |
mWindowY | Private | static int | config file, they are *NOT* updated |
17 |
mWindowWidth | Private | static int | in any size events |
18 |
mWindowHeight | Private | static int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー