#include
QMap<float,TYPE_weather_frame> WeatherMap;//存储所有天气帧
qRegisterMetaType<QMap<float,TYPE_weather_frame>>(“QMap<float,TYPE_weather_frame>”);
#include
QMap<float,TYPE_weather_frame> WeatherMap;//存储所有天气帧
qRegisterMetaType<QMap<float,TYPE_weather_frame>>(“QMap<float,TYPE_weather_frame>”);