gigawidgets 0.3.55
A wxWidgets-style UI library for the Arduino Giga Display Shield.
 
Loading...
Searching...
No Matches
ui::CoreEventHandlers< T > Member List

This is the complete list of members for ui::CoreEventHandlers< T >, including all inherited members.

onblur(std::function< void(T &, const Event &)> callback)=0ui::CoreEventHandlers< T >pure virtual
onclick(std::function< void(T &, const Event &)> callback)ui::CoreEventHandlers< T >inline
onhold(std::function< void(T &, const Event &, time_t)> callback)=0ui::CoreEventHandlers< T >pure virtual
onpress(std::function< void(T &, const Event &)> callback)=0ui::CoreEventHandlers< T >pure virtual
onrelease(std::function< void(T &, const Event &)> callback)=0ui::CoreEventHandlers< T >pure virtual