libnick 2024.12.0
A cross-platform base for native Nickvision applications.
|
This is the complete list of members for Nickvision::Notifications::NotificationSentEventArgs, including all inherited members.
EventArgs()=default | Nickvision::Events::EventArgs | |
getAction() const | Nickvision::Notifications::NotificationSentEventArgs | |
getActionParam() const | Nickvision::Notifications::NotificationSentEventArgs | |
getMessage() const | Nickvision::Notifications::NotificationSentEventArgs | |
getSeverity() const | Nickvision::Notifications::NotificationSentEventArgs | |
m_action | Nickvision::Notifications::NotificationSentEventArgs | protected |
m_actionParam | Nickvision::Notifications::NotificationSentEventArgs | protected |
m_message | Nickvision::Notifications::NotificationSentEventArgs | protected |
m_severity | Nickvision::Notifications::NotificationSentEventArgs | protected |
NotificationSentEventArgs(const std::string &message, NotificationSeverity severity, const std::string &action="", const std::string &actionParam="") | Nickvision::Notifications::NotificationSentEventArgs |