![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
<hlcontrol/internal/HulaControlError.h>This file is automatically included via hlcontrol.h More...
#include <string>#include <hlaudio/internal/HulaAudioError.h>#include <QCoreApplication>#include <QMessageBox>#include <QString>

Go to the source code of this file.
Classes | |
| class | hula::ControlException |
| Exception class for the control module and higher. More... | |
Namespaces | |
| hula | |
| Wrapper around translation functions for Qt. | |
Macros | |
| #define | HL_EXPORT_OPEN_FILE_CODE -18 |
| #define | HL_EXPORT_OPEN_FILE_MSG "Could not open file %s!" |
Functions | |
| QString | hula::getTranslatedErrorMessage (int code) |
| Retrieve the description associated with a given error code. More... | |
<hlcontrol/internal/HulaControlError.h>
This file is automatically included via hlcontrol.h
The exceptions defined in this file are those related to the control module. Higher and lower level modules have their own error files which define additional exceptions.
1.8.13