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

Method reload

plugins/appwizard/appwizardplugin.cpp:576–579  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

574}
575
576void AppWizardPlugin::reload()
577{
578 model()->refresh();
579}
580
581
582#include "appwizardplugin.moc"

Callers

nothing calls this directly

Calls 2

modelFunction · 0.85
refreshMethod · 0.45

Tested by

no test coverage detected