File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/core/auto_generated/layout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -585,7 +585,7 @@ Sets the ``maps`` to use when filtering legend content by map extents.
585
585
586
586
QList< QgsLayoutItemMap * > filterByMapItems() const;
587
587
%Docstring
588
- Returns the \ maps to use when filtering legend content by map extents.
588
+ Returns the maps to use when filtering legend content by map extents.
589
589
590
590
.. seealso:: :py:func:`setFilterByMapItems`
591
591
Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ class CORE_EXPORT QgsLayoutItemLegend : public QgsLayoutItem
549
549
void setFilterByMapItems ( const QList< QgsLayoutItemMap * > &maps );
550
550
551
551
/* *
552
- * Returns the \ maps to use when filtering legend content by map extents.
552
+ * Returns the maps to use when filtering legend content by map extents.
553
553
*
554
554
* \see setFilterByMapItems()
555
555
* \see setLinkedMap()
You can’t perform that action at this time.
0 commit comments