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

This is the complete list of members for osc::OpenPopupEvent, 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
has_popup() constosc::OpenPopupEventinline
OpenPopupEvent(std::unique_ptr< Popup > popup_to_open)osc::OpenPopupEventinlineexplicit
operator=(const Event &)=defaultosc::Eventprotected
operator=(Event &&) noexcept=defaultosc::Eventprotected
propagates() constosc::Eventinline
take_popup()osc::OpenPopupEventinline
type() constosc::Eventinline
~Event() noexcept=defaultosc::Eventvirtual