| 
    QGIS API Documentation
    3.14.0-Pi (9f7028fd23)
    
   | 
 
 
 
 
Go to the documentation of this file.
   17 #ifndef QGSMAPTOOLADVANCEDDIGITIZE_H 
   18 #define QGSMAPTOOLADVANCEDDIGITIZE_H 
  153     bool snapToLayerGridEnabled() 
const;
 
  161     void setSnapToLayerGridEnabled( 
bool snapToLayerGridEnabled );
 
  173     void cadPointChanged( 
const QgsPointXY &point );
 
  175     void onCurrentLayerChanged();
 
  180     bool mAdvancedDigitizingAllowed = 
true;
 
  182     bool mAutoSnapEnabled = 
true;
 
  184     bool mSnapToLayerGridEnabled = 
true;
 
  188 #endif // QGSMAPTOOLADVANCEDDIGITIZE_H