|
Simple GUI Library
|
Public Member Functions | |
| ActionListener (C *component=nullptr) | |
| virtual void | onEvent (Sml::Event *event) override final |
| virtual void | onAction (ActionEvent *event)=0 |
Public Member Functions inherited from Sgl::ComponentEventListener< C > | |
| ComponentEventListener (C *component) | |
| C * | getComponent () |
| void | setComponent (C *component) |
Definition at line 205 of file gui_event.h.
|
inline |
Definition at line 211 of file gui_event.h.
|
inlinefinaloverridevirtual |
Definition at line 213 of file gui_event.h.