opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
osc::WindowEvent Member List

This is the complete list of members for osc::WindowEvent, including all inherited members.

disable_propagation()osc::Eventinline
enable_propagation()osc::Eventinline
Event()=defaultosc::Eventprotected
Event(EventType type)osc::Eventinlineexplicitprotected
Event(const Event &)=defaultosc::Eventprotected
Event(Event &&) noexcept=defaultosc::Eventprotected
operator=(const Event &)=defaultosc::Eventprotected
operator=(Event &&) noexcept=defaultosc::Eventprotected
propagates() constosc::Eventinline
type() constosc::WindowEventinline
window_id() constosc::WindowEventinline
WindowEvent(WindowEventType type, WindowID window_id)osc::WindowEventinlineexplicit
~Event() noexcept=defaultosc::Eventvirtual