MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / setEmptyErrorString

Method setEmptyErrorString

launcher/ui/widgets/VersionListView.cpp:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 4

chooseVersionMethod · 0.45
JavaPageMethod · 0.45
InstallJavaPageClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected