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