mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Spelling
This commit is contained in:
parent
090d148805
commit
b47dea0cc6
@ -271,7 +271,7 @@ The default is to use no simplification.
|
||||
%Docstring
|
||||
Returns a list of map themes to use during the export.
|
||||
|
||||
Items which handle layered exports (e.g. maps) may utilise this list to export different
|
||||
Items which handle layered exports (e.g. maps) may utilize this list to export different
|
||||
representations of the item as export layers, as they iterate through these included themes.
|
||||
|
||||
.. seealso:: :py:func:`setExportThemes`
|
||||
@ -283,7 +283,7 @@ representations of the item as export layers, as they iterate through these incl
|
||||
%Docstring
|
||||
Sets a list of map ``themes`` to use during the export.
|
||||
|
||||
Items which handle layered exports (e.g. maps) may utilise this list to export different
|
||||
Items which handle layered exports (e.g. maps) may utilize this list to export different
|
||||
representations of the item as export layers, as they iterate through these included themes.
|
||||
|
||||
.. seealso:: :py:func:`exportThemes`
|
||||
|
||||
@ -262,7 +262,7 @@ class CORE_EXPORT QgsLayoutRenderContext : public QObject
|
||||
/**
|
||||
* Returns a list of map themes to use during the export.
|
||||
*
|
||||
* Items which handle layered exports (e.g. maps) may utilise this list to export different
|
||||
* Items which handle layered exports (e.g. maps) may utilize this list to export different
|
||||
* representations of the item as export layers, as they iterate through these included themes.
|
||||
*
|
||||
* \see setExportThemes()
|
||||
@ -273,7 +273,7 @@ class CORE_EXPORT QgsLayoutRenderContext : public QObject
|
||||
/**
|
||||
* Sets a list of map \a themes to use during the export.
|
||||
*
|
||||
* Items which handle layered exports (e.g. maps) may utilise this list to export different
|
||||
* Items which handle layered exports (e.g. maps) may utilize this list to export different
|
||||
* representations of the item as export layers, as they iterate through these included themes.
|
||||
*
|
||||
* \see exportThemes()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user