MCPcopy 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
13void ProjectDescriptionPage::setMetaEntry(QString entry)
14{
15 if (m_image_text_object)
16 m_image_text_object->setMetaEntry(entry);
17}
18
19void ProjectDescriptionPage::flush()
20{

Callers 10

FlamePageMethod · 0.45
FlameModPageMethod · 0.45
FlameResourcePackPageMethod · 0.45
FlameTexturePackPageMethod · 0.45
FlameShaderPackPageMethod · 0.45
ModrinthModPageMethod · 0.45
ModrinthPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected