Mixxx

LADSPAPreset Class Reference

#include <ladspapreset.h>

List of all members.

Public Member Functions

 LADSPAPreset ()
 LADSPAPreset (QDomElement element, LADSPALoader *loader)
 ~LADSPAPreset ()
LADSPAPresetInstanceinstantiate (int slot)
QString getName ()
bool isValid ()

Detailed Description

Definition at line 24 of file ladspapreset.h.


Constructor & Destructor Documentation

LADSPAPreset::LADSPAPreset ( )

Definition at line 18 of file ladspapreset.cpp.

LADSPAPreset::LADSPAPreset ( QDomElement  element,
LADSPALoader loader 
)

Definition at line 22 of file ladspapreset.cpp.

Here is the call graph for this function:

LADSPAPreset::~LADSPAPreset ( )

Definition at line 60 of file ladspapreset.cpp.


Member Function Documentation

QString LADSPAPreset::getName ( )

Definition at line 83 of file ladspapreset.cpp.

Here is the caller graph for this function:

LADSPAPresetInstance * LADSPAPreset::instantiate ( int  slot)

Definition at line 64 of file ladspapreset.cpp.

Here is the call graph for this function:

bool LADSPAPreset::isValid ( )

Definition at line 88 of file ladspapreset.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