mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Typo
This commit is contained in:
parent
afd2af40f0
commit
f598e2d527
@ -266,7 +266,7 @@ name and symbol ``type``.
|
|||||||
The ``unmatchedCategories`` list will be filled with all existing categories which could not be matched
|
The ``unmatchedCategories`` list will be filled with all existing categories which could not be matched
|
||||||
to a symbol in ``style``.
|
to a symbol in ``style``.
|
||||||
|
|
||||||
The ``unmatchedSymbols`` list will be filled with all symbol names from ``style`` which were not be matched
|
The ``unmatchedSymbols`` list will be filled with all symbol names from ``style`` which were not matched
|
||||||
to an existing category.
|
to an existing category.
|
||||||
|
|
||||||
If ``caseSensitive`` is false, then a case-insensitive match will be performed. If ``useTolerantMatch``
|
If ``caseSensitive`` is false, then a case-insensitive match will be performed. If ``useTolerantMatch``
|
||||||
|
@ -233,7 +233,7 @@ class CORE_EXPORT QgsCategorizedSymbolRenderer : public QgsFeatureRenderer
|
|||||||
* The \a unmatchedCategories list will be filled with all existing categories which could not be matched
|
* The \a unmatchedCategories list will be filled with all existing categories which could not be matched
|
||||||
* to a symbol in \a style.
|
* to a symbol in \a style.
|
||||||
*
|
*
|
||||||
* The \a unmatchedSymbols list will be filled with all symbol names from \a style which were not be matched
|
* The \a unmatchedSymbols list will be filled with all symbol names from \a style which were not matched
|
||||||
* to an existing category.
|
* to an existing category.
|
||||||
*
|
*
|
||||||
* If \a caseSensitive is false, then a case-insensitive match will be performed. If \a useTolerantMatch
|
* If \a caseSensitive is false, then a case-insensitive match will be performed. If \a useTolerantMatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user