MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / clear

Method clear

launcher/launch/LogModel.cpp:70–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void LogModel::clear()
71{
72 beginResetModel();
73 m_firstLine = 0;
74 m_numLines = 0;
75 endResetModel();
76}
77
78QString LogModel::toPlainText()
79{

Callers 15

unlockMethod · 0.45
setFilterStateMethod · 0.45
setBlockedPathsMethod · 0.45
parseMethod · 0.45
setSourceModelMethod · 0.45
clearFiltersMethod · 0.45
parseMethod · 0.45
unzipMethod · 0.45
zipMethod · 0.45
splitArgsFunction · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected