1 #ifndef OSMSCOUT_CLIENT_QT_VOICEMANAGER_H 2 #define OSMSCOUT_CLIENT_QT_VOICEMANAGER_H 46 bool replaceExisting);
82 void voiceDownloadFails(
const QString &errorMessage);
92 void onJobFailed(QString errorMessage);
107 return installedVoices;
116 QList<Voice> installedVoices;
117 QList<VoiceDownloadJob*> downloadJobs;
118 QNetworkAccessManager webCtrl;
128 #endif //OSMSCOUT_CLIENT_QT_VOICEMANAGER_H #define OSMSCOUT_CLIENT_QT_API
Definition: ClientQtImportExport.h:45
Definition: FileDownloader.h:131
uint64_t expectedSize() const override
Definition: VoiceManager.h:52
QList< Voice > getInstalledVoices() const
Definition: VoiceManager.h:105
std::shared_ptr< VoiceManager > VoiceManagerRef
Definition: VoiceManager.h:125
AvailableVoice getVoice() const
Definition: VoiceManager.h:57
Definition: VoiceManager.h:38
Definition: VoiceManager.h:72