MCPcopy Create free account
hub / github.com/KDE/kdevelop / reload

Method reload

plugins/filetemplates/filetemplatesplugin.cpp:179–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179void FileTemplatesPlugin::reload()
180{
181 templatesModel();
182 m_model->refresh();
183}
184
185void FileTemplatesPlugin::loadTemplate(const QString& fileName)
186{

Callers

nothing calls this directly

Calls 1

refreshMethod · 0.45

Tested by

no test coverage detected