|
Simple GUI Library
|
This is the complete list of members for Sgl::FocusListener< C >, including all inherited members.
| ComponentEventListener(C *component) (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |
| DEFINE_STATIC_LISTENED_EVENT_TYPES(FocusReceivedEvent::getStaticType(), FocusLostEvent::getStaticType()) public (defined in Sgl::FocusListener< C >) | Sgl::FocusListener< C > | inline |
| getComponent() (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |
| onEvent(Sml::Event *event) override final (defined in Sgl::FocusListener< C >) | Sgl::FocusListener< C > | inlinevirtual |
| onFocusLost(FocusLostEvent *event) (defined in Sgl::FocusListener< C >) | Sgl::FocusListener< C > | inlinevirtual |
| onFocusReceived(FocusReceivedEvent *event) (defined in Sgl::FocusListener< C >) | Sgl::FocusListener< C > | inlinevirtual |
| setComponent(C *component) (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |