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

Method setEmptyErrorString

launcher/ui/widgets/VersionListView.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void VersionListView::setEmptyErrorString(QString emptyErrorString)
88{
89 m_emptyErrorString = emptyErrorString;
90 updateEmptyViewPort();
91}
92
93void VersionListView::setEmptyMode(VersionListView::EmptyMode mode)
94{

Callers 4

chooseVersionMethod · 0.45
JavaPageMethod · 0.45
InstallJavaPageClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected