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;
166 Q_DECL_IMPORT
extern const QString
IgnoreSelf;
Namespace for various AN entity fields.
Q_DECL_IMPORT const QString Count
The new total event count (int).
Q_DECL_IMPORT const QString EventID
The ID of the event (QString).
Q_DECL_IMPORT const QString SenderID
The plugin ID of the sender (QByteArray or QString).
Q_DECL_IMPORT const QString OpenConfiguration
Whether configuration dialog should be opened (bool).
Q_DECL_IMPORT const QString NotifyPersistent
Whether a persistent notifier should be enabled by default in the rule being created (bool).
Q_DECL_IMPORT const QString VisualPath
Visual path to this event (QStringList).
Q_DECL_IMPORT const QString NotifyAudio
Whether an audio notifier should be enabled by default in the rule being created (bool).
Q_DECL_IMPORT const QString WindowIndex
The index of the window associated with this event (int).
Q_DECL_IMPORT const QString RuleID
Q_DECL_IMPORT const QString IsEnabled
Q_DECL_IMPORT const QString ExtendedText
The even more detailed text than FullText (QString).
Q_DECL_IMPORT const QString NotifyTransient
Whether a transient notifier should be enabled by default in the rule being created (bool).
Q_DECL_IMPORT const QString EventCategory
The category of the event (QString).
Q_DECL_IMPORT const QString FullText
The detailed text of the event (QString).
Q_DECL_IMPORT const QString AssocColor
Q_DECL_IMPORT const QString DeltaCount
The change in event count (int).
Q_DECL_IMPORT const QString EventType
The type of the event (QString).
Q_DECL_IMPORT const QString IsSingleShot
Whether the created rule should be single-shot (bool).
Q_DECL_IMPORT const QString AllowedSemantics
Q_DECL_IMPORT const QString IgnoreSelf