32 bool propagates_ =
false;
Event(const Event &)=default
bool propagates() const
Definition event.h:26
Event(Event &&) noexcept=default
Event(EventType type)
Definition event.h:16
EventType type() const
Definition event.h:25
void enable_propagation()
Definition event.h:27
void disable_propagation()
Definition event.h:28
Definition custom_decoration_generator.h:5
EventType
Definition event_type.h:7
constexpr U to(T &&value)
Definition conversion.h:56