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

This is the complete list of members for osc::OpenPanelEvent, 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_panel() constosc::OpenPanelEventinline
OpenPanelEvent(std::unique_ptr< Panel > panel_to_open)osc::OpenPanelEventinlineexplicit
operator=(const Event &)=defaultosc::Eventprotected
operator=(Event &&) noexcept=defaultosc::Eventprotected
propagates() constosc::Eventinline
take_panel()osc::OpenPanelEventinline
type() constosc::Eventinline
~Event() noexcept=defaultosc::Eventvirtual