Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setProfiler
Method
setProfiler
launcher/LaunchController.h:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void setProfiler(BaseProfilerFactory *profiler) {
71
m_profiler = profiler;
72
}
73
74
void setParentWidget(QWidget * widget) {
75
m_parentWidget = widget;
Callers
1
launch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected