libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::Voice Class Reference

#include <libosmscout-client-qt/include/osmscoutclientqt/Voice.h>

Public Member Functions

 Voice ()=default
 Voice (QDir dir)
 ~Voice ()=default
 Voice (const Voice &other)=default
Voiceoperator= (const Voice &other)=default
 Voice (Voice &&other)=default
Voiceoperator= (Voice &&other)=default
QDir getDir () const
QString getLang () const
QString getGender () const
QString getName () const
QString getLicense () const
QString getAuthor () const
QString getDescription () const
bool isValid () const
bool deleteVoice ()

Static Public Member Functions

static QStringList files ()

Detailed Description

Holder for voice metadata

Constructor & Destructor Documentation

◆ Voice() [1/4]

osmscout::Voice::Voice ( )
default

◆ Voice() [2/4]

osmscout::Voice::Voice ( QDir dir)
explicit

◆ ~Voice()

osmscout::Voice::~Voice ( )
default

◆ Voice() [3/4]

osmscout::Voice::Voice ( const Voice & other)
default

◆ Voice() [4/4]

osmscout::Voice::Voice ( Voice && other)
default

Member Function Documentation

◆ deleteVoice()

bool osmscout::Voice::deleteVoice ( )

◆ files()

QStringList osmscout::Voice::files ( )
static

◆ getAuthor()

QString osmscout::Voice::getAuthor ( ) const
inline

◆ getDescription()

QString osmscout::Voice::getDescription ( ) const
inline

◆ getDir()

QDir osmscout::Voice::getDir ( ) const
inline

◆ getGender()

QString osmscout::Voice::getGender ( ) const
inline

◆ getLang()

QString osmscout::Voice::getLang ( ) const
inline

◆ getLicense()

QString osmscout::Voice::getLicense ( ) const
inline

◆ getName()

QString osmscout::Voice::getName ( ) const
inline

◆ isValid()

bool osmscout::Voice::isValid ( ) const
inline

◆ operator=() [1/2]

Voice & osmscout::Voice::operator= ( const Voice & other)
default

◆ operator=() [2/2]

Voice & osmscout::Voice::operator= ( Voice && other)
default

The documentation for this class was generated from the following file: