MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / active

Method active

lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:233–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233void OpenWeatherPlugin::active(YAGfx& gfx)
234{
235 UTIL_NOT_USED(gfx);
236 m_view.restartWeatherInfo();
237}
238
239void OpenWeatherPlugin::inactive()
240{

Callers

nothing calls this directly

Calls 1

restartWeatherInfoMethod · 0.45

Tested by

no test coverage detected