#include <QMainWindow>
#include <QThread>
#include "qtsupport/QMessageTransceiverThread.h"
#include "ChoirNameSpace.h"
#include "ChoirProtocol.h"
#include "ChoirThread.h"
#include "MusicData.h"
#include "MusicSheetPlayer.h"
#include "NoteAssignmentsMap.h"
#include "Quasimodo.h"
Go to the source code of this file.
Classes | |
class | ChoirWindow |
This is the main window of the ZGChoir application. More... | |
Namespaces | |
choir | |
The choir namespace contains the code specific to the ZGChoir demonstration application. | |