libnick 2024.9.2
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Notifications::ShellNotificationSentEventArgs Member List

This is the complete list of members for Nickvision::Notifications::ShellNotificationSentEventArgs, including all inherited members.

EventArgs()=defaultNickvision::Events::EventArgs
getAction() constNickvision::Notifications::NotificationSentEventArgs
getActionParam() constNickvision::Notifications::NotificationSentEventArgs
getMessage() constNickvision::Notifications::NotificationSentEventArgs
getSeverity() constNickvision::Notifications::NotificationSentEventArgs
getTitle() constNickvision::Notifications::ShellNotificationSentEventArgs
m_actionNickvision::Notifications::NotificationSentEventArgsprotected
m_actionParamNickvision::Notifications::NotificationSentEventArgsprotected
m_messageNickvision::Notifications::NotificationSentEventArgsprotected
m_severityNickvision::Notifications::NotificationSentEventArgsprotected
m_titleNickvision::Notifications::ShellNotificationSentEventArgsprotected
NotificationSentEventArgs(const std::string &message, NotificationSeverity severity, const std::string &action="", const std::string &actionParam="")Nickvision::Notifications::NotificationSentEventArgs
ShellNotificationSentEventArgs(const std::string &title, const std::string &message, NotificationSeverity severity, const std::string &action="", const std::string &actionParam="")Nickvision::Notifications::ShellNotificationSentEventArgs