CCIMXDesktop
 
Loading...
Searching...
No Matches
QueryCached.h File Reference

Defines the QueryCached class, a utility for managing cached data with a timeout mechanism. More...

#include "WeatherData.h"
#include <QObject>
#include <optional>

Go to the source code of this file.

Classes

class  QueryCached
 Manages a cache of WeatherData with an automatic timeout mechanism. More...
 

Detailed Description

Defines the QueryCached class, a utility for managing cached data with a timeout mechanism.