初步统一了多航线采集和打开影像功能

This commit is contained in:
tangchao0503
2026-03-03 13:46:31 +08:00
parent bdf956ed99
commit 8d2fe91043
14 changed files with 249 additions and 108 deletions

View File

@ -26,3 +26,5 @@ private:
QString m_name;
QString m_uri;
};
Q_DECLARE_METATYPE(MapLayer*)