#include <window_default.h>
Inheritance diagram for CL_Window_Default:


Public Methods | |
| CL_Window_Default (CL_Window *window, const CL_ComponentOptions &options, CL_StyleManager_Default *style) | |
| virtual | ~CL_Window_Default () |
Private Methods | |
| void | on_paint () |
| void | on_resized (int w, int h) |
| void | on_close () |
Private Attributes | |
| CL_Slot | slot_paint |
| CL_Slot | slot_resized |
| CL_Slot | slot_close |
| CL_Window* | window |
| CL_Button* | button_close |
| CL_ComponentMoveHandler* | move_handler |
| CL_StyleManager_Default* | style |
| CL_ResourceManager* | resources |
| CL_Font* | font |
| CL_Font* | font_disabled |
| int | titlebar_height |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 40 of file window_default.h. |
|
|
Definition at line 46 of file window_default.h. |
|
|
Definition at line 47 of file window_default.h. |
|
|
Definition at line 42 of file window_default.h. |
|
|
Definition at line 45 of file window_default.h. |
|
|
Definition at line 33 of file window_default.h. |
|
|
Definition at line 31 of file window_default.h. |
|
|
Definition at line 32 of file window_default.h. |
|
|
Definition at line 44 of file window_default.h. |
|
|
Definition at line 49 of file window_default.h. |
|
|
Definition at line 39 of file window_default.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001