mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -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;
|
||||
%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
|
||||
%End
|
||||
|
@ -320,7 +320,8 @@ class CORE_EXPORT QgsAuxiliaryStorage
|
||||
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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user