|
LMMS
|
#include <QObject>#include "Controller.h"#include "JournallingObject.h"#include "ValueBuffer.h"#include <vector>Go to the source code of this file.
Classes | |
| class | lmms::ControllerConnection |
Namespaces | |
| namespace | lmms |
| namespace | lmms::gui |
Typedefs | |
| using | lmms::ControllerConnectionVector = std::vector<ControllerConnection*> |