![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <QString>
Include dependency graph for entityfields.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| LC | |
| LC::AN | |
| LC::AN::EF | |
| Namespace for various AN entity fields. | |
Variables | |
| const Q_DECL_IMPORT QString | LC::AN::EF::SenderID { QStringLiteral ("org.LC.AdvNotifications.SenderID") } |
| The plugin ID of the sender (QByteArray or QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::EventCategory { QStringLiteral ("org.LC.AdvNotifications.EventCategory") } |
| The category of the event (QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::EventID { QStringLiteral ("org.LC.AdvNotifications.EventID") } |
| The ID of the event (QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::VisualPath { QStringLiteral ("org.LC.AdvNotifications.VisualPath") } |
| Visual path to this event (QStringList). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::EventType { QStringLiteral ("org.LC.AdvNotifications.EventType") } |
| The type of the event (QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::FullText { QStringLiteral ("org.LC.AdvNotifications.FullText") } |
| The detailed text of the event (QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::ExtendedText { QStringLiteral ("org.LC.AdvNotifications.ExtendedText") } |
| The even more detailed text than FullText (QString). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::DeltaCount { QStringLiteral ("org.LC.AdvNotifications.DeltaCount") } |
| The change in event count (int). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::Count { QStringLiteral ("org.LC.AdvNotifications.Count") } |
| The new total event count (int). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::WindowIndex { QStringLiteral ("org.LC.AdvNotifications.WindowIndex") } |
| The index of the window associated with this event (int). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::OpenConfiguration { QStringLiteral ("org.LC.AdvNotifications.OpenConfiguration") } |
| Whether configuration dialog should be opened (bool). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::IsSingleShot { QStringLiteral ("org.LC.AdvNotifications.SingleShot") } |
| Whether the created rule should be single-shot (bool). More... | |
| const Q_DECL_IMPORT 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). More... | |
| const Q_DECL_IMPORT 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). More... | |
| const Q_DECL_IMPORT 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). More... | |
| const Q_DECL_IMPORT QString | LC::AN::EF::RuleID { QStringLiteral ("org.LC.AdvNotifications.RuleID") } |
| const Q_DECL_IMPORT QString | LC::AN::EF::AssocColor { QStringLiteral ("org.LC.AdvNotifications.AssocColor") } |
| const Q_DECL_IMPORT QString | LC::AN::EF::IsEnabled { QStringLiteral ("org.LC.AdvNotifications.IsEnabled") } |