MCPcopy 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
77void LogModel::clear()
78{
79 beginResetModel();
80 m_firstLine = 0;
81 m_numLines = 0;
82 endResetModel();
83}
84
85QString LogModel::toPlainText()
86{

Callers 15

MurmurHash2Function · 0.45
unlockMethod · 0.45
parseMethod · 0.45
setSourceModelMethod · 0.45
clearFiltersMethod · 0.45
parseMethod · 0.45
unzipMethod · 0.45
zipMethod · 0.45
splitArgsFunction · 0.45
loadGroupListMethod · 0.45
~SettingsObjectMethod · 0.45
reloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected