mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Fix dox
This commit is contained in:
parent
1bbd477d4f
commit
3d70259fe4
@ -204,7 +204,6 @@ Stores the configuration in a DOM
|
||||
from a DOM element.
|
||||
|
||||
:param element: is the DOM node corresponding to item (e.g. 'LayoutItem' element)
|
||||
:param document: DOM document
|
||||
|
||||
.. versionadded:: 3.20
|
||||
%End
|
||||
|
@ -175,7 +175,6 @@ class CORE_EXPORT QgsAuthMethodConfig
|
||||
/**
|
||||
* from a DOM element.
|
||||
* \param element is the DOM node corresponding to item (e.g. 'LayoutItem' element)
|
||||
* \param document DOM document
|
||||
* \since QGIS 3.20
|
||||
*/
|
||||
bool readXml( const QDomElement &element );
|
||||
|
Loading…
x
Reference in New Issue
Block a user