Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
void LogModel::clear()
71
{
72
beginResetModel();
73
m_firstLine = 0;
74
m_numLines = 0;
75
endResetModel();
76
}
77
78
QString LogModel::toPlainText()
79
{
Callers
15
unlock
Method · 0.45
setFilterState
Method · 0.45
setBlockedPaths
Method · 0.45
BindCrtHandlesToStdHandles
Function · 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
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected