#include <UZIMainWindow.hpp>
Public Member Functions | |
| void | closeButtonPressed () |
| This callback is called when the close button is pressed or esc is pushed. | |
| MainWindow () | |
| ~MainWindow () | |
Public Attributes | |
| juce::ApplicationCommandManager * | commandManager |
| The command manager object used to dispatch command events. | |
| UZI::MainWindow::MainWindow | ( | ) |
| UZI::MainWindow::~MainWindow | ( | ) |
| void UZI::MainWindow::closeButtonPressed | ( | ) |
This callback is called when the close button is pressed or esc is pushed.
| juce::ApplicationCommandManager* UZI::MainWindow::commandManager |
The command manager object used to dispatch command events.
