![]() |
Mixxx
|
#include <QtCore>
#include <QtXml>
#include <ladspa.h>
Go to the source code of this file.
Classes | |
struct | LADSPAPortConnection |
class | LADSPAPresetKnob |
Typedefs | |
typedef QVector < LADSPAPortConnection > | LADSPAPortConnectionVector |
typedef QVector < LADSPAPresetKnob * > | LADSPAPresetKnobVector |
typedef QVector<LADSPAPortConnection> LADSPAPortConnectionVector |
Definition at line 25 of file ladspapresetknob.h.
typedef QVector<LADSPAPresetKnob *> LADSPAPresetKnobVector |
Definition at line 46 of file ladspapresetknob.h.