Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ setProfiler
Method
setProfiler
launcher/LaunchController.h:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void setProfiler(BaseProfilerFactory *profiler) {
36
m_profiler = profiler;
37
}
38
39
void setParentWidget(QWidget * widget) {
40
m_parentWidget = widget;
Callers
1
launch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected