libnick 2024.9.2
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Events Namespace Reference

Classes

class  Event
 An event that can have handlers subscribe to it, which in turn will be called when the event is invoked. More...
 
class  EventArgs
 A base class for event arguments. More...
 
class  ParamEventArgs
 An event argument that contains a single parameter. More...
 

Concepts

concept  DerivedEventArgs
 

Enumerations

enum class  HandlerId : size_t
 The ID of a handler for an event. More...
 

Enumeration Type Documentation

◆ HandlerId

enum class Nickvision::Events::HandlerId : size_t
strong

The ID of a handler for an event.