libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::Voice Class Reference

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
 
Voiceoperator= (const Voice &other)=default
 
Voiceoperator= (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 ()
 

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 files: