MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setTextId

Method setTextId

launcher/ui/MainWindow.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 m_tooltip = tooltip;
174 }
175 void setTextId(const char * text)
176 {
177 m_text = text;
178 }
179 operator T*()
180 {
181 return m_contained;

Callers 6

createMainToolbarMethod · 0.80
createMenuActionsMethod · 0.80
createNewsToolbarMethod · 0.80
createInstanceActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected