mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
Update doc
This commit is contained in:
parent
6e95586a1c
commit
9ccb1b579b
@ -290,7 +290,8 @@ the target filename if the auxiliary storage is opened in copy mode.
|
|||||||
|
|
||||||
QString errorString() const;
|
QString errorString() const;
|
||||||
%Docstring
|
%Docstring
|
||||||
Returns the underlying error string when something went wrong.
|
Returns the underlying error string describing potential errors
|
||||||
|
hapenning in saveAs(). Empty by default.
|
||||||
|
|
||||||
.. versionadded:: 3.4
|
.. versionadded:: 3.4
|
||||||
%End
|
%End
|
||||||
|
@ -320,7 +320,8 @@ class CORE_EXPORT QgsAuxiliaryStorage
|
|||||||
QString currentFileName() const;
|
QString currentFileName() const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the underlying error string when something went wrong.
|
* Returns the underlying error string describing potential errors
|
||||||
|
* hapenning in saveAs(). Empty by default.
|
||||||
*
|
*
|
||||||
* \since QGIS 3.4
|
* \since QGIS 3.4
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user