LMMS
Loading...
Searching...
No Matches
PluginIssue.h File Reference
#include <QDebug>
#include <string>

Go to the source code of this file.

Classes

class  lmms::PluginIssue
 Issue type bundled with informational string. More...

Namespaces

namespace  lmms

Enumerations

enum class  lmms::PluginIssueType {
  lmms::UnknownPortFlow , lmms::UnknownPortType , lmms::TooManyInputChannels , lmms::TooManyOutputChannels ,
  lmms::TooManyMidiInputChannels , lmms::TooManyMidiOutputChannels , lmms::NoOutputChannel , lmms::PortHasNoDef ,
  lmms::PortHasNoMin , lmms::PortHasNoMax , lmms::MinGreaterMax , lmms::DefaultValueNotInRange ,
  lmms::LogScaleMinMissing , lmms::LogScaleMaxMissing , lmms::LogScaleMinMaxDifferentSigns , lmms::FeatureNotSupported ,
  lmms::BadPortType , lmms::Blocked , lmms::NoIssue
}

Functions

QDebug lmms::operator<< (QDebug stream, const PluginIssue &iss)