Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::wt::event::WindowEvent Class Reference

#include <WinEvent.hpp>

Inheritance diagram for gamp::wt::event::WindowEvent:
Collaboration diagram for gamp::wt::event::WindowEvent:

Public Member Functions

 WindowEvent (uint16_t type, const jau::fraction_timespec &when, const WindowRef &source) noexcept
 
std::string toString () const noexcept
 
- Public Member Functions inherited from gamp::wt::event::WTEvent
 WTEvent (uint16_t type, const jau::fraction_timespec &when, const WindowRef &source) noexcept
 
constexpr bool consumed () const noexcept
 Consumed events will stop traversing through listener.
 
constexpr void setConsumed (bool v) noexcept
 Consumed events will stop traversing through listener.
 
constexpr const WindowWeakPtrsource () const noexcept
 
std::string toString () const noexcept
 
constexpr uint16_t type () const noexcept
 
constexpr const jau::fraction_timespecwhen () const noexcept
 

Detailed Description

Definition at line 42 of file WinEvent.hpp.

Constructor & Destructor Documentation

◆ WindowEvent()

gamp::wt::event::WindowEvent::WindowEvent ( uint16_t type,
const jau::fraction_timespec & when,
const WindowRef & source )
inlinenoexcept

Definition at line 59 of file WinEvent.hpp.

Member Function Documentation

◆ toString()

std::string gamp::wt::event::WindowEvent::toString ( ) const
inlinenoexcept

Definition at line 63 of file WinEvent.hpp.

Here is the caller graph for this function:

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