| | | |
Offset 1328, 14 lines modified | Offset 1328, 72 lines modified |
1328 | ······<contents·name="use-background-location-permission"·title="Use·Background·Location·Permission"·level="2"/> | 1328 | ······<contents·name="use-background-location-permission"·title="Use·Background·Location·Permission"·level="2"/> |
1329 | ····</page> | 1329 | ····</page> |
1330 | ····<page·name="qtpositioning-ios.html"·href="qtpositioning-ios.html"·status="active"·location="qtpositioning-ios.qdoc"·documented="true"·subtype="page"·title="Qt·Positioning·on·iOS"·fulltitle="Qt·Positioning·on·iOS"·subtitle=""·brief="Notes·on·using·Qt·Positioning·on·iOS"> | 1330 | ····<page·name="qtpositioning-ios.html"·href="qtpositioning-ios.html"·status="active"·location="qtpositioning-ios.qdoc"·documented="true"·subtype="page"·title="Qt·Positioning·on·iOS"·fulltitle="Qt·Positioning·on·iOS"·subtitle=""·brief="Notes·on·using·Qt·Positioning·on·iOS"> |
1331 | ······<contents·name="using-qt-positioning-services-from-an-ios-app"·title="Using·Qt·Positioning·Services·from·an·iOS·App"·level="1"/> | 1331 | ······<contents·name="using-qt-positioning-services-from-an-ios-app"·title="Using·Qt·Positioning·Services·from·an·iOS·App"·level="1"/> |
1332 | ······<contents·name="using-foreground-location-services-permission"·title="Using·Foreground·Location·Services·Permission"·level="2"/> | 1332 | ······<contents·name="using-foreground-location-services-permission"·title="Using·Foreground·Location·Services·Permission"·level="2"/> |
1333 | ······<contents·name="use-background-location-services-permission"·title="Use·Background·Location·Services·Permission"·level="2"/> | 1333 | ······<contents·name="use-background-location-services-permission"·title="Use·Background·Location·Services·Permission"·level="2"/> |
1334 | ····</page> | 1334 | ····</page> |
| 1335 | ····<qmlclass·name="QtPositioning"·qml-module-name="QtPositioning"·fullname="QtPositioning.QtPositioning"·href="qml-qtpositioning-qtpositioning.html"·status="active"·access="public"·documented="true"·title="QtPositioning"·fulltitle="QtPositioning"·subtitle=""·brief="Global·object·provides·useful·functions·for·working·with·location-based·types·in·QML"> |
| 1336 | ······<function·name="circle"·fullname="QtPositioning.QtPositioning.circle"·href="qml-qtpositioning-qtpositioning.html#circle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geocircle"/> |
| 1337 | ······<function·name="circle"·fullname="QtPositioning.QtPositioning.circle"·href="qml-qtpositioning-qtpositioning.html#circle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geocircle"> |
| 1338 | ········<parameter·type="coordinate"·name="center"·default=""/> |
| 1339 | ········<parameter·type="real"·name="radius"·default=""/> |
| 1340 | ······</function> |
| 1341 | ······<function·name="coordToMercator"·fullname="QtPositioning.QtPositioning.coordToMercator"·href="qml-qtpositioning-qtpositioning.html#coordToMercator-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="point"> |
| 1342 | ········<parameter·type="coordinate"·name="coord"·default=""/> |
| 1343 | ······</function> |
| 1344 | ······<function·name="coordinate"·fullname="QtPositioning.QtPositioning.coordinate"·href="qml-qtpositioning-qtpositioning.html#coordinate-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="coordinate"/> |
| 1345 | ······<function·name="coordinate"·fullname="QtPositioning.QtPositioning.coordinate"·href="qml-qtpositioning-qtpositioning.html#coordinate-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="coordinate"> |
| 1346 | ········<parameter·type="real"·name="latitude"·default=""/> |
| 1347 | ········<parameter·type="real"·name="longitude"·default=""/> |
| 1348 | ········<parameter·type="real"·name="altitude"·default=""/> |
| 1349 | ······</function> |
| 1350 | ······<function·name="mercatorToCoord"·fullname="QtPositioning.QtPositioning.mercatorToCoord"·href="qml-qtpositioning-qtpositioning.html#mercatorToCoord-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="coordinate"> |
| 1351 | ········<parameter·type="point"·name="mercator"·default=""/> |
| 1352 | ······</function> |
| 1353 | ······<function·name="path"·fullname="QtPositioning.QtPositioning.path"·href="qml-qtpositioning-qtpositioning.html#path-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopath"/> |
| 1354 | ······<function·name="path"·fullname="QtPositioning.QtPositioning.path"·href="qml-qtpositioning-qtpositioning.html#path-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopath"> |
| 1355 | ········<parameter·type="list<coordinate>"·name="coordinates"·default=""/> |
| 1356 | ········<parameter·type="real"·name="width"·default=""/> |
| 1357 | ······</function> |
| 1358 | ······<function·name="polygon"·fullname="QtPositioning.QtPositioning.polygon"·href="qml-qtpositioning-qtpositioning.html#polygon-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopolygon"/> |
| 1359 | ······<function·name="polygon"·fullname="QtPositioning.QtPositioning.polygon"·href="qml-qtpositioning-qtpositioning.html#polygon-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopolygon"> |
| 1360 | ········<parameter·type="list<coordinate>"·name="coordinates"·default=""/> |
| 1361 | ······</function> |
| 1362 | ······<function·name="polygon"·fullname="QtPositioning.QtPositioning.polygon"·href="qml-qtpositioning-qtpositioning.html#polygon-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopolygon"> |
| 1363 | ········<parameter·type="list<coordinate>"·name="perimeter"·default=""/> |
| 1364 | ········<parameter·type="list<list<coordinate>>"·name="holes"·default=""/> |
| 1365 | ······</function> |
| 1366 | ······<function·name="rectangle"·fullname="QtPositioning.QtPositioning.rectangle"·href="qml-qtpositioning-qtpositioning.html#rectangle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="georectangle"/> |
| 1367 | ······<function·name="rectangle"·fullname="QtPositioning.QtPositioning.rectangle"·href="qml-qtpositioning-qtpositioning.html#rectangle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="georectangle"> |
| 1368 | ········<parameter·type="list<coordinate>"·name="coordinates"·default=""/> |
| 1369 | ······</function> |
| 1370 | ······<function·name="rectangle"·fullname="QtPositioning.QtPositioning.rectangle"·href="qml-qtpositioning-qtpositioning.html#rectangle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="georectangle"> |
| 1371 | ········<parameter·type="coordinate"·name="topLeft"·default=""/> |
| 1372 | ········<parameter·type="coordinate"·name="bottomRight"·default=""/> |
| 1373 | ······</function> |
| 1374 | ······<function·name="rectangle"·fullname="QtPositioning.QtPositioning.rectangle"·href="qml-qtpositioning-qtpositioning.html#rectangle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="georectangle"> |
| 1375 | ········<parameter·type="coordinate"·name="center"·default=""/> |
| 1376 | ········<parameter·type="real"·name="width"·default=""/> |
| 1377 | ········<parameter·type="real"·name="height"·default=""/> |
| 1378 | ······</function> |
| 1379 | ······<function·name="shape"·fullname="QtPositioning.QtPositioning.shape"·href="qml-qtpositioning-qtpositioning.html#shape-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geoshape"/> |
| 1380 | ······<function·name="shapeToCircle"·fullname="QtPositioning.QtPositioning.shapeToCircle"·href="qml-qtpositioning-qtpositioning.html#shapeToCircle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geocircle"> |
| 1381 | ········<parameter·type="geoshape"·name="shape"·default=""/> |
| 1382 | ······</function> |
| 1383 | ······<function·name="shapeToPath"·fullname="QtPositioning.QtPositioning.shapeToPath"·href="qml-qtpositioning-qtpositioning.html#shapeToPath-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopath"> |
| 1384 | ········<parameter·type="geoshape"·name="shape"·default=""/> |
| 1385 | ······</function> |
| 1386 | ······<function·name="shapeToPolygon"·fullname="QtPositioning.QtPositioning.shapeToPolygon"·href="qml-qtpositioning-qtpositioning.html#shapeToPolygon-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geopolygon"> |
| 1387 | ········<parameter·type="geoshape"·name="shape"·default=""/> |
| 1388 | ······</function> |
| 1389 | ······<function·name="shapeToRectangle"·fullname="QtPositioning.QtPositioning.shapeToRectangle"·href="qml-qtpositioning-qtpositioning.html#shapeToRectangle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="georectangle"> |
| 1390 | ········<parameter·type="geoshape"·name="shape"·default=""/> |
| 1391 | ······</function> |
| 1392 | ····</qmlclass> |
1335 | ····<page·name="satelliteinfo"·href="qtpositioning-satelliteinfo-example.html"·status="active"·location="satelliteinfo.qdoc"·documented="true"·groups="category·Application·Examples,category·Positioning·&·Location,qtpositioning-examples"·subtype="example"·title="Satellite·Info"·fulltitle="Satellite·Info"·subtitle=""·brief="Satellite·Info·example·shows·the·available·satellites·using·Sky·View,·Table·View,·or·RSSI·View·and·the·user's·current·position.·It·is·implemented·with·Qt·Positioning·and·Qt·Quick"> | 1393 | ····<page·name="satelliteinfo"·href="qtpositioning-satelliteinfo-example.html"·status="active"·location="satelliteinfo.qdoc"·documented="true"·groups="category·Application·Examples,category·Positioning·&·Location,qtpositioning-examples"·subtype="example"·title="Satellite·Info"·fulltitle="Satellite·Info"·subtitle=""·brief="Satellite·Info·example·shows·the·available·satellites·using·Sky·View,·Table·View,·or·RSSI·View·and·the·user's·current·position.·It·is·implemented·with·Qt·Positioning·and·Qt·Quick"> |
1336 | ······<contents·name="ui-overview"·title="UI·Overview"·level="1"/> | 1394 | ······<contents·name="ui-overview"·title="UI·Overview"·level="1"/> |
1337 | ······<contents·name="running-the-example"·title="Running·the·Example"·level="1"/> | 1395 | ······<contents·name="running-the-example"·title="Running·the·Example"·level="1"/> |
1338 | ······<contents·name="retrieving-current-position"·title="Retrieving·Current·Position"·level="1"/> | 1396 | ······<contents·name="retrieving-current-position"·title="Retrieving·Current·Position"·level="1"/> |
1339 | ······<contents·name="retrieving-satellite-information"·title="Retrieving·Satellite·Information"·level="1"/> | 1397 | ······<contents·name="retrieving-satellite-information"·title="Retrieving·Satellite·Information"·level="1"/> |
1340 | ······<contents·name="using-custom-c-models"·title="Using·Custom·C++·Models"·level="1"/> | 1398 | ······<contents·name="using-custom-c-models"·title="Using·Custom·C++·Models"·level="1"/> |
1341 | ······<contents·name="satellite-model"·title="Satellite·Model"·level="2"/> | 1399 | ······<contents·name="satellite-model"·title="Satellite·Model"·level="2"/> |
Offset 1382, 14 lines modified | Offset 1440, 37 lines modified |
1382 | ······<page·name="satelliteinfo/satelliteinfo.pro"·href="qtpositioning-satelliteinfo-satelliteinfo-pro.html"·status="active"·subtype="file"·title=""·fulltitle="satelliteinfo.pro·Example·File"·subtitle="satelliteinfo/satelliteinfo.pro"/> | 1440 | ······<page·name="satelliteinfo/satelliteinfo.pro"·href="qtpositioning-satelliteinfo-satelliteinfo-pro.html"·status="active"·subtype="file"·title=""·fulltitle="satelliteinfo.pro·Example·File"·subtitle="satelliteinfo/satelliteinfo.pro"/> |
1383 | ······<page·name="satelliteinfo/icons/qtlogo_green.png"·href="qtpositioning-satelliteinfo-icons-qtlogo-green-png.html"·status="active"·subtype="image"·title=""·fulltitle="qtlogo_green.png·Image·File"·subtitle="satelliteinfo/icons/qtlogo_green.png"/> | 1441 | ······<page·name="satelliteinfo/icons/qtlogo_green.png"·href="qtpositioning-satelliteinfo-icons-qtlogo-green-png.html"·status="active"·subtype="image"·title=""·fulltitle="qtlogo_green.png·Image·File"·subtitle="satelliteinfo/icons/qtlogo_green.png"/> |
1384 | ······<page·name="satelliteinfo/icons/qtlogo_white.png"·href="qtpositioning-satelliteinfo-icons-qtlogo-white-png.html"·status="active"·subtype="image"·title=""·fulltitle="qtlogo_white.png·Image·File"·subtitle="satelliteinfo/icons/qtlogo_white.png"/> | 1442 | ······<page·name="satelliteinfo/icons/qtlogo_white.png"·href="qtpositioning-satelliteinfo-icons-qtlogo-white-png.html"·status="active"·subtype="image"·title=""·fulltitle="qtlogo_white.png·Image·File"·subtitle="satelliteinfo/icons/qtlogo_white.png"/> |
1385 | ······<page·name="satelliteinfo/icons/satellite1.png"·href="qtpositioning-satelliteinfo-icons-satellite1-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite1.png·Image·File"·subtitle="satelliteinfo/icons/satellite1.png"/> | 1443 | ······<page·name="satelliteinfo/icons/satellite1.png"·href="qtpositioning-satelliteinfo-icons-satellite1-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite1.png·Image·File"·subtitle="satelliteinfo/icons/satellite1.png"/> |
1386 | ······<page·name="satelliteinfo/icons/satellite2.png"·href="qtpositioning-satelliteinfo-icons-satellite2-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite2.png·Image·File"·subtitle="satelliteinfo/icons/satellite2.png"/> | 1444 | ······<page·name="satelliteinfo/icons/satellite2.png"·href="qtpositioning-satelliteinfo-icons-satellite2-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite2.png·Image·File"·subtitle="satelliteinfo/icons/satellite2.png"/> |
1387 | ······<page·name="satelliteinfo/icons/satellite_small.png"·href="qtpositioning-satelliteinfo-icons-satellite-small-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite_small.png·Image·File"·subtitle="satelliteinfo/icons/satellite_small.png"/> | 1445 | ······<page·name="satelliteinfo/icons/satellite_small.png"·href="qtpositioning-satelliteinfo-icons-satellite-small-png.html"·status="active"·subtype="image"·title=""·fulltitle="satellite_small.png·Image·File"·subtitle="satelliteinfo/icons/satellite_small.png"/> |
1388 | ····</page> | 1446 | ····</page> |
| 1447 | ····<qmlclass·name="SatelliteSource"·qml-module-name="QtPositioning"·fullname="QtPositioning.SatelliteSource"·href="qml-qtpositioning-satellitesource.html"·status="active"·access="public"·since="6.5"·documented="true"·title="SatelliteSource"·fulltitle="SatelliteSource"·subtitle=""·brief="The·satellite·information"> |
| 1448 | ······<contents·name="example-usage"·title="Example·Usage"·level="2"/> |
| 1449 | ······<function·name="backendProperty"·fullname="QtPositioning.SatelliteSource.backendProperty"·href="qml-qtpositioning-satellitesource.html#backendProperty-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="var"> |
| 1450 | ········<parameter·type="string"·name="name"·default=""/> |
| 1451 | ······</function> |
| 1452 | ······<function·name="setBackendProperty"·fullname="QtPositioning.SatelliteSource.setBackendProperty"·href="qml-qtpositioning-satellitesource.html#setBackendProperty-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="bool"> |
| 1453 | ········<parameter·type="string"·name="name"·default=""/> |
| 1454 | ········<parameter·type="var"·name="value"·default=""/> |
| 1455 | ······</function> |
| 1456 | ······<function·name="start"·fullname="QtPositioning.SatelliteSource.start"·href="qml-qtpositioning-satellitesource.html#start-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"/> |
| 1457 | ······<function·name="stop"·fullname="QtPositioning.SatelliteSource.stop"·href="qml-qtpositioning-satellitesource.html#stop-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"/> |
| 1458 | ······<function·name="update"·fullname="QtPositioning.SatelliteSource.update"·href="qml-qtpositioning-satellitesource.html#update-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"> |
| 1459 | ········<parameter·type="int"·name="timeout"·default="0"/> |
| 1460 | ······</function> |
| 1461 | ······<qmlproperty·name="active"·fullname="QtPositioning.SatelliteSource.active"·href="qml-qtpositioning-satellitesource.html#active-prop"·status="active"·access="public"·documented="true"·type="bool"·attached="false"·writable="true"/> |
| 1462 | ······<qmlproperty·name="name"·fullname="QtPositioning.SatelliteSource.name"·href="qml-qtpositioning-satellitesource.html#name-prop"·status="active"·access="public"·documented="true"·type="string"·attached="false"·writable="true"/> |
| 1463 | ······<qmlproperty·name="parameters"·fullname="QtPositioning.SatelliteSource.parameters"·href="qml-qtpositioning-satellitesource.html#parameters-prop"·status="active"·access="public"·documented="true"·type="list<PluginParameter>"·attached="false"·writable="false"/> |
| 1464 | ······<qmlproperty·name="satellitesInUse"·fullname="QtPositioning.SatelliteSource.satellitesInUse"·href="qml-qtpositioning-satellitesource.html#satellitesInUse-prop"·status="active"·access="public"·documented="true"·type="list<geoSatelliteInfo>"·attached="false"·writable="false"/> |
| 1465 | ······<qmlproperty·name="satellitesInView"·fullname="QtPositioning.SatelliteSource.satellitesInView"·href="qml-qtpositioning-satellitesource.html#satellitesInView-prop"·status="active"·access="public"·documented="true"·type="list<geoSatelliteInfo>"·attached="false"·writable="false"/> |
| 1466 | ······<qmlproperty·name="sourceError"·fullname="QtPositioning.SatelliteSource.sourceError"·href="qml-qtpositioning-satellitesource.html#sourceError-prop"·status="active"·access="public"·documented="true"·type="enumeration"·attached="false"·writable="false"/> |
| 1467 | ······<qmlproperty·name="updateInterval"·fullname="QtPositioning.SatelliteSource.updateInterval"·href="qml-qtpositioning-satellitesource.html#updateInterval-prop"·status="active"·access="public"·documented="true"·type="int"·attached="false"·writable="true"/> |
| 1468 | ······<qmlproperty·name="valid"·fullname="QtPositioning.SatelliteSource.valid"·href="qml-qtpositioning-satellitesource.html#valid-prop"·status="active"·access="public"·documented="true"·type="bool"·attached="false"·writable="false"/> |
| 1469 | ····</qmlclass> |
1389 | ····<page·name="qtpositioning-attribution-titilliumweb_font.html"·href="qtpositioning-attribution-titilliumweb-font.html"·status="active"·location="codeattributions.qdoc"·documented="true"·groups="attributions-examples,attributions-qtpositioning-examples"·subtype="page"·title="Titillium·Web·Font"·fulltitle="Titillium·Web·Font"·subtitle=""·brief="SIL·OPEN·FONT·LICENSE·Version·1.1"> | 1470 | ····<page·name="qtpositioning-attribution-titilliumweb_font.html"·href="qtpositioning-attribution-titilliumweb-font.html"·status="active"·location="codeattributions.qdoc"·documented="true"·groups="attributions-examples,attributions-qtpositioning-examples"·subtype="page"·title="Titillium·Web·Font"·fulltitle="Titillium·Web·Font"·subtitle=""·brief="SIL·OPEN·FONT·LICENSE·Version·1.1"> |
1390 | ······<target·name="titilliumweb-font"·title="titilliumweb_font"/> | 1471 | ······<target·name="titilliumweb-font"·title="titilliumweb_font"/> |
1391 | ····</page> | 1472 | ····</page> |
1392 | ····<page·name="weatherinfo"·href="qtpositioning-weatherinfo-example.html"·status="active"·location="weatherinfo.qdoc"·documented="true"·groups="category·Positioning·&·Location,qtpositioning-examples"·subtype="example"·title="Weather·Info"·fulltitle="Weather·Info"·subtitle=""·brief="Weather·Info·example·shows·how·to·use·the·user's·current·position·to·retrieve·local·content·from·a·web·service·in·a·C++·plugin·for·Qt·Quick,·using·Qt·Positioning"> | 1473 | ····<page·name="weatherinfo"·href="qtpositioning-weatherinfo-example.html"·status="active"·location="weatherinfo.qdoc"·documented="true"·groups="category·Positioning·&·Location,qtpositioning-examples"·subtype="example"·title="Weather·Info"·fulltitle="Weather·Info"·subtitle=""·brief="Weather·Info·example·shows·how·to·use·the·user's·current·position·to·retrieve·local·content·from·a·web·service·in·a·C++·plugin·for·Qt·Quick,·using·Qt·Positioning"> |
1393 | ······<contents·name="running-the-example"·title="Running·the·Example"·level="1"/> | 1474 | ······<contents·name="running-the-example"·title="Running·the·Example"·level="1"/> |
1394 | ······<contents·name="weather-data-providers"·title="Weather·Data·Providers"·level="1"/> | 1475 | ······<contents·name="weather-data-providers"·title="Weather·Data·Providers"·level="1"/> |
1395 | ······<contents·name="application-data-models"·title="Application·Data·Models"·level="1"/> | 1476 | ······<contents·name="application-data-models"·title="Application·Data·Models"·level="1"/> |
Offset 1426, 96 lines modified | Offset 1507, 14 lines modified |
1426 | ······<page·name="weatherinfo/icons/weather-sunny.svg"·href="qtpositioning-weatherinfo-icons-weather-sunny-svg.html"·status="active"·subtype="file"·title=""·fulltitle="weather-sunny.svg·Example·File"·subtitle="weatherinfo/icons/weather-sunny.svg"/> | 1507 | ······<page·name="weatherinfo/icons/weather-sunny.svg"·href="qtpositioning-weatherinfo-icons-weather-sunny-svg.html"·status="active"·subtype="file"·title=""·fulltitle="weather-sunny.svg·Example·File"·subtitle="weatherinfo/icons/weather-sunny.svg"/> |
1427 | ······<page·name="weatherinfo/icons/weather-thundershower.svg"·href="qtpositioning-weatherinfo-icons-weather-thundershower-svg.html"·status="active"·subtype="file"·title=""·fulltitle="weather-thundershower.svg·Example·File"·subtitle="weatherinfo/icons/weather-thundershower.svg"/> | 1508 | ······<page·name="weatherinfo/icons/weather-thundershower.svg"·href="qtpositioning-weatherinfo-icons-weather-thundershower-svg.html"·status="active"·subtype="file"·title=""·fulltitle="weather-thundershower.svg·Example·File"·subtitle="weatherinfo/icons/weather-thundershower.svg"/> |
1428 | ······<page·name="weatherinfo/main.cpp"·href="qtpositioning-weatherinfo-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="weatherinfo/main.cpp"/> | 1509 | ······<page·name="weatherinfo/main.cpp"·href="qtpositioning-weatherinfo-main-cpp.html"·status="active"·subtype="file"·title=""·fulltitle="main.cpp·Example·File"·subtitle="weatherinfo/main.cpp"/> |
1429 | ······<page·name="weatherinfo/CMakeLists.txt"·href="qtpositioning-weatherinfo-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="weatherinfo/CMakeLists.txt"/> | 1510 | ······<page·name="weatherinfo/CMakeLists.txt"·href="qtpositioning-weatherinfo-cmakelists-txt.html"·status="active"·subtype="file"·title=""·fulltitle="CMakeLists.txt·Example·File"·subtitle="weatherinfo/CMakeLists.txt"/> |
1430 | ······<page·name="weatherinfo/qmldir"·href="qtpositioning-weatherinfo-qmldir.html"·status="active"·subtype="file"·title=""·fulltitle="qmldir·Example·File"·subtitle="weatherinfo/qmldir"/> | 1511 | ······<page·name="weatherinfo/qmldir"·href="qtpositioning-weatherinfo-qmldir.html"·status="active"·subtype="file"·title=""·fulltitle="qmldir·Example·File"·subtitle="weatherinfo/qmldir"/> |
1431 | ······<page·name="weatherinfo/weatherinfo.pro"·href="qtpositioning-weatherinfo-weatherinfo-pro.html"·status="active"·subtype="file"·title=""·fulltitle="weatherinfo.pro·Example·File"·subtitle="weatherinfo/weatherinfo.pro"/> | 1512 | ······<page·name="weatherinfo/weatherinfo.pro"·href="qtpositioning-weatherinfo-weatherinfo-pro.html"·status="active"·subtype="file"·title=""·fulltitle="weatherinfo.pro·Example·File"·subtitle="weatherinfo/weatherinfo.pro"/> |
1432 | ····</page> | 1513 | ····</page> |
1433 | ····<page·name="https://developer.apple.com/documentation/corelocation/cllocation/3524338-courseaccuracy?language=objc"·href="https://developer.apple.com/documentation/corelocation/cllocation/3524338-courseaccuracy?language=objc"·status="active"·location="external-resources.qdoc"·documented="true"·subtype="externalpage"·title="iOS·courseAccuracy"·fulltitle="iOS·courseAccuracy"·subtitle=""/> | |
1434 | ····<qmlclass·name="QtPositioning"·qml-module-name="QtPositioning"·fullname="QtPositioning.QtPositioning"·href="qml-qtpositioning-qtpositioning.html"·status="active"·access="public"·documented="true"·title="QtPositioning"·fulltitle="QtPositioning"·subtitle=""·brief="Global·object·provides·useful·functions·for·working·with·location-based·types·in·QML"> | |
1435 | ······<function·name="circle"·fullname="QtPositioning.QtPositioning.circle"·href="qml-qtpositioning-qtpositioning.html#circle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geocircle"/> | |
1436 | ······<function·name="circle"·fullname="QtPositioning.QtPositioning.circle"·href="qml-qtpositioning-qtpositioning.html#circle-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="geocircle"> | |
1437 | ········<parameter·type="coordinate"·name="center"·default=""/> | |
1438 | ········<parameter·type="real"·name="radius"·default=""/> | |
1439 | ······</function> | |
1440 | ······<function·name="coordToMercator"·fullname="QtPositioning.QtPositioning.coordToMercator"·href="qml-qtpositioning-qtpositioning.html#coordToMercator-method"·status="active"·access="public"·documented="true"·meta="qmlmethod"·type="point"> | |
1441 | ········<parameter·type="coordinate"·name="coord"·default=""/> | |
Max diff block lines reached; 2015/29951 bytes (6.73%) of diff not shown.
|