|
Simple GUI Library
|
This is the complete list of members for Sgl::ActionListener< C >, including all inherited members.
| ActionListener(C *component=nullptr) (defined in Sgl::ActionListener< C >) | Sgl::ActionListener< C > | inline |
| ComponentEventListener(C *component) (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |
| getComponent() (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |
| onAction(ActionEvent *event)=0 (defined in Sgl::ActionListener< C >) | Sgl::ActionListener< C > | pure virtual |
| onEvent(Sml::Event *event) override final (defined in Sgl::ActionListener< C >) | Sgl::ActionListener< C > | inlinevirtual |
| setComponent(C *component) (defined in Sgl::ComponentEventListener< C >) | Sgl::ComponentEventListener< C > | inline |