 |
LeechCraft
0.6.70-13605-g8cd066ad6a
Modular cross-platform feature rich live environment.
|
Go to the documentation of this file.
53 Q_DECL_IMPORT
extern const QString
SenderID;
78 Q_DECL_IMPORT
extern const QString
EventID;
103 Q_DECL_IMPORT
extern const QString
EventType;
109 Q_DECL_IMPORT
extern const QString
FullText;
128 Q_DECL_IMPORT
extern const QString
DeltaCount;
138 Q_DECL_IMPORT
extern const QString
Count;
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 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 OpenConfiguration
Whether configuration dialog should be opened (bool).
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).