#include <ExportFilter.h>
|
| enum class | Type {
Instrument
, Effect
, ImportFilter
, ExportFilter
,
Tool
, Library
, Other
, Undefined = 255
} |
| using | DescriptorList = QList<Descriptor*> |
| void | dataChanged () |
| void | dataUnchanged () |
| void | propertiesChanged () |
| static Plugin * | instantiateWithKey (const QString &pluginName, Model *parent, const Descriptor::SubPluginFeatures::Key *key, bool keyFromDnd=false) |
| static Plugin * | instantiate (const QString &pluginName, Model *parent, void *data) |
◆ ExportFilter()
◆ ~ExportFilter()
| lmms::ExportFilter::~ExportFilter |
( |
| ) |
|
|
overridedefault |
◆ loadSettings()
| void lmms::ExportFilter::loadSettings |
( |
const QDomElement & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ nodeName()
| QString lmms::ExportFilter::nodeName |
( |
void | | ) |
const |
|
inlineoverrideprotectedvirtual |
◆ saveSettings()
| void lmms::ExportFilter::saveSettings |
( |
QDomDocument & | , |
|
|
QDomElement & | ) |
|
inlineoverrideprotectedvirtual |
◆ tryExport()
The documentation for this class was generated from the following file: