 |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Go to the documentation of this file.
28 Q_DECL_IMPORT
extern const QString
SenderID;
53 Q_DECL_IMPORT
extern const QString
EventID;
78 Q_DECL_IMPORT
extern const QString
EventType;
84 Q_DECL_IMPORT
extern const QString
FullText;
103 Q_DECL_IMPORT
extern const QString
DeltaCount;
113 Q_DECL_IMPORT
extern const QString
Count;
159 Q_DECL_IMPORT
extern const QString
RuleID;
160 Q_DECL_IMPORT
extern const QString
AssocColor;
161 Q_DECL_IMPORT
extern const QString
IsEnabled;
const Q_DECL_IMPORT QString RuleID
const Q_DECL_IMPORT QString NotifyAudio
Whether an audio notifier should be enabled by default in the rule being created (bool).
const Q_DECL_IMPORT QString EventCategory
The category of the event (QString).
const Q_DECL_IMPORT QString IsSingleShot
Whether the created rule should be single-shot (bool).
const Q_DECL_IMPORT QString EventType
The type of the event (QString).
const Q_DECL_IMPORT QString IsEnabled
const Q_DECL_IMPORT QString ExtendedText
The even more detailed text than FullText (QString).
const Q_DECL_IMPORT QString Count
The new total event count (int).
const Q_DECL_IMPORT QString EventID
The ID of the event (QString).
const Q_DECL_IMPORT QString NotifyTransient
Whether a transient notifier should be enabled by default in the rule being created (bool).
const Q_DECL_IMPORT QString NotifyPersistent
Whether a persistent notifier should be enabled by default in the rule being created (bool).
const Q_DECL_IMPORT QString WindowIndex
The index of the window associated with this event (int).
Namespace for various AN entity fields.
const Q_DECL_IMPORT QString OpenConfiguration
Whether configuration dialog should be opened (bool).
const Q_DECL_IMPORT QString AssocColor
const Q_DECL_IMPORT QString VisualPath
Visual path to this event (QStringList).
const Q_DECL_IMPORT QString SenderID
The plugin ID of the sender (QByteArray or QString).
const Q_DECL_IMPORT QString FullText
The detailed text of the event (QString).
const Q_DECL_IMPORT QString DeltaCount
The change in event count (int).