LMMS
Loading...
Searching...
No Matches
lmms::InstrumentLoaderThread Class Reference

#include <TrackContainerView.h>

Inheritance diagram for lmms::InstrumentLoaderThread:

Public Member Functions

 InstrumentLoaderThread (QObject *parent=0, InstrumentTrack *it=0, QString name="")
void run () override

Private Attributes

InstrumentTrackm_it
QString m_name
QThread * m_containerThread

Constructor & Destructor Documentation

◆ InstrumentLoaderThread()

lmms::InstrumentLoaderThread::InstrumentLoaderThread ( QObject * parent = 0,
InstrumentTrack * it = 0,
QString name = "" )

Member Function Documentation

◆ run()

void lmms::InstrumentLoaderThread::run ( )
override

Member Data Documentation

◆ m_containerThread

QThread* lmms::InstrumentLoaderThread::m_containerThread
private

◆ m_it

InstrumentTrack* lmms::InstrumentLoaderThread::m_it
private

◆ m_name

QString lmms::InstrumentLoaderThread::m_name
private

The documentation for this class was generated from the following files: