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

Method controlCount

plugins/Eq/EqControls.h:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 virtual int controlCount()
53 {
54 return 42;
55 }
56
57 virtual EffectControlDialog* createView();
58

Callers 1

EffectViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected