LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
anconstantsdefs.cpp File Reference
#include <interfaces/entityconstants.h>
#include <interfaces/an/constants.h>
#include <interfaces/an/entityfields.h>
#include <QVariant>
Include dependency graph for anconstantsdefs.cpp:

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"

Macro Definition Documentation

◆ CAT_DOWNLOADS

#define CAT_DOWNLOADS   "org.LC.AdvNotifications.Downloads"

Definition at line 93 of file anconstantsdefs.cpp.

◆ CAT_GENERIC

#define CAT_GENERIC   "org.LC.AdvNotifications.Generic"

Definition at line 117 of file anconstantsdefs.cpp.

◆ CAT_IM

#define CAT_IM   "org.LC.AdvNotifications.IM"

Definition at line 70 of file anconstantsdefs.cpp.

◆ CAT_MEDIA_PLAYER

#define CAT_MEDIA_PLAYER   "org.LC.AdvNotifications.MediaPlayer"

Definition at line 102 of file anconstantsdefs.cpp.

◆ CAT_NEWS

#define CAT_NEWS   "org.LC.AdvNotifications.News"

Definition at line 112 of file anconstantsdefs.cpp.

◆ CAT_ORGANIZER

#define CAT_ORGANIZER   "org.LC.AdvNotifications.Organizer"

Definition at line 89 of file anconstantsdefs.cpp.

◆ CAT_PACKAGE_MANAGER

#define CAT_PACKAGE_MANAGER   "org.LC.AdvNotifications.PackageManager"

Definition at line 98 of file anconstantsdefs.cpp.

◆ CAT_TERMINAL

#define CAT_TERMINAL   "org.LC.AdvNotifications.Terminal"

Definition at line 106 of file anconstantsdefs.cpp.

◆ MIME_NOTIFICATION

#define MIME_NOTIFICATION   "x-leechcraft/notification"

Definition at line 48 of file anconstantsdefs.cpp.