 |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Go to the documentation of this file.
23 {
LAN::CatIM, QObject::tr (
"Instant messaging") },
107 return cat2types.value (category);
154 return type2hr.value (type, type);
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 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 CatDownloads
Category of Downloads-related events.
const Q_DECL_IMPORT QString TypeOrganizerEventDue
An event due date is coming.
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 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 TypeIMMUCInvite
User has been invited to a multiuser chat.
const Q_DECL_IMPORT QString TypeTerminalInactivity
Inactivity in terminal window.
const Q_DECL_IMPORT QString TypeNewsSourceBroken
News source is detected to be broken.
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.
QStringList GetKnownEventTypes(const QString &category)
Returns the known events types for the given category.
const Q_DECL_IMPORT QString TypeNewsSourceUpdated
News source got updated.
QMap< QString, QString > GetCategoryNameMap()
Returns the map from the category ID to its name.
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 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 CatGeneric
Generic notifications that don't fit into any other category.
const Q_DECL_IMPORT QString TypeIMAttention
Another user has requested our user's attention.
QString GetCategoryName(const QString &category)
Returns the human-readable name of the event 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 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 TypeIMIncMsg
User has received a message in a standard one-to-one chat.
const Q_DECL_IMPORT QString TypeIMEventActivityChange
User's activity has changed.
QString GetTypeName(const QString &type)
Returns the human-readable name of the event type.
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.