|
openshot-audio
0.1.7
|
Public Member Functions | |
| MouseListenerList () noexcept | |
| void | addListener (MouseListener *const newListener, const bool wantsEventsForAllNestedChildComponents) |
| void | removeListener (MouseListener *const listenerToRemove) |
Static Public Member Functions | |
| static void | sendMouseEvent (Component &comp, Component::BailOutChecker &checker, void(MouseListener::*eventMethod)(const MouseEvent &), const MouseEvent &e) |
| static void | sendWheelEvent (Component &comp, Component::BailOutChecker &checker, const MouseEvent &e, const MouseWheelDetails &wheel) |
|
inlinenoexcept |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
1.8.13