mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
Add option to open text event products
This commit is contained in:
parent
cc82c5b102
commit
bf73b540f4
3 changed files with 54 additions and 11 deletions
|
|
@ -32,7 +32,8 @@ signals:
|
|||
void ActiveMapMoved(double latitude, double longitude);
|
||||
|
||||
private slots:
|
||||
void on_actionOpen_triggered();
|
||||
void on_actionOpenNexrad_triggered();
|
||||
void on_actionOpenTextEvent_triggered();
|
||||
void on_actionExit_triggered();
|
||||
void on_radarSiteSelectButton_clicked();
|
||||
void on_resourceTreeCollapseAllButton_clicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue