Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ applyAppletClass
Method
applyAppletClass
launcher/minecraft/LaunchProfile.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void LaunchProfile::applyAppletClass(const QString& appletClass)
71
{
72
applyString(appletClass, this->m_appletClass);
73
}
74
75
void LaunchProfile::applyMainClass(const QString& mainClass)
76
{
Callers
1
applyTo
Method · 0.80
Calls
1
applyString
Function · 0.85
Tested by
no test coverage detected