opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::WindowEvent Class Referencefinal

#include <window_event.h>

Inheritance diagram for osc::WindowEvent:
[legend]
Collaboration diagram for osc::WindowEvent:
[legend]

Public Member Functions

 WindowEvent (WindowEventType type, WindowID window_id)
 
WindowEventType type () const
 
WindowID window_id () const
 
- Public Member Functions inherited from osc::Event
virtual ~Event () noexcept=default
 
EventType type () const
 
bool propagates () const
 
void enable_propagation ()
 
void disable_propagation ()
 

Additional Inherited Members

- Protected Member Functions inherited from osc::Event
 Event ()=default
 
 Event (EventType type)
 
 Event (const Event &)=default
 
 Event (Event &&) noexcept=default
 
Eventoperator= (const Event &)=default
 
Eventoperator= (Event &&) noexcept=default
 

Constructor & Destructor Documentation

◆ WindowEvent()

osc::WindowEvent::WindowEvent ( WindowEventType  type,
WindowID  window_id 
)
inlineexplicit

Member Function Documentation

◆ type()

WindowEventType osc::WindowEvent::type ( ) const
inline

◆ window_id()

WindowID osc::WindowEvent::window_id ( ) const
inline

The documentation for this class was generated from the following file: