Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setOverflowMessage
Method
setOverflowMessage
launcher/launch/LogModel.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void LogModel::setOverflowMessage(const QString& overflowMessage)
137
{
138
m_overflowMessage = overflowMessage;
139
}
140
141
void LogModel::setLineWrap(bool state)
142
{
Callers
1
getLogModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected