![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
#include <interfaces/entityconstants.h>#include <interfaces/an/constants.h>#include <interfaces/an/entityfields.h>#include <QVariant>Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::EF |
| The various Additional_ entity fields. | |
| namespace | LC::EF::GlobalAction |
| Entity fields corresponding to global action registration. | |
| namespace | LC::EF::PowerState |
| Entity fields corresponding to power state change events. | |
| namespace | LC::Mimes |
| The various well-known values of the inter-plugin Entity's MIME_ field. | |
| namespace | LC::PowerState |
| The values of the Entity::Entity_ corresponding to LC::Mimes::PowerStateChanged. | |
| namespace | LC::AN |
| namespace | LC::AN::Field |
| namespace | 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 93 of file anconstantsdefs.cpp.
| #define CAT_GENERIC "org.LC.AdvNotifications.Generic" |
Definition at line 117 of file anconstantsdefs.cpp.
| #define CAT_IM "org.LC.AdvNotifications.IM" |
Definition at line 70 of file anconstantsdefs.cpp.
| #define CAT_MEDIA_PLAYER "org.LC.AdvNotifications.MediaPlayer" |
Definition at line 102 of file anconstantsdefs.cpp.
| #define CAT_NEWS "org.LC.AdvNotifications.News" |
Definition at line 112 of file anconstantsdefs.cpp.
| #define CAT_ORGANIZER "org.LC.AdvNotifications.Organizer" |
Definition at line 89 of file anconstantsdefs.cpp.
| #define CAT_PACKAGE_MANAGER "org.LC.AdvNotifications.PackageManager" |
Definition at line 98 of file anconstantsdefs.cpp.
| #define CAT_TERMINAL "org.LC.AdvNotifications.Terminal" |
Definition at line 106 of file anconstantsdefs.cpp.
| #define MIME_NOTIFICATION "x-leechcraft/notification" |
Definition at line 48 of file anconstantsdefs.cpp.