libnick 2025.1.0
A cross-platform base for native Nickvision applications.
|
A generic menu item for a NotifyIcon. More...
#include <notifyiconmenu.h>
Public Member Functions | |
NotifyIconMenuItem (NotifyIconMenuItemType type) | |
Constructs a NotifyIconMenuItem. | |
virtual | ~NotifyIconMenuItem ()=default |
Destructs a NotifyIconMenuItem. | |
NotifyIconMenuItemType | getType () const |
Gets the type of the menu item. | |
A generic menu item for a NotifyIcon.
Nickvision::Notifications::NotifyIconMenuItem::NotifyIconMenuItem | ( | NotifyIconMenuItemType | type | ) |
Constructs a NotifyIconMenuItem.
type | The type of menu item |
|
virtualdefault |
Destructs a NotifyIconMenuItem.
NotifyIconMenuItemType Nickvision::Notifications::NotifyIconMenuItem::getType | ( | ) | const |
Gets the type of the menu item.