MCPcopy 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
1565void Song::collectError( const QString error )
1566{
1567 m_errors.append( error );
1568}
1569
1570
1571

Callers 3

collectErrorForUIMethod · 0.80
loadSettingsMethod · 0.80
LadspaEffectMethod · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected