mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Sip update for qgsproject
This commit is contained in:
parent
f96513d7fe
commit
1c3fadebbb
@ -778,6 +778,14 @@ Returns the number of registered layers.
|
||||
.. seealso:: QgsMapLayer.reload()
|
||||
%End
|
||||
|
||||
QgsCoordinateReferenceSystem defaultCrsForNewLayers() const;
|
||||
%Docstring
|
||||
Returns the default CRS for new layers based on the settings and
|
||||
the current project CRS
|
||||
:rtype: QgsCoordinateReferenceSystem
|
||||
%End
|
||||
|
||||
|
||||
signals:
|
||||
void readProject( const QDomDocument & );
|
||||
%Docstring
|
||||
@ -1010,6 +1018,8 @@ emitted whenever the configuration for snapping has changed
|
||||
\param layers List of QgsMapLayer which were added to the legend.
|
||||
%End
|
||||
|
||||
|
||||
|
||||
public slots:
|
||||
|
||||
void setSnappingConfig( const QgsSnappingConfig &snappingConfig );
|
||||
|
Loading…
x
Reference in New Issue
Block a user