Mixxx

LADSPAPresetKnob Class Reference

#include <ladspapresetknob.h>

List of all members.

Public Member Functions

 LADSPAPresetKnob ()
 LADSPAPresetKnob (QDomElement element)
 ~LADSPAPresetKnob ()
LADSPAPortConnectionVectorgetConnections ()
QString getLabel ()
LADSPA_Data getMin ()
LADSPA_Data getMax ()
LADSPA_Data getDefault ()

Detailed Description

Definition at line 27 of file ladspapresetknob.h.


Constructor & Destructor Documentation

LADSPAPresetKnob::LADSPAPresetKnob ( )

Definition at line 15 of file ladspapresetknob.cpp.

LADSPAPresetKnob::LADSPAPresetKnob ( QDomElement  element)

Definition at line 19 of file ladspapresetknob.cpp.

LADSPAPresetKnob::~LADSPAPresetKnob ( )

Definition at line 42 of file ladspapresetknob.cpp.


Member Function Documentation

LADSPAPortConnectionVector * LADSPAPresetKnob::getConnections ( )

Definition at line 46 of file ladspapresetknob.cpp.

Here is the caller graph for this function:

LADSPA_Data LADSPAPresetKnob::getDefault ( )

Definition at line 66 of file ladspapresetknob.cpp.

Here is the caller graph for this function:

QString LADSPAPresetKnob::getLabel ( )

Definition at line 51 of file ladspapresetknob.cpp.

Here is the caller graph for this function:

LADSPA_Data LADSPAPresetKnob::getMax ( )

Definition at line 61 of file ladspapresetknob.cpp.

Here is the caller graph for this function:

LADSPA_Data LADSPAPresetKnob::getMin ( )

Definition at line 56 of file ladspapresetknob.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines