ManaPlus
|
#include <notificationinfo.h>
Data Fields | |
const char * | sound |
const char * | text |
const NotifyFlagsT | flags |
Definition at line 29 of file notificationinfo.h.
const NotifyFlagsT NotificationInfo::flags |
Definition at line 45 of file notificationinfo.h.
const char* NotificationInfo::sound |
Definition at line 43 of file notificationinfo.h.
const char* NotificationInfo::text |
Definition at line 44 of file notificationinfo.h.