![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Variables | |
const Q_DECL_IMPORT QString | MediaPlayerURL { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.URL") } |
The URL to the file being played. More... | |
const Q_DECL_IMPORT QString | MediaPlaybackStatus { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.PlaybackStatus") } |
Playback status of the URL (QString). More... | |
const Q_DECL_IMPORT QString | MediaTitle { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Title") } |
The title of the currently playing media (QString). More... | |
const Q_DECL_IMPORT QString | MediaArtist { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Artist") } |
The artist of the currently playing media (QString). More... | |
const Q_DECL_IMPORT QString | MediaAlbum { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Album") } |
The album of the currently playing media (QString). More... | |
const Q_DECL_IMPORT QString | MediaLength { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Length") } |
The length of the currently playing media (int). More... | |
const Q_DECL_IMPORT QString | TerminalActive { QStringLiteral (CAT_TERMINAL ".Fields.Active") } |
Whether the terminal window is active (bool). More... | |
const Q_DECL_IMPORT QString | IMActivityGeneral { QStringLiteral (CAT_IM ".Fields.Activity.General") } |
General activity name of a contact (QString). More... | |
const Q_DECL_IMPORT QString | IMActivitySpecific { QStringLiteral (CAT_IM ".Fields.Activity.Specific") } |
Specific activity name of a contact (QString). More... | |
const Q_DECL_IMPORT QString | IMActivityText { QStringLiteral (CAT_IM ".Fields.Activity.Text") } |
Accompanying activity text entered by a contact (QString). More... | |
const Q_DECL_IMPORT QString | IMMoodGeneral { QStringLiteral (CAT_IM ".Fields.Mood.General") } |
General mood name of a contact (QString). More... | |
const Q_DECL_IMPORT QString | IMMoodText { QStringLiteral (CAT_IM ".Fields.Mood.Text") } |
Accompanying mood text entered by a contact (QString). More... | |
const Q_DECL_IMPORT QString | IMLocationLongitude { QStringLiteral (CAT_IM ".Fields.Location.Longitude") } |
Longitude of a contact's position (double). More... | |
const Q_DECL_IMPORT QString | IMLocationLatitude { QStringLiteral (CAT_IM ".Fields.Location.Latitude") } |
Latitude of a contact's position (double). More... | |
const Q_DECL_IMPORT QString | IMLocationCountry { QStringLiteral (CAT_IM ".Fields.Location.Country") } |
Country a contact is currently in (QString). More... | |
const Q_DECL_IMPORT QString | IMLocationLocality { QStringLiteral (CAT_IM ".Fields.Location.Locality") } |
Exact locality, like a town or a city, a contact is currently in (QString). More... | |
const Q_DECL_IMPORT QString | NewsSourceName { QStringLiteral (CAT_NEWS ".Fields.Source.Name") } |
News source name (QString). More... | |
const Q_DECL_IMPORT QString | NewsSourceURL { QStringLiteral (CAT_NEWS ".Fields.Source.URL") } |
News source URL (QString). More... | |
const QString LC::AN::Field::IMActivityGeneral { QStringLiteral (CAT_IM ".Fields.Activity.General") } |
General activity name of a contact (QString).
Definition at line 96 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMActivitySpecific { QStringLiteral (CAT_IM ".Fields.Activity.Specific") } |
Specific activity name of a contact (QString).
Definition at line 97 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMActivityText { QStringLiteral (CAT_IM ".Fields.Activity.Text") } |
Accompanying activity text entered by a contact (QString).
Definition at line 98 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMLocationCountry { QStringLiteral (CAT_IM ".Fields.Location.Country") } |
Country a contact is currently in (QString).
Definition at line 103 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMLocationLatitude { QStringLiteral (CAT_IM ".Fields.Location.Latitude") } |
Latitude of a contact's position (double).
Definition at line 102 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMLocationLocality { QStringLiteral (CAT_IM ".Fields.Location.Locality") } |
Exact locality, like a town or a city, a contact is currently in (QString).
Definition at line 104 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMLocationLongitude { QStringLiteral (CAT_IM ".Fields.Location.Longitude") } |
Longitude of a contact's position (double).
Definition at line 101 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMMoodGeneral { QStringLiteral (CAT_IM ".Fields.Mood.General") } |
General mood name of a contact (QString).
Definition at line 99 of file anconstantsdefs.cpp.
const QString LC::AN::Field::IMMoodText { QStringLiteral (CAT_IM ".Fields.Mood.Text") } |
Accompanying mood text entered by a contact (QString).
Definition at line 100 of file anconstantsdefs.cpp.
const QString LC::AN::Field::MediaAlbum { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Album") } |
The album of the currently playing media (QString).
Definition at line 93 of file anconstantsdefs.cpp.
Referenced by LC::Util::GetStdANFields().
const QString LC::AN::Field::MediaArtist { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Artist") } |
The artist of the currently playing media (QString).
Definition at line 92 of file anconstantsdefs.cpp.
Referenced by LC::Util::GetStdANFields().
const QString LC::AN::Field::MediaLength { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Length") } |
The length of the currently playing media (int).
Definition at line 94 of file anconstantsdefs.cpp.
Referenced by LC::Util::GetStdANFields().
const QString LC::AN::Field::MediaPlaybackStatus { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.PlaybackStatus") } |
Playback status of the URL (QString).
A string, one of:
Definition at line 90 of file anconstantsdefs.cpp.
const QString LC::AN::Field::MediaPlayerURL { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.URL") } |
The URL to the file being played.
Definition at line 89 of file anconstantsdefs.cpp.
const QString LC::AN::Field::MediaTitle { QStringLiteral (CAT_MEDIA_PLAYER ".Fields.Title") } |
The title of the currently playing media (QString).
Definition at line 91 of file anconstantsdefs.cpp.
Referenced by LC::Util::GetStdANFields().
const QString LC::AN::Field::NewsSourceName { QStringLiteral (CAT_NEWS ".Fields.Source.Name") } |
News source name (QString).
Definition at line 105 of file anconstantsdefs.cpp.
const QString LC::AN::Field::NewsSourceURL { QStringLiteral (CAT_NEWS ".Fields.Source.URL") } |
News source URL (QString).
Definition at line 106 of file anconstantsdefs.cpp.
const QString LC::AN::Field::TerminalActive { QStringLiteral (CAT_TERMINAL ".Fields.Active") } |
Whether the terminal window is active (bool).
Definition at line 95 of file anconstantsdefs.cpp.