mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Add qgsi->qgis to spell check
This commit is contained in:
parent
6f09a161e4
commit
b55e4b9abd
@ -159,7 +159,7 @@ class QgsVectorLayerEditBuffer : QObject
|
|||||||
/** Emitted when an attribute has been renamed
|
/** Emitted when an attribute has been renamed
|
||||||
* @param idx attribute index
|
* @param idx attribute index
|
||||||
* @param newName new attribute name
|
* @param newName new attribute name
|
||||||
* @note added in QGSI 2.16
|
* @note added in QGIS 2.16
|
||||||
*/
|
*/
|
||||||
void attributeRenamed( int idx, const QString& newName );
|
void attributeRenamed( int idx, const QString& newName );
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "offset_curve",
|
"name": "offset_curve",
|
||||||
"type": "function",
|
"type": "function",
|
||||||
"description": "Returns a geometry formed by offseting a linestring geometry to the side. Distances are in the Spatial Reference System of this geometry.",
|
"description": "Returns a geometry formed by offsetting a linestring geometry to the side. Distances are in the Spatial Reference System of this geometry.",
|
||||||
"arguments": [ {"arg":"geometry","description":"a (multi)linestring geometry"},
|
"arguments": [ {"arg":"geometry","description":"a (multi)linestring geometry"},
|
||||||
{"arg":"distance","description":"offset distance. Positive values will be buffered to the left of lines, negative values to the right"},
|
{"arg":"distance","description":"offset distance. Positive values will be buffered to the left of lines, negative values to the right"},
|
||||||
{"arg":"segments","optional":true,"default":"8","description":"number of segments to use to represent a quarter circle when a round join style is used. A larger number results in a smoother line with more nodes."},
|
{"arg":"segments","optional":true,"default":"8","description":"number of segments to use to represent a quarter circle when a round join style is used. A larger number results in a smoother line with more nodes."},
|
||||||
|
@ -5501,6 +5501,7 @@ pususading:persuading
|
|||||||
puting:putting:*
|
puting:putting:*
|
||||||
pwoer:power
|
pwoer:power
|
||||||
pyscic:psychic
|
pyscic:psychic
|
||||||
|
qgsi:qgis
|
||||||
qoute:quote
|
qoute:quote
|
||||||
qouted:quoted
|
qouted:quoted
|
||||||
qoutes:quotes
|
qoutes:quotes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user