Skip to content

Commit 9ed3ee0

Browse files
pblottierenyalldawson
authored andcommitted
Add doc
1 parent 1ecc57d commit 9ed3ee0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/core/qgsauxiliarystorage.h

+5
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,11 @@ class CORE_EXPORT QgsAuxiliaryStorage
319319
*/
320320
QString currentFileName() const;
321321

322+
/**
323+
* Returns the underlying error string when something went wrong.
324+
*
325+
* \since QGIS 3.4
326+
*/
322327
QString errorString() const;
323328

324329
/**

0 commit comments

Comments
 (0)