|
const char * | what (void) const |
|
void | set_icon_image (const std::string &image_file) |
| アイコンを登録する More...
|
|
void | set_caption_text (const std::string &text) |
|
void | set_fullscreen (bool on) |
|
bool | show (const SizeF &size) |
|
SizeF | size (void) const |
|
void | hide (void) |
|
bool | is_visible (void) const |
|
void | clear (void) |
|
void | update (void) |
|
void Main_window::set_icon_image |
( |
const std::string & |
image_file | ) |
|
アイコンを登録する
- Parameters
-
- Attention
- 最初にウィンドウを生成する前に呼び出さなければならない
- Examples:
- Main_window.cpp.
The documentation for this class was generated from the following files: