mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:20:05 +00:00 
			
		
		
		
	Add right click to edit location marker
This commit is contained in:
		
							parent
							
								
									cfed61c6ff
								
							
						
					
					
						commit
						fc8d65d4d1
					
				
					 3 changed files with 65 additions and 6 deletions
				
			
		|  | @ -183,6 +183,16 @@ public: | |||
|     */ | ||||
|    void FinishIcons(); | ||||
| 
 | ||||
|    /**
 | ||||
|     * Registers an event handler for an icon. | ||||
|     * | ||||
|     * @param [in] di Icon draw item | ||||
|     * @param [in] eventHandler Event handler function | ||||
|     */ | ||||
|    static void | ||||
|    RegisterEventHandler(const std::shared_ptr<GeoIconDrawItem>& di, | ||||
|                         const std::function<void(QEvent*)>&     eventHandler); | ||||
| 
 | ||||
| private: | ||||
|    class Impl; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak