関数定義書 JavaDoc 仕様書

Configuration::WriteWindowSettings

構文構文

Writes the given window settings to the configuration file.

void Configuration::WriteWindowSettings(
  const wxPoint & pos
  const wxSize& size
)

パラメータパラメータ

pos
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

ファイル名ファイル名

Configuration.cpp

See Also

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