mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:10:04 +00:00 
			
		
		
		
	Add Level 3 Products Changed signal to Map Widget
This commit is contained in:
		
							parent
							
								
									c2e56b8e32
								
							
						
					
					
						commit
						7e084d28e9
					
				
					 2 changed files with 40 additions and 6 deletions
				
			
		|  | @ -34,8 +34,10 @@ public: | |||
|    explicit MapWidget(const QMapboxGLSettings&); | ||||
|    ~MapWidget(); | ||||
| 
 | ||||
|    common::Level3ProductCategoryMap   GetAvailableLevel3Categories(); | ||||
|    float                              GetElevation() const; | ||||
|    std::vector<float>                 GetElevationCuts() const; | ||||
|    std::vector<std::string>           GetLevel3Products(); | ||||
|    common::RadarProductGroup          GetRadarProductGroup() const; | ||||
|    std::string                        GetRadarProductName() const; | ||||
|    std::shared_ptr<config::RadarSite> GetRadarSite() const; | ||||
|  | @ -78,6 +80,7 @@ private slots: | |||
|    void mapChanged(QMapboxGL::MapChange); | ||||
| 
 | ||||
| signals: | ||||
|    void Level3ProductsChanged(); | ||||
|    void MapParametersChanged(double latitude, | ||||
|                              double longitude, | ||||
|                              double zoom, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat