mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Add QGIS3 API change comment
This commit is contained in:
		
							parent
							
								
									57eb409084
								
							
						
					
					
						commit
						6992f2450e
					
				@ -755,6 +755,8 @@ class QgsVectorLayer : QgsMapLayer
 | 
			
		||||
        @param f feature to add
 | 
			
		||||
        @param alsoUpdateExtent If True, will also go to the effort of e.g. updating the extents.
 | 
			
		||||
        @return                    True in case of success and False in case of error
 | 
			
		||||
 | 
			
		||||
	// TODO QGIS3: QgsFeature& f /InOut/
 | 
			
		||||
     */
 | 
			
		||||
    bool addFeature( QgsFeature& f, bool alsoUpdateExtent = true );
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user