Configuration.cpp
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 44 | 24% |
空行行数 | 25 | 14% |
実行行数 | 116 | 62% |
合計行数 | 185 | 100% |
内容 | 定義数 |
---|---|
関数数 | 8 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Class | Configuration::Initialize | void | Reads in the initial variables |
2 |
Class | Configuration::BestGuessProfileDirectory | wxString | Profiles are most likely stored in either /etc/subdomain.d or |
3 |
Class | Configuration::BestGuessParserCommand | wxString | The parser is probably apparmor_parser or |
4 |
Class | Configuration::CommitChanges | bool | Writes all of the values to disk |
5 |
Class | Configuration::WriteWindowSettings | void | Writes the given window settings to the configuration file. |
6 |
Class | Configuration::_ReadColour | wxColour | Reads a colour setting from the config file and translates it into |
7 |
Class | Configuration::_ReadFont | void | Reads a font from the configuration file, and sets it as the 'font' |
8 |
Class | Configuration::_WriteColour | void | Takes a wxColour and converts it to a hex string for writing to disk. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー