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

Method isEmpty

include/InstrumentFunctions.h:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 bool isEmpty() const
89 {
90 return size() == 0;
91 }
92
93 bool hasSemiTone( int8_t semiTone ) const;
94

Callers 6

hasAutomationFunction · 0.45
displayNameFunction · 0.45
pixmapMethod · 0.45
pixmapMethod · 0.45
hasAutomationMethod · 0.45

Calls 1

sizeFunction · 0.85

Tested by

no test coverage detected