Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createMainToolbarActions
Method · 0.80
createMainToolbar
Method · 0.80
createMenuActions
Method · 0.80
createNewsToolbar
Method · 0.80
createInstanceActions
Method · 0.80
repopulateAccountsMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected