Defines the WeatherCard widget and its plugin factory for displaying weather information. More...
#include "DesktopPluginWidgetBase.h"#include "WeatherData.h"#include <QObject>#include <QWidget>#include <QtPlugin>Go to the source code of this file.
Classes | |
| class | WeatherCard |
| A custom QWidget that displays current weather information. More... | |
| class | WeatherCard_Plugins |
| A plugin factory class for creating WeatherCard instances. More... | |
Defines the WeatherCard widget and its plugin factory for displaying weather information.