mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
fix travis
This commit is contained in:
parent
82bedbaeee
commit
0bf920b21a
@ -15,7 +15,7 @@ QGIS Quick consists of a Qt plugin that provides the QML components and of a sha
|
||||
\subsubsection qgsquick_overview_widgets_mapcanvas MapCanvas
|
||||
\subsubsection qgsquick_overview_widgets_featureform FeatureForm
|
||||
A form listing attributes of a given feature. It supports basic edit field widgets for types such as edit text, map value,
|
||||
check box, date/time picker or external resource (photo capture).
|
||||
checkbox, date/time picker or external resource (photo capture).
|
||||
\subsubsection qgsquick_overview_widgets_positionmarker PositionMarker
|
||||
The element refers to current position according gps location device connected to it. It holds information about longitude, latitude, altitude,
|
||||
direction of the movement and accuracy of the signal. See also QgsQuickPositionKit.
|
||||
|
@ -33,7 +33,7 @@
|
||||
* gets a row in the model. Also supports CRUD operations
|
||||
* related to layer and feature pair.
|
||||
*
|
||||
* On top of the QgsFeature attibutes, support for "remember"
|
||||
* On top of the QgsFeature attributes, support for "remember"
|
||||
* attribute is added. Remember attribute is used for
|
||||
* quick addition of the multiple features to the same layer.
|
||||
* A new feature can use "remembered" attribute values from
|
||||
|
Loading…
x
Reference in New Issue
Block a user