![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <QString>Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::AN |
| namespace | LC::AN::EF |
| Namespace for various AN entity fields. | |
Variables | |
| Q_DECL_IMPORT const QString | LC::AN::EF::SenderID { QStringLiteral ("org.LC.AdvNotifications.SenderID") } |
| The plugin ID of the sender (QByteArray or QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::EventCategory { QStringLiteral ("org.LC.AdvNotifications.EventCategory") } |
| The category of the event (QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::EventID { QStringLiteral ("org.LC.AdvNotifications.EventID") } |
| The ID of the event (QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::VisualPath { QStringLiteral ("org.LC.AdvNotifications.VisualPath") } |
| Visual path to this event (QStringList). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::EventType { QStringLiteral ("org.LC.AdvNotifications.EventType") } |
| The type of the event (QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::FullText { QStringLiteral ("org.LC.AdvNotifications.FullText") } |
| The detailed text of the event (QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::ExtendedText { QStringLiteral ("org.LC.AdvNotifications.ExtendedText") } |
| The even more detailed text than FullText (QString). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::DeltaCount { QStringLiteral ("org.LC.AdvNotifications.DeltaCount") } |
| The change in event count (int). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::Count { QStringLiteral ("org.LC.AdvNotifications.Count") } |
| The new total event count (int). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::WindowIndex { QStringLiteral ("org.LC.AdvNotifications.WindowIndex") } |
| The index of the window associated with this event (int). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::OpenConfiguration { QStringLiteral ("org.LC.AdvNotifications.OpenConfiguration") } |
| Whether configuration dialog should be opened (bool). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::IsSingleShot { QStringLiteral ("org.LC.AdvNotifications.SingleShot") } |
| Whether the created rule should be single-shot (bool). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::NotifyTransient { QStringLiteral ("org.LC.AdvNotifications.NotifyTransient") } |
| Whether a transient notifier should be enabled by default in the rule being created (bool). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::NotifyPersistent { QStringLiteral ("org.LC.AdvNotifications.NotifyPersistent") } |
| Whether a persistent notifier should be enabled by default in the rule being created (bool). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::NotifyAudio { QStringLiteral ("org.LC.AdvNotifications.NotifyAudio") } |
| Whether an audio notifier should be enabled by default in the rule being created (bool). | |
| Q_DECL_IMPORT const QString | LC::AN::EF::RuleID { QStringLiteral ("org.LC.AdvNotifications.RuleID") } |
| Q_DECL_IMPORT const QString | LC::AN::EF::AssocColor { QStringLiteral ("org.LC.AdvNotifications.AssocColor") } |
| Q_DECL_IMPORT const QString | LC::AN::EF::IsEnabled { QStringLiteral ("org.LC.AdvNotifications.IsEnabled") } |
| Q_DECL_IMPORT const QString | LC::IgnoreSelf { QStringLiteral ("IgnoreSelf") } |
| Q_DECL_IMPORT const QString | LC::AllowedSemantics { QStringLiteral ("AllowedSemantics") } |