MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / flush

Method flush

launcher/ui/widgets/VariableSizedImageObject.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void VariableSizedImageObject::flush()
110{
111 m_fetching_images.clear();
112}
113
114void VariableSizedImageObject::parseImage(QTextDocument* doc, std::shared_ptr<ImageMetadata> meta)
115{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected