|
|
|
|
@ -182,9 +182,11 @@ QMap<QString, IonInterface::ConditionIcons> EnvCanadaIon::setupConditionIconMapp |
|
|
|
|
{ QStringLiteral("snow crystals"), Flurries }, |
|
|
|
|
{ QStringLiteral("snow grains"), Flurries }, |
|
|
|
|
{ QStringLiteral("squalls"), Snow }, |
|
|
|
|
{ QStringLiteral("thunderstorm"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm with hail"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm with rain"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm with light rainshowers"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm with heavy rainshowers"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm with sand or dust storm"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("thunderstorm without precipitation"), Thunderstorm }, |
|
|
|
|
{ QStringLiteral("tornado"), NotAvailable }, |
|
|
|
|
|