Writes the given window settings to the configuration file.
void Configuration::WriteWindowSettings(
const wxPoint & pos
const wxSize& size
)
Writes the given window settings to the configuration file. This is kept separately from CommitChanges() because: a) There's no reason to re-write all configuration changes on exit and b) There's no reason to update the window position and size on every OnSize() event
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | Configuration.cpp