mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:00:06 +00:00
Adding map context to simplify parameter passing
This commit is contained in:
parent
afb174a8fe
commit
f7f86ec24a
12 changed files with 140 additions and 124 deletions
|
|
@ -67,6 +67,7 @@ set(SRC_MANAGER source/scwx/qt/manager/radar_product_manager.cpp
|
|||
set(HDR_MAP source/scwx/qt/map/color_table_layer.hpp
|
||||
source/scwx/qt/map/generic_layer.hpp
|
||||
source/scwx/qt/map/layer_wrapper.hpp
|
||||
source/scwx/qt/map/map_context.hpp
|
||||
source/scwx/qt/map/map_widget.hpp
|
||||
source/scwx/qt/map/overlay_layer.hpp
|
||||
source/scwx/qt/map/radar_product_layer.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue