48 {
LAN::CatIM, QObject::tr (
"Instant messaging") },
124 return cat2types.value (category);
168 return type2hr.value (type, type);
const QString TypeIMMUCHighlight
User has been highlighted in a multiuser chat.
const QString TypeGeneric
Generic type for generic notifications.
const QString TypeIMIncMsg
User has received a message in a standard one-to-one chat.
const QString CatDownloads
Category of Downloads-related events.
const QString TypeOrganizerEventDue
An event due date is coming.
const QString TypeIMSubscrRevoke
Another user has revoked subscription from our user.
const QString TypeIMSubscrRequest
Another user has requested subscription from our user.
const QString TypeIMEventTuneChange
User's tune has changed.
const QString TypeIMEventActivityChange
User's activity has changed.
QStringList GetKnownEventTypes(const QString &category)
Returns the known events types for the given category.
const QString TypeDownloadError
A download has been failed.
const QString TypeIMSubscrGrant
Another user has granted subscription to our user.
const QString TypeMediaPlaybackStatus
A media file playback status has been changed.
const QString TypeTerminalBell
A bell has ringed in a terminal window.
const QString TypeDownloadFinished
A download has been finished successfully without errors.
const QString TypeTerminalActivity
Activity in terminal window.
QMap< QString, QString > GetCategoryNameMap()
Returns the map from the category ID to its name.
const QString CatTerminal
Category for terminal emulation events.
const QString TypeIMAttention
Another user has requested our user's attention.
const QString TypeIMSubscrSub
Another user has subscribed to our user.
const QString TypeIMEventMoodChange
User's mood has changed.
const QString CatPackageManager
Category of package manager-related events.
const QString CatIM
Category of Instant Messaging-related events.
const QString TypeIMEventLocationChange
User's location has changed.
const QString TypePackageUpdated
A package has been updated.
const QString TypeIMMUCInvite
User has been invited to a multiuser chat.
const QString CatOrganizer
Category of Organizer-related events.
const QString TypeTerminalInactivity
Inactivity in terminal window.
const QString CatMediaPlayer
Category of media player-related events.
QString GetCategoryName(const QString &category)
Returns the human-readable name of the event category.
const QString TypeIMStatusChange
Another user in our user's contact list has changed its status.
const QString CatGeneric
Generic notifications that don't fit into any other category.
const QString TypeIMIncFile
Another user has sent our user a file.
const QString TypeIMMUCMsg
A message has been sent to a multiuser chat.
QString GetTypeName(const QString &type)
Returns the human-readable name of the event type.
const QString TypeIMSubscrUnsub
Another user has unsubscribed from our user.