 |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Go to the documentation of this file.
15 const QString
Priority { QStringLiteral (
"Priority") };
19 const QString
HandlingObject { QStringLiteral (
"HandlingObject") };
21 const QString
Text { QStringLiteral (
"Text") };
22 const QString
Tags { QStringLiteral (
" Tags") };
27 #define MIME_NOTIFICATION "x-leechcraft/notification"
34 const QString
CatEventCancel { QStringLiteral (
"org.LC.AdvNotifications.Cancel") };
36 #define CAT_IM "org.LC.AdvNotifications.IM"
55 #define CAT_ORGANIZER "org.LC.AdvNotifications.Organizer"
59 #define CAT_DOWNLOADS "org.LC.AdvNotifications.Downloads"
64 #define CAT_PACKAGE_MANAGER "org.LC.AdvNotifications.PackageManager"
68 #define CAT_MEDIA_PLAYER "org.LC.AdvNotifications.MediaPlayer"
72 #define CAT_TERMINAL "org.LC.AdvNotifications.Terminal"
78 #define CAT_NEWS "org.LC.AdvNotifications.News"
83 #define CAT_GENERIC "org.LC.AdvNotifications.Generic"
111 const QString
SenderID { QStringLiteral (
"org.LC.AdvNotifications.SenderID") };
112 const QString
EventCategory { QStringLiteral (
"org.LC.AdvNotifications.EventCategory") };
113 const QString
EventID { QStringLiteral (
"org.LC.AdvNotifications.EventID") };
114 const QString
VisualPath { QStringLiteral (
"org.LC.AdvNotifications.VisualPath") };
115 const QString
EventType { QStringLiteral (
"org.LC.AdvNotifications.EventType") };
116 const QString
FullText { QStringLiteral (
"org.LC.AdvNotifications.FullText") };
117 const QString
ExtendedText { QStringLiteral (
"org.LC.AdvNotifications.ExtendedText") };
118 const QString
DeltaCount { QStringLiteral (
"org.LC.AdvNotifications.DeltaCount") };
119 const QString
Count { QStringLiteral (
"org.LC.AdvNotifications.Count") };
121 const QString
WindowIndex { QStringLiteral (
"org.LC.AdvNotifications.WindowIndex") };
123 const QString
OpenConfiguration { QStringLiteral (
"org.LC.AdvNotifications.OpenConfiguration") };
124 const QString
IsSingleShot { QStringLiteral (
"org.LC.AdvNotifications.SingleShot") };
125 const QString
NotifyTransient { QStringLiteral (
"org.LC.AdvNotifications.NotifyTransient") };
126 const QString
NotifyPersistent { QStringLiteral (
"org.LC.AdvNotifications.NotifyPersistent") };
127 const QString
NotifyAudio { QStringLiteral (
"org.LC.AdvNotifications.NotifyAudio") };
129 const QString
RuleID { QStringLiteral (
"org.LC.AdvNotifications.RuleID") };
130 const QString
AssocColor { QStringLiteral (
"org.LC.AdvNotifications.AssocColor") };
131 const QString
IsEnabled { QStringLiteral (
"org.LC.AdvNotifications.IsEnabled") };
const Q_DECL_IMPORT QString IMLocationLocality
Exact locality, like a town or a city, a contact is currently in (QString).
const Q_DECL_IMPORT QString MediaArtist
The artist of the currently playing media (QString).
const Q_DECL_IMPORT QString TypeIMEventMoodChange
User's mood has changed.
const Q_DECL_IMPORT QString TypeTerminalActivity
Activity in terminal window.
const Q_DECL_IMPORT QString TypeIMEventLocationChange
User's location has changed.
const Q_DECL_IMPORT QString IMActivitySpecific
Specific activity name of a contact (QString).
const Q_DECL_IMPORT QString NotificationRuleCreate
const Q_DECL_IMPORT QString TypeIMSubscrGrant
Another user has granted subscription to our user.
const Q_DECL_IMPORT QString TypeIMSubscrUnsub
Another user has unsubscribed from our user.
const Q_DECL_IMPORT QString TerminalActive
Whether the terminal window is active (bool).
const Q_DECL_IMPORT QString RuleID
const Q_DECL_IMPORT QString IMActivityGeneral
General activity name of a contact (QString).
const Q_DECL_IMPORT QString MediaAlbum
The album of the currently playing media (QString).
const Q_DECL_IMPORT QString CatDownloads
Category of Downloads-related events.
const Q_DECL_IMPORT QString TypeOrganizerEventDue
An event due date is coming.
#define MIME_NOTIFICATION
const Q_DECL_IMPORT QString HandlingObject
const Q_DECL_IMPORT QString NotificationTimeout
const Q_DECL_IMPORT QString NewsSourceURL
News source URL (QString).
const Q_DECL_IMPORT QString Tags
const Q_DECL_IMPORT QString TypeGeneric
Generic type for generic notifications.
const Q_DECL_IMPORT QString CatOrganizer
Category of Organizer-related events.
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 TypeTerminalBell
A bell has ringed in a terminal window.
const Q_DECL_IMPORT QString CatIM
Category of Instant Messaging-related events.
const Q_DECL_IMPORT QString TypeIMSubscrSub
Another user has subscribed to our user.
const Q_DECL_IMPORT QString NewsSourceName
News source name (QString).
const Q_DECL_IMPORT QString UserVisibleName
const Q_DECL_IMPORT QString EventCategory
The category of the event (QString).
const Q_DECL_IMPORT QString TypeIMMUCInvite
User has been invited to a multiuser chat.
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 Priority
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 IMLocationLongitude
Longitude of a contact's position (double).
const Q_DECL_IMPORT QString TypeTerminalInactivity
Inactivity in terminal window.
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 TypeNewsSourceBroken
News source is detected to be broken.
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 CatNews
Category for news-related events.
const Q_DECL_IMPORT QString TypeDownloadFinished
A download has been finished successfully without errors.
const Q_DECL_IMPORT QString WindowIndex
The index of the window associated with this event (int).
const Q_DECL_IMPORT QString TypeNewsSourceUpdated
News source got updated.
const Q_DECL_IMPORT QString TypeIMEventTuneChange
User's tune has changed.
const Q_DECL_IMPORT QString TypeIMIncFile
Another user has sent our user a file.
const Q_DECL_IMPORT QString Notification
#define CAT_PACKAGE_MANAGER
const Q_DECL_IMPORT QString MediaTitle
The title of the currently playing media (QString).
const Q_DECL_IMPORT QString IMActivityText
Accompanying activity text entered by a contact (QString).
const Q_DECL_IMPORT QString NotificationActions
const Q_DECL_IMPORT QString OpenConfiguration
Whether configuration dialog should be opened (bool).
const Q_DECL_IMPORT QString MediaPlaybackStatus
Playback status of the URL (QString).
const Q_DECL_IMPORT QString AssocColor
const Q_DECL_IMPORT QString TypeIMStatusChange
Another user in our user's contact list has changed its status.
const Q_DECL_IMPORT QString TypeIMMUCMsg
A message has been sent to a multiuser chat.
const Q_DECL_IMPORT QString CatMediaPlayer
Category of media player-related events.
const Q_DECL_IMPORT QString VisualPath
Visual path to this event (QStringList).
const Q_DECL_IMPORT QString NotificationPixmap
const Q_DECL_IMPORT QString MediaPlayerURL
The URL to the file being played.
const Q_DECL_IMPORT QString IMLocationCountry
Country a contact is currently in (QString).
const Q_DECL_IMPORT QString CatGeneric
Generic notifications that don't fit into any other category.
const Q_DECL_IMPORT QString Text
const Q_DECL_IMPORT QString SenderID
The plugin ID of the sender (QByteArray or QString).
const Q_DECL_IMPORT QString TypeIMAttention
Another user has requested our user's attention.
const Q_DECL_IMPORT QString FullText
The detailed text of the event (QString).
const Q_DECL_IMPORT QString CatEventCancel
Event cancel pseudo-category.
const Q_DECL_IMPORT QString TypeMediaPlaybackStatus
A media file playback status has been changed.
const Q_DECL_IMPORT QString TypeDownloadError
A download has been failed.
const Q_DECL_IMPORT QString TypePackageUpdated
A package has been updated.
const Q_DECL_IMPORT QString MediaLength
The length of the currently playing media (int).
const Q_DECL_IMPORT QString CatPackageManager
Category of package manager-related events.
const Q_DECL_IMPORT QString TypeIMSubscrRequest
Another user has requested subscription from our user.
const Q_DECL_IMPORT QString IMLocationLatitude
Latitude of a contact's position (double).
const Q_DECL_IMPORT QString TypeIMIncMsg
User has received a message in a standard one-to-one chat.
const Q_DECL_IMPORT QString TypeIMEventActivityChange
User's activity has changed.
const Q_DECL_IMPORT QString DeltaCount
The change in event count (int).
const Q_DECL_IMPORT QString IMMoodText
Accompanying mood text entered by a contact (QString).
const Q_DECL_IMPORT QString IMMoodGeneral
General mood name of a contact (QString).
const Q_DECL_IMPORT QString TypeIMMUCHighlight
User has been highlighted in a multiuser chat.
const Q_DECL_IMPORT QString TypeIMSubscrRevoke
Another user has revoked subscription from our user.
const Q_DECL_IMPORT QString CatTerminal
Category for terminal emulation events.