Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ setTextId
Method
setTextId
launcher/ui/MainWindow.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
m_tooltip = tooltip;
123
}
124
void setTextId(const char * text)
125
{
126
m_text = text;
127
}
128
operator T*()
129
{
130
return m_contained;
Callers
4
updateLaunchAction
Method · 0.80
createMainToolbar
Method · 0.80
createNewsToolbar
Method · 0.80
createInstanceToolbar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected