Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setMetaEntry
Method
setMetaEntry
launcher/ui/widgets/ProjectDescriptionPage.cpp:13–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void ProjectDescriptionPage::setMetaEntry(QString entry)
14
{
15
if (m_image_text_object)
16
m_image_text_object->setMetaEntry(entry);
17
}
18
19
void ProjectDescriptionPage::flush()
20
{
Callers
10
FlamePage
Method · 0.45
FlameModPage
Method · 0.45
FlameResourcePackPage
Method · 0.45
FlameTexturePackPage
Method · 0.45
FlameShaderPackPage
Method · 0.45
ModrinthModPage
Method · 0.45
ModrinthResourcePackPage
Method · 0.45
ModrinthTexturePackPage
Method · 0.45
ModrinthShaderPackPage
Method · 0.45
ModrinthPage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected