Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+1
−1
doc/qgsquick.dox
-
+1
−1
src/quickgui/attributes/qgsquickattributemodel.h
|
@@ -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 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.