Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ clear
Method
clear
launcher/ui/widgets/InfoFrame.cpp:224–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void InfoFrame::clear()
225
{
226
setName();
227
setDescription();
228
setImage();
229
setLicense();
230
setIssueTracker();
231
}
232
233
void InfoFrame::updateHiddenState()
234
{
Callers
15
BindCrtHandlesToStdHandles
Function · 0.45
updateLaunchButton
Method · 0.45
updateThemeMenu
Method · 0.45
repopulateAccountsMenu
Method · 0.45
updateButtons
Method · 0.45
~InstanceView
Method · 0.45
updateGeometries
Method · 0.45
modelChange
Method · 0.45
refresh
Method · 0.45
repopulate
Method · 0.45
flush
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected