mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:10:05 +00:00
Timeline Manager should have knowledge of radar site
This commit is contained in:
parent
a7a34e063c
commit
4bba7f4c64
2 changed files with 8 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ public:
|
|||
static std::shared_ptr<TimelineManager> Instance();
|
||||
|
||||
public slots:
|
||||
void SetRadarSite(const std::string& radarSite);
|
||||
|
||||
void SetDateTime(std::chrono::system_clock::time_point dateTime);
|
||||
void SetViewType(types::MapTime viewType);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue