The main window for the GUI application.
More...
#include <MainWindow.h>
List of all members.
Detailed Description
The main window for the GUI application.
This object creates and destroys the AudioComponent, the ProcessorGraph, and the UIComponent (which exists as the ContentComponent of this window).
- See also:
- AudioComponent, ProcessorGraph, UIComponent
Constructor & Destructor Documentation
MainWindow::MainWindow |
( |
| ) |
|
MainWindow::~MainWindow |
( |
| ) |
|
Member Function Documentation
void MainWindow::closeButtonPressed |
( |
| ) |
|
Member Data Documentation
ApplicationCommandManager MainWindow::commandManager |
The documentation for this class was generated from the following file: