Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ clear
Method
clear
launcher/launch/LogModel.cpp:77–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void LogModel::clear()
78
{
79
beginResetModel();
80
m_firstLine = 0;
81
m_numLines = 0;
82
endResetModel();
83
}
84
85
QString LogModel::toPlainText()
86
{
Callers
15
MurmurHash2
Function · 0.45
unlock
Method · 0.45
parse
Method · 0.45
setSourceModel
Method · 0.45
clearFilters
Method · 0.45
parse
Method · 0.45
unzip
Method · 0.45
zip
Method · 0.45
splitArgs
Function · 0.45
loadGroupList
Method · 0.45
~SettingsObject
Method · 0.45
reload
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected