MCPcopy 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
63QString LabeledToolButton::text() const
64{
65 return m_label->text();
66}
67
68void LabeledToolButton::setText(const QString & text)
69{

Callers 15

updateStateMethod · 0.45
modpackUrlMethod · 0.45
getSearchTermMethod · 0.45
triggerSearchMethod · 0.45
triggerSearchMethod · 0.45
triggerSearchMethod · 0.45
triggerSearchMethod · 0.45
triggerSearchMethod · 0.45
applySettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected