関数定義書 JavaDoc 仕様書

Configuration::_WriteColour

構文構文

Takes a wxColour and converts it to a hex string for writing to disk.

void Configuration::_WriteColour(
  const wxString& key
  const wxColour& colour
)

パラメータパラメータ

key
colour

機能概要機能概要

Takes a wxColour and converts it to a hex string for writing to disk.
@param key configuration key
@param colour the colour to convert

ファイル名ファイル名

Configuration.cpp

See Also

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