Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setOverflowMessage
Method
setOverflowMessage
launcher/launch/LogModel.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void LogModel::setOverflowMessage(const QString& overflowMessage)
152
{
153
m_overflowMessage = overflowMessage;
154
}
155
156
void LogModel::setLineWrap(bool state)
157
{
Callers
1
getLogModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected