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

Method setEmptyString

launcher/ui/widgets/VersionListView.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void VersionListView::setEmptyString(QString emptyString)
82{
83 m_emptyString = emptyString;
84 updateEmptyViewPort();
85}
86
87void VersionListView::setEmptyErrorString(QString emptyErrorString)
88{

Callers 6

loaderFilterChangedMethod · 0.45
chooseVersionMethod · 0.45
AccountListPageMethod · 0.45
JavaPageMethod · 0.45
InstallJavaPageClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected