53 const QString
SenderID {
"org.LC.AdvNotifications.SenderID" };
67 const QString
EventCategory {
"org.LC.AdvNotifications.EventCategory" };
78 const QString
EventID {
"org.LC.AdvNotifications.EventID" };
87 const QString
VisualPath {
"org.LC.AdvNotifications.VisualPath" };
103 const QString
EventType {
"org.LC.AdvNotifications.EventType" };
109 const QString
FullText {
"org.LC.AdvNotifications.FullText" };
128 const QString
DeltaCount {
"org.LC.AdvNotifications.DeltaCount" };
138 const QString
Count {
"org.LC.AdvNotifications.Count" };
173 const QString
NotifyAudio {
"org.LC.AdvNotifications.NotifyAudio" };
const QString EventID
The ID of the event (QString).
const QString VisualPath
Visual path to this event (QStringList).
const QString SenderID
The plugin ID of the sender (QByteArray or QString).
const QString Count
The new total event count (int).
const QString FullText
The detailed text of the event (QString).
const QString EventCategory
The category of the event (QString).
const QString IsSingleShot
Whether the created rule should be single-shot (bool).
const QString NotifyAudio
Whether an audio notifier should be enabled by default in the rule being created (bool).
const QString DeltaCount
The change in event count (int).
const QString OpenConfiguration
Whether configuration dialog should be opened (bool).
const QString NotifyTransient
Whether a transient notifier should be enabled by default in the rule being created (bool)...
const QString ExtendedText
The even more detailed text than FullText (QString).
const QString EventType
The type of the event (QString).
const QString NotifyPersistent
Whether a persistent notifier should be enabled by default in the rule being created (bool)...