Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+1
−1
python/core/qgsauxiliarystorage.sip
-
+1
−1
src/core/qgsauxiliarystorage.h
|
@@ -136,7 +136,7 @@ class QgsAuxiliaryLayer : QgsVectorLayer |
|
|
|
|
|
bool exists( const QgsPropertyDefinition &definition ) const; |
|
|
%Docstring |
|
|
Returns true if the property is stored in the layer yet, false |
|
|
Returns true if the property is stored in the layer already, false |
|
|
otherwise. |
|
|
|
|
|
\param definition The property definition to check |
|
|
|
@@ -162,7 +162,7 @@ class CORE_EXPORT QgsAuxiliaryLayer : public QgsVectorLayer |
|
|
QgsVectorLayerJoinInfo joinInfo() const; |
|
|
|
|
|
/** |
|
|
* Returns true if the property is stored in the layer yet, false |
|
|
* Returns true if the property is stored in the layer already, false |
|
|
* otherwise. |
|
|
* |
|
|
* \param definition The property definition to check |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.