Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
void FileTemplatesPlugin::reload()
180
{
181
templatesModel();
182
m_model->refresh();
183
}
184
185
void FileTemplatesPlugin::loadTemplate(const QString& fileName)
186
{
Callers
nothing calls this directly
Calls
1
refresh
Method · 0.45
Tested by
no test coverage detected