![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <interfaces/entityconstants.h>
#include <interfaces/an/constants.h>
#include <interfaces/an/entityfields.h>
Go to the source code of this file.
Namespaces | |
LC | |
LC::EF | |
LC::Mimes | |
LC::AN | |
LC::AN::Field | |
LC::AN::EF | |
Namespace for various AN entity fields. | |
Macros | |
#define | MIME_NOTIFICATION "x-leechcraft/notification" |
#define | CAT_IM "org.LC.AdvNotifications.IM" |
#define | CAT_ORGANIZER "org.LC.AdvNotifications.Organizer" |
#define | CAT_DOWNLOADS "org.LC.AdvNotifications.Downloads" |
#define | CAT_PACKAGE_MANAGER "org.LC.AdvNotifications.PackageManager" |
#define | CAT_MEDIA_PLAYER "org.LC.AdvNotifications.MediaPlayer" |
#define | CAT_TERMINAL "org.LC.AdvNotifications.Terminal" |
#define | CAT_NEWS "org.LC.AdvNotifications.News" |
#define | CAT_GENERIC "org.LC.AdvNotifications.Generic" |
#define CAT_DOWNLOADS "org.LC.AdvNotifications.Downloads" |
Definition at line 59 of file anconstantsdefs.cpp.
#define CAT_GENERIC "org.LC.AdvNotifications.Generic" |
Definition at line 83 of file anconstantsdefs.cpp.
#define CAT_IM "org.LC.AdvNotifications.IM" |
Definition at line 36 of file anconstantsdefs.cpp.
#define CAT_MEDIA_PLAYER "org.LC.AdvNotifications.MediaPlayer" |
Definition at line 68 of file anconstantsdefs.cpp.
#define CAT_NEWS "org.LC.AdvNotifications.News" |
Definition at line 78 of file anconstantsdefs.cpp.
#define CAT_ORGANIZER "org.LC.AdvNotifications.Organizer" |
Definition at line 55 of file anconstantsdefs.cpp.
#define CAT_PACKAGE_MANAGER "org.LC.AdvNotifications.PackageManager" |
Definition at line 64 of file anconstantsdefs.cpp.
#define CAT_TERMINAL "org.LC.AdvNotifications.Terminal" |
Definition at line 72 of file anconstantsdefs.cpp.
#define MIME_NOTIFICATION "x-leechcraft/notification" |
Definition at line 27 of file anconstantsdefs.cpp.