AudibleT 0.0.1
A real-time A/B/X audio testing tool for subjective assessment of various audio parameters, compatible for general purpose computer as well as embedded systems.
|
Represents the main application window. More...
#include <Window.h>
Public Member Functions | |
Window (QWidget *parent=nullptr) | |
Constructs a Window with an optional parent widget. | |
~Window () | |
Destructor. | |
Represents the main application window.
This class is responsible for managing the main application window and provides methods for showing different sections of the application such as the training window, testing window, and statistics window.