LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::AN::Field Namespace Reference

Variables

Q_DECL_IMPORT const QString MediaPlayerURL { CatMediaPlayer + ".Fields.URL" }
 The URL to the file being played. More...
 
Q_DECL_IMPORT const QString MediaPlaybackStatus { CatMediaPlayer + ".Fields.PlaybackStatus" }
 Playback status of the URL (QString). More...
 
Q_DECL_IMPORT const QString MediaTitle { CatMediaPlayer + ".Fields.Title" }
 The title of the currently playing media (QString). More...
 
Q_DECL_IMPORT const QString MediaArtist { CatMediaPlayer + ".Fields.Artist" }
 The artist of the currently playing media (QString). More...
 
Q_DECL_IMPORT const QString MediaAlbum { CatMediaPlayer + ".Fields.Album" }
 The album of the currently playing media (QString). More...
 
Q_DECL_IMPORT const QString MediaLength { CatMediaPlayer + ".Fields.Length" }
 The length of the currently playing media (int). More...
 
Q_DECL_IMPORT const QString TerminalActive { CatTerminal + ".Fields.Active" }
 Whether the terminal window is active (bool). More...
 
Q_DECL_IMPORT const QString IMActivityGeneral { CatIM + ".Fields.Activity.General" }
 General activity name of a contact (QString). More...
 
Q_DECL_IMPORT const QString IMActivitySpecific { CatIM + ".Fields.Activity.Specific" }
 Specific activity name of a contact (QString). More...
 
Q_DECL_IMPORT const QString IMActivityText { CatIM + ".Fields.Activity.Text" }
 Accompanying activity text entered by a contact (QString). More...
 
Q_DECL_IMPORT const QString IMMoodGeneral { CatIM + ".Fields.Mood.General" }
 General mood name of a contact (QString). More...
 
Q_DECL_IMPORT const QString IMMoodText { CatIM + ".Fields.Mood.Text" }
 Accompanying mood text entered by a contact (QString). More...
 
Q_DECL_IMPORT const QString IMLocationLongitude { CatIM + ".Fields.Location.Longitude" }
 Longitude of a contact's position (double). More...
 
Q_DECL_IMPORT const QString IMLocationLatitude { CatIM + ".Fields.Location.Latitude" }
 Latitude of a contact's position (double). More...
 
Q_DECL_IMPORT const QString IMLocationCountry { CatIM + ".Fields.Location.Country" }
 Country a contact is currently in (QString). More...
 
Q_DECL_IMPORT const QString IMLocationLocality { CatIM + ".Fields.Location.Locality" }
 Exact locality, like a town or a city, a contact is currently in (QString). More...
 
Q_DECL_IMPORT const QString NewsSourceName { CatNews + ".Fields.Source.Name" }
 News source name (QString). More...
 

Variable Documentation

◆ IMActivityGeneral

const QString LC::AN::Field::IMActivityGeneral { CatIM + ".Fields.Activity.General" }

General activity name of a contact (QString).

Definition at line 90 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMActivitySpecific

const QString LC::AN::Field::IMActivitySpecific { CatIM + ".Fields.Activity.Specific" }

Specific activity name of a contact (QString).

Definition at line 91 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMActivityText

const QString LC::AN::Field::IMActivityText { CatIM + ".Fields.Activity.Text" }

Accompanying activity text entered by a contact (QString).

Definition at line 92 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMLocationCountry

const QString LC::AN::Field::IMLocationCountry { CatIM + ".Fields.Location.Country" }

Country a contact is currently in (QString).

Definition at line 97 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMLocationLatitude

const QString LC::AN::Field::IMLocationLatitude { CatIM + ".Fields.Location.Latitude" }

Latitude of a contact's position (double).

Definition at line 96 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMLocationLocality

const QString LC::AN::Field::IMLocationLocality { CatIM + ".Fields.Location.Locality" }

Exact locality, like a town or a city, a contact is currently in (QString).

Definition at line 98 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMLocationLongitude

const QString LC::AN::Field::IMLocationLongitude { CatIM + ".Fields.Location.Longitude" }

Longitude of a contact's position (double).

Definition at line 95 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMMoodGeneral

const QString LC::AN::Field::IMMoodGeneral { CatIM + ".Fields.Mood.General" }

General mood name of a contact (QString).

Definition at line 93 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ IMMoodText

const QString LC::AN::Field::IMMoodText { CatIM + ".Fields.Mood.Text" }

Accompanying mood text entered by a contact (QString).

Definition at line 94 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaAlbum

const QString LC::AN::Field::MediaAlbum { CatMediaPlayer + ".Fields.Album" }

The album of the currently playing media (QString).

Definition at line 87 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaArtist

const QString LC::AN::Field::MediaArtist { CatMediaPlayer + ".Fields.Artist" }

The artist of the currently playing media (QString).

Definition at line 86 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaLength

const QString LC::AN::Field::MediaLength { CatMediaPlayer + ".Fields.Length" }

The length of the currently playing media (int).

Definition at line 88 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaPlaybackStatus

const QString LC::AN::Field::MediaPlaybackStatus { CatMediaPlayer + ".Fields.PlaybackStatus" }

Playback status of the URL (QString).

A string, one of:

  • Playing
  • Paused
  • Stopped

Definition at line 84 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaPlayerURL

const QString LC::AN::Field::MediaPlayerURL { CatMediaPlayer + ".Fields.URL" }

The URL to the file being played.

Definition at line 83 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ MediaTitle

const QString LC::AN::Field::MediaTitle { CatMediaPlayer + ".Fields.Title" }

The title of the currently playing media (QString).

Definition at line 85 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ NewsSourceName

const QString LC::AN::Field::NewsSourceName { CatNews + ".Fields.Source.Name" }

News source name (QString).

Definition at line 99 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().

◆ TerminalActive

const QString LC::AN::Field::TerminalActive { CatTerminal + ".Fields.Active" }

Whether the terminal window is active (bool).

Definition at line 89 of file anconstantsdefs.cpp.

Referenced by LC::Util::GetStdANFields().