MCPcopy 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
224void InfoFrame::clear()
225{
226 setName();
227 setDescription();
228 setImage();
229 setLicense();
230 setIssueTracker();
231}
232
233void InfoFrame::updateHiddenState()
234{

Callers 15

updateLaunchButtonMethod · 0.45
updateThemeMenuMethod · 0.45
updateButtonsMethod · 0.45
~InstanceViewMethod · 0.45
updateGeometriesMethod · 0.45
modelChangeMethod · 0.45
refreshMethod · 0.45
repopulateMethod · 0.45
flushMethod · 0.45
refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected