mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:40:05 +00:00 
			
		
		
		
	Handle mouse button press of alert
This commit is contained in:
		
							parent
							
								
									2ab8f3a77a
								
							
						
					
					
						commit
						efb03ab9cc
					
				
					 4 changed files with 67 additions and 43 deletions
				
			
		|  | @ -27,14 +27,6 @@ public: | |||
|    void Render(const QMapLibre::CustomLayerRenderParameters&) override final; | ||||
|    void Deinitialize() override final; | ||||
| 
 | ||||
|    bool RunMousePicking( | ||||
|       const QMapLibre::CustomLayerRenderParameters& params, | ||||
|       const QPointF&                                mouseLocalPos, | ||||
|       const QPointF&                                mouseGlobalPos, | ||||
|       const glm::vec2&                              mouseCoords, | ||||
|       const common::Coordinate&                     mouseGeoCoords, | ||||
|       std::shared_ptr<types::EventHandler>& eventHandler) override final; | ||||
| 
 | ||||
| private: | ||||
|    class Impl; | ||||
|    std::unique_ptr<Impl> p; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat