opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
ui
events
reset_ui_context_event.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
liboscar/platform/events/event.h
>
4
5
namespace
osc
6
{
7
class
ResetUIContextEvent
final
:
public
Event
{
8
public
:
9
ResetUIContextEvent
() {
enable_propagation
(); }
10
};
11
}
osc::Event
Definition
event.h:13
osc::Event::enable_propagation
void enable_propagation()
Definition
event.h:27
osc::ResetUIContextEvent
Definition
reset_ui_context_event.h:7
osc::ResetUIContextEvent::ResetUIContextEvent
ResetUIContextEvent()
Definition
reset_ui_context_event.h:9
event.h
osc
Definition
custom_decoration_generator.h:5
osc::to
constexpr U to(T &&value)
Definition
conversion.h:56
Generated by
1.9.8