BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::has_any_press Concept Reference
Concept definition
template
<
typename
T>
concept
bugui::has_any_press
=
has_press<T>
||
has_double_press<T>
||
has_drag<T>
||
has_drop<T>
bugui::has_any_press
Definition
widget.hpp:45
bugui::has_double_press
Definition
widget.hpp:27
bugui::has_drag
Definition
widget.hpp:33
bugui::has_drop
Definition
widget.hpp:39
bugui::has_press
Definition
widget.hpp:21
bugui
has_any_press
Generated by
1.15.0