#include <Voice.h>
◆ AvailableVoice() [1/3]
osmscout::AvailableVoice::AvailableVoice |
( |
| ) |
|
|
default |
◆ AvailableVoice() [2/3]
osmscout::AvailableVoice::AvailableVoice |
( |
const VoiceProvider & |
provider, |
|
|
const QString & |
lang, |
|
|
const QString & |
gender, |
|
|
const QString & |
name, |
|
|
const QString & |
license, |
|
|
const QString & |
directory, |
|
|
const QString & |
author, |
|
|
const QString & |
description |
|
) |
| |
◆ AvailableVoice() [3/3]
◆ ~AvailableVoice()
osmscout::AvailableVoice::~AvailableVoice |
( |
| ) |
|
|
overridedefault |
◆ getAuthor()
QString osmscout::AvailableVoice::getAuthor |
( |
| ) |
const |
|
inline |
◆ getDescription()
QString osmscout::AvailableVoice::getDescription |
( |
| ) |
const |
|
inline |
◆ getDirectory()
QString osmscout::AvailableVoice::getDirectory |
( |
| ) |
const |
|
inline |
◆ getGender()
QString osmscout::AvailableVoice::getGender |
( |
| ) |
const |
|
inline |
◆ getLang()
QString osmscout::AvailableVoice::getLang |
( |
| ) |
const |
|
inline |
◆ getLicense()
QString osmscout::AvailableVoice::getLicense |
( |
| ) |
const |
|
inline |
◆ getName()
QString osmscout::AvailableVoice::getName |
( |
| ) |
const |
|
inline |
◆ getProvider()
VoiceProvider osmscout::AvailableVoice::getProvider |
( |
| ) |
const |
|
inline |
◆ isValid()
bool osmscout::AvailableVoice::isValid |
( |
| ) |
const |
|
inline |
◆ author
QString osmscout::AvailableVoice::author |
|
read |
◆ description
QString osmscout::AvailableVoice::description |
|
read |
◆ directory
QString osmscout::AvailableVoice::directory |
|
read |
◆ gender
QString osmscout::AvailableVoice::gender |
|
read |
◆ lang
QString osmscout::AvailableVoice::lang |
|
read |
◆ license
QString osmscout::AvailableVoice::license |
|
read |
◆ name
QString osmscout::AvailableVoice::name |
|
read |
◆ valid
bool osmscout::AvailableVoice::valid {false} |
|
read |
The documentation for this class was generated from the following files: