mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:40:05 +00:00 
			
		
		
		
	Display mouse cursor icon on maps when Ctrl is held
This commit is contained in:
		
							parent
							
								
									9cb29c6b9a
								
							
						
					
					
						commit
						f4bc2572d2
					
				
					 7 changed files with 68 additions and 5 deletions
				
			
		|  | @ -117,6 +117,13 @@ public: | |||
|    void SetInitialMapStyle(const std::string& styleName); | ||||
|    void SetMapStyle(const std::string& styleName); | ||||
| 
 | ||||
|    /**
 | ||||
|     * Updates the coordinates associated with mouse movement from another map. | ||||
|     * | ||||
|     * @param [in] coordinate Coordinate of the mouse | ||||
|     */ | ||||
|    void UpdateMouseCoordinate(const common::Coordinate& coordinate); | ||||
| 
 | ||||
| private: | ||||
|    void  changeStyle(); | ||||
|    qreal pixelRatio(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat