MCPcopy Create free account
hub / github.com/SeptemberHX/dde-top-panel / startLoader

Method startLoader

frame/controller/dockpluginscontroller.cpp:133–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void DockPluginsController::startLoader()
134{
135 loadLocalPlugins();
136 loadSystemPlugins();
137}
138
139void DockPluginsController::loadLocalPlugins()
140{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected