|
libosmscout 0.1
|
Holder for voice metadata. More...
#include <Voice.h>
Public Member Functions | |
| bool | deleteVoice () |
| QString | getAuthor () const |
| QString | getDescription () const |
| QDir | getDir () const |
| QString | getGender () const |
| QString | getLang () const |
| QString | getLicense () const |
| QString | getName () const |
| bool | isValid () const |
| Voice & | operator= (const Voice &other)=default |
| Voice & | operator= (Voice &&other)=default |
| Voice ()=default | |
| Voice (const Voice &other)=default | |
| Voice (QDir dir) | |
| Voice (Voice &&other)=default | |
| ~Voice ()=default | |
Static Public Member Functions | |
| static QStringList | files () |
Holder for voice metadata.
|
default |
|
explicit |
References osmscout::Log::Debug(), files(), osmscout::log, and osmscout::Log::Warn().
|
default |
|
default |
|
default |
| bool osmscout::Voice::deleteVoice | ( | ) |
References files().
Referenced by osmscout::VoiceDownloadJob::~VoiceDownloadJob().
|
static |
Referenced by deleteVoice(), osmscout::VoiceDownloadJob::start(), and Voice().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by osmscout::VoiceManager::reload().
|
inline |
Referenced by osmscout::VoiceManager::reload().