MCPcopy Create free account
hub / github.com/LMMS/lmms / model

Method model

include/InstrumentTrack.h:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 InstrumentTrackWindow * getInstrumentTrackWindow();
292
293 InstrumentTrack * model()
294 {
295 return castModel<InstrumentTrack>();
296 }
297
298 const InstrumentTrack * model() const
299 {

Callers 15

~setupWidgetMethod · 0.45
~setupWidgetMethod · 0.45
~setupWidgetMethod · 0.45
InstrumentTrackWindowMethod · 0.45
selectControllerMethod · 0.45
midiToggledMethod · 0.45
userToggledMethod · 0.45
enableAutoDetectMethod · 0.45
~MainWindowMethod · 0.45
askUserDefWaveMethod · 0.45
~AudioAlsaSetupWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected