|
libnick 2025.10.0
A cross-platform base for native Nickvision applications.
|
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... | |
|
strong |
The ID of a handler for an event.