#include <sound_engine.h>
◆ SoundEngine()
| SoundEngine::SoundEngine |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~SoundEngine()
| SoundEngine::~SoundEngine |
( |
| ) |
|
|
override |
◆ ensureThemeDirectoryExists()
| void SoundEngine::ensureThemeDirectoryExists |
( |
| ) |
|
|
protected |
◆ getAvailableThemes()
◆ playSound()
| void SoundEngine::playSound |
( |
const QString & | fileName | ) |
|
◆ soundEnabledChanged
| void SoundEngine::soundEnabledChanged |
( |
| ) |
|
|
privateslot |
◆ testSound
| void SoundEngine::testSound |
( |
| ) |
|
|
slot |
◆ themeChangedSlot
| void SoundEngine::themeChangedSlot |
( |
| ) |
|
|
privateslot |
◆ audioData
| QMap<QString, QString> SoundEngine::audioData |
|
private |
◆ audioOutput
| QAudioOutput* SoundEngine::audioOutput |
|
private |
◆ availableThemes
◆ player
| QMediaPlayer* SoundEngine::player |
|
private |
The documentation for this class was generated from the following files: