aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtPositioning/typesystem_positioning.xml
blob: 757380707b442459f86123fbcc45cd744c50ef73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Copyright (C) 2018 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
-->
<typesystem package="PySide6.QtPositioning">
  <load-typesystem name="QtCore/typesystem_core.xml" generate="no"/>
  <value-type name="QGeoAddress"/>
  <value-type name="QGeoAreaMonitorInfo"/>
  <object-type name="QGeoAreaMonitorSource">
      <enum-type name="Error"/>
      <enum-type name="AreaMonitorFeature" flags="AreaMonitorFeatures"/>
  </object-type>
  <value-type name="QGeoLocation"/>
  <value-type name="QGeoCircle"/>
  <value-type name="QGeoCoordinate">
      <enum-type name="CoordinateType"/>
      <enum-type name="CoordinateFormat"/>
  </value-type>
  <value-type name="QGeoPath"/>
  <value-type name="QGeoPolygon" since="5.10"/>
  <value-type name="QGeoPositionInfo">
      <enum-type name="Attribute"/>
  </value-type>
  <object-type name="QGeoPositionInfoSource">
      <enum-type name="Error"/>
      <enum-type name="PositioningMethod" flags="PositioningMethods"/>
  </object-type>
  <object-type name="QGeoPositionInfoSourceFactory"/>
  <value-type name="QGeoRectangle"/>
  <value-type name="QGeoSatelliteInfo">
      <enum-type name="Attribute"/>
      <enum-type name="SatelliteSystem"/>
  </value-type>
  <object-type name="QGeoSatelliteInfoSource">
      <enum-type name="Error"/>
  </object-type>
  <value-type name="QGeoShape">
      <enum-type name="ShapeType"/>
  </value-type>
  <object-type name="QNmeaPositionInfoSource">
      <enum-type name="UpdateMode"/>
  </object-type>
</typesystem>