This commit is contained in:
nirvn 2021-05-12 17:52:24 +07:00
parent 1bbd477d4f
commit 3d70259fe4
2 changed files with 0 additions and 2 deletions

View File

@ -204,7 +204,6 @@ Stores the configuration in a DOM
from a DOM element. from a DOM element.
:param element: is the DOM node corresponding to item (e.g. 'LayoutItem' element) :param element: is the DOM node corresponding to item (e.g. 'LayoutItem' element)
:param document: DOM document
.. versionadded:: 3.20 .. versionadded:: 3.20
%End %End

View File

@ -175,7 +175,6 @@ class CORE_EXPORT QgsAuthMethodConfig
/** /**
* from a DOM element. * from a DOM element.
* \param element is the DOM node corresponding to item (e.g. 'LayoutItem' element) * \param element is the DOM node corresponding to item (e.g. 'LayoutItem' element)
* \param document DOM document
* \since QGIS 3.20 * \since QGIS 3.20
*/ */
bool readXml( const QDomElement &element ); bool readXml( const QDomElement &element );