Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setText
Method
setText
src/gui/widgets/ProjectNotes.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
103
void ProjectNotes::setText( const QString & _text )
104
{
105
m_edit->setHtml( _text );
106
}
107
108
109
Callers
2
setupActions
Method · 0.45
formatChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected