Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ text
Method
text
launcher/ui/widgets/LabeledToolButton.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
QString LabeledToolButton::text() const
64
{
65
return m_label->text();
66
}
67
68
void LabeledToolButton::setText(const QString & text)
69
{
Callers
15
updateState
Method · 0.45
modpackUrl
Method · 0.45
getSearchTerm
Method · 0.45
triggerSearch
Method · 0.45
triggerSearch
Method · 0.45
triggerSearch
Method · 0.45
triggerSearch
Method · 0.45
triggerSearch
Method · 0.45
on_instDirBrowseBtn_clicked
Method · 0.45
on_iconsDirBrowseBtn_clicked
Method · 0.45
on_modsDirBrowseBtn_clicked
Method · 0.45
applySettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected