Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
233
void OpenWeatherPlugin::active(YAGfx& gfx)
234
{
235
UTIL_NOT_USED(gfx);
236
m_view.restartWeatherInfo();
237
}
238
239
void OpenWeatherPlugin::inactive()
240
{
Callers
nothing calls this directly
Calls
1
restartWeatherInfo
Method · 0.45
Tested by
no test coverage detected