Mixxx

LADSPALoader Class Reference

#include <ladspaloader.h>

List of all members.

Public Member Functions

 LADSPALoader ()
 ~LADSPALoader ()
const LADSPAPlugingetByIndex (uint index)
LADSPAPlugingetByLabel (QString label)

Detailed Description

Definition at line 16 of file ladspaloader.h.


Constructor & Destructor Documentation

LADSPALoader::LADSPALoader ( )

Definition at line 14 of file ladspaloader.cpp.

Here is the call graph for this function:

LADSPALoader::~LADSPALoader ( )

Definition at line 64 of file ladspaloader.cpp.


Member Function Documentation

const LADSPAPlugin * LADSPALoader::getByIndex ( uint  index)

Definition at line 69 of file ladspaloader.cpp.

LADSPAPlugin * LADSPALoader::getByLabel ( QString  label)

Definition at line 79 of file ladspaloader.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