libosmscout
0.1
|
#include <QObject>
#include <osmscoutclientqt/FileDownloader.h>
#include <osmscoutclientqt/ClientQtImportExport.h>
#include <osmscoutclientqt/Voice.h>
#include <memory>
Classes | |
class | osmscout::VoiceDownloadJob |
Utility class for downloading voice described by AvailableVoice over http. More... | |
class | osmscout::VoiceManager |
Manager of voices for navigation commands. More... | |
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
using | osmscout::VoiceManagerRef = std::shared_ptr< VoiceManager > |