Class QfLocationMarker
Inherits the following classes: QtQuick::Item
Inherited by the following classes: LocationMarker
Public Properties
| Type | Name |
|---|---|
| property real | accuracy |
| property var | bubbleAction |
| property color | bubbleColor |
| property string | bubbleText |
| property color | bubbleTextColor |
| property bool | bubbleVisible |
| property color | color |
| property real | direction |
| property bool | isOnMapCanvas |
| property QgsPoint | location |
| property QgsQuickMapSettings | mapSettings |
| property real | orientation |
| property real | screenAccuracy |
| property point | screenLocation |
| property color | semiOpaqueColor |
| property real | sizeScale |
| property real | speed |
| property color | strokeColor |
Public Functions
| Type | Name |
|---|---|
| void | updateScreenLocation () |
Public Properties Documentation
property accuracy
real QfLocationMarker::accuracy;
property bubbleAction
var QfLocationMarker::bubbleAction;
property bubbleColor
color QfLocationMarker::bubbleColor;
property bubbleText
string QfLocationMarker::bubbleText;
property bubbleTextColor
color QfLocationMarker::bubbleTextColor;
property bubbleVisible
bool QfLocationMarker::bubbleVisible;
property color
color QfLocationMarker::color;
property direction
real QfLocationMarker::direction;
property isOnMapCanvas
bool QfLocationMarker::isOnMapCanvas;
Remark:
This property is read-only
property location
QgsPoint QfLocationMarker::location;
property mapSettings
QgsQuickMapSettings QfLocationMarker::mapSettings;
property orientation
real QfLocationMarker::orientation;
property screenAccuracy
real QfLocationMarker::screenAccuracy;
property screenLocation
point QfLocationMarker::screenLocation;
property semiOpaqueColor
color QfLocationMarker::semiOpaqueColor;
property sizeScale
real QfLocationMarker::sizeScale;
property speed
real QfLocationMarker::speed;
property strokeColor
color QfLocationMarker::strokeColor;
Public Functions Documentation
function updateScreenLocation
void QfLocationMarker::updateScreenLocation ()
The documentation for this class was generated from the following file src/gui/qml/QfLocationMarker.qml