MCPcopy 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
131void LogModel::setStopOnOverflow(bool stop)
132{
133 m_stopOnOverflow = stop;
134}
135
136void LogModel::setOverflowMessage(const QString& overflowMessage)
137{

Callers 1

getLogModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected