Enumerations | |
enum | WeatherDataStatus { kWeatherDataNotLoaded = 0 , kWeatherDataLoaded = 1 , kWeatherDataNotAvailableForLocation = 2 , kWeatherDataFormatError = 3 } |
Status of weather data for the given location. More... | |
Variables | |
FORMIT_CORE_EXPORT ::string const | kToggleAnalysis |
Action Id's. | |