From 72aa96f8f4cbaf72c30274ab06ec660278aa3ffa Mon Sep 17 00:00:00 2001 From: Patrick Franz Date: Sun, 29 Jan 2023 00:34:49 +0100 Subject: [PATCH] Import qt6-positioning_6.4.2-1.debian.tar.xz [dgit import tarball qt6-positioning 6.4.2-1 qt6-positioning_6.4.2-1.debian.tar.xz] --- changelog | 129 +++++ control | 94 ++++ copyright | 227 +++++++++ libqt6positioning6-plugins.install | 3 + libqt6positioning6.install | 1 + libqt6positioning6.symbols | 753 +++++++++++++++++++++++++++++ libqt6positioningquick6.install | 1 + libqt6positioningquick6.symbols | 370 ++++++++++++++ not-installed | 10 + qml6-module-qtpositioning.install | 3 + qt6-positioning-dev.install | 98 ++++ rules | 22 + source/format | 1 + source/lintian-overrides | 6 + watch | 2 + 15 files changed, 1720 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libqt6positioning6-plugins.install create mode 100644 libqt6positioning6.install create mode 100644 libqt6positioning6.symbols create mode 100644 libqt6positioningquick6.install create mode 100644 libqt6positioningquick6.symbols create mode 100644 not-installed create mode 100644 qml6-module-qtpositioning.install create mode 100644 qt6-positioning-dev.install create mode 100755 rules create mode 100644 source/format create mode 100644 source/lintian-overrides create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..9153209 --- /dev/null +++ b/changelog @@ -0,0 +1,129 @@ +qt6-positioning (6.4.2-1) unstable; urgency=medium + + [ Patrick Franz ] + * Switch to the official 6.4.2 tarball, the tarball is the same. + + -- Patrick Franz Sun, 29 Jan 2023 00:34:49 +0100 + +qt6-positioning (6.4.2~rc1-2) unstable; urgency=medium + + [ Patrick Franz ] + * Upload to unstable. + + -- Patrick Franz Fri, 30 Dec 2022 16:58:36 +0100 + +qt6-positioning (6.4.2~rc1-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.4.2). + * Bump Qt B-Ds to 6.4.2. + * Bump Standards-Version to 4.6.2 (no changes needed). + + -- Patrick Franz Tue, 27 Dec 2022 22:27:09 +0100 + +qt6-positioning (6.4.1-2) experimental; urgency=medium + + [ Patrick Franz ] + * Adjust build-dependencies. + * Pass QT_HOST_PATH to cmake in cross-builds, thx to Helmut Grohne + (Closes: #1023075). + + -- Patrick Franz Sun, 11 Dec 2022 01:23:18 +0100 + +qt6-positioning (6.4.1-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.4.1). + * Bump Qt B-Ds to 6.4.1. + * Update symbols from buildlogs. + * Enable link time optimization. + + -- Patrick Franz Wed, 16 Nov 2022 07:08:41 +0100 + +qt6-positioning (6.4.0-1) experimental; urgency=medium + + [ Lisandro Damián Nicanor Pérez Meyer ] + * Bump minimum CMake version in order to get pkg-config's .pc files. + + [ Patrick Franz ] + * Increase CMake verbosity level. + * New upstream release (6.4.0). + * Bump Qt B-Ds to 6.4.0. + * Remove patches as they have been applied upstream. + * Update list of installed files. + * Update symbols from buildlogs. + + -- Patrick Franz Thu, 13 Oct 2022 12:29:22 +0200 + +qt6-positioning (6.3.1-2) unstable; urgency=medium + + [ Patrick Franz ] + * Upload to unstable. + + -- Patrick Franz Mon, 15 Aug 2022 19:22:59 +0200 + +qt6-positioning (6.3.1-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.1). + * Bump Qt B-Ds to 6.3.1. + * Bump Standards-Version to 4.6.1 (no changes needed). + * Update patches. + * Update list of installed files. + + -- Patrick Franz Sun, 17 Jul 2022 03:59:07 +0200 + +qt6-positioning (6.3.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.0). + * Bump Qt B-Ds to 6.3.0. + * Update list of installed files. + * Update symbols from buildlogs. + + -- Patrick Franz Tue, 14 Jun 2022 21:24:10 +0200 + +qt6-positioning (6.2.4-3) unstable; urgency=medium + + [ Patrick Franz ] + * Upload to unstable. + + -- Patrick Franz Fri, 22 Apr 2022 20:06:57 +0200 + +qt6-positioning (6.2.4-2) experimental; urgency=medium + + * Team upload. + * Backport upstream commit deaf18f77fc67d7be6534843a009a47e8df40eb4 to enable + the geoclue2 plugin also on GNU/Hurd; patch + upstream_CMake-enable-geoclue2-also-on-GNU-Hurd.patch. + * Update symbols files from the logs of buildds. + + -- Pino Toscano Sat, 16 Apr 2022 06:06:34 +0200 + +qt6-positioning (6.2.4-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.2.4). + * Bump Qt B-Ds to 6.2.4. + + -- Patrick Franz Wed, 30 Mar 2022 20:49:29 +0200 + +qt6-positioning (6.2.2-3) unstable; urgency=medium + + [ Patrick Franz ] + * Upload to unstable. + + -- Patrick Franz Tue, 15 Feb 2022 22:02:06 +0100 + +qt6-positioning (6.2.2-2) experimental; urgency=medium + + [ Patrick Franz ] + * Update symbols from buildlogs. + + -- Patrick Franz Mon, 06 Dec 2021 00:32:37 +0100 + +qt6-positioning (6.2.2-1) experimental; urgency=medium + + * Initial release (Closes: #999636) + + -- Patrick Franz Sun, 14 Nov 2021 23:12:17 +0100 diff --git a/control b/control new file mode 100644 index 0000000..9dfa8e9 --- /dev/null +++ b/control @@ -0,0 +1,94 @@ +Source: qt6-positioning +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Patrick Franz , Lu YaNing +Build-Depends: cmake (>= 3.24~), + debhelper-compat (= 13), + libgl-dev, + libqt6opengl6-dev (>= 6.4.2+dfsg~), + libssl-dev, + libvulkan-dev [linux-any], + ninja-build, + pkg-config, + pkg-kde-tools, + qml6-module-qttest (>= 6.4.2+dfsg~), + qt6-base-dev (>= 6.4.2+dfsg~), + qt6-base-private-dev (>= 6.4.2+dfsg~), + qt6-declarative-dev (>= 6.4.2+dfsg~), + qt6-declarative-private-dev (>= 6.4.2+dfsg~), + qt6-serialport-dev (>= 6.4.2~), + rapidjson-dev (>= 1.1.0), + xauth , + xvfb , + zlib1g-dev, +Standards-Version: 4.6.2 +Homepage: https://www.qt.io/developers/ +Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-positioning +Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-positioning.git +Rules-Requires-Root: no + +Package: libqt6positioning6 +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Qt 6 Positioning library + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains Qt 6 Positioning library. + +Package: libqt6positioningquick6 +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Qt 6 Positioning library - Qt Quick library + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contain the Qt Quick interface for the Qt 6 Positioning library. + +Package: libqt6positioning6-plugins +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: libqt6positioning6 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Qt 6 Positioning module - position plugins + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains Qt 6 Positioning plugins. + +Package: qml6-module-qtpositioning +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: libqt6positioning6-plugins (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Qt 6 Positioning QML module + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains the Qt 6 Positioning QML plugin for Qt Declarative. + +Package: qt6-positioning-dev +Architecture: any +Multi-Arch: same +Section: libdevel +Depends: libqt6positioning6 (= ${binary:Version}), + libqt6positioning6-plugins (= ${binary:Version}), + libqt6positioningquick6 (= ${binary:Version}), + qt6-base-dev, + qt6-declarative-dev, + ${misc:Depends}, +Description: Qt 6 Positioning - development files + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains the header development files used for building Qt 6 + applications using Qt 6 Positioning library. diff --git a/copyright b/copyright new file mode 100644 index 0000000..ee73a6e --- /dev/null +++ b/copyright @@ -0,0 +1,227 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: qtpositioning-everywhere-src +Source: https://download.qt.io/archive/qt/*/submodules/ + +Files: * +Copyright: 2015-2021 The Qt Company Ltd. + 2015-2016 Jolla Ltd. + 2013-2016 Aaron McCarthy +License: LGPL-3 or GPL-2 + +Files: examples/* + src/positioning/doc/snippets/* +Copyright: 2017 The Qt Company Ltd. +License: BSD-3-clause + +Files: conanfile.py + config.tests/* + tests/* +Copyright: 2016-2021 The Qt Company Ltd. +License: GPL-3 with Qt-1.0 exception + +Files: *.qdoc +Copyright: 2017-2019 The Qt Company Ltd. +License: GFDL-NIV-1.3 + +Files: examples/positioning/weatherinfo/icons/weather-fog.png + examples/positioning/weatherinfo/icons/weather-haze.png + examples/positioning/weatherinfo/icons/weather-icy.png + examples/positioning/weatherinfo/icons/weather-sleet.png + examples/positioning/weatherinfo/icons/weather-sunny.png + examples/positioning/weatherinfo/icons/weather-sunny-very-few-clouds.png + examples/positioning/weatherinfo/icons/weather-thundershower.png +Copyright: DarKobra (C Stark) +License: public-domain + +Files: examples/positioning/weatherinfo/icons/weather-few-clouds.png + examples/positioning/weatherinfo/icons/weather-overcast.png + examples/positioning/weatherinfo/icons/weather-showers.png + examples/positioning/weatherinfo/icons/weather-snow.png + examples/positioning/weatherinfo/icons/weather-storm.png +Copyright: Tango Project contributors +License: public-domain + +Files: src/3rdparty/clip2tri/* +Copyright: 2014 Bitfighter developers +License: Expat + +Files: src/3rdparty/clipper/* +Copyright: 2010-2017 Angus Johnson +License: BSL-1.0 + +Files: src/3rdparty/poly2tri/* +Copyright: 2009-2010, Poly2Tri Contributors +License: BSD-3-clause + +Files: src/plugins/position/winrt/* + src/positioningquick/qdeclarativepluginparameter_p.h + src/positioningquick/qdeclarativepluginparameter.cpp +Copyright: 2015-2019 The Qt Company Ltd. +License: LGPL-3 or GPL-2+ + +Files: debian/* +Copyright: 2021 Patrick Franz + 2021 Lu YaNing +License: LGPL-3 or GPL-2 + +License: LGPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version 3 + as published by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General Public + License version 3 can be found in /usr/share/common-licenses/LGPL-3. + +License: GPL-2 + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in /usr/share/common-licenses/GPL-2. + +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + . + On Debian GNU/Linux systems, the complete text of the GNU General + Public License version 2 can be found in + `/usr/share/common-licenses/GPL-2'. + +License: GPL-3 with Qt-1.0 exception + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public License + version 3 can be found in /usr/share/common-licenses/GPL-3. + . + The Qt Company GPL Exception 1.0 + Exception 1: + . + As a special exception you may create a larger work which contains the + output of this application and distribute that work under terms of your + choice, so long as the work is not otherwise derived from or based on + this application and so long as the work does not in itself generate + output that contains the output from this application in its original + or modified form. + . + Exception 2: + . + As a special exception, you have permission to combine this application + with Plugins licensed under the terms of your choice, to produce an + executable, and to copy and distribute the resulting executable under + the terms of your choice. However, the executable must be accompanied + by a prominent notice offering all users of the executable the entire + source code to this application, excluding the source code of the + independent modules, but including any changes you have made to this + application, under the terms of this license. + +License: BSD-3-clause + You may use this file under the terms of the BSD license as follows: + . + "Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." + +License: GFDL-NIV-1.3 + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.3 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. + . + On Debian systems, the complete text of the GNU Free Documentation + License version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3. + +License: public-domain + The icons in this repository are herefore released into the Public Domain. + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + +License: BSL-1.0 + Permission is hereby granted, free of charge, to any person or organization + obtaining a copy of the software and accompanying documentation covered by + this license (the "Software") to use, reproduce, display, distribute, + execute, and transmit the Software, and to prepare derivative works of the + Software, and to permit third-parties to whom the Software is furnished to + do so, all subject to the following: + . + The copyright notices in the Software and this entire statement, including + the above license grant, this restriction and the following disclaimer, + must be included in all copies of the Software, in whole or in part, and + all derivative works of the Software, unless such copies or derivative + works are solely in the form of machine-executable object code generated by + a source language processor. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT + SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE + FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. diff --git a/libqt6positioning6-plugins.install b/libqt6positioning6-plugins.install new file mode 100644 index 0000000..064e212 --- /dev/null +++ b/libqt6positioning6-plugins.install @@ -0,0 +1,3 @@ +usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/position/libqtposition_geoclue2.so +usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/position/libqtposition_nmea.so +usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/position/libqtposition_positionpoll.so diff --git a/libqt6positioning6.install b/libqt6positioning6.install new file mode 100644 index 0000000..3d87646 --- /dev/null +++ b/libqt6positioning6.install @@ -0,0 +1 @@ +usr/lib/${DEB_HOST_MULTIARCH}/libQt6Positioning.so.* diff --git a/libqt6positioning6.symbols b/libqt6positioning6.symbols new file mode 100644 index 0000000..d8c7381 --- /dev/null +++ b/libqt6positioning6.symbols @@ -0,0 +1,753 @@ +# SymbolsHelper-Confirmed: 6.4.0 amd64 +libQt6Positioning.so.6 libqt6positioning6 #MINVER# +* Build-Depends-Package: qt6-location-dev + _Z36qRegisterNormalizedMetaType_QGeoPathRK10QByteArray@Base 6.4.0 + _Z37qRegisterNormalizedMetaType_QGeoShapeRK10QByteArray@Base 6.4.0 + _Z38qRegisterNormalizedMetaType_QGeoCircleRK10QByteArray@Base 6.4.0 + _Z39qRegisterNormalizedMetaType_QGeoAddressRK10QByteArray@Base 6.4.0 + _Z39qRegisterNormalizedMetaType_QGeoPolygonRK10QByteArray@Base 6.4.0 + _Z40qRegisterNormalizedMetaType_QGeoLocationRK10QByteArray@Base 6.4.0 + _Z41qRegisterNormalizedMetaType_QGeoRectangleRK10QByteArray@Base 6.4.0 + _Z42qRegisterNormalizedMetaType_QGeoCoordinateRK10QByteArray@Base 6.4.0 + _Z44qRegisterNormalizedMetaType_QGeoPositionInfoRK10QByteArray@Base 6.4.0 + _Z45qRegisterNormalizedMetaType_QGeoSatelliteInfoRK10QByteArray@Base 6.4.0 + _Z47qRegisterNormalizedMetaType_QGeoAreaMonitorInfoRK10QByteArray@Base 6.4.0 + _Z52qRegisterNormalizedMetaType_QGeoCoordinateObject_ptrRK10QByteArray@Base 6.4.0 + (subst)_Z5qHashRK11QGeoAddress{size_t}@Base 6.2.1 + (subst)_Z5qHashRK12QGeoLocation{size_t}@Base 6.2.1 + (subst)_Z5qHashRK14QGeoCoordinate{size_t}@Base 6.2.1 + (subst)_Z5qHashRK16QGeoPositionInfo{size_t}@Base 6.2.1 + (subst)_Z5qHashRK17QGeoSatelliteInfo{size_t}@Base 6.2.1 + (subst)_Z5qHashRK19QGeoAreaMonitorInfo{size_t}@Base 6.2.1 + (subst)_Z5qHashRK9QGeoShape{size_t}@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI10QGeoCircle9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI11QGeoPolygon9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI13QGeoRectangle9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI8QGeoPath9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI9QGeoShape10QGeoCircleEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI9QGeoShape11QGeoPolygonEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI9QGeoShape13QGeoRectangleEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI9QGeoShape8QGeoPathEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.2.1 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.2.1 + _ZN10QGeoCircle12extendCircleERK14QGeoCoordinate@Base 6.2.1 + _ZN10QGeoCircle16staticMetaObjectE@Base 6.2.1 + _ZN10QGeoCircle9setCenterERK14QGeoCoordinate@Base 6.2.1 + _ZN10QGeoCircle9setRadiusEd@Base 6.2.1 + _ZN10QGeoCircle9translateEdd@Base 6.2.1 + _ZN10QGeoCircleC1ERK14QGeoCoordinated@Base 6.2.1 + _ZN10QGeoCircleC1ERK9QGeoShape@Base 6.2.1 + _ZN10QGeoCircleC1ERKS_@Base 6.2.1 + _ZN10QGeoCircleC1Ev@Base 6.2.1 + _ZN10QGeoCircleC2ERK14QGeoCoordinated@Base 6.2.1 + _ZN10QGeoCircleC2ERK9QGeoShape@Base 6.2.1 + _ZN10QGeoCircleC2ERKS_@Base 6.2.1 + _ZN10QGeoCircleC2Ev@Base 6.2.1 + _ZN10QGeoCircleD1Ev@Base 6.2.1 + _ZN10QGeoCircleD2Ev@Base 6.2.1 + _ZN10QGeoCircleaSERKS_@Base 6.2.1 + _ZN11QGeoAddress10setCountryERK7QString@Base 6.2.1 + _ZN11QGeoAddress11setDistrictERK7QString@Base 6.2.1 + _ZN11QGeoAddress13setPostalCodeERK7QString@Base 6.2.1 + _ZN11QGeoAddress14setCountryCodeERK7QString@Base 6.2.1 + _ZN11QGeoAddress15setStreetNumberERK7QString@Base 6.2.1 + _ZN11QGeoAddress5clearEv@Base 6.2.1 + _ZN11QGeoAddress6equalsERKS_S1_@Base 6.2.1 + _ZN11QGeoAddress7setCityERK7QString@Base 6.2.1 + _ZN11QGeoAddress7setTextERK7QString@Base 6.2.1 + _ZN11QGeoAddress8setStateERK7QString@Base 6.2.1 + _ZN11QGeoAddress9setCountyERK7QString@Base 6.2.1 + _ZN11QGeoAddress9setStreetERK7QString@Base 6.2.1 + _ZN11QGeoAddressC1ERKS_@Base 6.2.1 + _ZN11QGeoAddressC1Ev@Base 6.2.1 + _ZN11QGeoAddressC2ERKS_@Base 6.2.1 + _ZN11QGeoAddressC2Ev@Base 6.2.1 + _ZN11QGeoAddressD1Ev@Base 6.2.1 + _ZN11QGeoAddressD2Ev@Base 6.2.1 + _ZN11QGeoAddressaSERKS_@Base 6.2.1 + (subst)_ZN11QGeoPolygon10removeHoleE{qptrdiff}@Base 6.2.1 + _ZN11QGeoPolygon12setPerimeterERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN11QGeoPolygon13addCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZN11QGeoPolygon16insertCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN11QGeoPolygon16removeCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZN11QGeoPolygon16removeCoordinateE{qptrdiff}@Base 6.2.1 + _ZN11QGeoPolygon16staticMetaObjectE@Base 6.2.1 + (subst)_ZN11QGeoPolygon17replaceCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN11QGeoPolygon7addHoleERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN11QGeoPolygon7addHoleERK8QVariant@Base 6.2.1 + _ZN11QGeoPolygon9translateEdd@Base 6.2.1 + _ZN11QGeoPolygonC1ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN11QGeoPolygonC1ERK9QGeoShape@Base 6.2.1 + _ZN11QGeoPolygonC1ERKS_@Base 6.2.1 + _ZN11QGeoPolygonC1Ev@Base 6.2.1 + _ZN11QGeoPolygonC2ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN11QGeoPolygonC2ERK9QGeoShape@Base 6.2.1 + _ZN11QGeoPolygonC2ERKS_@Base 6.2.1 + _ZN11QGeoPolygonC2Ev@Base 6.2.1 + _ZN11QGeoPolygonD1Ev@Base 6.2.1 + _ZN11QGeoPolygonD2Ev@Base 6.2.1 + _ZN11QGeoPolygonaSERKS_@Base 6.2.1 + _ZN12QGeoLocation10setAddressERK11QGeoAddress@Base 6.2.1 + _ZN12QGeoLocation13setCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN12QGeoLocation16setBoundingShapeERK9QGeoShape@Base 6.2.1 + _ZN12QGeoLocation21setExtendedAttributesERK4QMapI7QString8QVariantE@Base 6.2.1 + _ZN12QGeoLocation6equalsERKS_S1_@Base 6.2.1 + _ZN12QGeoLocationC1ERKS_@Base 6.2.1 + _ZN12QGeoLocationC1Ev@Base 6.2.1 + _ZN12QGeoLocationC2ERKS_@Base 6.2.1 + _ZN12QGeoLocationC2Ev@Base 6.2.1 + _ZN12QGeoLocationD1Ev@Base 6.2.1 + _ZN12QGeoLocationD2Ev@Base 6.2.1 + _ZN12QGeoLocationaSERKS_@Base 6.2.1 + _ZN12QWebMercator15coordToMercatorERK14QGeoCoordinate@Base 6.2.1 + _ZN12QWebMercator15mercatorToCoordERK15QDoubleVector2D@Base 6.2.1 + _ZN12QWebMercator23coordinateInterpolationERK14QGeoCoordinateS2_d@Base 6.2.1 + _ZN12QWebMercator7realmodEdd@Base 6.2.1 + _ZN13QClipperUtils10setPolygonERK5QListI15QDoubleVector2DE@Base 6.2.2 + _ZN13QClipperUtils12clearClipperEv@Base 6.2.2 + _ZN13QClipperUtils14addClipPolygonERK5QListI15QDoubleVector2DE@Base 6.2.2 + _ZN13QClipperUtils14addSubjectPathERK5QListI15QDoubleVector2DEb@Base 6.2.2 + _ZN13QClipperUtils14pointInPolygonERK15QDoubleVector2DRK5QListIS0_E@Base 6.2.2 + _ZN13QClipperUtils18clipperScaleFactorEv@Base 6.2.1 + _ZN13QClipperUtils7executeENS_9OperationENS_12PolyFillTypeES1_@Base 6.2.2 + _ZN13QClipperUtilsC1ERKS_@Base 6.2.2 + _ZN13QClipperUtilsC1Ev@Base 6.2.2 + _ZN13QClipperUtilsC2ERKS_@Base 6.2.2 + _ZN13QClipperUtilsC2Ev@Base 6.2.2 + _ZN13QClipperUtilsD1Ev@Base 6.2.2 + _ZN13QClipperUtilsD2Ev@Base 6.2.2 + _ZN13QGeoPathEager16staticMetaObjectE@Base 6.2.1 + _ZN13QGeoPathEagerC1ERK5QListI14QGeoCoordinateERKd@Base 6.2.1 + _ZN13QGeoPathEagerC1ERK8QGeoPath@Base 6.2.1 + _ZN13QGeoPathEagerC1ERK9QGeoShape@Base 6.2.1 + _ZN13QGeoPathEagerC1Ev@Base 6.2.1 + _ZN13QGeoPathEagerC2ERK5QListI14QGeoCoordinateERKd@Base 6.2.1 + _ZN13QGeoPathEagerC2ERK8QGeoPath@Base 6.2.1 + _ZN13QGeoPathEagerC2ERK9QGeoShape@Base 6.2.1 + _ZN13QGeoPathEagerC2Ev@Base 6.2.1 + _ZN13QGeoPathEagerD1Ev@Base 6.2.1 + _ZN13QGeoPathEagerD2Ev@Base 6.2.1 + _ZN13QGeoRectangle10setTopLeftERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle11setTopRightERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle13setBottomLeftERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle14setBottomRightERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle15extendRectangleERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle16staticMetaObjectE@Base 6.2.1 + _ZN13QGeoRectangle8setWidthEd@Base 6.2.1 + _ZN13QGeoRectangle9setCenterERK14QGeoCoordinate@Base 6.2.1 + _ZN13QGeoRectangle9setHeightEd@Base 6.2.1 + _ZN13QGeoRectangle9translateEdd@Base 6.2.1 + _ZN13QGeoRectangleC1ERK14QGeoCoordinateS2_@Base 6.2.1 + _ZN13QGeoRectangleC1ERK14QGeoCoordinatedd@Base 6.2.1 + _ZN13QGeoRectangleC1ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN13QGeoRectangleC1ERK9QGeoShape@Base 6.2.1 + _ZN13QGeoRectangleC1ERKS_@Base 6.2.1 + _ZN13QGeoRectangleC1Ev@Base 6.2.1 + _ZN13QGeoRectangleC2ERK14QGeoCoordinateS2_@Base 6.2.1 + _ZN13QGeoRectangleC2ERK14QGeoCoordinatedd@Base 6.2.1 + _ZN13QGeoRectangleC2ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN13QGeoRectangleC2ERK9QGeoShape@Base 6.2.1 + _ZN13QGeoRectangleC2ERKS_@Base 6.2.1 + _ZN13QGeoRectangleC2Ev@Base 6.2.1 + _ZN13QGeoRectangleD1Ev@Base 6.2.1 + _ZN13QGeoRectangleD2Ev@Base 6.2.1 + _ZN13QGeoRectangleaSERKS_@Base 6.2.1 + _ZN13QGeoRectangleoRERKS_@Base 6.2.1 + _ZN13QMetaSequence12MetaSequenceI5QListI14QGeoCoordinateEE5valueE@Base 6.2.1 + _ZN13QMetaSequence12MetaSequenceI5QListI17QGeoSatelliteInfoEE5valueE@Base 6.2.1 + _ZN14QGeoCoordinate11setAltitudeEd@Base 6.2.1 + _ZN14QGeoCoordinate11setLatitudeEd@Base 6.2.1 + _ZN14QGeoCoordinate12dataStreamInER11QDataStreamRS_@Base 6.2.1 + _ZN14QGeoCoordinate12setLongitudeEd@Base 6.2.1 + _ZN14QGeoCoordinate13dataStreamOutER11QDataStreamRKS_@Base 6.2.1 + _ZN14QGeoCoordinate14debugStreamingE6QDebugRKS_@Base 6.2.1 + _ZN14QGeoCoordinate16staticMetaObjectE@Base 6.2.1 + _ZN14QGeoCoordinate6equalsERKS_S1_@Base 6.2.1 + _ZN14QGeoCoordinateC1ER21QGeoCoordinatePrivate@Base 6.2.1 + _ZN14QGeoCoordinateC1ERKS_@Base 6.2.1 + _ZN14QGeoCoordinateC1Edd@Base 6.2.1 + _ZN14QGeoCoordinateC1Eddd@Base 6.2.1 + _ZN14QGeoCoordinateC1Ev@Base 6.2.1 + _ZN14QGeoCoordinateC2ER21QGeoCoordinatePrivate@Base 6.2.1 + _ZN14QGeoCoordinateC2ERKS_@Base 6.2.1 + _ZN14QGeoCoordinateC2Edd@Base 6.2.1 + _ZN14QGeoCoordinateC2Eddd@Base 6.2.1 + _ZN14QGeoCoordinateC2Ev@Base 6.2.1 + _ZN14QGeoCoordinateD1Ev@Base 6.2.1 + _ZN14QGeoCoordinateD2Ev@Base 6.2.1 + _ZN14QGeoCoordinateaSERKS_@Base 6.2.1 + _ZN14QLocationUtils11getNmeaTimeERK10QByteArrayP5QTime@Base 6.2.1 + _ZN14QLocationUtils14getNmeaLatLongERK10QByteArraycS2_cPdS3_@Base 6.2.1 + _ZN14QLocationUtils18getPosInfoFromNmeaEPKciP16QGeoPositionInfodPb@Base 6.2.1 + _ZN14QLocationUtils18getSatInfoFromNmeaEPKciR5QListI17QGeoSatelliteInfoERNS3_15SatelliteSystemE@Base 6.2.1 + _ZN14QLocationUtils18getSatelliteSystemEPKci@Base 6.2.1 + _ZN14QLocationUtils19getNmeaSentenceTypeEPKci@Base 6.2.1 + _ZN14QLocationUtils19getSatInUseFromNmeaEPKciR5QListIiE@Base 6.2.1 + _ZN14QLocationUtils20hasValidNmeaChecksumEPKci@Base 6.2.1 + _ZN14QLocationUtils31getSatelliteSystemBySatelliteIdEi@Base 6.2.1 + _ZN15QDoubleVector2D9normalizeEv@Base 6.2.1 + _ZN15QDoubleVector2DC1ERK15QDoubleVector3D@Base 6.2.1 + _ZN15QDoubleVector2DC2ERK15QDoubleVector3D@Base 6.2.1 + _ZN15QDoubleVector3D6normalERKS_S1_@Base 6.2.1 + _ZN15QDoubleVector3D6normalERKS_S1_S1_@Base 6.2.1 + _ZN15QDoubleVector3D9normalizeEv@Base 6.2.1 + _ZN15QGeoPathPrivate13addCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZN15QGeoPathPrivate16insertCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN15QGeoPathPrivate16removeCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZN15QGeoPathPrivate16removeCoordinateE{qptrdiff}@Base 6.2.1 + (subst)_ZN15QGeoPathPrivate17replaceCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN15QGeoPathPrivate18computeBoundingBoxEv@Base 6.2.1 + _ZN15QGeoPathPrivate7setPathERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN15QGeoPathPrivate8setWidthERKd@Base 6.2.1 + _ZN15QGeoPathPrivate9clearPathEv@Base 6.2.1 + _ZN15QGeoPathPrivate9markDirtyEv@Base 6.2.1 + _ZN15QGeoPathPrivate9translateEdd@Base 6.2.1 + _ZN15QGeoPathPrivateC1ERK5QListI14QGeoCoordinateEd@Base 6.2.1 + _ZN15QGeoPathPrivateC1Ev@Base 6.2.1 + _ZN15QGeoPathPrivateC2ERK5QListI14QGeoCoordinateEd@Base 6.2.1 + _ZN15QGeoPathPrivateC2Ev@Base 6.2.1 + _ZN15QGeoPathPrivateD0Ev@Base 6.2.1 + _ZN15QGeoPathPrivateD1Ev@Base 6.2.1 + _ZN15QGeoPathPrivateD2Ev@Base 6.2.1 + _ZN16QDoubleMatrix4x411perspectiveEdddd@Base 6.2.1 + _ZN16QDoubleMatrix4x415flipCoordinatesEv@Base 6.2.1 + _ZN16QDoubleMatrix4x415projectedRotateEdddd@Base 6.2.1 + _ZN16QDoubleMatrix4x45orthoERK5QRect@Base 6.2.1 + _ZN16QDoubleMatrix4x45orthoERK6QRectF@Base 6.2.1 + _ZN16QDoubleMatrix4x45orthoEdddddd@Base 6.2.1 + _ZN16QDoubleMatrix4x45scaleERK15QDoubleVector3D@Base 6.2.1 + _ZN16QDoubleMatrix4x45scaleEd@Base 6.2.1 + _ZN16QDoubleMatrix4x45scaleEdd@Base 6.2.1 + _ZN16QDoubleMatrix4x45scaleEddd@Base 6.2.1 + _ZN16QDoubleMatrix4x46lookAtERK15QDoubleVector3DS2_S2_@Base 6.2.1 + _ZN16QDoubleMatrix4x46rotateEdRK15QDoubleVector3D@Base 6.2.1 + _ZN16QDoubleMatrix4x46rotateEdddd@Base 6.2.1 + _ZN16QDoubleMatrix4x47frustumEdddddd@Base 6.2.1 + _ZN16QDoubleMatrix4x48optimizeEv@Base 6.2.1 + _ZN16QDoubleMatrix4x48viewportEdddddd@Base 6.2.1 + _ZN16QDoubleMatrix4x49translateERK15QDoubleVector3D@Base 6.2.1 + _ZN16QDoubleMatrix4x49translateEdd@Base 6.2.1 + _ZN16QDoubleMatrix4x49translateEddd@Base 6.2.1 + _ZN16QDoubleMatrix4x4C1EPKd@Base 6.2.1 + _ZN16QDoubleMatrix4x4C1EPKdii@Base 6.2.1 + _ZN16QDoubleMatrix4x4C2EPKd@Base 6.2.1 + _ZN16QDoubleMatrix4x4C2EPKdii@Base 6.2.1 + _ZN16QDoubleMatrix4x4dVEd@Base 6.2.1 + _ZN16QGeoPolygonEager16staticMetaObjectE@Base 6.2.1 + _ZN16QGeoPolygonEagerC1ERK11QGeoPolygon@Base 6.2.1 + _ZN16QGeoPolygonEagerC1ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN16QGeoPolygonEagerC1ERK9QGeoShape@Base 6.2.1 + _ZN16QGeoPolygonEagerC1Ev@Base 6.2.1 + _ZN16QGeoPolygonEagerC2ERK11QGeoPolygon@Base 6.2.1 + _ZN16QGeoPolygonEagerC2ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN16QGeoPolygonEagerC2ERK9QGeoShape@Base 6.2.1 + _ZN16QGeoPolygonEagerC2Ev@Base 6.2.1 + _ZN16QGeoPolygonEagerD1Ev@Base 6.2.1 + _ZN16QGeoPolygonEagerD2Ev@Base 6.2.1 + _ZN16QGeoPositionInfo12dataStreamInER11QDataStreamRNS_9AttributeE@Base 6.2.1 + _ZN16QGeoPositionInfo12dataStreamInER11QDataStreamRS_@Base 6.2.1 + _ZN16QGeoPositionInfo12setAttributeENS_9AttributeEd@Base 6.2.1 + _ZN16QGeoPositionInfo12setTimestampERK9QDateTime@Base 6.2.1 + _ZN16QGeoPositionInfo13dataStreamOutER11QDataStreamNS_9AttributeE@Base 6.2.1 + _ZN16QGeoPositionInfo13dataStreamOutER11QDataStreamRKS_@Base 6.2.1 + _ZN16QGeoPositionInfo13setCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN16QGeoPositionInfo14debugStreamingE6QDebugRKS_@Base 6.2.1 + _ZN16QGeoPositionInfo15removeAttributeENS_9AttributeE@Base 6.2.1 + _ZN16QGeoPositionInfo6detachEv@Base 6.2.1 + _ZN16QGeoPositionInfo6equalsERKS_S1_@Base 6.2.1 + _ZN16QGeoPositionInfoC1ER23QGeoPositionInfoPrivate@Base 6.2.1 + _ZN16QGeoPositionInfoC1ERK14QGeoCoordinateRK9QDateTime@Base 6.2.1 + _ZN16QGeoPositionInfoC1ERKS_@Base 6.2.1 + _ZN16QGeoPositionInfoC1Ev@Base 6.2.1 + _ZN16QGeoPositionInfoC2ER23QGeoPositionInfoPrivate@Base 6.2.1 + _ZN16QGeoPositionInfoC2ERK14QGeoCoordinateRK9QDateTime@Base 6.2.1 + _ZN16QGeoPositionInfoC2ERKS_@Base 6.2.1 + _ZN16QGeoPositionInfoC2Ev@Base 6.2.1 + _ZN16QGeoPositionInfoD1Ev@Base 6.2.1 + _ZN16QGeoPositionInfoD2Ev@Base 6.2.1 + _ZN16QGeoPositionInfoaSERKS_@Base 6.2.1 + _ZN17QGeoSatelliteInfo12dataStreamInER11QDataStreamRS_@Base 6.2.1 + _ZN17QGeoSatelliteInfo12setAttributeENS_9AttributeEd@Base 6.2.1 + _ZN17QGeoSatelliteInfo13dataStreamOutER11QDataStreamRKS_@Base 6.2.1 + _ZN17QGeoSatelliteInfo14debugStreamingE6QDebugRKS_@Base 6.2.1 + _ZN17QGeoSatelliteInfo15removeAttributeENS_9AttributeE@Base 6.2.1 + _ZN17QGeoSatelliteInfo17setSignalStrengthEi@Base 6.2.1 + _ZN17QGeoSatelliteInfo18setSatelliteSystemENS_15SatelliteSystemE@Base 6.2.1 + _ZN17QGeoSatelliteInfo22setSatelliteIdentifierEi@Base 6.2.1 + _ZN17QGeoSatelliteInfo6detachEv@Base 6.2.1 + _ZN17QGeoSatelliteInfo6equalsERKS_S1_@Base 6.2.1 + _ZN17QGeoSatelliteInfoC1ER24QGeoSatelliteInfoPrivate@Base 6.2.1 + _ZN17QGeoSatelliteInfoC1ERKS_@Base 6.2.1 + _ZN17QGeoSatelliteInfoC1Ev@Base 6.2.1 + _ZN17QGeoSatelliteInfoC2ER24QGeoSatelliteInfoPrivate@Base 6.2.1 + _ZN17QGeoSatelliteInfoC2ERKS_@Base 6.2.1 + _ZN17QGeoSatelliteInfoC2Ev@Base 6.2.1 + _ZN17QGeoSatelliteInfoD1Ev@Base 6.2.1 + _ZN17QGeoSatelliteInfoD2Ev@Base 6.2.1 + _ZN17QGeoSatelliteInfoaSERKS_@Base 6.2.1 + (subst)_ZN18QGeoPolygonPrivate10removeHoleE{qptrdiff}@Base 6.2.1 + _ZN18QGeoPolygonPrivate17updateClipperPathEv@Base 6.2.1 + _ZN18QGeoPolygonPrivate7addHoleERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN18QGeoPolygonPrivate9markDirtyEv@Base 6.2.1 + _ZN18QGeoPolygonPrivate9translateEdd@Base 6.2.1 + _ZN18QGeoPolygonPrivateC1ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN18QGeoPolygonPrivateC1Ev@Base 6.2.1 + _ZN18QGeoPolygonPrivateC2ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN18QGeoPolygonPrivateC2Ev@Base 6.2.1 + _ZN18QGeoPolygonPrivateD0Ev@Base 6.2.1 + _ZN18QGeoPolygonPrivateD1Ev@Base 6.2.1 + _ZN18QGeoPolygonPrivateD2Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI18QGeoAddressPrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI18QGeoAddressPrivateED2Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI19QGeoLocationPrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI19QGeoLocationPrivateED2Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI21QGeoCoordinatePrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN18QSharedDataPointerI21QGeoCoordinatePrivateED2Ev@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo12dataStreamInER11QDataStreamRS_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo13dataStreamOutER11QDataStreamRKS_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo13setExpirationERK9QDateTime@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo13setPersistentEb@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo14debugStreamingE6QDebugRKS_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo25setNotificationParametersERK4QMapI7QString8QVariantE@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo6detachEv@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo6equalsERKS_S1_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo7setAreaERK9QGeoShape@Base 6.2.1 + _ZN19QGeoAreaMonitorInfo7setNameERK7QString@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoC1ERK7QString@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoC1ERKS_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoC2ERK7QString@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoC2ERKS_@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoD1Ev@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoD2Ev@Base 6.2.1 + _ZN19QGeoAreaMonitorInfoaSERKS_@Base 6.2.1 + _ZN20QGeoCoordinateObject11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN20QGeoCoordinateObject11qt_metacastEPKc@Base 6.2.1 + _ZN20QGeoCoordinateObject13setCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN20QGeoCoordinateObject16staticMetaObjectE@Base 6.2.1 + _ZN20QGeoCoordinateObject17coordinateChangedEv@Base 6.2.1 + _ZN20QGeoCoordinateObject18bindableCoordinateEv@Base 6.2.1 + _ZN20QGeoCoordinateObjectC1EP7QObject@Base 6.2.1 + _ZN20QGeoCoordinateObjectC1ERK14QGeoCoordinateP7QObject@Base 6.2.1 + _ZN20QGeoCoordinateObjectC2EP7QObject@Base 6.2.1 + _ZN20QGeoCoordinateObjectC2ERK14QGeoCoordinateP7QObject@Base 6.2.1 + _ZN20QGeoCoordinateObjectD0Ev@Base 6.2.1 + _ZN20QGeoCoordinateObjectD1Ev@Base 6.2.1 + _ZN20QGeoCoordinateObjectD2Ev@Base 6.2.1 + _ZN20QGeoPathPrivateEager13addCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN20QGeoPathPrivateEager17updateBoundingBoxEv@Base 6.2.1 + _ZN20QGeoPathPrivateEager18computeBoundingBoxEv@Base 6.2.1 + _ZN20QGeoPathPrivateEager9markDirtyEv@Base 6.2.1 + _ZN20QGeoPathPrivateEager9translateEdd@Base 6.2.1 + _ZN20QGeoPathPrivateEagerC1ERK5QListI14QGeoCoordinateEd@Base 6.2.1 + _ZN20QGeoPathPrivateEagerC1Ev@Base 6.2.1 + _ZN20QGeoPathPrivateEagerC2ERK5QListI14QGeoCoordinateEd@Base 6.2.1 + _ZN20QGeoPathPrivateEagerC2Ev@Base 6.2.1 + _ZN20QGeoPathPrivateEagerD0Ev@Base 6.2.1 + _ZN20QGeoPathPrivateEagerD1Ev@Base 6.2.1 + _ZN20QGeoPathPrivateEagerD2Ev@Base 6.2.1 + _ZN21QGeoAreaMonitorSource10areaExitedERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 6.2.1 + _ZN21QGeoAreaMonitorSource11areaEnteredERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 6.2.1 + _ZN21QGeoAreaMonitorSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN21QGeoAreaMonitorSource11qt_metacastEPKc@Base 6.2.1 + _ZN21QGeoAreaMonitorSource12createSourceERK7QStringP7QObject@Base 6.2.1 + _ZN21QGeoAreaMonitorSource13errorOccurredENS_5ErrorE@Base 6.2.1 + _ZN21QGeoAreaMonitorSource14monitorExpiredERK19QGeoAreaMonitorInfo@Base 6.2.1 + _ZN21QGeoAreaMonitorSource16availableSourcesEv@Base 6.2.1 + _ZN21QGeoAreaMonitorSource16staticMetaObjectE@Base 6.2.1 + _ZN21QGeoAreaMonitorSource18setBackendPropertyERK7QStringRK8QVariant@Base 6.2.1 + _ZN21QGeoAreaMonitorSource19createDefaultSourceEP7QObject@Base 6.2.1 + _ZN21QGeoAreaMonitorSource21setPositionInfoSourceEP22QGeoPositionInfoSource@Base 6.2.1 + _ZN21QGeoAreaMonitorSourceC1EP7QObject@Base 6.2.1 + _ZN21QGeoAreaMonitorSourceC2EP7QObject@Base 6.2.1 + _ZN21QGeoAreaMonitorSourceD0Ev@Base 6.2.1 + _ZN21QGeoAreaMonitorSourceD1Ev@Base 6.2.1 + _ZN21QGeoAreaMonitorSourceD2Ev@Base 6.2.1 + _ZN22QGeoPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN22QGeoPositionInfoSource11qt_metacastEPKc@Base 6.2.1 + _ZN22QGeoPositionInfoSource12createSourceERK7QStringP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSource12createSourceERK7QStringRK4QMapIS0_8QVariantEP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSource13errorOccurredENS_5ErrorE@Base 6.2.1 + _ZN22QGeoPositionInfoSource15positionUpdatedERK16QGeoPositionInfo@Base 6.2.1 + _ZN22QGeoPositionInfoSource16availableSourcesEv@Base 6.2.1 + _ZN22QGeoPositionInfoSource16staticMetaObjectE@Base 6.2.1 + _ZN22QGeoPositionInfoSource17setUpdateIntervalEi@Base 6.2.1 + _ZN22QGeoPositionInfoSource18setBackendPropertyERK7QStringRK8QVariant@Base 6.2.1 + _ZN22QGeoPositionInfoSource19createDefaultSourceEP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSource19createDefaultSourceERK4QMapI7QString8QVariantEP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSource22bindableUpdateIntervalEv@Base 6.2.1 + _ZN22QGeoPositionInfoSource30setPreferredPositioningMethodsE6QFlagsINS_17PositioningMethodEE@Base 6.2.1 + _ZN22QGeoPositionInfoSource34supportedPositioningMethodsChangedEv@Base 6.2.1 + _ZN22QGeoPositionInfoSource35bindablePreferredPositioningMethodsEv@Base 6.2.1 + _ZN22QGeoPositionInfoSourceC1EP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSourceC1ER29QGeoPositionInfoSourcePrivateP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSourceC2EP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSourceC2ER29QGeoPositionInfoSourcePrivateP7QObject@Base 6.2.1 + _ZN22QGeoPositionInfoSourceD0Ev@Base 6.2.1 + _ZN22QGeoPositionInfoSourceD1Ev@Base 6.2.1 + _ZN22QGeoPositionInfoSourceD2Ev@Base 6.2.1 + _ZN23QGeoPolygonPrivateEager13addCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN23QGeoPolygonPrivateEager17updateBoundingBoxEv@Base 6.2.1 + _ZN23QGeoPolygonPrivateEager18computeBoundingBoxEv@Base 6.2.1 + _ZN23QGeoPolygonPrivateEager9markDirtyEv@Base 6.2.1 + _ZN23QGeoPolygonPrivateEager9translateEdd@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerC1ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerC1Ev@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerC2ERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerC2Ev@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerD0Ev@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerD1Ev@Base 6.2.1 + _ZN23QGeoPolygonPrivateEagerD2Ev@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource11qt_metacastEPKc@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource12createSourceERK7QStringP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource12createSourceERK7QStringRK4QMapIS0_8QVariantEP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource13errorOccurredENS_5ErrorE@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource16availableSourcesEv@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource16staticMetaObjectE@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource17setUpdateIntervalEi@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource18setBackendPropertyERK7QStringRK8QVariant@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource19createDefaultSourceEP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource19createDefaultSourceERK4QMapI7QString8QVariantEP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource22bindableUpdateIntervalEv@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource22satellitesInUseUpdatedERK5QListI17QGeoSatelliteInfoE@Base 6.2.1 + _ZN23QGeoSatelliteInfoSource23satellitesInViewUpdatedERK5QListI17QGeoSatelliteInfoE@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceC1EP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceC1ER30QGeoSatelliteInfoSourcePrivateP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceC2EP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceC2ER30QGeoSatelliteInfoSourcePrivateP7QObject@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceD0Ev@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceD1Ev@Base 6.2.1 + _ZN23QGeoSatelliteInfoSourceD2Ev@Base 6.2.1 + _ZN23QNmeaPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN23QNmeaPositionInfoSource11qt_metacastEPKc@Base 6.2.1 + _ZN23QNmeaPositionInfoSource11stopUpdatesEv@Base 6.2.1 + _ZN23QNmeaPositionInfoSource12startUpdatesEv@Base 6.2.1 + _ZN23QNmeaPositionInfoSource13requestUpdateEi@Base 6.2.1 + _ZN23QNmeaPositionInfoSource16staticMetaObjectE@Base 6.2.1 + _ZN23QNmeaPositionInfoSource17setUpdateIntervalEi@Base 6.2.1 + _ZN23QNmeaPositionInfoSource24parsePosInfoFromNmeaDataEPKciP16QGeoPositionInfoPb@Base 6.2.1 + _ZN23QNmeaPositionInfoSource27setUserEquivalentRangeErrorEd@Base 6.2.1 + _ZN23QNmeaPositionInfoSource8setErrorEN22QGeoPositionInfoSource5ErrorE@Base 6.2.1 + _ZN23QNmeaPositionInfoSource9setDeviceEP9QIODevice@Base 6.2.1 + _ZN23QNmeaPositionInfoSourceC1ENS_10UpdateModeEP7QObject@Base 6.2.1 + _ZN23QNmeaPositionInfoSourceC2ENS_10UpdateModeEP7QObject@Base 6.2.1 + _ZN23QNmeaPositionInfoSourceD0Ev@Base 6.2.1 + _ZN23QNmeaPositionInfoSourceD1Ev@Base 6.2.1 + _ZN23QNmeaPositionInfoSourceD2Ev@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource11qt_metacastEPKc@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource11stopUpdatesEv@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource12startUpdatesEv@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource13requestUpdateEi@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource16staticMetaObjectE@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource17setUpdateIntervalEi@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource18setBackendPropertyERK7QStringRK8QVariant@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource24SimulationUpdateIntervalE@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource26parseSatelliteInfoFromNmeaEPKciR5QListI17QGeoSatelliteInfoERNS3_15SatelliteSystemE@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource28parseSatellitesInUseFromNmeaEPKciR5QListIiE@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource8setErrorEN23QGeoSatelliteInfoSource5ErrorE@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSource9setDeviceEP9QIODevice@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSourceC1ENS_10UpdateModeEP7QObject@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSourceC2ENS_10UpdateModeEP7QObject@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSourceD0Ev@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSourceD1Ev@Base 6.2.1 + _ZN24QNmeaSatelliteInfoSourceD2Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI23QGeoPositionInfoPrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI23QGeoPositionInfoPrivateED2Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI24QGeoSatelliteInfoPrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI24QGeoSatelliteInfoPrivateED2Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI26QGeoAreaMonitorInfoPrivateED1Ev@Base 6.2.1 + (optional=templinst)_ZN28QExplicitlySharedDataPointerI26QGeoAreaMonitorInfoPrivateED2Ev@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateC1ERKS_@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateC1Ev@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateC2ERKS_@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateC2Ev@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateD0Ev@Base 6.4.0 + _ZN29QGeoMercatorCoordinatePrivateD1Ev@Base 6.2.1 + _ZN29QGeoMercatorCoordinatePrivateD2Ev@Base 6.2.1 + _ZN29QGeoPositionInfoSourceFactoryD0Ev@Base 6.2.1 + _ZN29QGeoPositionInfoSourceFactoryD1Ev@Base 6.2.1 + _ZN29QGeoPositionInfoSourceFactoryD2Ev@Base 6.2.1 + _ZN5QTest8toStringERK16QGeoPositionInfo@Base 6.2.1 + _ZN5QTest8toStringERK17QGeoSatelliteInfo@Base 6.2.1 + _ZN5QTest8toStringERK19QGeoAreaMonitorInfo@Base 6.2.1 + _ZN8QGeoPath13addCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZN8QGeoPath14setVariantPathERK5QListI8QVariantE@Base 6.2.1 + (subst)_ZN8QGeoPath16insertCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN8QGeoPath16removeCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZN8QGeoPath16removeCoordinateE{qptrdiff}@Base 6.2.1 + _ZN8QGeoPath16staticMetaObjectE@Base 6.2.1 + (subst)_ZN8QGeoPath17replaceCoordinateE{qptrdiff}RK14QGeoCoordinate@Base 6.2.1 + _ZN8QGeoPath7setPathERK5QListI14QGeoCoordinateE@Base 6.2.1 + _ZN8QGeoPath8setWidthERKd@Base 6.2.1 + _ZN8QGeoPath9clearPathEv@Base 6.2.1 + _ZN8QGeoPath9translateEdd@Base 6.2.1 + _ZN8QGeoPathC1ERK5QListI14QGeoCoordinateERKd@Base 6.2.1 + _ZN8QGeoPathC1ERK9QGeoShape@Base 6.2.1 + _ZN8QGeoPathC1ERKS_@Base 6.2.1 + _ZN8QGeoPathC1Ev@Base 6.2.1 + _ZN8QGeoPathC2ERK5QListI14QGeoCoordinateERKd@Base 6.2.1 + _ZN8QGeoPathC2ERK9QGeoShape@Base 6.2.1 + _ZN8QGeoPathC2ERKS_@Base 6.2.1 + _ZN8QGeoPathC2Ev@Base 6.2.1 + _ZN8QGeoPathD1Ev@Base 6.2.1 + _ZN8QGeoPathD2Ev@Base 6.2.1 + _ZN8QGeoPathaSERKS_@Base 6.2.1 + _ZN9QGeoShape12dataStreamInER11QDataStreamRS_@Base 6.2.1 + _ZN9QGeoShape13dataStreamOutER11QDataStreamRKS_@Base 6.2.1 + _ZN9QGeoShape14debugStreamingE6QDebugRKS_@Base 6.2.1 + _ZN9QGeoShape16staticMetaObjectE@Base 6.2.1 + _ZN9QGeoShape6equalsERKS_S1_@Base 6.2.1 + _ZN9QGeoShapeC1EP16QGeoShapePrivate@Base 6.2.1 + _ZN9QGeoShapeC1ERKS_@Base 6.2.1 + _ZN9QGeoShapeC1Ev@Base 6.2.1 + _ZN9QGeoShapeC2EP16QGeoShapePrivate@Base 6.2.1 + _ZN9QGeoShapeC2ERKS_@Base 6.2.1 + _ZN9QGeoShapeC2Ev@Base 6.2.1 + _ZN9QGeoShapeD1Ev@Base 6.2.1 + _ZN9QGeoShapeD2Ev@Base 6.2.1 + _ZN9QGeoShapeaSERKS_@Base 6.2.1 + _ZNK10QGeoCircle10translatedEdd@Base 6.2.1 + _ZNK10QGeoCircle6centerEv@Base 6.2.1 + _ZNK10QGeoCircle6radiusEv@Base 6.2.1 + _ZNK10QGeoCircle8toStringEv@Base 6.2.1 + _ZNK11QGeoAddress10postalCodeEv@Base 6.2.1 + _ZNK11QGeoAddress11countryCodeEv@Base 6.2.1 + _ZNK11QGeoAddress12streetNumberEv@Base 6.2.1 + _ZNK11QGeoAddress15isTextGeneratedEv@Base 6.2.1 + _ZNK11QGeoAddress4cityEv@Base 6.2.1 + _ZNK11QGeoAddress4textEv@Base 6.2.1 + _ZNK11QGeoAddress5stateEv@Base 6.2.1 + _ZNK11QGeoAddress6countyEv@Base 6.2.1 + _ZNK11QGeoAddress6streetEv@Base 6.2.1 + _ZNK11QGeoAddress7countryEv@Base 6.2.1 + _ZNK11QGeoAddress7isEmptyEv@Base 6.2.1 + _ZNK11QGeoAddress8districtEv@Base 6.2.1 + _ZNK11QGeoPolygon10holesCountEv@Base 6.2.1 + _ZNK11QGeoPolygon10translatedEdd@Base 6.2.1 + (subst)_ZNK11QGeoPolygon12coordinateAtE{qptrdiff}@Base 6.2.1 + _ZNK11QGeoPolygon18containsCoordinateERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZNK11QGeoPolygon4holeE{qptrdiff}@Base 6.2.1 + _ZNK11QGeoPolygon4sizeEv@Base 6.2.1 + (subst)_ZNK11QGeoPolygon6lengthE{qptrdiff}{qptrdiff}@Base 6.2.1 + (subst)_ZNK11QGeoPolygon8holePathE{qptrdiff}@Base 6.2.1 + _ZNK11QGeoPolygon8toStringEv@Base 6.2.1 + _ZNK11QGeoPolygon9perimeterEv@Base 6.2.1 + _ZNK12QGeoLocation10coordinateEv@Base 6.2.1 + _ZNK12QGeoLocation13boundingShapeEv@Base 6.2.1 + _ZNK12QGeoLocation18extendedAttributesEv@Base 6.2.1 + _ZNK12QGeoLocation7addressEv@Base 6.2.1 + _ZNK12QGeoLocation7isEmptyEv@Base 6.2.1 + _ZNK13QClipperUtils14pointInPolygonERK15QDoubleVector2D@Base 6.2.2 + _ZNK13QGeoRectangle10bottomLeftEv@Base 6.2.1 + _ZNK13QGeoRectangle10intersectsERKS_@Base 6.2.1 + _ZNK13QGeoRectangle10translatedEdd@Base 6.2.1 + _ZNK13QGeoRectangle11bottomRightEv@Base 6.2.1 + _ZNK13QGeoRectangle5widthEv@Base 6.2.1 + _ZNK13QGeoRectangle6centerEv@Base 6.2.1 + _ZNK13QGeoRectangle6heightEv@Base 6.2.1 + _ZNK13QGeoRectangle6unitedERKS_@Base 6.2.1 + _ZNK13QGeoRectangle7topLeftEv@Base 6.2.1 + _ZNK13QGeoRectangle8containsERKS_@Base 6.2.1 + _ZNK13QGeoRectangle8toStringEv@Base 6.2.1 + _ZNK13QGeoRectangle8topRightEv@Base 6.2.1 + _ZNK14QGeoCoordinate10distanceToERKS_@Base 6.2.1 + _ZNK14QGeoCoordinate20atDistanceAndAzimuthEddd@Base 6.2.1 + _ZNK14QGeoCoordinate4typeEv@Base 6.2.1 + _ZNK14QGeoCoordinate7isValidEv@Base 6.2.1 + _ZNK14QGeoCoordinate8altitudeEv@Base 6.2.1 + _ZNK14QGeoCoordinate8latitudeEv@Base 6.2.1 + _ZNK14QGeoCoordinate8toStringENS_16CoordinateFormatE@Base 6.2.1 + _ZNK14QGeoCoordinate9azimuthToERKS_@Base 6.2.1 + _ZNK14QGeoCoordinate9longitudeEv@Base 6.2.1 + _ZNK15QDoubleVector2D10normalizedEv@Base 6.2.1 + _ZNK15QDoubleVector2D10toVector3DEv@Base 6.2.1 + _ZNK15QDoubleVector2D6lengthEv@Base 6.2.1 + _ZNK15QDoubleVector3D10normalizedEv@Base 6.2.1 + _ZNK15QDoubleVector3D14distanceToLineERKS_S1_@Base 6.2.1 + _ZNK15QDoubleVector3D15distanceToPlaneERKS_S1_S1_@Base 6.2.1 + _ZNK15QDoubleVector3D6lengthEv@Base 6.2.1 + (subst)_ZNK15QGeoPathPrivate12coordinateAtE{qptrdiff}@Base 6.2.1 + _ZNK15QGeoPathPrivate12lineContainsERK14QGeoCoordinate@Base 6.2.1 + _ZNK15QGeoPathPrivate18containsCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZNK15QGeoPathPrivate20boundingGeoRectangleEv@Base 6.2.1 + (subst)_ZNK15QGeoPathPrivate4hashE{size_t}@Base 6.2.1 + _ZNK15QGeoPathPrivate4pathEv@Base 6.2.1 + _ZNK15QGeoPathPrivate4sizeEv@Base 6.2.1 + _ZNK15QGeoPathPrivate5cloneEv@Base 6.2.1 + _ZNK15QGeoPathPrivate5widthEv@Base 6.2.1 + _ZNK15QGeoPathPrivate6centerEv@Base 6.2.1 + (subst)_ZNK15QGeoPathPrivate6lengthE{qptrdiff}{qptrdiff}@Base 6.2.1 + _ZNK15QGeoPathPrivate7isEmptyEv@Base 6.2.1 + _ZNK15QGeoPathPrivate7isValidEv@Base 6.2.1 + _ZNK15QGeoPathPrivate8containsERK14QGeoCoordinate@Base 6.2.1 + _ZNK15QGeoPathPrivateeqERK16QGeoShapePrivate@Base 6.2.1 + _ZNK16QDoubleMatrix4x410copyDataToEPd@Base 6.2.1 + _ZNK16QDoubleMatrix4x410transposedEv@Base 6.2.1 + _ZNK16QDoubleMatrix4x411determinantEv@Base 6.2.1 + _ZNK16QDoubleMatrix4x418orthonormalInverseEv@Base 6.2.1 + _ZNK16QDoubleMatrix4x47mapRectERK5QRect@Base 6.2.1 + _ZNK16QDoubleMatrix4x47mapRectERK6QRectF@Base 6.2.1 + _ZNK16QDoubleMatrix4x48invertedEPb@Base 6.2.1 + _ZNK16QGeoPositionInfo10coordinateEv@Base 6.2.1 + _ZNK16QGeoPositionInfo12hasAttributeENS_9AttributeE@Base 6.2.1 + _ZNK16QGeoPositionInfo7isValidEv@Base 6.2.1 + _ZNK16QGeoPositionInfo9attributeENS_9AttributeE@Base 6.2.1 + _ZNK16QGeoPositionInfo9timestampEv@Base 6.2.1 + _ZNK17QGeoSatelliteInfo12hasAttributeENS_9AttributeE@Base 6.2.1 + _ZNK17QGeoSatelliteInfo14signalStrengthEv@Base 6.2.1 + _ZNK17QGeoSatelliteInfo15satelliteSystemEv@Base 6.2.1 + _ZNK17QGeoSatelliteInfo19satelliteIdentifierEv@Base 6.2.1 + _ZNK17QGeoSatelliteInfo9attributeENS_9AttributeE@Base 6.2.1 + _ZNK18QGeoPolygonPrivate10holesCountEv@Base 6.2.1 + _ZNK18QGeoPolygonPrivate15polygonContainsERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZNK18QGeoPolygonPrivate4hashE{size_t}@Base 6.2.1 + _ZNK18QGeoPolygonPrivate5cloneEv@Base 6.2.1 + _ZNK18QGeoPolygonPrivate7isValidEv@Base 6.2.1 + _ZNK18QGeoPolygonPrivate8containsERK14QGeoCoordinate@Base 6.2.1 + (subst)_ZNK18QGeoPolygonPrivate8holePathE{qptrdiff}@Base 6.2.1 + _ZNK18QGeoPolygonPrivateeqERK16QGeoShapePrivate@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo10expirationEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo10identifierEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo12isPersistentEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo22notificationParametersEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo4areaEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo4nameEv@Base 6.2.1 + _ZNK19QGeoAreaMonitorInfo7isValidEv@Base 6.2.1 + _ZNK20QGeoCoordinateObject10coordinateEv@Base 6.2.1 + _ZNK20QGeoCoordinateObject10metaObjectEv@Base 6.2.1 + _ZNK20QGeoCoordinateObjecteqERK14QGeoCoordinate@Base 6.2.1 + _ZNK20QGeoCoordinateObjecteqERKS_@Base 6.2.1 + _ZNK20QGeoPathPrivateEager5cloneEv@Base 6.2.1 + _ZNK21QGeoAreaMonitorSource10metaObjectEv@Base 6.2.1 + _ZNK21QGeoAreaMonitorSource10sourceNameEv@Base 6.2.1 + _ZNK21QGeoAreaMonitorSource15backendPropertyERK7QString@Base 6.2.1 + _ZNK21QGeoAreaMonitorSource18positionInfoSourceEv@Base 6.2.1 + _ZNK22QGeoPositionInfoSource10metaObjectEv@Base 6.2.1 + _ZNK22QGeoPositionInfoSource10sourceNameEv@Base 6.2.1 + _ZNK22QGeoPositionInfoSource14updateIntervalEv@Base 6.2.1 + _ZNK22QGeoPositionInfoSource15backendPropertyERK7QString@Base 6.2.1 + _ZNK22QGeoPositionInfoSource27preferredPositioningMethodsEv@Base 6.2.1 + _ZNK23QGeoPolygonPrivateEager5cloneEv@Base 6.2.1 + _ZNK23QGeoSatelliteInfoSource10metaObjectEv@Base 6.2.1 + _ZNK23QGeoSatelliteInfoSource10sourceNameEv@Base 6.2.1 + _ZNK23QGeoSatelliteInfoSource14updateIntervalEv@Base 6.2.1 + _ZNK23QGeoSatelliteInfoSource15backendPropertyERK7QString@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource10metaObjectEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource10updateModeEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource17lastKnownPositionEb@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource21minimumUpdateIntervalEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource24userEquivalentRangeErrorEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource27supportedPositioningMethodsEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource5errorEv@Base 6.2.1 + _ZNK23QNmeaPositionInfoSource6deviceEv@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource10metaObjectEv@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource10updateModeEv@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource15backendPropertyERK7QString@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource21minimumUpdateIntervalEv@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource5errorEv@Base 6.2.1 + _ZNK24QNmeaSatelliteInfoSource6deviceEv@Base 6.2.1 + _ZNK8QGeoPath10translatedEdd@Base 6.2.1 + _ZNK8QGeoPath11variantPathEv@Base 6.2.1 + (subst)_ZNK8QGeoPath12coordinateAtE{qptrdiff}@Base 6.2.1 + _ZNK8QGeoPath18containsCoordinateERK14QGeoCoordinate@Base 6.2.1 + _ZNK8QGeoPath4pathEv@Base 6.2.1 + _ZNK8QGeoPath4sizeEv@Base 6.2.1 + _ZNK8QGeoPath5widthEv@Base 6.2.1 + (subst)_ZNK8QGeoPath6lengthE{qptrdiff}{qptrdiff}@Base 6.2.1 + _ZNK8QGeoPath8toStringEv@Base 6.2.1 + _ZNK9QGeoShape20boundingGeoRectangleEv@Base 6.2.1 + _ZNK9QGeoShape4typeEv@Base 6.2.1 + _ZNK9QGeoShape6centerEv@Base 6.2.1 + _ZNK9QGeoShape7isEmptyEv@Base 6.2.1 + _ZNK9QGeoShape7isValidEv@Base 6.2.1 + _ZNK9QGeoShape8containsERK14QGeoCoordinate@Base 6.2.1 + _ZNK9QGeoShape8toStringEv@Base 6.2.1 + (optional=templinst)_ZNSt6vectorIxSaIxEE17_M_realloc_insertIJRKxEEEvN9__gnu_cxx17__normal_iteratorIPxS1_EEDpOT_@Base 6.2.1 + (optional=templinst)_ZNSt7__cxx114listIxSaIxEE4sortEv@Base 6.2.1 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 6.2.1 + (optional=templinst|arch=amd64 arm64 ia64 mips64el ppc64el riscv64 sh4 sparc64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 6.2.1 + _ZTI15QGeoPathPrivate@Base 6.2.1 + _ZTI18QGeoPolygonPrivate@Base 6.2.1 + _ZTI20QGeoCoordinateObject@Base 6.2.1 + _ZTI20QGeoPathPrivateEager@Base 6.2.1 + _ZTI21QGeoAreaMonitorSource@Base 6.2.1 + _ZTI22QGeoPositionInfoSource@Base 6.2.1 + _ZTI23QGeoPolygonPrivateEager@Base 6.2.1 + _ZTI23QGeoSatelliteInfoSource@Base 6.2.1 + _ZTI23QNmeaPositionInfoSource@Base 6.2.1 + _ZTI24QNmeaSatelliteInfoSource@Base 6.2.1 + _ZTI29QGeoMercatorCoordinatePrivate@Base 6.4.0 + _ZTI29QGeoPositionInfoSourceFactory@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI10QGeoCircle9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI11QGeoPolygon9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI13QGeoRectangle9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI8QGeoPath9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI9QGeoShape10QGeoCirclePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI9QGeoShape11QGeoPolygonPFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI9QGeoShape13QGeoRectanglePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI9QGeoShape8QGeoPathPFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTIZN9QMetaType19registerMutableViewI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.2.1 + _ZTIZN9QMetaType19registerMutableViewI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.2.1 + _ZTS15QGeoPathPrivate@Base 6.2.1 + _ZTS18QGeoPolygonPrivate@Base 6.2.1 + _ZTS20QGeoCoordinateObject@Base 6.2.1 + _ZTS20QGeoPathPrivateEager@Base 6.2.1 + _ZTS21QGeoAreaMonitorSource@Base 6.2.1 + _ZTS22QGeoPositionInfoSource@Base 6.2.1 + _ZTS23QGeoPolygonPrivateEager@Base 6.2.1 + _ZTS23QGeoSatelliteInfoSource@Base 6.2.1 + _ZTS23QNmeaPositionInfoSource@Base 6.2.1 + _ZTS24QNmeaSatelliteInfoSource@Base 6.2.1 + _ZTS29QGeoMercatorCoordinatePrivate@Base 6.4.0 + _ZTS29QGeoPositionInfoSourceFactory@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI10QGeoCircle9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI11QGeoPolygon9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI13QGeoRectangle9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI8QGeoPath9QGeoShapePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI9QGeoShape10QGeoCirclePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI9QGeoShape11QGeoPolygonPFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI9QGeoShape13QGeoRectanglePFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI9QGeoShape8QGeoPathPFS2_RKS1_EEEbT1_EUlPKvPvE_@Base 6.2.1 + _ZTSZN9QMetaType19registerMutableViewI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.2.1 + _ZTSZN9QMetaType19registerMutableViewI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.2.1 + _ZTV15QGeoPathPrivate@Base 6.2.1 + _ZTV18QGeoPolygonPrivate@Base 6.2.1 + _ZTV20QGeoCoordinateObject@Base 6.2.1 + _ZTV20QGeoPathPrivateEager@Base 6.2.1 + _ZTV21QGeoAreaMonitorSource@Base 6.2.1 + _ZTV22QGeoPositionInfoSource@Base 6.2.1 + _ZTV23QGeoPolygonPrivateEager@Base 6.2.1 + _ZTV23QGeoSatelliteInfoSource@Base 6.2.1 + _ZTV23QNmeaPositionInfoSource@Base 6.2.1 + _ZTV24QNmeaSatelliteInfoSource@Base 6.2.1 + _ZTV29QGeoMercatorCoordinatePrivate@Base 6.4.0 + _ZTV29QGeoPositionInfoSourceFactory@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI10QGeoCircle9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI11QGeoPolygon9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI13QGeoRectangle9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI8QGeoPath9QGeoShapeEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI9QGeoShape10QGeoCircleEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI9QGeoShape11QGeoPolygonEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI9QGeoShape13QGeoRectangleEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI9QGeoShape8QGeoPathEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI17QGeoSatelliteInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.2.1 + _ZdvRK16QDoubleMatrix4x4d@Base 6.2.1 + _Zls6QDebugRK15QDoubleVector2D@Base 6.2.1 + _Zls6QDebugRK15QDoubleVector3D@Base 6.2.1 + _Zls6QDebugRK16QDoubleMatrix4x4@Base 6.2.1 + _ZlsR11QDataStreamRK15QDoubleVector2D@Base 6.2.1 + _ZlsR11QDataStreamRK15QDoubleVector3D@Base 6.2.1 + _ZlsR11QDataStreamRK16QDoubleMatrix4x4@Base 6.2.1 + _ZrsR11QDataStreamR15QDoubleVector2D@Base 6.2.1 + _ZrsR11QDataStreamR15QDoubleVector3D@Base 6.2.1 + _ZrsR11QDataStreamR16QDoubleMatrix4x4@Base 6.2.1 diff --git a/libqt6positioningquick6.install b/libqt6positioningquick6.install new file mode 100644 index 0000000..3db6cd6 --- /dev/null +++ b/libqt6positioningquick6.install @@ -0,0 +1 @@ +usr/lib/${DEB_HOST_MULTIARCH}/libQt6PositioningQuick.so.* diff --git a/libqt6positioningquick6.symbols b/libqt6positioningquick6.symbols new file mode 100644 index 0000000..af4c2bc --- /dev/null +++ b/libqt6positioningquick6.symbols @@ -0,0 +1,370 @@ +# SymbolsHelper-Confirmed: 6.4.1 amd64 +libQt6PositioningQuick.so.6 libqt6positioningquick6 #MINVER# +* Build-Depends-Package: qt6-location-dev + _Z24q_coordinateInterpolatorRK14QGeoCoordinateS1_d@Base 6.2.1 + _Z32qml_register_types_QtPositioningv@Base 6.2.1 + _ZGVZN9QMetaType21registerConverterImplI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI8QGeoPathE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI8QGeoPathE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI10QGeoCircleEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI11QGeoAddressEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI11QGeoPolygonEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI12QGeoLocationEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI13QGeoRectangleEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI14QGeoCoordinateEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI16QGeoPositionInfoEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI8QGeoPathEE5valueE@Base 6.4.0 + _ZN13QMetaSequence12MetaSequenceI5QListI9QGeoShapeEE5valueE@Base 6.4.0 + _ZN17LocationSingleton11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN17LocationSingleton11qt_metacastEPKc@Base 6.2.1 + _ZN17LocationSingleton16staticMetaObjectE@Base 6.2.1 + _ZN17LocationSingletonC1EP7QObject@Base 6.2.1 + _ZN17LocationSingletonC2EP7QObject@Base 6.2.1 + _ZN20QDeclarativePosition11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN20QDeclarativePosition11qt_metacastEPKc@Base 6.2.1 + _ZN20QDeclarativePosition11setPositionERK16QGeoPositionInfo@Base 6.2.1 + _ZN20QDeclarativePosition16staticMetaObjectE@Base 6.2.1 + _ZN20QDeclarativePositionC1EP7QObject@Base 6.2.1 + _ZN20QDeclarativePositionC2EP7QObject@Base 6.2.1 + _ZN20QDeclarativePositionD0Ev@Base 6.2.1 + _ZN20QDeclarativePositionD1Ev@Base 6.2.1 + _ZN20QDeclarativePositionD2Ev@Base 6.2.1 + _ZN22QDeclarativeGeoAddress10setAddressERK11QGeoAddress@Base 6.2.1 + _ZN22QDeclarativeGeoAddress10setCountryERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress11cityChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress11qt_metacastEPKc@Base 6.2.1 + _ZN22QDeclarativeGeoAddress11setDistrictERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress11textChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress12stateChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress13countyChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress13setPostalCodeERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress13streetChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress14countryChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress14setCountryCodeERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress15districtChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress15setStreetNumberERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress16staticMetaObjectE@Base 6.2.1 + _ZN22QDeclarativeGeoAddress17postalCodeChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress18countryCodeChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress19streetNumberChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress22isTextGeneratedChangedEv@Base 6.2.1 + _ZN22QDeclarativeGeoAddress7setCityERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress7setTextERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress8setStateERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress9setCountyERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddress9setStreetERK7QString@Base 6.2.1 + _ZN22QDeclarativeGeoAddressC1EP7QObject@Base 6.2.1 + _ZN22QDeclarativeGeoAddressC1ERK11QGeoAddressP7QObject@Base 6.2.1 + _ZN22QDeclarativeGeoAddressC2EP7QObject@Base 6.2.1 + _ZN22QDeclarativeGeoAddressC2ERK11QGeoAddressP7QObject@Base 6.2.1 + _ZN23QDeclarativeGeoLocation10setAddressEP22QDeclarativeGeoAddress@Base 6.2.1 + _ZN23QDeclarativeGeoLocation11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN23QDeclarativeGeoLocation11qt_metacastEPKc@Base 6.2.1 + _ZN23QDeclarativeGeoLocation11setLocationERK12QGeoLocation@Base 6.2.1 + _ZN23QDeclarativeGeoLocation13setCoordinateE14QGeoCoordinate@Base 6.2.1 + _ZN23QDeclarativeGeoLocation15bindableAddressEv@Base 6.2.1 + _ZN23QDeclarativeGeoLocation16setBoundingShapeERK9QGeoShape@Base 6.2.1 + _ZN23QDeclarativeGeoLocation16staticMetaObjectE@Base 6.2.1 + _ZN23QDeclarativeGeoLocation18bindableCoordinateEv@Base 6.2.1 + _ZN23QDeclarativeGeoLocation21bindableBoundingShapeEv@Base 6.2.1 + _ZN23QDeclarativeGeoLocation21setExtendedAttributesERK4QMapI7QString8QVariantE@Base 6.2.1 + _ZN23QDeclarativeGeoLocation26bindableExtendedAttributesEv@Base 6.2.1 + _ZN23QDeclarativeGeoLocationC1EP7QObject@Base 6.2.1 + _ZN23QDeclarativeGeoLocationC1ERK12QGeoLocationP7QObject@Base 6.2.1 + _ZN23QDeclarativeGeoLocationC2EP7QObject@Base 6.2.1 + _ZN23QDeclarativeGeoLocationC2ERK12QGeoLocationP7QObject@Base 6.2.1 + _ZN23QDeclarativeGeoLocationD0Ev@Base 6.2.1 + _ZN23QDeclarativeGeoLocationD1Ev@Base 6.2.1 + _ZN23QDeclarativeGeoLocationD2Ev@Base 6.2.1 + _ZN26QDeclarativePositionSource10parametersEv@Base 6.2.1 + _ZN26QDeclarativePositionSource11nameChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN26QDeclarativePositionSource11qt_metacastEPKc@Base 6.2.1 + _ZN26QDeclarativePositionSource11setPositionERK16QGeoPositionInfo@Base 6.2.1 + _ZN26QDeclarativePositionSource12bindableNameEv@Base 6.2.1 + _ZN26QDeclarativePositionSource12executeStartEv@Base 6.2.1 + (subst)_ZN26QDeclarativePositionSource12parameter_atEP16QQmlListPropertyI27QDeclarativePluginParameterE{qptrdiff}@Base 6.2.1 + _ZN26QDeclarativePositionSource13activeChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource14bindableActiveEv@Base 6.2.1 + _ZN26QDeclarativePositionSource15parameter_clearEP16QQmlListPropertyI27QDeclarativePluginParameterE@Base 6.2.1 + _ZN26QDeclarativePositionSource15parameter_countEP16QQmlListPropertyI27QDeclarativePluginParameterE@Base 6.2.1 + _ZN26QDeclarativePositionSource15parametersReadyEv@Base 6.2.1 + _ZN26QDeclarativePositionSource15positionChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource15validityChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource16parameter_appendEP16QQmlListPropertyI27QDeclarativePluginParameterEPS1_@Base 6.2.1 + _ZN26QDeclarativePositionSource16staticMetaObjectE@Base 6.2.1 + _ZN26QDeclarativePositionSource17componentCompleteEv@Base 6.2.1 + _ZN26QDeclarativePositionSource17setUpdateIntervalEi@Base 6.2.1 + _ZN26QDeclarativePositionSource18setBackendPropertyERK7QStringRK8QVariant@Base 6.2.1 + _ZN26QDeclarativePositionSource18sourceErrorChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource19sourceErrorReceivedEN22QGeoPositionInfoSource5ErrorE@Base 6.2.1 + _ZN26QDeclarativePositionSource21updateIntervalChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource22onParameterInitializedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource22positionUpdateReceivedERK16QGeoPositionInfo@Base 6.2.1 + _ZN26QDeclarativePositionSource30setPreferredPositioningMethodsE6QFlagsINS_17PositioningMethodEE@Base 6.2.1 + _ZN26QDeclarativePositionSource34preferredPositioningMethodsChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource34supportedPositioningMethodsChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource40notifySupportedPositioningMethodsChangedEv@Base 6.2.1 + _ZN26QDeclarativePositionSource4stopEv@Base 6.2.1 + _ZN26QDeclarativePositionSource5startEv@Base 6.2.1 + _ZN26QDeclarativePositionSource6updateEi@Base 6.2.1 + _ZN26QDeclarativePositionSource7setNameERK7QString@Base 6.2.1 + _ZN26QDeclarativePositionSource8positionEv@Base 6.2.1 + _ZN26QDeclarativePositionSource9setActiveEb@Base 6.2.1 + _ZN26QDeclarativePositionSource9setSourceEP22QGeoPositionInfoSource@Base 6.2.1 + _ZN26QDeclarativePositionSource9tryAttachERK7QStringb@Base 6.2.1 + _ZN26QDeclarativePositionSourceC1Ev@Base 6.2.1 + _ZN26QDeclarativePositionSourceC2Ev@Base 6.2.1 + _ZN26QDeclarativePositionSourceD0Ev@Base 6.2.1 + _ZN26QDeclarativePositionSourceD1Ev@Base 6.2.1 + _ZN26QDeclarativePositionSourceD2Ev@Base 6.2.1 + _ZN27QDeclarativePluginParameter11initializedEv@Base 6.2.1 + _ZN27QDeclarativePluginParameter11nameChangedERK7QString@Base 6.2.1 + _ZN27QDeclarativePluginParameter11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN27QDeclarativePluginParameter11qt_metacastEPKc@Base 6.2.1 + _ZN27QDeclarativePluginParameter12valueChangedERK8QVariant@Base 6.2.1 + _ZN27QDeclarativePluginParameter16staticMetaObjectE@Base 6.2.1 + _ZN27QDeclarativePluginParameter7setNameERK7QString@Base 6.2.1 + _ZN27QDeclarativePluginParameter8setValueERK8QVariant@Base 6.2.1 + _ZN27QDeclarativePluginParameterC1EP7QObject@Base 6.2.1 + _ZN27QDeclarativePluginParameterC2EP7QObject@Base 6.2.1 + _ZN27QDeclarativePluginParameterD0Ev@Base 6.2.1 + _ZN27QDeclarativePluginParameterD1Ev@Base 6.2.1 + _ZN27QDeclarativePluginParameterD2Ev@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation11qt_metacastEPKc@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation12setDirectionENS_9DirectionE@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation16directionChangedEv@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation16staticMetaObjectE@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation17bindableDirectionEv@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation5setToERK14QGeoCoordinate@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimation7setFromERK14QGeoCoordinate@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimationC1EP7QObject@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimationC2EP7QObject@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimationD0Ev@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimationD1Ev@Base 6.2.1 + _ZN28QQuickGeoCoordinateAnimationD2Ev@Base 6.2.1 + _ZNK17LocationSingleton10coordinateEddd@Base 6.2.1 + _ZNK17LocationSingleton10coordinateEv@Base 6.2.1 + _ZNK17LocationSingleton10metaObjectEv@Base 6.2.1 + _ZNK17LocationSingleton11shapeToPathERK9QGeoShape@Base 6.2.1 + _ZNK17LocationSingleton13shapeToCircleERK9QGeoShape@Base 6.2.1 + _ZNK17LocationSingleton14shapeToPolygonERK9QGeoShape@Base 6.2.1 + _ZNK17LocationSingleton15coordToMercatorERK14QGeoCoordinate@Base 6.2.1 + _ZNK17LocationSingleton15mercatorToCoordERK7QPointF@Base 6.2.1 + _ZNK17LocationSingleton16shapeToRectangleERK9QGeoShape@Base 6.2.1 + _ZNK17LocationSingleton4pathERK8QJSValued@Base 6.2.1 + _ZNK17LocationSingleton4pathEv@Base 6.2.1 + _ZNK17LocationSingleton5shapeEv@Base 6.2.1 + _ZNK17LocationSingleton6circleERK14QGeoCoordinated@Base 6.2.1 + _ZNK17LocationSingleton6circleEv@Base 6.2.1 + _ZNK17LocationSingleton7polygonERK5QListI8QVariantE@Base 6.2.1 + _ZNK17LocationSingleton7polygonERK5QListI8QVariantES4_@Base 6.2.1 + _ZNK17LocationSingleton7polygonEv@Base 6.2.1 + _ZNK17LocationSingleton9rectangleERK14QGeoCoordinateS2_@Base 6.2.1 + _ZNK17LocationSingleton9rectangleERK14QGeoCoordinatedd@Base 6.2.1 + _ZNK17LocationSingleton9rectangleERK5QListI8QVariantE@Base 6.2.1 + _ZNK17LocationSingleton9rectangleEv@Base 6.2.1 + _ZNK20QDeclarativePosition10coordinateEv@Base 6.2.1 + _ZNK20QDeclarativePosition10metaObjectEv@Base 6.2.1 + _ZNK20QDeclarativePosition12isSpeedValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition13bindableSpeedEv@Base 6.2.1 + _ZNK20QDeclarativePosition13verticalSpeedEv@Base 6.2.1 + _ZNK20QDeclarativePosition15isAltitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition15isLatitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition16isDirectionValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition16isLongitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition16verticalAccuracyEv@Base 6.2.1 + _ZNK20QDeclarativePosition17bindableDirectionEv@Base 6.2.1 + _ZNK20QDeclarativePosition17bindableTimestampEv@Base 6.2.1 + _ZNK20QDeclarativePosition17directionAccuracyEv@Base 6.3.0 + _ZNK20QDeclarativePosition17magneticVariationEv@Base 6.2.1 + _ZNK20QDeclarativePosition18bindableCoordinateEv@Base 6.2.1 + _ZNK20QDeclarativePosition18bindableSpeedValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition18horizontalAccuracyEv@Base 6.2.1 + _ZNK20QDeclarativePosition20isVerticalSpeedValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition21bindableAltitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition21bindableLatitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition21bindableVerticalSpeedEv@Base 6.2.1 + _ZNK20QDeclarativePosition22bindableDirectionValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition22bindableLongitudeValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition22speedActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition23binableVerticalAccuracyEv@Base 6.2.1 + _ZNK20QDeclarativePosition23isVerticalAccuracyValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition24isDirectionAccuracyValidEv@Base 6.3.0 + _ZNK20QDeclarativePosition24isMagneticVariationValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition25bindableDirectionAccuracyEv@Base 6.3.0 + _ZNK20QDeclarativePosition25bindableMagneticVariationEv@Base 6.2.1 + _ZNK20QDeclarativePosition25isHorizontalAccuracyValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition26bindableHorizontalAccuracyEv@Base 6.2.1 + _ZNK20QDeclarativePosition26bindableVerticalSpeedValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition26directionActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition26timestampActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition27coordinateActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition29bindableVerticalAccuracyValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition29isSpeedValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition30bindableDirectionAccuracyValidEv@Base 6.3.0 + _ZNK20QDeclarativePosition30bindableMagneticVariationValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition30verticalSpeedActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition31bindableHorizontalAccuracyValidEv@Base 6.2.1 + _ZNK20QDeclarativePosition32isAltitudeValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition32isLatitudeValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition33isDirectionValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition33isLongitudeValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition33verticalAccuracyActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition34directionAccuracyActualCalculationEv@Base 6.3.0 + _ZNK20QDeclarativePosition34magneticVariationActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition35horizontalAccuracyActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition37isVerticalSpeedValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition40isVerticalAccuracyValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition41isDirectionAccuracyValidActualCalculationEv@Base 6.3.0 + _ZNK20QDeclarativePosition41isMagneticVariationValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition42isHorizontalAccuracyValidActualCalculationEv@Base 6.2.1 + _ZNK20QDeclarativePosition5speedEv@Base 6.2.1 + _ZNK20QDeclarativePosition8positionEv@Base 6.2.1 + _ZNK20QDeclarativePosition9directionEv@Base 6.2.1 + _ZNK20QDeclarativePosition9timestampEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress10metaObjectEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress10postalCodeEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress11countryCodeEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress12streetNumberEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress15isTextGeneratedEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress4cityEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress4textEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress5stateEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress6countyEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress6streetEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress7addressEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress7countryEv@Base 6.2.1 + _ZNK22QDeclarativeGeoAddress8districtEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation10coordinateEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation10metaObjectEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation13boundingShapeEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation18extendedAttributesEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation7addressEv@Base 6.2.1 + _ZNK23QDeclarativeGeoLocation8locationEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource10metaObjectEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource11sourceErrorEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource12parameterMapEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource14positionSourceEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource14updateIntervalEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource15backendPropertyERK7QString@Base 6.2.1 + _ZNK26QDeclarativePositionSource15bindableIsValidEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource16bindablePositionEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource19bindableSourceErrorEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource24isValidActualComputationEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource27preferredPositioningMethodsEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource27supportedPositioningMethodsEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource33supportedMethodsActualComputationEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource35bindableSupportedPositioningMethodsEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource4nameEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource7isValidEv@Base 6.2.1 + _ZNK26QDeclarativePositionSource8isActiveEv@Base 6.2.1 + _ZNK27QDeclarativePluginParameter10metaObjectEv@Base 6.2.1 + _ZNK27QDeclarativePluginParameter13isInitializedEv@Base 6.2.1 + _ZNK27QDeclarativePluginParameter4nameEv@Base 6.2.1 + _ZNK27QDeclarativePluginParameter5valueEv@Base 6.2.1 + _ZNK28QQuickGeoCoordinateAnimation10metaObjectEv@Base 6.2.1 + _ZNK28QQuickGeoCoordinateAnimation2toEv@Base 6.2.1 + _ZNK28QQuickGeoCoordinateAnimation4fromEv@Base 6.2.1 + _ZNK28QQuickGeoCoordinateAnimation9directionEv@Base 6.2.1 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 6.2.1 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 6.2.2 + _ZTI17LocationSingleton@Base 6.2.1 + _ZTI20QDeclarativePosition@Base 6.2.1 + _ZTI22QDeclarativeGeoAddress@Base 6.2.1 + _ZTI23QDeclarativeGeoLocation@Base 6.2.1 + _ZTI26QDeclarativePositionSource@Base 6.2.1 + _ZTI27QDeclarativePluginParameter@Base 6.2.1 + _ZTI28QQuickGeoCoordinateAnimation@Base 6.2.1 + _ZTIFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.2.1 + _ZTIPFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.2.1 + _ZTIZN9QMetaType17registerConverterI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI8QGeoPathE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType17registerConverterI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI8QGeoPathE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTS17LocationSingleton@Base 6.2.1 + _ZTS20QDeclarativePosition@Base 6.2.1 + _ZTS22QDeclarativeGeoAddress@Base 6.2.1 + _ZTS23QDeclarativeGeoLocation@Base 6.2.1 + _ZTS26QDeclarativePositionSource@Base 6.2.1 + _ZTS27QDeclarativePluginParameter@Base 6.2.1 + _ZTS28QQuickGeoCoordinateAnimation@Base 6.2.1 + _ZTSFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.2.1 + _ZTSPFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.2.1 + _ZTSZN9QMetaType17registerConverterI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI8QGeoPathE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType17registerConverterI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI8QGeoPathE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.4.0 + _ZTV17LocationSingleton@Base 6.2.1 + _ZTV20QDeclarativePosition@Base 6.2.1 + _ZTV22QDeclarativeGeoAddress@Base 6.2.1 + _ZTV23QDeclarativeGeoLocation@Base 6.2.1 + _ZTV26QDeclarativePositionSource@Base 6.2.1 + _ZTV27QDeclarativePluginParameter@Base 6.2.1 + _ZTV28QQuickGeoCoordinateAnimation@Base 6.2.1 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI8QGeoPathE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI10QGeoCircleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI11QGeoAddressE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI11QGeoPolygonE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI12QGeoLocationE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI13QGeoRectangleE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI14QGeoCoordinateE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI16QGeoPositionInfoE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI8QGeoPathE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI9QGeoShapeE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.4.0 + (c++)"non-virtual thunk to QDeclarativePositionSource::componentComplete()@Base" 6.2.1 + (c++)"non-virtual thunk to QDeclarativePositionSource::~QDeclarativePositionSource()@Base" 6.2.1 + (c++)"non-virtual thunk to QQuickGeoCoordinateAnimation::~QQuickGeoCoordinateAnimation()@Base" 6.2.1 diff --git a/not-installed b/not-installed new file mode 100644 index 0000000..2b254f2 --- /dev/null +++ b/not-installed @@ -0,0 +1,10 @@ +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/6.* +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/6.* +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/Qt6positioningquickpluginTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_positioning_private.pri +usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_positioningquick_private.pri diff --git a/qml6-module-qtpositioning.install b/qml6-module-qtpositioning.install new file mode 100644 index 0000000..066bf98 --- /dev/null +++ b/qml6-module-qtpositioning.install @@ -0,0 +1,3 @@ +usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtPositioning/libpositioningquickplugin.so +usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtPositioning/plugins.qmltypes +usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtPositioning/qmldir diff --git a/qt6-positioning-dev.install b/qt6-positioning-dev.install new file mode 100644 index 0000000..3bc1302 --- /dev/null +++ b/qt6-positioning-dev.install @@ -0,0 +1,98 @@ +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoAddress +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoAreaMonitorInfo +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoAreaMonitorSource +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoCircle +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoCoordinate +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoLocation +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoPath +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoPolygon +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoPositionInfo +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoPositionInfoSource +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoPositionInfoSourceFactory +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoRectangle +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoSatelliteInfo +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoSatelliteInfoSource +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QGeoShape +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QNmeaPositionInfoSource +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QNmeaSatelliteInfoSource +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QtPositioning +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QtPositioningDepends +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/QtPositioningVersion +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeoaddress.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeoareamonitorinfo.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeoareamonitorsource.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeocircle.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeocoordinate.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeolocation.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeopath.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeopolygon.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeopositioninfo.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeopositioninfosource.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeopositioninfosourcefactory.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeorectangle.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeosatelliteinfo.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeosatelliteinfosource.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qgeoshape.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qnmeapositioninfosource.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qnmeasatelliteinfosource.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qpositioningglobal.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qtpositioning-config.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qtpositioningexports.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioning/qtpositioningversion.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/QtPositioningQuick +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/QtPositioningQuickDepends +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/QtPositioningQuickVersion +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/qpositioningquickglobal.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/qtpositioningquickexports.h +usr/include/${DEB_HOST_MULTIARCH}/qt6/QtPositioningQuick/qtpositioningquickversion.h +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindGconf.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/FindGypsy.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/StandaloneTests/QtPositioningTestsConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriDependencies.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningDependencies.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningPlugins.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6PositioningVersionlessTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryGeoclue2PluginTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryNmeaPluginTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Positioning/Qt6QGeoPositionInfoSourceFactoryPollPluginTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickAdditionalTargetInfo.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickConfig.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickConfigVersion.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickConfigVersionImpl.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickDependencies.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickTargets-none.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6PositioningQuick/Qt6PositioningQuickVersionlessTargets.cmake +usr/lib/${DEB_HOST_MULTIARCH}/libQt6Positioning.prl +usr/lib/${DEB_HOST_MULTIARCH}/libQt6Positioning.so +usr/lib/${DEB_HOST_MULTIARCH}/libQt6PositioningQuick.prl +usr/lib/${DEB_HOST_MULTIARCH}/libQt6PositioningQuick.so +usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6positioning_none_metatypes.json +usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6positioningquick_none_metatypes.json +usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Positioning.pc +usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6PositioningQuick.pc +usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_positioning.pri +usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_positioningquick.pri +usr/share/qt6/modules/Positioning.json +usr/share/qt6/modules/PositioningQuick.json diff --git a/rules b/rules new file mode 100755 index 0000000..89e1536 --- /dev/null +++ b/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f +include /usr/share/dpkg/architecture.mk + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto + +# QT_HOST_PATH isn't passed in cross-builds +ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH)) + extra_cmake_args += -DQT_HOST_PATH=/usr +endif + +%: + dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja + +override_dh_auto_configure: + dh_auto_configure -- \ + --log-level=STATUS \ + -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \ + $(extra_cmake_args) + +execute_after_dh_auto_install: + # Reproducible builds: remove build paths from .prl files + sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libQt6*.prl diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/source/lintian-overrides b/source/lintian-overrides new file mode 100644 index 0000000..f0e08bf --- /dev/null +++ b/source/lintian-overrides @@ -0,0 +1,6 @@ +# Lintian gives a false positive for the globbing order. +# See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970274 +qt6-positioning source: globbing-patterns-out-of-order debian/copyright examples/* *.qdoc examples/positioning/geoflickr/doc/src/geoflickr.qdoc +qt6-positioning source: globbing-patterns-out-of-order debian/copyright examples/* *.qdoc examples/positioning/logfilepositionsource/doc/src/logfilepositionsource.qdoc +qt6-positioning source: globbing-patterns-out-of-order debian/copyright examples/* *.qdoc examples/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc +qt6-positioning source: globbing-patterns-out-of-order debian/copyright examples/* *.qdoc examples/positioning/weatherinfo/doc/src/weatherinfo.qdoc diff --git a/watch b/watch new file mode 100644 index 0000000..9e46554 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +https://download.qt.io/archive/qt/([\d\.]*)/([\d\.]*)/submodules/qtpositioning-everywhere-src-(.*)\.tar\.xz -- 2.30.2