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

Method text

launcher/ui/widgets/LabeledToolButton.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61QString LabeledToolButton::text() const
62{
63 return m_label->text();
64}
65
66void LabeledToolButton::setText(const QString& text)
67{

Callers 15

retranslateUiMethod · 0.45
updateStateMethod · 0.45
modpackUrlMethod · 0.45
getSearchTermMethod · 0.45
triggerSearchMethod · 0.45
getSerachTermMethod · 0.45
triggerSearchMethod · 0.45
getSerachTermMethod · 0.45
triggerSearchMethod · 0.45
getSerachTermMethod · 0.45
triggerSearchMethod · 0.45
getSerachTermMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected