Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hasAutomation
Function · 0.45
isJournallingStateStackEmpty
Function · 0.45
displayName
Function · 0.45
pixmap
Method · 0.45
pixmap
Method · 0.45
hasAutomation
Method · 0.45
Calls
1
size
Function · 0.85
Tested by
no test coverage detected