Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ setText
Method
setText
launcher/ui/widgets/LabeledToolButton.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void LabeledToolButton::setText(const QString & text)
49
{
50
m_label->setText(text);
51
}
52
53
void LabeledToolButton::setIcon(QIcon icon)
54
{
Callers
15
login
Method · 0.45
readyForLaunch
Method · 0.45
retranslate
Method · 0.45
retranslateUi
Method · 0.45
retranslateUi
Method · 0.45
updateToolsMenu
Method · 0.45
repopulateAccountsMenu
Method · 0.45
defaultAccountChanged
Method · 0.45
updateNewsLabel
Method · 0.45
instanceChanged
Method · 0.45
selectionBad
Method · 0.45
checkInstancePathForProblems
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected