Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ collectError
Method
collectError
src/core/Song.cpp:1565–1568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1563
1564
1565
void Song::collectError( const QString error )
1566
{
1567
m_errors.append( error );
1568
}
1569
1570
1571
Callers
3
collectErrorForUI
Method · 0.80
loadSettings
Method · 0.80
LadspaEffect
Method · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected