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/auto_generated/qgsdataitem.sip.in
-
+1
−1
src/core/qgsdataitem.h
|
@@ -234,7 +234,7 @@ Returns the capabilities for the data item. |
|
|
%Docstring |
|
|
Sets the capabilities for the data item. |
|
|
|
|
|
.. seealso:: :py:func:`capabilities` |
|
|
.. seealso:: :py:func:`capabilities2` |
|
|
%End |
|
|
|
|
|
|
|
|
|
@@ -244,7 +244,7 @@ class CORE_EXPORT QgsDataItem : public QObject |
|
|
/** |
|
|
* Sets the capabilities for the data item. |
|
|
* |
|
|
* \see capabilities() |
|
|
* \see capabilities2() |
|
|
*/ |
|
|
virtual void setCapabilities( Capabilities capabilities ) { mCapabilities = capabilities; } |
|
|
|
|
|
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.