mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-06 00:03:16 -05:00
Add SIP binding for getDefaultZValue
This commit is contained in:
parent
6bc9a4a93f
commit
a037f79176
@ -60,6 +60,11 @@ class QgsMapToolCapture : public QgsMapToolAdvancedDigitizing
|
||||
*/
|
||||
void deleteTempRubberBand();
|
||||
|
||||
/**
|
||||
* Return defalut Z value
|
||||
*/
|
||||
double getDefaultZValue();
|
||||
|
||||
private slots:
|
||||
void validationFinished();
|
||||
void currentLayerChanged( QgsMapLayer *layer );
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user