Class QfPositioningPreciseView
ClassList > QfPositioningPreciseView
Inherits the following classes: QtQuick::Item
Inherited by the following classes: PositioningPreciseView
Public Types
| Type | Name |
|---|---|
| enum | RotationSource |
Public Properties
| Type | Name |
|---|---|
| property bool | hasAcceptableAccuracy |
| property bool | hasAlarmSnoozed |
| property bool | hasReachedTarget |
| property bool | hasZ |
| property real | lastValidDirection |
| property real | maximumHeight |
| property alias | menu |
| property string | negativeLabel |
| property point | positionCenter |
| property double | positionX |
| property double | positionY |
| property double | positionZ |
| property QtObject | positioningSettings |
| property string | positiveLabel |
| property alias | preciseTargetDiameter |
| property double | precision |
| property double | projectDistance |
| property double | projectVerticalDistance |
| property real | rotationAngle |
Public Types Documentation
enum RotationSource
enum QfPositioningPreciseView::RotationSource {
Compass,
Movement
};
Public Properties Documentation
property hasAcceptableAccuracy
bool QfPositioningPreciseView::hasAcceptableAccuracy;
property hasAlarmSnoozed
bool QfPositioningPreciseView::hasAlarmSnoozed;
property hasReachedTarget
bool QfPositioningPreciseView::hasReachedTarget;
property hasZ
bool QfPositioningPreciseView::hasZ;
property lastValidDirection
real QfPositioningPreciseView::lastValidDirection;
property maximumHeight
real QfPositioningPreciseView::maximumHeight;
property menu
alias QfPositioningPreciseView::menu;
property negativeLabel
string QfPositioningPreciseView::negativeLabel;
property positionCenter
point QfPositioningPreciseView::positionCenter;
property positionX
double QfPositioningPreciseView::positionX;
property positionY
double QfPositioningPreciseView::positionY;
property positionZ
double QfPositioningPreciseView::positionZ;
property positioningSettings
QtObject QfPositioningPreciseView::positioningSettings;
property positiveLabel
string QfPositioningPreciseView::positiveLabel;
property preciseTargetDiameter
alias QfPositioningPreciseView::preciseTargetDiameter;
Remark:
This property is read-only
property precision
double QfPositioningPreciseView::precision;
property projectDistance
double QfPositioningPreciseView::projectDistance;
property projectVerticalDistance
double QfPositioningPreciseView::projectVerticalDistance;
property rotationAngle
real QfPositioningPreciseView::rotationAngle;
Remark:
This property is read-only
The documentation for this class was generated from the following file src/gui/qml/QfPositioningPreciseView.qml