#include <gui_manager.h>
Inheritance diagram for CL_GUIManager:


Public Methods | |
| CL_GUIManager (CL_StyleManager *style) | |
| Construction:. | |
| CL_GUIManager (CL_Component *parent, CL_StyleManager *style) | |
| virtual | ~CL_GUIManager () |
| CL_Component* | get_focus () |
| Attributes:. | |
| void | set_focus (CL_Component *component) |
| Operations:. | |
| void | show () |
| void | run () |
| void | quit () |
| void | enable_input () |
| void | disable_input () |
| void | gui_capture_mouse (CL_Component *component) |
| void | gui_release_mouse () |
Private Attributes | |
| class CL_GUIManager_Generic* | impl |
| Implementation:. | |
|
|
Construction:.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes:.
|
|
|
|
|
|
|
|
|
Reimplemented from CL_Component. |
|
|
|
|
|
Operations:.
|
|
|
|
|
|
Implementation:.
Reimplemented from CL_Component. Definition at line 65 of file gui_manager.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001