Merge lp:~mitya57/kubuntu-packaging/qtlocation-prepare-merge into lp:~kubuntu-packagers/kubuntu-packaging/qtlocation-opensource-src

Proposed by Dmitry Shachnev
Status: Merged
Approved by: Timo Jyrinki
Approved revision: 67
Merged at revision: 60
Proposed branch: lp:~mitya57/kubuntu-packaging/qtlocation-prepare-merge
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/qtlocation-opensource-src
Diff against target: 2256 lines (+1862/-192)
11 files modified
debian/changelog (+26/-98)
debian/control (+75/-32)
debian/copyright (+18/-16)
debian/libqt5location5-plugins.install (+1/-1)
debian/libqt5location5.symbols (+1282/-0)
debian/libqt5positioning5.symbols (+384/-0)
debian/qtlocation5-dev.install (+0/-39)
debian/qtlocation5-doc-html.install (+2/-0)
debian/qtlocation5-doc.install (+2/-0)
debian/qtpositioning5-dev.install (+39/-0)
debian/rules (+33/-6)
To merge this branch: bzr merge lp:~mitya57/kubuntu-packaging/qtlocation-prepare-merge
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Timo Jyrinki Approve
Review via email: mp+212316@code.launchpad.net

Commit message

Merge with Debian unreleased 'location-packages' Git branch.

Description of the change

This makes our packaging mostly identical to Debian's one (as in my Git branch), namely:

- The -dev packages are now properly split;
- We now have symbols files;
- We now have documentation packages;
- Minor packaging errors are fixed.

To post a comment you must log in.
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

A couple of small comments even though WIP:
- maybe use the -s '-screen 0 640x480x24' for xvfb still as needed for executing OpenGL/QML tests on the builders
- qt3d dependency shouldn't 5.2.x

Looking great otherwise.

67. By Dmitry Shachnev

Sync changelog

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

OK to merge, but we'll need an ffe.

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Drafting FFe at bug #1298208

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

FFe approved and package published, first to unapproved queue from where it will continue to new queue.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-03-21 07:31:39 +0000
3+++ debian/changelog 2014-03-25 15:14:56 +0000
4@@ -1,98 +1,26 @@
5-qtlocation-opensource-src (5.2.1-0ubuntu1) trusty; urgency=low
6-
7- [ Timo Jyrinki ]
8- * New upstream release.
9- * Add libqt5positioning5 and qtdeclarative5-qtpositioning-plugin packages
10- * Refresh add_support_for_ubuntu_platform.patch
11- * Add areaMonitor stub to the Ubuntu plugin patch
12- * Remove warning texts from packages now that the module is official
13- * Drop dependency on libqt5v8-5-private-dev
14- * Depend on Qt 5.2.1
15- * Drop debian/patches/disable_nokia_plugin.patch:
16- - Compiles and has been updated again.
17- * debian/patches/skip_failing_tests.patch
18- - Skip additional tests that fail on armhf.
19- * Drop debian/patches/add_support_for_ubuntu_platform.patch
20- - Moved to qtubuntu-sensors
21- * Depend on qtdeclarative5-dev from the dev package (LP: #1271034)
22- * Sync with Debian WIP packaging
23- - Remove private headers
24-
25- [ Allan LeSage ]
26- * Add tests to QT_BUILD_PARTS.
27- * Depend on xvfb for existing tests requiring a display.
28- * Add dh_override_auto_test to make dh_auto_test under xvfb-run.
29- * debian/patches/skip_failing_tests.patch
30- - Skip some failing tests pending investigation.
31-
32- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Fri, 28 Feb 2014 10:17:36 +0000
33-
34-qtlocation-opensource-src (5.0~git20130805-0ubuntu4) trusty; urgency=medium
35-
36- * Drop debian/patches/add_support_for_ubuntu_platform.patch
37- - Moved to qtubuntu-sensors
38- - Adjust other files accordingly, no special files in armhf build
39-
40- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Fri, 10 Jan 2014 11:23:41 +0200
41-
42-qtlocation-opensource-src (5.0~git20130805-0ubuntu3) saucy; urgency=low
43-
44- [ Zoltan Balogh ]
45- * debian/patches/add_support_for_ubuntu_platform.patch
46- - Change Priority from 1000 to 2000 in plugin.json
47-
48- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Thu, 29 Aug 2013 16:30:18 +0300
49-
50-qtlocation-opensource-src (5.0~git20130805-0ubuntu2) saucy; urgency=low
51-
52- [ Timo Jyrinki ]
53- * Add Vcs lines
54-
55- [ Thomas Voß ]
56- * debian/patches/add_support_for_ubuntu_platform.patch
57- - Ensure that QGeoPositionInfo is registered as a meta-type.
58- When passing over QGeoPositionInfo elements over
59- Qt::QueuedConnection, the type needs to be registered.
60-
61- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Tue, 20 Aug 2013 15:50:24 +0300
62-
63-qtlocation-opensource-src (5.0~git20130805-0ubuntu1) saucy; urgency=low
64-
65- * New upstream snapshot
66- - Add OpenStreetMap plugin
67- * Separate position and geoservices plugins into libqt5location5-plugins
68- * Drop patches
69- - debian/patches/add_license_files.patch, merged upstream
70- - debian/patches/build_fixes.patch, not needed anymore
71- - debian/patches/force_imports.patch, not needed anymore
72- - debian/patches/add_module_version.patch, not needed anymore
73- * Fix pkgconfig Libs.private path (LP: #1125156)
74- * Add debian/patches/disable_nokia_plugin.patch:
75- - Drop obsolete nokia plugin
76- * Add debian/patches/add_support_for_ubuntu_platform.patch
77- - Adds Ubuntu position plugin
78- - Build-depend on libplatform-api1-dev
79- - Currently build only on armhf, enable on x86 later
80- * debian/rules:
81- - Switch to dh --fail-missing
82- * debian/control:
83- - Add warning texts as the module is not yet released
84-
85- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Thu, 15 Aug 2013 08:24:42 +0300
86-
87-qtlocation-opensource-src (5.0~git20130117-0ubuntu2) saucy; urgency=low
88-
89- * debian/patches/add_module_version.patch:
90- - Add a module version to fix FTBFS
91- * debian/control:
92- - Fix description
93-
94- -- Didier Roche <didrocks@ubuntu.com> Fri, 21 Jun 2013 17:32:30 +0200
95-
96-qtlocation-opensource-src (5.0~git20130117-0ubuntu1) raring; urgency=low
97-
98- * Initial release
99- * Cherry-pick from upstream:
100- - add_license_files.patch
101-
102- -- Timo Jyrinki <timo-jyrinki@ubuntu.com> Fri, 25 Jan 2013 16:20:27 +0200
103+qtlocation-opensource-src (5.2.1-1ubuntu1) UNRELEASED; urgency=medium
104+
105+ * Merge with ‘location-packages’ branch of Debian packaging Git,
106+ remaining changes:
107+ - Add needed Breaks/Replaces fields.
108+ - Make qtlocation5-dev depend on qtpositioning5-dev for this cycle.
109+ - Use Ubuntu Vcs fields.
110+
111+ -- Dmitry Shachnev <mitya57@ubuntu.com> Sun, 23 Mar 2014 13:56:16 +0400
112+
113+qtlocation-opensource-src (5.2.1-2) UNRELEASED; urgency=medium
114+
115+ [ Dmitry Shachnev ]
116+ * Rename the -doc, -dbg and -examples packages to match the source
117+ package name, for consistency with other Qt 5 modules.
118+ * Build new packages for qtlocation module.
119+ * Pass ‘-screen 0 640x480x24’ to Xvfb server when running tests,
120+ needed for executing OpenGL/QML tests on the builders.
121+
122+ -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 23 Mar 2014 13:37:08 +0400
123+
124+qtlocation-opensource-src (5.2.1-1) experimental; urgency=low
125+
126+ * Initial release. (Closes: #697509)
127+
128+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Feb 2014 23:29:05 -0300
129
130=== modified file 'debian/control'
131--- debian/control 2014-02-11 06:16:16 +0000
132+++ debian/control 2014-03-25 15:14:56 +0000
133@@ -2,17 +2,23 @@
134 Section: libs
135 Priority: optional
136 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
137+XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
138+Uploaders: Timo Jyrinki <timo@debian.org>,
139+ Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
140 Build-Depends: debhelper (>= 9.0.0),
141 libgconf2-dev,
142 libgeoclue-dev,
143- libqt5opengl5-dev,
144+ libqt5opengl5-dev (>= 5.2.1+dfsg~),
145 pkg-kde-tools,
146- qt3d5-dev,
147- qtbase5-private-dev (>= 5.2.1~),
148+ qt3d5-dev (>= 5.0~git20130701),
149+ qtbase5-private-dev (>= 5.2.1+dfsg~),
150 qtdeclarative5-private-dev (>= 5.2.1~),
151 qtdeclarative5-qtquick2-plugin (>= 5.2.1~),
152- xvfb,
153-Standards-Version: 3.9.4
154+ xauth,
155+ xvfb
156+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.2.1+dfsg~),
157+ qttools5-dev-tools (>= 5.2.1~)
158+Standards-Version: 3.9.5
159 Homepage: http://qt-project.org/
160 Vcs-Bzr: lp:~kubuntu-packagers/kubuntu-packaging/qtlocation-opensource-src
161 Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtlocation-opensource-src
162@@ -20,9 +26,8 @@
163 Package: libqt5location5
164 Architecture: any
165 Multi-Arch: same
166-Pre-Depends: ${misc:Pre-Depends},
167-Depends: ${misc:Depends},
168- ${shlibs:Depends},
169+Pre-Depends: ${misc:Pre-Depends}
170+Depends: ${misc:Depends}, ${shlibs:Depends}
171 Description: Qt Location module
172 Qt is a cross-platform C++ application framework. Qt's primary feature
173 is its rich set of widgets that provide standard GUI functionality.
174@@ -32,9 +37,8 @@
175 Package: libqt5positioning5
176 Architecture: any
177 Multi-Arch: same
178-Pre-Depends: ${misc:Pre-Depends},
179-Depends: ${misc:Depends},
180- ${shlibs:Depends},
181+Pre-Depends: ${misc:Pre-Depends}
182+Depends: ${misc:Depends}, ${shlibs:Depends}
183 Description: Qt Positioning module
184 Qt is a cross-platform C++ application framework. Qt's primary feature
185 is its rich set of widgets that provide standard GUI functionality.
186@@ -44,11 +48,11 @@
187 Package: libqt5location5-plugins
188 Architecture: any
189 Multi-Arch: same
190-Pre-Depends: ${misc:Pre-Depends},
191+Pre-Depends: ${misc:Pre-Depends}
192 Replaces: libqt5location5 (<= 5.0~git20130117-0ubuntu2),
193 Depends: libqt5location5 (= ${binary:Version}),
194 ${misc:Depends},
195- ${shlibs:Depends},
196+ ${shlibs:Depends}
197 Description: Qt Location module - geolocation plugins
198 Qt is a cross-platform C++ application framework. Qt's primary feature
199 is its rich set of widgets that provide standard GUI functionality.
200@@ -58,11 +62,11 @@
201 Package: libqt5positioning5-plugins
202 Architecture: any
203 Multi-Arch: same
204-Pre-Depends: ${misc:Pre-Depends},
205+Pre-Depends: ${misc:Pre-Depends}
206 Replaces: libqt5location5-plugins (<= 5.0~git20130805-0ubuntu4),
207-Depends: libqt5location5 (= ${binary:Version}),
208+Depends: libqt5positioning5 (= ${binary:Version}),
209 ${misc:Depends},
210- ${shlibs:Depends},
211+ ${shlibs:Depends}
212 Description: Qt Positioning module - position plugins
213 Qt is a cross-platform C++ application framework. Qt's primary feature
214 is its rich set of widgets that provide standard GUI functionality.
215@@ -72,7 +76,7 @@
216 Package: qtdeclarative5-qtlocation-plugin
217 Architecture: any
218 Multi-Arch: same
219-Pre-Depends: ${misc:Pre-Depends},
220+Pre-Depends: ${misc:Pre-Depends}
221 Depends: libqt5location5-plugins,
222 ${misc:Depends},
223 ${shlibs:Depends},
224@@ -85,10 +89,8 @@
225 Package: qtdeclarative5-qtpositioning-plugin
226 Architecture: any
227 Multi-Arch: same
228-Pre-Depends: ${misc:Pre-Depends},
229-Depends: libqt5positioning5-plugins,
230- ${misc:Depends},
231- ${shlibs:Depends},
232+Pre-Depends: ${misc:Pre-Depends}
233+Depends: libqt5positioning5-plugins, ${misc:Depends}, ${shlibs:Depends}
234 Description: Qt Positioning module - QML plugin
235 Qt is a cross-platform C++ application framework. Qt's primary feature
236 is its rich set of widgets that provide standard GUI functionality.
237@@ -100,33 +102,48 @@
238 Section: libdevel
239 Depends: libqt5location5 (= ${binary:Version}),
240 libqt5location5-plugins (= ${binary:Version}),
241- libqt5positioning5 (= ${binary:Version}),
242+ qtbase5-dev,
243+ qtdeclarative5-dev,
244+ qtpositioning5-dev,
245+ ${misc:Depends}
246+Description: Qt 5 Location development files
247+ Qt is a cross-platform C++ application framework. Qt's primary feature
248+ is its rich set of widgets that provide standard GUI functionality.
249+ .
250+ This package contains the header development files used for building Qt 5
251+ applications using Qt Location library.
252+
253+Package: qtpositioning5-dev
254+Architecture: any
255+Section: libdevel
256+Depends: libqt5positioning5 (= ${binary:Version}),
257 libqt5positioning5-plugins (= ${binary:Version}),
258 qtbase5-dev,
259 qtdeclarative5-dev,
260- ${misc:Depends},
261-Description: Qt 5 Location and Positioning development files
262+ ${misc:Depends}
263+Breaks: qtlocation5-dev (<< 5.2.1-0ubuntu2~)
264+Replaces: qtlocation5-dev (<< 5.2.1-0ubuntu2~)
265+Description: Qt 5 Positioning development files
266 Qt is a cross-platform C++ application framework. Qt's primary feature
267 is its rich set of widgets that provide standard GUI functionality.
268 .
269 This package contains the header development files used for building Qt 5
270- applications using Qt Location and Positioning libraries.
271+ applications using Qt Positioning library.
272
273 Package: qtlocation5-examples
274 Architecture: any
275 Multi-Arch: same
276 Section: x11
277-Pre-Depends: dpkg (>= 1.15.6~),
278- ${misc:Pre-Depends},
279+Pre-Depends: ${misc:Pre-Depends}
280 Depends: libqt5location5-plugins (= ${binary:Version}),
281 libqt5positioning5-plugins (= ${binary:Version}),
282 ${misc:Depends},
283- ${shlibs:Depends},
284-Description: Qt 5 Location examples
285+ ${shlibs:Depends}
286+Description: Qt 5 Location and Positioning examples
287 Qt is a cross-platform C++ application framework. Qt's primary feature
288 is its rich set of widgets that provide standard GUI functionality.
289 .
290- This package contains Qt 5 Location examples.
291+ This package contains Qt 5 Location and Positioning examples.
292
293 Package: qtlocation5-dbg
294 Priority: extra
295@@ -134,10 +151,36 @@
296 Multi-Arch: same
297 Section: debug
298 Depends: libqt5location5 (= ${binary:Version}),
299- ${misc:Depends},
300+ libqt5positioning5 (= ${binary:Version}),
301+ ${misc:Depends}
302+Recommends: qtbase5-dbg, qtdeclarative5-dbg
303 Description: Qt Location library debugging symbols
304 Qt is a cross-platform C++ application framework. Qt's primary feature
305 is its rich set of widgets that provide standard GUI functionality.
306 .
307 This package contains the debugging symbols for the Qt 5 Location
308- libraries.
309+ and Positioning libraries.
310+
311+Package: qtlocation5-doc
312+Priority: extra
313+Architecture: all
314+Section: doc
315+Depends: ${misc:Depends}
316+Description: Qt 5 Positioning documentation
317+ Qt is a cross-platform C++ application framework. Qt's primary feature
318+ is its rich set of widgets that provide standard GUI functionality.
319+ .
320+ This package contains the documentation for the Qt 5 Positioning
321+ library and binaries.
322+
323+Package: qtlocation5-doc-html
324+Priority: extra
325+Architecture: all
326+Section: doc
327+Depends: ${misc:Depends}
328+Description: Qt 5 Positioning HTML documentation
329+ Qt is a cross-platform C++ application framework. Qt's primary feature
330+ is its rich set of widgets that provide standard GUI functionality.
331+ .
332+ This package contains the HTML documentation for the Qt 5 Positioning
333+ libraries and binaries.
334
335=== modified file 'debian/copyright'
336--- debian/copyright 2013-08-15 04:02:51 +0000
337+++ debian/copyright 2014-03-25 15:14:56 +0000
338@@ -1,13 +1,26 @@
339-Format: http://dep.debian.net/deps/dep5
340+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
341 Upstream-Name: qtlocation
342 Source: http://qt.gitorious.org/qt/qtlocation
343
344 Files: *
345 Copyright: 2012-2013 Digia Plc and/or its subsidiary(-ies)
346- 2008-2012 Nokia Corporation and/or its subsidiary(-ies)
347- 1994-2008 Trolltech ASA.
348+ 2012-2013 BlackBerry Limited
349+ 2013 Aaron McCarthy <mccarthy.aaron@gmail.com>
350+ 2013 Jolla Ltd.
351 License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3
352
353+Files: examples/* doc/src/snippets/* tests/applications/declarative_map/*
354+Copyright: 2012 Digia Plc and/or its subsidiary(-ies)
355+License: BSD-3-clause
356+
357+Files: src/3rdparty/poly2tri/*
358+Copyright: 2009-2010, Poly2Tri Contributors
359+License: BSD-3-clause
360+
361+Files: *.qdoc
362+Copyright: 2012 Digia Plc and/or its subsidiary(-ies).
363+License: GFDL-NIV-1.3
364+
365 Files: debian/*
366 Copyright: 2007-2012 Fathi Boudra <fabo@debian.org>
367 2007-2012 Sune Vuorela <debian@pusling.com>
368@@ -15,6 +28,7 @@
369 2007-2009 Ana Beatriz Guerrero Lopez <ana@debian.org>
370 2005-2007 Brian Nelson <pyro@debian.org>
371 2012 Timo Jyrinki <timo.jyrinki@canonical.com>
372+ 2014 Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
373 License: LGPL-2.1
374
375 License: LGPL-2.1 with Digia Qt LGPL Exception 1.1
376@@ -83,14 +97,6 @@
377 On Debian systems, the complete text of the LGPL-2.1 license can be found in
378 `/usr/share/common-licenses/LGPL-2.1`,
379
380-Files: examples/* doc/src/snippets/* tests/applications/declarative_map/*
381-Copyright: 2012 Digia Plc and/or its subsidiary(-ies)
382-License: BSD-3-clause
383-
384-Files: src/3rdparty/poly2tri/*
385-Copyright: 2009-2010, Poly2Tri Contributors
386-License: BSD-3-clause
387-
388 License: BSD-3-clause
389 You may use this file under the terms of the BSD license as follows:
390 .
391@@ -119,11 +125,7 @@
392 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
393 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
394
395-Files: *.qdoc
396-Copyright: 2012 Digia Plc and/or its subsidiary(-ies).
397-License: GFDL-1.3
398-
399-License: GFDL-1.3
400+License: GFDL-NIV-1.3
401 GNU Free Documentation License Usage
402 Alternatively, this file may be used under the terms of the GNU Free
403 Documentation License version 1.3 as published by the Free Software
404
405=== modified file 'debian/libqt5location5-plugins.install'
406--- debian/libqt5location5-plugins.install 2013-11-21 06:37:49 +0000
407+++ debian/libqt5location5-plugins.install 2014-03-25 15:14:56 +0000
408@@ -1,2 +1,2 @@
409+usr/lib/*/qt5/plugins/geoservices/libqtgeoservices_nokia.so
410 usr/lib/*/qt5/plugins/geoservices/libqtgeoservices_osm.so
411-usr/lib/*/qt5/plugins/geoservices/libqtgeoservices_nokia.so
412
413=== added file 'debian/libqt5location5.symbols'
414--- debian/libqt5location5.symbols 1970-01-01 00:00:00 +0000
415+++ debian/libqt5location5.symbols 2014-03-25 15:14:56 +0000
416@@ -0,0 +1,1282 @@
417+# SymbolsHelper-Confirmed: 5.2.1 i386
418+libQt5Location.so.5 libqt5location5 #MINVER#
419+ _Z5qHashRK12QGeoTileSpec@Base 5.2.1
420+ _ZN10QPlaceIcon10setManagerEP13QPlaceManager@Base 5.2.1
421+ _ZN10QPlaceIcon13setParametersERK4QMapI7QString8QVariantE@Base 5.2.1
422+ _ZN10QPlaceIcon9SingleUrlE@Base 5.2.1
423+ _ZN10QPlaceIconC1ERKS_@Base 5.2.1
424+ _ZN10QPlaceIconC1Ev@Base 5.2.1
425+ _ZN10QPlaceIconC2ERKS_@Base 5.2.1
426+ _ZN10QPlaceIconC2Ev@Base 5.2.1
427+ _ZN10QPlaceIconD1Ev@Base 5.2.1
428+ _ZN10QPlaceIconD2Ev@Base 5.2.1
429+ _ZN10QPlaceIconaSERKS_@Base 5.2.1
430+ _ZN10QPlaceUser7setNameERK7QString@Base 5.2.1
431+ _ZN10QPlaceUser9setUserIdERK7QString@Base 5.2.1
432+ _ZN10QPlaceUserC1ERKS_@Base 5.2.1
433+ _ZN10QPlaceUserC1Ev@Base 5.2.1
434+ _ZN10QPlaceUserC2ERKS_@Base 5.2.1
435+ _ZN10QPlaceUserC2Ev@Base 5.2.1
436+ _ZN10QPlaceUserD1Ev@Base 5.2.1
437+ _ZN10QPlaceUserD2Ev@Base 5.2.1
438+ _ZN10QPlaceUseraSERKS_@Base 5.2.1
439+ _ZN11QGeoMapData11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
440+ _ZN11QGeoMapData11qt_metacastEPKc@Base 5.2.1
441+ _ZN11QGeoMapData12pluginStringEv@Base 5.2.1
442+ _ZN11QGeoMapData13mapControllerEv@Base 5.2.1
443+ _ZN11QGeoMapData13setCameraDataERK14QGeoCameraData@Base 5.2.1
444+ _ZN11QGeoMapData14updateRequiredEv@Base 5.2.1
445+ _ZN11QGeoMapData16setActiveMapTypeE11QGeoMapType@Base 5.2.1
446+ _ZN11QGeoMapData16staticMetaObjectE@Base 5.2.1
447+ _ZN11QGeoMapData17cameraDataChangedERK14QGeoCameraData@Base 5.2.1
448+ _ZN11QGeoMapData17copyrightsChangedERK6QImageRK6QPoint@Base 5.2.1
449+ _ZN11QGeoMapData18cameraCapabilitiesEv@Base 5.2.1
450+ _ZN11QGeoMapData20activeMapTypeChangedEv@Base 5.2.1
451+ _ZN11QGeoMapData22coordinateInterpolatorEv@Base 5.2.1
452+ _ZN11QGeoMapData25setCoordinateInterpolatorE14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
453+ _ZN11QGeoMapData6engineEv@Base 5.2.1
454+ _ZN11QGeoMapData6resizeEii@Base 5.2.1
455+ _ZN11QGeoMapData6updateEv@Base 5.2.1
456+ _ZN11QGeoMapDataC1EP24QGeoMappingManagerEngineP7QObject@Base 5.2.1
457+ _ZN11QGeoMapDataC2EP24QGeoMappingManagerEngineP7QObject@Base 5.2.1
458+ _ZN11QGeoMapDataD0Ev@Base 5.2.1
459+ _ZN11QGeoMapDataD1Ev@Base 5.2.1
460+ _ZN11QGeoMapDataD2Ev@Base 5.2.1
461+ _ZN11QGeoMapTypeC1ENS_8MapStyleERK7QStringS3_bi@Base 5.2.1
462+ _ZN11QGeoMapTypeC1ERKS_@Base 5.2.1
463+ _ZN11QGeoMapTypeC1Ev@Base 5.2.1
464+ _ZN11QGeoMapTypeC2ENS_8MapStyleERK7QStringS3_bi@Base 5.2.1
465+ _ZN11QGeoMapTypeC2ERKS_@Base 5.2.1
466+ _ZN11QGeoMapTypeC2Ev@Base 5.2.1
467+ _ZN11QGeoMapTypeD1Ev@Base 5.2.1
468+ _ZN11QGeoMapTypeD2Ev@Base 5.2.1
469+ _ZN11QGeoMapTypeaSERKS_@Base 5.2.1
470+ _ZN11QPlaceImage10setImageIdERK7QString@Base 5.2.1
471+ _ZN11QPlaceImage11setMimeTypeERK7QString@Base 5.2.1
472+ _ZN11QPlaceImage6setUrlERK4QUrl@Base 5.2.1
473+ _ZN11QPlaceImageC1ERK13QPlaceContent@Base 5.2.1
474+ _ZN11QPlaceImageC1Ev@Base 5.2.1
475+ _ZN11QPlaceImageC2ERK13QPlaceContent@Base 5.2.1
476+ _ZN11QPlaceImageC2Ev@Base 5.2.1
477+ _ZN11QPlaceImageD0Ev@Base 5.2.1
478+ _ZN11QPlaceImageD1Ev@Base 5.2.1
479+ _ZN11QPlaceImageD2Ev@Base 5.2.1
480+ _ZN11QPlaceReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
481+ _ZN11QPlaceReply11qt_metacastEPKc@Base 5.2.1
482+ _ZN11QPlaceReply11setFinishedEb@Base 5.2.1
483+ _ZN11QPlaceReply16staticMetaObjectE@Base 5.2.1
484+ _ZN11QPlaceReply5abortEv@Base 5.2.1
485+ _ZN11QPlaceReply5errorENS_5ErrorERK7QString@Base 5.2.1
486+ _ZN11QPlaceReply8finishedEv@Base 5.2.1
487+ _ZN11QPlaceReply8setErrorENS_5ErrorERK7QString@Base 5.2.1
488+ _ZN11QPlaceReplyC1EP18QPlaceReplyPrivateP7QObject@Base 5.2.1
489+ _ZN11QPlaceReplyC1EP7QObject@Base 5.2.1
490+ _ZN11QPlaceReplyC2EP18QPlaceReplyPrivateP7QObject@Base 5.2.1
491+ _ZN11QPlaceReplyC2EP7QObject@Base 5.2.1
492+ _ZN11QPlaceReplyD0Ev@Base 5.2.1
493+ _ZN11QPlaceReplyD1Ev@Base 5.2.1
494+ _ZN11QPlaceReplyD2Ev@Base 5.2.1
495+ _ZN12QGeoManeuver11setPositionERK14QGeoCoordinate@Base 5.2.1
496+ _ZN12QGeoManeuver11setWaypointERK14QGeoCoordinate@Base 5.2.1
497+ _ZN12QGeoManeuver12setDirectionENS_20InstructionDirectionE@Base 5.2.1
498+ _ZN12QGeoManeuver18setInstructionTextERK7QString@Base 5.2.1
499+ _ZN12QGeoManeuver24setTimeToNextInstructionEi@Base 5.2.1
500+ _ZN12QGeoManeuver28setDistanceToNextInstructionEd@Base 5.2.1
501+ _ZN12QGeoManeuverC1ERKS_@Base 5.2.1
502+ _ZN12QGeoManeuverC1Ev@Base 5.2.1
503+ _ZN12QGeoManeuverC2ERKS_@Base 5.2.1
504+ _ZN12QGeoManeuverC2Ev@Base 5.2.1
505+ _ZN12QGeoManeuverD1Ev@Base 5.2.1
506+ _ZN12QGeoManeuverD2Ev@Base 5.2.1
507+ _ZN12QGeoManeuveraSERKS_@Base 5.2.1
508+ _ZN12QGeoMapScene11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
509+ _ZN12QGeoMapScene11qt_metacastEPKc@Base 5.2.1
510+ _ZN12QGeoMapScene11setTileSizeEi@Base 5.2.1
511+ _ZN12QGeoMapScene13setCameraDataERK14QGeoCameraData@Base 5.2.1
512+ _ZN12QGeoMapScene13setScreenSizeERK5QSize@Base 5.2.1
513+ _ZN12QGeoMapScene13texturedTilesEv@Base 5.2.1
514+ _ZN12QGeoMapScene15newTilesVisibleERK4QSetI12QGeoTileSpecE@Base 5.2.1
515+ _ZN12QGeoMapScene15setVisibleTilesERK4QSetI12QGeoTileSpecE@Base 5.2.1
516+ _ZN12QGeoMapScene16staticMetaObjectE@Base 5.2.1
517+ _ZN12QGeoMapScene18setUseVerticalLockEb@Base 5.2.1
518+ _ZN12QGeoMapScene7addTileERK12QGeoTileSpec14QSharedPointerI15QGeoTileTextureE@Base 5.2.1
519+ _ZN12QGeoMapScene7paintGLEP10QGLPainter@Base 5.2.1
520+ _ZN12QGeoMapSceneC1Ev@Base 5.2.1
521+ _ZN12QGeoMapSceneC2Ev@Base 5.2.1
522+ _ZN12QGeoMapSceneD0Ev@Base 5.2.1
523+ _ZN12QGeoMapSceneD1Ev@Base 5.2.1
524+ _ZN12QGeoMapSceneD2Ev@Base 5.2.1
525+ _ZN12QGeoTileSpec4setXEi@Base 5.2.1
526+ _ZN12QGeoTileSpec4setYEi@Base 5.2.1
527+ _ZN12QGeoTileSpec7setZoomEi@Base 5.2.1
528+ _ZN12QGeoTileSpec8setMapIdEi@Base 5.2.1
529+ _ZN12QGeoTileSpecC1ERK7QStringiiii@Base 5.2.1
530+ _ZN12QGeoTileSpecC1ERKS_@Base 5.2.1
531+ _ZN12QGeoTileSpecC1Ev@Base 5.2.1
532+ _ZN12QGeoTileSpecC2ERK7QStringiiii@Base 5.2.1
533+ _ZN12QGeoTileSpecC2ERKS_@Base 5.2.1
534+ _ZN12QGeoTileSpecC2Ev@Base 5.2.1
535+ _ZN12QGeoTileSpecD1Ev@Base 5.2.1
536+ _ZN12QGeoTileSpecD2Ev@Base 5.2.1
537+ _ZN12QGeoTileSpecaSERKS_@Base 5.2.1
538+ _ZN12QPlaceResult11setDistanceEd@Base 5.2.1
539+ _ZN12QPlaceResult12setSponsoredEb@Base 5.2.1
540+ _ZN12QPlaceResult8setPlaceERK6QPlace@Base 5.2.1
541+ _ZN12QPlaceResultC1ERK18QPlaceSearchResult@Base 5.2.1
542+ _ZN12QPlaceResultC1Ev@Base 5.2.1
543+ _ZN12QPlaceResultC2ERK18QPlaceSearchResult@Base 5.2.1
544+ _ZN12QPlaceResultC2Ev@Base 5.2.1
545+ _ZN12QPlaceResultD0Ev@Base 5.2.1
546+ _ZN12QPlaceResultD1Ev@Base 5.2.1
547+ _ZN12QPlaceResultD2Ev@Base 5.2.1
548+ _ZN12QPlaceReview11setDateTimeERK9QDateTime@Base 5.2.1
549+ _ZN12QPlaceReview11setLanguageERK7QString@Base 5.2.1
550+ _ZN12QPlaceReview11setReviewIdERK7QString@Base 5.2.1
551+ _ZN12QPlaceReview7setTextERK7QString@Base 5.2.1
552+ _ZN12QPlaceReview8setTitleERK7QString@Base 5.2.1
553+ _ZN12QPlaceReview9setRatingEd@Base 5.2.1
554+ _ZN12QPlaceReviewC1ERK13QPlaceContent@Base 5.2.1
555+ _ZN12QPlaceReviewC1Ev@Base 5.2.1
556+ _ZN12QPlaceReviewC2ERK13QPlaceContent@Base 5.2.1
557+ _ZN12QPlaceReviewC2Ev@Base 5.2.1
558+ _ZN12QPlaceReviewD0Ev@Base 5.2.1
559+ _ZN12QPlaceReviewD1Ev@Base 5.2.1
560+ _ZN12QPlaceReviewD2Ev@Base 5.2.1
561+ _ZN13QGeoCodeReply11addLocationERK12QGeoLocation@Base 5.2.1
562+ _ZN13QGeoCodeReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
563+ _ZN13QGeoCodeReply11qt_metacastEPKc@Base 5.2.1
564+ _ZN13QGeoCodeReply11setFinishedEb@Base 5.2.1
565+ _ZN13QGeoCodeReply11setViewportERK9QGeoShape@Base 5.2.1
566+ _ZN13QGeoCodeReply12setLocationsERK5QListI12QGeoLocationE@Base 5.2.1
567+ _ZN13QGeoCodeReply16staticMetaObjectE@Base 5.2.1
568+ _ZN13QGeoCodeReply5abortEv@Base 5.2.1
569+ _ZN13QGeoCodeReply5errorENS_5ErrorERK7QString@Base 5.2.1
570+ _ZN13QGeoCodeReply8finishedEv@Base 5.2.1
571+ _ZN13QGeoCodeReply8setErrorENS_5ErrorERK7QString@Base 5.2.1
572+ _ZN13QGeoCodeReply8setLimitEi@Base 5.2.1
573+ _ZN13QGeoCodeReply9setOffsetEi@Base 5.2.1
574+ _ZN13QGeoCodeReplyC1ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
575+ _ZN13QGeoCodeReplyC1EP7QObject@Base 5.2.1
576+ _ZN13QGeoCodeReplyC2ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
577+ _ZN13QGeoCodeReplyC2EP7QObject@Base 5.2.1
578+ _ZN13QGeoCodeReplyD0Ev@Base 5.2.1
579+ _ZN13QGeoCodeReplyD1Ev@Base 5.2.1
580+ _ZN13QGeoCodeReplyD2Ev@Base 5.2.1
581+ _ZN13QGeoTileCache10printStatsEv@Base 5.2.1
582+ _ZN13QGeoTileCache11handleErrorERK12QGeoTileSpecRK7QString@Base 5.2.1
583+ _ZN13QGeoTileCache11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
584+ _ZN13QGeoTileCache11qt_metacastEPKc@Base 5.2.1
585+ _ZN13QGeoTileCache12cleanupList_E@Base 5.2.1
586+ _ZN13QGeoTileCache13cleanupMutex_E@Base 5.2.1
587+ _ZN13QGeoTileCache14addToDiskCacheERK12QGeoTileSpecRK7QString@Base 5.2.1
588+ _ZN13QGeoTileCache15setMaxDiskUsageEi@Base 5.2.1
589+ _ZN13QGeoTileCache16addToMemoryCacheERK12QGeoTileSpecRK10QByteArrayRK7QString@Base 5.2.1
590+ _ZN13QGeoTileCache16staticMetaObjectE@Base 5.2.1
591+ _ZN13QGeoTileCache17addToTextureCacheERK12QGeoTileSpecRK7QPixmap@Base 5.2.1
592+ _ZN13QGeoTileCache17setMaxMemoryUsageEi@Base 5.2.1
593+ _ZN13QGeoTileCache18GLContextAvailableEv@Base 5.2.1
594+ _ZN13QGeoTileCache18evictFromDiskCacheEP18QGeoCachedTileDisk@Base 5.2.1
595+ _ZN13QGeoTileCache18filenameToTileSpecERK7QString@Base 5.2.1
596+ _ZN13QGeoTileCache18setMinTextureUsageEi@Base 5.2.1
597+ _ZN13QGeoTileCache18tileSpecToFilenameERK12QGeoTileSpecRK7QStringS5_@Base 5.2.1
598+ _ZN13QGeoTileCache20evictFromMemoryCacheEP20QGeoCachedTileMemory@Base 5.2.1
599+ _ZN13QGeoTileCache20setExtraTextureUsageEi@Base 5.2.1
600+ _ZN13QGeoTileCache21evictFromTextureCacheEP15QGeoTileTexture@Base 5.2.1
601+ _ZN13QGeoTileCache3getERK12QGeoTileSpec@Base 5.2.1
602+ _ZN13QGeoTileCache6insertERK12QGeoTileSpecRK10QByteArrayRK7QString6QFlagsIN29QGeoTiledMappingManagerEngine9CacheAreaEE@Base 5.2.1
603+ _ZN13QGeoTileCache9loadTilesEv@Base 5.2.1
604+ _ZN13QGeoTileCacheC1ERK7QStringP7QObject@Base 5.2.1
605+ _ZN13QGeoTileCacheC2ERK7QStringP7QObject@Base 5.2.1
606+ _ZN13QGeoTileCacheD0Ev@Base 5.2.1
607+ _ZN13QGeoTileCacheD1Ev@Base 5.2.1
608+ _ZN13QGeoTileCacheD2Ev@Base 5.2.1
609+ _ZN13QPlaceContent11setSupplierERK14QPlaceSupplier@Base 5.2.1
610+ _ZN13QPlaceContent14setAttributionERK7QString@Base 5.2.1
611+ _ZN13QPlaceContent7setUserERK10QPlaceUser@Base 5.2.1
612+ _ZN13QPlaceContentC1EP20QPlaceContentPrivate@Base 5.2.1
613+ _ZN13QPlaceContentC1ERKS_@Base 5.2.1
614+ _ZN13QPlaceContentC1Ev@Base 5.2.1
615+ _ZN13QPlaceContentC2EP20QPlaceContentPrivate@Base 5.2.1
616+ _ZN13QPlaceContentC2ERKS_@Base 5.2.1
617+ _ZN13QPlaceContentC2Ev@Base 5.2.1
618+ _ZN13QPlaceContentD0Ev@Base 5.2.1
619+ _ZN13QPlaceContentD1Ev@Base 5.2.1
620+ _ZN13QPlaceContentD2Ev@Base 5.2.1
621+ _ZN13QPlaceContentaSERKS_@Base 5.2.1
622+ _ZN13QPlaceIdReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
623+ _ZN13QPlaceIdReply11qt_metacastEPKc@Base 5.2.1
624+ _ZN13QPlaceIdReply16staticMetaObjectE@Base 5.2.1
625+ _ZN13QPlaceIdReply5setIdERK7QString@Base 5.2.1
626+ _ZN13QPlaceIdReplyC1ENS_13OperationTypeEP7QObject@Base 5.2.1
627+ _ZN13QPlaceIdReplyC2ENS_13OperationTypeEP7QObject@Base 5.2.1
628+ _ZN13QPlaceIdReplyD0Ev@Base 5.2.1
629+ _ZN13QPlaceIdReplyD1Ev@Base 5.2.1
630+ _ZN13QPlaceIdReplyD2Ev@Base 5.2.1
631+ _ZN13QPlaceManager10placeAddedERK7QString@Base 5.2.1
632+ _ZN13QPlaceManager10setLocalesERK5QListI7QLocaleE@Base 5.2.1
633+ _ZN13QPlaceManager11dataChangedEv@Base 5.2.1
634+ _ZN13QPlaceManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
635+ _ZN13QPlaceManager11qt_metacastEPKc@Base 5.2.1
636+ _ZN13QPlaceManager11removePlaceERK7QString@Base 5.2.1
637+ _ZN13QPlaceManager12placeRemovedERK7QString@Base 5.2.1
638+ _ZN13QPlaceManager12placeUpdatedERK7QString@Base 5.2.1
639+ _ZN13QPlaceManager12saveCategoryERK14QPlaceCategoryRK7QString@Base 5.2.1
640+ _ZN13QPlaceManager13categoryAddedERK14QPlaceCategoryRK7QString@Base 5.2.1
641+ _ZN13QPlaceManager14removeCategoryERK7QString@Base 5.2.1
642+ _ZN13QPlaceManager15categoryRemovedERK7QStringS2_@Base 5.2.1
643+ _ZN13QPlaceManager15categoryUpdatedERK14QPlaceCategoryRK7QString@Base 5.2.1
644+ _ZN13QPlaceManager15compatiblePlaceERK6QPlace@Base 5.2.1
645+ _ZN13QPlaceManager16staticMetaObjectE@Base 5.2.1
646+ _ZN13QPlaceManager20initializeCategoriesEv@Base 5.2.1
647+ _ZN13QPlaceManager5errorEP11QPlaceReplyNS0_5ErrorERK7QString@Base 5.2.1
648+ _ZN13QPlaceManager8finishedEP11QPlaceReply@Base 5.2.1
649+ _ZN13QPlaceManager9savePlaceERK6QPlace@Base 5.2.1
650+ _ZN13QPlaceManager9setLocaleERK7QLocale@Base 5.2.1
651+ _ZN13QPlaceManagerC1EP19QPlaceManagerEngineP7QObject@Base 5.2.1
652+ _ZN13QPlaceManagerC2EP19QPlaceManagerEngineP7QObject@Base 5.2.1
653+ _ZN13QPlaceManagerD0Ev@Base 5.2.1
654+ _ZN13QPlaceManagerD1Ev@Base 5.2.1
655+ _ZN13QPlaceManagerD2Ev@Base 5.2.1
656+ _ZN13QPlaceRatings10setAverageEd@Base 5.2.1
657+ _ZN13QPlaceRatings10setMaximumEd@Base 5.2.1
658+ _ZN13QPlaceRatings8setCountEi@Base 5.2.1
659+ _ZN13QPlaceRatingsC1ERKS_@Base 5.2.1
660+ _ZN13QPlaceRatingsC1Ev@Base 5.2.1
661+ _ZN13QPlaceRatingsC2ERKS_@Base 5.2.1
662+ _ZN13QPlaceRatingsC2Ev@Base 5.2.1
663+ _ZN13QPlaceRatingsD1Ev@Base 5.2.1
664+ _ZN13QPlaceRatingsD2Ev@Base 5.2.1
665+ _ZN13QPlaceRatingsaSERKS_@Base 5.2.1
666+ _ZN14QGeoCameraData10setBearingEd@Base 5.2.1
667+ _ZN14QGeoCameraData12setZoomLevelEd@Base 5.2.1
668+ _ZN14QGeoCameraData25setCoordinateInterpolatorE14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
669+ _ZN14QGeoCameraData7setRollEd@Base 5.2.1
670+ _ZN14QGeoCameraData7setTiltEd@Base 5.2.1
671+ _ZN14QGeoCameraData9setCenterERK14QGeoCoordinate@Base 5.2.1
672+ _ZN14QGeoCameraDataC1ERKS_@Base 5.2.1
673+ _ZN14QGeoCameraDataC1Ev@Base 5.2.1
674+ _ZN14QGeoCameraDataC2ERKS_@Base 5.2.1
675+ _ZN14QGeoCameraDataC2Ev@Base 5.2.1
676+ _ZN14QGeoCameraDataD1Ev@Base 5.2.1
677+ _ZN14QGeoCameraDataD2Ev@Base 5.2.1
678+ _ZN14QGeoCameraDataaSERKS_@Base 5.2.1
679+ _ZN14QGeoProjection15coordToMercatorERK14QGeoCoordinate@Base 5.2.1
680+ _ZN14QGeoProjection15mercatorToCoordERK15QDoubleVector2D@Base 5.2.1
681+ _ZN14QGeoProjection7realmodEdd@Base 5.2.1
682+ _ZN14QGeoRouteReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
683+ _ZN14QGeoRouteReply11qt_metacastEPKc@Base 5.2.1
684+ _ZN14QGeoRouteReply11setFinishedEb@Base 5.2.1
685+ _ZN14QGeoRouteReply16staticMetaObjectE@Base 5.2.1
686+ _ZN14QGeoRouteReply5abortEv@Base 5.2.1
687+ _ZN14QGeoRouteReply5errorENS_5ErrorERK7QString@Base 5.2.1
688+ _ZN14QGeoRouteReply8finishedEv@Base 5.2.1
689+ _ZN14QGeoRouteReply8setErrorENS_5ErrorERK7QString@Base 5.2.1
690+ _ZN14QGeoRouteReply9setRoutesERK5QListI9QGeoRouteE@Base 5.2.1
691+ _ZN14QGeoRouteReplyC1ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
692+ _ZN14QGeoRouteReplyC1ERK16QGeoRouteRequestP7QObject@Base 5.2.1
693+ _ZN14QGeoRouteReplyC2ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
694+ _ZN14QGeoRouteReplyC2ERK16QGeoRouteRequestP7QObject@Base 5.2.1
695+ _ZN14QGeoRouteReplyD0Ev@Base 5.2.1
696+ _ZN14QGeoRouteReplyD1Ev@Base 5.2.1
697+ _ZN14QGeoRouteReplyD2Ev@Base 5.2.1
698+ _ZN14QPlaceCategory13setCategoryIdERK7QString@Base 5.2.1
699+ _ZN14QPlaceCategory13setVisibilityEN9QLocation10VisibilityE@Base 5.2.1
700+ _ZN14QPlaceCategory7setIconERK10QPlaceIcon@Base 5.2.1
701+ _ZN14QPlaceCategory7setNameERK7QString@Base 5.2.1
702+ _ZN14QPlaceCategoryC1ERKS_@Base 5.2.1
703+ _ZN14QPlaceCategoryC1Ev@Base 5.2.1
704+ _ZN14QPlaceCategoryC2ERKS_@Base 5.2.1
705+ _ZN14QPlaceCategoryC2Ev@Base 5.2.1
706+ _ZN14QPlaceCategoryD0Ev@Base 5.2.1
707+ _ZN14QPlaceCategoryD1Ev@Base 5.2.1
708+ _ZN14QPlaceCategoryD2Ev@Base 5.2.1
709+ _ZN14QPlaceCategoryaSERKS_@Base 5.2.1
710+ _ZN14QPlaceSupplier13setSupplierIdERK7QString@Base 5.2.1
711+ _ZN14QPlaceSupplier6setUrlERK4QUrl@Base 5.2.1
712+ _ZN14QPlaceSupplier7setIconERK10QPlaceIcon@Base 5.2.1
713+ _ZN14QPlaceSupplier7setNameERK7QString@Base 5.2.1
714+ _ZN14QPlaceSupplierC1ERKS_@Base 5.2.1
715+ _ZN14QPlaceSupplierC1Ev@Base 5.2.1
716+ _ZN14QPlaceSupplierC2ERKS_@Base 5.2.1
717+ _ZN14QPlaceSupplierC2Ev@Base 5.2.1
718+ _ZN14QPlaceSupplierD1Ev@Base 5.2.1
719+ _ZN14QPlaceSupplierD2Ev@Base 5.2.1
720+ _ZN14QPlaceSupplieraSERKS_@Base 5.2.1
721+ _ZN15QGeoCameraTiles10setMapTypeERK11QGeoMapType@Base 5.2.1
722+ _ZN15QGeoCameraTiles11setTileSizeEi@Base 5.2.1
723+ _ZN15QGeoCameraTiles13setScreenSizeERK5QSize@Base 5.2.1
724+ _ZN15QGeoCameraTiles15setPluginStringERK7QString@Base 5.2.1
725+ _ZN15QGeoCameraTiles17findPrefetchTilesEv@Base 5.2.1
726+ _ZN15QGeoCameraTiles19setMaximumZoomLevelEi@Base 5.2.1
727+ _ZN15QGeoCameraTiles9setCameraERK14QGeoCameraData@Base 5.2.1
728+ _ZN15QGeoCameraTilesC1Ev@Base 5.2.1
729+ _ZN15QGeoCameraTilesC2Ev@Base 5.2.1
730+ _ZN15QGeoCameraTilesD1Ev@Base 5.2.1
731+ _ZN15QGeoCameraTilesD2Ev@Base 5.2.1
732+ _ZN15QGeoTileFetcher11handleReplyEP17QGeoTiledMapReplyRK12QGeoTileSpec@Base 5.2.1
733+ _ZN15QGeoTileFetcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
734+ _ZN15QGeoTileFetcher11qt_metacastEPKc@Base 5.2.1
735+ _ZN15QGeoTileFetcher12tileFinishedERK12QGeoTileSpecRK10QByteArrayRK7QString@Base 5.2.1
736+ _ZN15QGeoTileFetcher13threadStartedEv@Base 5.2.1
737+ _ZN15QGeoTileFetcher14threadFinishedEv@Base 5.2.1
738+ _ZN15QGeoTileFetcher15requestNextTileEv@Base 5.2.1
739+ _ZN15QGeoTileFetcher16staticMetaObjectE@Base 5.2.1
740+ _ZN15QGeoTileFetcher18cancelTileRequestsERK4QSetI12QGeoTileSpecE@Base 5.2.1
741+ _ZN15QGeoTileFetcher18updateTileRequestsERK4QSetI12QGeoTileSpecES4_@Base 5.2.1
742+ _ZN15QGeoTileFetcher4initEv@Base 5.2.1
743+ _ZN15QGeoTileFetcher8finishedEv@Base 5.2.1
744+ _ZN15QGeoTileFetcher9stopTimerEv@Base 5.2.1
745+ _ZN15QGeoTileFetcher9tileErrorERK12QGeoTileSpecRK7QString@Base 5.2.1
746+ _ZN15QGeoTileFetcherC1EP29QGeoTiledMappingManagerEngineP7QObject@Base 5.2.1
747+ _ZN15QGeoTileFetcherC2EP29QGeoTiledMappingManagerEngineP7QObject@Base 5.2.1
748+ _ZN15QGeoTileFetcherD0Ev@Base 5.2.1
749+ _ZN15QGeoTileFetcherD1Ev@Base 5.2.1
750+ _ZN15QGeoTileFetcherD2Ev@Base 5.2.1
751+ _ZN15QGeoTileTextureC1Ev@Base 5.2.1
752+ _ZN15QGeoTileTextureC2Ev@Base 5.2.1
753+ _ZN15QGeoTileTextureD1Ev@Base 5.2.1
754+ _ZN15QGeoTileTextureD2Ev@Base 5.2.1
755+ _ZN15QPlaceAttribute12OpeningHoursE@Base 5.2.1
756+ _ZN15QPlaceAttribute7PaymentE@Base 5.2.1
757+ _ZN15QPlaceAttribute7setTextERK7QString@Base 5.2.1
758+ _ZN15QPlaceAttribute8ProviderE@Base 5.2.1
759+ _ZN15QPlaceAttribute8setLabelERK7QString@Base 5.2.1
760+ _ZN15QPlaceAttributeC1ERKS_@Base 5.2.1
761+ _ZN15QPlaceAttributeC1Ev@Base 5.2.1
762+ _ZN15QPlaceAttributeC2ERKS_@Base 5.2.1
763+ _ZN15QPlaceAttributeC2Ev@Base 5.2.1
764+ _ZN15QPlaceAttributeD0Ev@Base 5.2.1
765+ _ZN15QPlaceAttributeD1Ev@Base 5.2.1
766+ _ZN15QPlaceAttributeD2Ev@Base 5.2.1
767+ _ZN15QPlaceAttributeaSERKS_@Base 5.2.1
768+ _ZN15QPlaceEditorial11setLanguageERK7QString@Base 5.2.1
769+ _ZN15QPlaceEditorial7setTextERK7QString@Base 5.2.1
770+ _ZN15QPlaceEditorial8setTitleERK7QString@Base 5.2.1
771+ _ZN15QPlaceEditorialC1ERK13QPlaceContent@Base 5.2.1
772+ _ZN15QPlaceEditorialC1Ev@Base 5.2.1
773+ _ZN15QPlaceEditorialC2ERK13QPlaceContent@Base 5.2.1
774+ _ZN15QPlaceEditorialC2Ev@Base 5.2.1
775+ _ZN15QPlaceEditorialD0Ev@Base 5.2.1
776+ _ZN15QPlaceEditorialD1Ev@Base 5.2.1
777+ _ZN15QPlaceEditorialD2Ev@Base 5.2.1
778+ _ZN16QGeoRouteRequest12setWaypointsERK5QListI14QGeoCoordinateE@Base 5.2.1
779+ _ZN16QGeoRouteRequest14setTravelModesE6QFlagsINS_10TravelModeEE@Base 5.2.1
780+ _ZN16QGeoRouteRequest15setExcludeAreasERK5QListI13QGeoRectangleE@Base 5.2.1
781+ _ZN16QGeoRouteRequest16setFeatureWeightENS_11FeatureTypeENS_13FeatureWeightE@Base 5.2.1
782+ _ZN16QGeoRouteRequest16setSegmentDetailENS_13SegmentDetailE@Base 5.2.1
783+ _ZN16QGeoRouteRequest17setManeuverDetailENS_14ManeuverDetailE@Base 5.2.1
784+ _ZN16QGeoRouteRequest20setRouteOptimizationE6QFlagsINS_17RouteOptimizationEE@Base 5.2.1
785+ _ZN16QGeoRouteRequest26setNumberAlternativeRoutesEi@Base 5.2.1
786+ _ZN16QGeoRouteRequestC1ERK14QGeoCoordinateS2_@Base 5.2.1
787+ _ZN16QGeoRouteRequestC1ERK5QListI14QGeoCoordinateE@Base 5.2.1
788+ _ZN16QGeoRouteRequestC1ERKS_@Base 5.2.1
789+ _ZN16QGeoRouteRequestC2ERK14QGeoCoordinateS2_@Base 5.2.1
790+ _ZN16QGeoRouteRequestC2ERK5QListI14QGeoCoordinateE@Base 5.2.1
791+ _ZN16QGeoRouteRequestC2ERKS_@Base 5.2.1
792+ _ZN16QGeoRouteRequestD1Ev@Base 5.2.1
793+ _ZN16QGeoRouteRequestD2Ev@Base 5.2.1
794+ _ZN16QGeoRouteRequestaSERKS_@Base 5.2.1
795+ _ZN16QGeoRouteSegment11setDistanceEd@Base 5.2.1
796+ _ZN16QGeoRouteSegment11setManeuverERK12QGeoManeuver@Base 5.2.1
797+ _ZN16QGeoRouteSegment13setTravelTimeEi@Base 5.2.1
798+ _ZN16QGeoRouteSegment19setNextRouteSegmentERKS_@Base 5.2.1
799+ _ZN16QGeoRouteSegment7setPathERK5QListI14QGeoCoordinateE@Base 5.2.1
800+ _ZN16QGeoRouteSegmentC1ER28QExplicitlySharedDataPointerI23QGeoRouteSegmentPrivateE@Base 5.2.1
801+ _ZN16QGeoRouteSegmentC1ERKS_@Base 5.2.1
802+ _ZN16QGeoRouteSegmentC1Ev@Base 5.2.1
803+ _ZN16QGeoRouteSegmentC2ER28QExplicitlySharedDataPointerI23QGeoRouteSegmentPrivateE@Base 5.2.1
804+ _ZN16QGeoRouteSegmentC2ERKS_@Base 5.2.1
805+ _ZN16QGeoRouteSegmentC2Ev@Base 5.2.1
806+ _ZN16QGeoRouteSegmentD1Ev@Base 5.2.1
807+ _ZN16QGeoRouteSegmentD2Ev@Base 5.2.1
808+ _ZN16QGeoRouteSegmentaSERKS_@Base 5.2.1
809+ _ZN16QGeoTiledMapData10mapResizedEii@Base 5.2.1
810+ _ZN16QGeoTiledMapData11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
811+ _ZN16QGeoTiledMapData11qt_metacastEPKc@Base 5.2.1
812+ _ZN16QGeoTiledMapData12prefetchDataEv@Base 5.2.1
813+ _ZN16QGeoTiledMapData14newTileFetchedERK12QGeoTileSpec@Base 5.2.1
814+ _ZN16QGeoTiledMapData16changeCameraDataERK14QGeoCameraData@Base 5.2.1
815+ _ZN16QGeoTiledMapData16staticMetaObjectE@Base 5.2.1
816+ _ZN16QGeoTiledMapData17getRequestManagerEv@Base 5.2.1
817+ _ZN16QGeoTiledMapData18evaluateCopyrightsERK4QSetI12QGeoTileSpecE@Base 5.2.1
818+ _ZN16QGeoTiledMapData19changeActiveMapTypeE11QGeoMapType@Base 5.2.1
819+ _ZN16QGeoTiledMapData7paintGLEP10QGLPainter@Base 5.2.1
820+ _ZN16QGeoTiledMapData9tileCacheEv@Base 5.2.1
821+ _ZN16QGeoTiledMapDataC1EP29QGeoTiledMappingManagerEngineP7QObject@Base 5.2.1
822+ _ZN16QGeoTiledMapDataC2EP29QGeoTiledMappingManagerEngineP7QObject@Base 5.2.1
823+ _ZN16QGeoTiledMapDataD0Ev@Base 5.2.1
824+ _ZN16QGeoTiledMapDataD1Ev@Base 5.2.1
825+ _ZN16QGeoTiledMapDataD2Ev@Base 5.2.1
826+ _ZN16QPlaceMatchReply10setRequestERK18QPlaceMatchRequest@Base 5.2.1
827+ _ZN16QPlaceMatchReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
828+ _ZN16QPlaceMatchReply11qt_metacastEPKc@Base 5.2.1
829+ _ZN16QPlaceMatchReply16staticMetaObjectE@Base 5.2.1
830+ _ZN16QPlaceMatchReply9setPlacesERK5QListI6QPlaceE@Base 5.2.1
831+ _ZN16QPlaceMatchReplyC1EP7QObject@Base 5.2.1
832+ _ZN16QPlaceMatchReplyC2EP7QObject@Base 5.2.1
833+ _ZN16QPlaceMatchReplyD0Ev@Base 5.2.1
834+ _ZN16QPlaceMatchReplyD1Ev@Base 5.2.1
835+ _ZN16QPlaceMatchReplyD2Ev@Base 5.2.1
836+ _ZN17QGeoCodingManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
837+ _ZN17QGeoCodingManager11qt_metacastEPKc@Base 5.2.1
838+ _ZN17QGeoCodingManager14reverseGeocodeERK14QGeoCoordinateRK9QGeoShape@Base 5.2.1
839+ _ZN17QGeoCodingManager16staticMetaObjectE@Base 5.2.1
840+ _ZN17QGeoCodingManager5errorEP13QGeoCodeReplyNS0_5ErrorE7QString@Base 5.2.1
841+ _ZN17QGeoCodingManager7geocodeERK11QGeoAddressRK9QGeoShape@Base 5.2.1
842+ _ZN17QGeoCodingManager7geocodeERK7QStringiiRK9QGeoShape@Base 5.2.1
843+ _ZN17QGeoCodingManager8finishedEP13QGeoCodeReply@Base 5.2.1
844+ _ZN17QGeoCodingManager9setLocaleERK7QLocale@Base 5.2.1
845+ _ZN17QGeoCodingManagerC1EP23QGeoCodingManagerEngineP7QObject@Base 5.2.1
846+ _ZN17QGeoCodingManagerC2EP23QGeoCodingManagerEngineP7QObject@Base 5.2.1
847+ _ZN17QGeoCodingManagerD0Ev@Base 5.2.1
848+ _ZN17QGeoCodingManagerD1Ev@Base 5.2.1
849+ _ZN17QGeoCodingManagerD2Ev@Base 5.2.1
850+ _ZN17QGeoMapController10setBearingEd@Base 5.2.1
851+ _ZN17QGeoMapController11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
852+ _ZN17QGeoMapController11qt_metacastEPKc@Base 5.2.1
853+ _ZN17QGeoMapController11rollChangedEd@Base 5.2.1
854+ _ZN17QGeoMapController11setAltitudeEd@Base 5.2.1
855+ _ZN17QGeoMapController11setLatitudeEd@Base 5.2.1
856+ _ZN17QGeoMapController11tiltChangedEd@Base 5.2.1
857+ _ZN17QGeoMapController11zoomChangedEd@Base 5.2.1
858+ _ZN17QGeoMapController12setLongitudeEd@Base 5.2.1
859+ _ZN17QGeoMapController13centerChangedERK20AnimatableCoordinate@Base 5.2.1
860+ _ZN17QGeoMapController14bearingChangedEd@Base 5.2.1
861+ _ZN17QGeoMapController16staticMetaObjectE@Base 5.2.1
862+ _ZN17QGeoMapController17cameraDataChangedERK14QGeoCameraData@Base 5.2.1
863+ _ZN17QGeoMapController3panEdd@Base 5.2.1
864+ _ZN17QGeoMapController7setRollEd@Base 5.2.1
865+ _ZN17QGeoMapController7setTiltEd@Base 5.2.1
866+ _ZN17QGeoMapController7setZoomEd@Base 5.2.1
867+ _ZN17QGeoMapController9setCenterERK20AnimatableCoordinate@Base 5.2.1
868+ _ZN17QGeoMapControllerC1EP11QGeoMapData14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
869+ _ZN17QGeoMapControllerC2EP11QGeoMapData14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
870+ _ZN17QGeoMapControllerD0Ev@Base 5.2.1
871+ _ZN17QGeoMapControllerD1Ev@Base 5.2.1
872+ _ZN17QGeoMapControllerD2Ev@Base 5.2.1
873+ _ZN17QGeoTiledMapReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
874+ _ZN17QGeoTiledMapReply11qt_metacastEPKc@Base 5.2.1
875+ _ZN17QGeoTiledMapReply11setFinishedEb@Base 5.2.1
876+ _ZN17QGeoTiledMapReply15setMapImageDataERK10QByteArray@Base 5.2.1
877+ _ZN17QGeoTiledMapReply16staticMetaObjectE@Base 5.2.1
878+ _ZN17QGeoTiledMapReply17setMapImageFormatERK7QString@Base 5.2.1
879+ _ZN17QGeoTiledMapReply5abortEv@Base 5.2.1
880+ _ZN17QGeoTiledMapReply5errorENS_5ErrorERK7QString@Base 5.2.1
881+ _ZN17QGeoTiledMapReply8finishedEv@Base 5.2.1
882+ _ZN17QGeoTiledMapReply8setErrorENS_5ErrorERK7QString@Base 5.2.1
883+ _ZN17QGeoTiledMapReply9setCachedEb@Base 5.2.1
884+ _ZN17QGeoTiledMapReplyC1ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
885+ _ZN17QGeoTiledMapReplyC1ERK12QGeoTileSpecP7QObject@Base 5.2.1
886+ _ZN17QGeoTiledMapReplyC2ENS_5ErrorERK7QStringP7QObject@Base 5.2.1
887+ _ZN17QGeoTiledMapReplyC2ERK12QGeoTileSpecP7QObject@Base 5.2.1
888+ _ZN17QGeoTiledMapReplyD0Ev@Base 5.2.1
889+ _ZN17QGeoTiledMapReplyD1Ev@Base 5.2.1
890+ _ZN17QGeoTiledMapReplyD2Ev@Base 5.2.1
891+ _ZN17QPlaceSearchReply10setRequestERK19QPlaceSearchRequest@Base 5.2.1
892+ _ZN17QPlaceSearchReply10setResultsERK5QListI18QPlaceSearchResultE@Base 5.2.1
893+ _ZN17QPlaceSearchReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
894+ _ZN17QPlaceSearchReply11qt_metacastEPKc@Base 5.2.1
895+ _ZN17QPlaceSearchReply16staticMetaObjectE@Base 5.2.1
896+ _ZN17QPlaceSearchReplyC1EP7QObject@Base 5.2.1
897+ _ZN17QPlaceSearchReplyC2EP7QObject@Base 5.2.1
898+ _ZN17QPlaceSearchReplyD0Ev@Base 5.2.1
899+ _ZN17QPlaceSearchReplyD1Ev@Base 5.2.1
900+ _ZN17QPlaceSearchReplyD2Ev@Base 5.2.1
901+ _ZN18QGeoMappingManager11initializedEv@Base 5.2.1
902+ _ZN18QGeoMappingManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
903+ _ZN18QGeoMappingManager11qt_metacastEPKc@Base 5.2.1
904+ _ZN18QGeoMappingManager16staticMetaObjectE@Base 5.2.1
905+ _ZN18QGeoMappingManager9createMapEP7QObject@Base 5.2.1
906+ _ZN18QGeoMappingManager9setLocaleERK7QLocale@Base 5.2.1
907+ _ZN18QGeoMappingManagerC1EP24QGeoMappingManagerEngineP7QObject@Base 5.2.1
908+ _ZN18QGeoMappingManagerC2EP24QGeoMappingManagerEngineP7QObject@Base 5.2.1
909+ _ZN18QGeoMappingManagerD0Ev@Base 5.2.1
910+ _ZN18QGeoMappingManagerD1Ev@Base 5.2.1
911+ _ZN18QGeoMappingManagerD2Ev@Base 5.2.1
912+ _ZN18QGeoRoutingManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
913+ _ZN18QGeoRoutingManager11qt_metacastEPKc@Base 5.2.1
914+ _ZN18QGeoRoutingManager11updateRouteERK9QGeoRouteRK14QGeoCoordinate@Base 5.2.1
915+ _ZN18QGeoRoutingManager14calculateRouteERK16QGeoRouteRequest@Base 5.2.1
916+ _ZN18QGeoRoutingManager16staticMetaObjectE@Base 5.2.1
917+ _ZN18QGeoRoutingManager5errorEP14QGeoRouteReplyNS0_5ErrorE7QString@Base 5.2.1
918+ _ZN18QGeoRoutingManager8finishedEP14QGeoRouteReply@Base 5.2.1
919+ _ZN18QGeoRoutingManager9setLocaleERK7QLocale@Base 5.2.1
920+ _ZN18QGeoRoutingManagerC1EP24QGeoRoutingManagerEngineP7QObject@Base 5.2.1
921+ _ZN18QGeoRoutingManagerC2EP24QGeoRoutingManagerEngineP7QObject@Base 5.2.1
922+ _ZN18QGeoRoutingManagerD0Ev@Base 5.2.1
923+ _ZN18QGeoRoutingManagerD1Ev@Base 5.2.1
924+ _ZN18QGeoRoutingManagerD2Ev@Base 5.2.1
925+ _ZN18QPlaceContentReply10setContentERK4QMapIi13QPlaceContentE@Base 5.2.1
926+ _ZN18QPlaceContentReply10setRequestERK20QPlaceContentRequest@Base 5.2.1
927+ _ZN18QPlaceContentReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
928+ _ZN18QPlaceContentReply11qt_metacastEPKc@Base 5.2.1
929+ _ZN18QPlaceContentReply13setTotalCountEi@Base 5.2.1
930+ _ZN18QPlaceContentReply16staticMetaObjectE@Base 5.2.1
931+ _ZN18QPlaceContentReplyC1EP7QObject@Base 5.2.1
932+ _ZN18QPlaceContentReplyC2EP7QObject@Base 5.2.1
933+ _ZN18QPlaceContentReplyD0Ev@Base 5.2.1
934+ _ZN18QPlaceContentReplyD1Ev@Base 5.2.1
935+ _ZN18QPlaceContentReplyD2Ev@Base 5.2.1
936+ _ZN18QPlaceDetailsReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
937+ _ZN18QPlaceDetailsReply11qt_metacastEPKc@Base 5.2.1
938+ _ZN18QPlaceDetailsReply16staticMetaObjectE@Base 5.2.1
939+ _ZN18QPlaceDetailsReply8setPlaceERK6QPlace@Base 5.2.1
940+ _ZN18QPlaceDetailsReplyC1EP7QObject@Base 5.2.1
941+ _ZN18QPlaceDetailsReplyC2EP7QObject@Base 5.2.1
942+ _ZN18QPlaceDetailsReplyD0Ev@Base 5.2.1
943+ _ZN18QPlaceDetailsReplyD1Ev@Base 5.2.1
944+ _ZN18QPlaceDetailsReplyD2Ev@Base 5.2.1
945+ _ZN18QPlaceMatchRequest10setResultsERK5QListI18QPlaceSearchResultE@Base 5.2.1
946+ _ZN18QPlaceMatchRequest13AlternativeIdE@Base 5.2.1
947+ _ZN18QPlaceMatchRequest13setParametersERK4QMapI7QString8QVariantE@Base 5.2.1
948+ _ZN18QPlaceMatchRequest5clearEv@Base 5.2.1
949+ _ZN18QPlaceMatchRequest9setPlacesE5QListI6QPlaceE@Base 5.2.1
950+ _ZN18QPlaceMatchRequestC1ERKS_@Base 5.2.1
951+ _ZN18QPlaceMatchRequestC1Ev@Base 5.2.1
952+ _ZN18QPlaceMatchRequestC2ERKS_@Base 5.2.1
953+ _ZN18QPlaceMatchRequestC2Ev@Base 5.2.1
954+ _ZN18QPlaceMatchRequestD1Ev@Base 5.2.1
955+ _ZN18QPlaceMatchRequestD2Ev@Base 5.2.1
956+ _ZN18QPlaceMatchRequestaSERKS_@Base 5.2.1
957+ _ZN18QPlaceSearchResult7setIconERK10QPlaceIcon@Base 5.2.1
958+ _ZN18QPlaceSearchResult8setTitleERK7QString@Base 5.2.1
959+ _ZN18QPlaceSearchResultC1EP25QPlaceSearchResultPrivate@Base 5.2.1
960+ _ZN18QPlaceSearchResultC1ERKS_@Base 5.2.1
961+ _ZN18QPlaceSearchResultC1Ev@Base 5.2.1
962+ _ZN18QPlaceSearchResultC2EP25QPlaceSearchResultPrivate@Base 5.2.1
963+ _ZN18QPlaceSearchResultC2ERKS_@Base 5.2.1
964+ _ZN18QPlaceSearchResultC2Ev@Base 5.2.1
965+ _ZN18QPlaceSearchResultD0Ev@Base 5.2.1
966+ _ZN18QPlaceSearchResultD1Ev@Base 5.2.1
967+ _ZN18QPlaceSearchResultD2Ev@Base 5.2.1
968+ _ZN18QPlaceSearchResultaSERKS_@Base 5.2.1
969+ _ZN19QGeoServiceProvider11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
970+ _ZN19QGeoServiceProvider11qt_metacastEPKc@Base 5.2.1
971+ _ZN19QGeoServiceProvider13setParametersERK4QMapI7QString8QVariantE@Base 5.2.1
972+ _ZN19QGeoServiceProvider16staticMetaObjectE@Base 5.2.1
973+ _ZN19QGeoServiceProvider20setAllowExperimentalEb@Base 5.2.1
974+ _ZN19QGeoServiceProvider25availableServiceProvidersEv@Base 5.2.1
975+ _ZN19QGeoServiceProvider9setLocaleERK7QLocale@Base 5.2.1
976+ _ZN19QGeoServiceProviderC1ERK7QStringRK4QMapIS0_8QVariantEb@Base 5.2.1
977+ _ZN19QGeoServiceProviderC2ERK7QStringRK4QMapIS0_8QVariantEb@Base 5.2.1
978+ _ZN19QGeoServiceProviderD0Ev@Base 5.2.1
979+ _ZN19QGeoServiceProviderD1Ev@Base 5.2.1
980+ _ZN19QGeoServiceProviderD2Ev@Base 5.2.1
981+ _ZN19QPlaceContactDetail3FaxE@Base 5.2.1
982+ _ZN19QPlaceContactDetail5EmailE@Base 5.2.1
983+ _ZN19QPlaceContactDetail5PhoneE@Base 5.2.1
984+ _ZN19QPlaceContactDetail5clearEv@Base 5.2.1
985+ _ZN19QPlaceContactDetail7WebsiteE@Base 5.2.1
986+ _ZN19QPlaceContactDetail8setLabelERK7QString@Base 5.2.1
987+ _ZN19QPlaceContactDetail8setValueERK7QString@Base 5.2.1
988+ _ZN19QPlaceContactDetailC1ERKS_@Base 5.2.1
989+ _ZN19QPlaceContactDetailC1Ev@Base 5.2.1
990+ _ZN19QPlaceContactDetailC2ERKS_@Base 5.2.1
991+ _ZN19QPlaceContactDetailC2Ev@Base 5.2.1
992+ _ZN19QPlaceContactDetailD0Ev@Base 5.2.1
993+ _ZN19QPlaceContactDetailD1Ev@Base 5.2.1
994+ _ZN19QPlaceContactDetailD2Ev@Base 5.2.1
995+ _ZN19QPlaceContactDetailaSERKS_@Base 5.2.1
996+ _ZN19QPlaceManagerEngine10placeAddedERK7QString@Base 5.2.1
997+ _ZN19QPlaceManagerEngine10setLocalesERK5QListI7QLocaleE@Base 5.2.1
998+ _ZN19QPlaceManagerEngine11dataChangedEv@Base 5.2.1
999+ _ZN19QPlaceManagerEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1000+ _ZN19QPlaceManagerEngine11qt_metacastEPKc@Base 5.2.1
1001+ _ZN19QPlaceManagerEngine11removePlaceERK7QString@Base 5.2.1
1002+ _ZN19QPlaceManagerEngine12placeRemovedERK7QString@Base 5.2.1
1003+ _ZN19QPlaceManagerEngine12placeUpdatedERK7QString@Base 5.2.1
1004+ _ZN19QPlaceManagerEngine12saveCategoryERK14QPlaceCategoryRK7QString@Base 5.2.1
1005+ _ZN19QPlaceManagerEngine13categoryAddedERK14QPlaceCategoryRK7QString@Base 5.2.1
1006+ _ZN19QPlaceManagerEngine14matchingPlacesERK18QPlaceMatchRequest@Base 5.2.1
1007+ _ZN19QPlaceManagerEngine14removeCategoryERK7QString@Base 5.2.1
1008+ _ZN19QPlaceManagerEngine14setManagerNameERK7QString@Base 5.2.1
1009+ _ZN19QPlaceManagerEngine15categoryRemovedERK7QStringS2_@Base 5.2.1
1010+ _ZN19QPlaceManagerEngine15categoryUpdatedERK14QPlaceCategoryRK7QString@Base 5.2.1
1011+ _ZN19QPlaceManagerEngine15getPlaceContentERK7QStringRK20QPlaceContentRequest@Base 5.2.1
1012+ _ZN19QPlaceManagerEngine15getPlaceDetailsERK7QString@Base 5.2.1
1013+ _ZN19QPlaceManagerEngine16staticMetaObjectE@Base 5.2.1
1014+ _ZN19QPlaceManagerEngine17searchSuggestionsERK19QPlaceSearchRequest@Base 5.2.1
1015+ _ZN19QPlaceManagerEngine17setManagerVersionEi@Base 5.2.1
1016+ _ZN19QPlaceManagerEngine20initializeCategoriesEv@Base 5.2.1
1017+ _ZN19QPlaceManagerEngine5errorEP11QPlaceReplyNS0_5ErrorERK7QString@Base 5.2.1
1018+ _ZN19QPlaceManagerEngine6searchERK19QPlaceSearchRequest@Base 5.2.1
1019+ _ZN19QPlaceManagerEngine8finishedEP11QPlaceReply@Base 5.2.1
1020+ _ZN19QPlaceManagerEngine9savePlaceERK6QPlace@Base 5.2.1
1021+ _ZN19QPlaceManagerEngineC1ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1022+ _ZN19QPlaceManagerEngineC2ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1023+ _ZN19QPlaceManagerEngineD0Ev@Base 5.2.1
1024+ _ZN19QPlaceManagerEngineD1Ev@Base 5.2.1
1025+ _ZN19QPlaceManagerEngineD2Ev@Base 5.2.1
1026+ _ZN19QPlaceSearchRequest11setCategoryERK14QPlaceCategory@Base 5.2.1
1027+ _ZN19QPlaceSearchRequest13setCategoriesERK5QListI14QPlaceCategoryE@Base 5.2.1
1028+ _ZN19QPlaceSearchRequest13setSearchAreaERK9QGeoShape@Base 5.2.1
1029+ _ZN19QPlaceSearchRequest13setSearchTermERK7QString@Base 5.2.1
1030+ _ZN19QPlaceSearchRequest16setRelevanceHintENS_13RelevanceHintE@Base 5.2.1
1031+ _ZN19QPlaceSearchRequest16setSearchContextERK8QVariant@Base 5.2.1
1032+ _ZN19QPlaceSearchRequest18setVisibilityScopeE6QFlagsIN9QLocation10VisibilityEE@Base 5.2.1
1033+ _ZN19QPlaceSearchRequest19setRecommendationIdERK7QString@Base 5.2.1
1034+ _ZN19QPlaceSearchRequest5clearEv@Base 5.2.1
1035+ _ZN19QPlaceSearchRequest8setLimitEi@Base 5.2.1
1036+ _ZN19QPlaceSearchRequest9setOffsetEi@Base 5.2.1
1037+ _ZN19QPlaceSearchRequestC1ERKS_@Base 5.2.1
1038+ _ZN19QPlaceSearchRequestC1Ev@Base 5.2.1
1039+ _ZN19QPlaceSearchRequestC2ERKS_@Base 5.2.1
1040+ _ZN19QPlaceSearchRequestC2Ev@Base 5.2.1
1041+ _ZN19QPlaceSearchRequestD1Ev@Base 5.2.1
1042+ _ZN19QPlaceSearchRequestD2Ev@Base 5.2.1
1043+ _ZN19QPlaceSearchRequestaSERKS_@Base 5.2.1
1044+ _ZN20AnimatableCoordinate13setCoordinateERK14QGeoCoordinate@Base 5.2.1
1045+ _ZN20AnimatableCoordinate15setInterpolatorE14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
1046+ _ZN20AnimatableCoordinateC1ERK14QGeoCoordinate14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
1047+ _ZN20AnimatableCoordinateC1Ev@Base 5.2.1
1048+ _ZN20AnimatableCoordinateC2ERK14QGeoCoordinate14QSharedPointerI26QGeoCoordinateInterpolatorE@Base 5.2.1
1049+ _ZN20AnimatableCoordinateC2Ev@Base 5.2.1
1050+ _ZN20QPlaceContentRequest14setContentTypeEN13QPlaceContent4TypeE@Base 5.2.1
1051+ _ZN20QPlaceContentRequest5clearEv@Base 5.2.1
1052+ _ZN20QPlaceContentRequest8setLimitEi@Base 5.2.1
1053+ _ZN20QPlaceContentRequest9setOffsetEi@Base 5.2.1
1054+ _ZN20QPlaceContentRequestC1ERKS_@Base 5.2.1
1055+ _ZN20QPlaceContentRequestC1Ev@Base 5.2.1
1056+ _ZN20QPlaceContentRequestC2ERKS_@Base 5.2.1
1057+ _ZN20QPlaceContentRequestC2Ev@Base 5.2.1
1058+ _ZN20QPlaceContentRequestD1Ev@Base 5.2.1
1059+ _ZN20QPlaceContentRequestD2Ev@Base 5.2.1
1060+ _ZN20QPlaceContentRequestaSERKS_@Base 5.2.1
1061+ _ZN22QGeoCameraCapabilities14setMaximumTiltEd@Base 5.2.1
1062+ _ZN22QGeoCameraCapabilities14setMinimumTiltEd@Base 5.2.1
1063+ _ZN22QGeoCameraCapabilities18setSupportsBearingEb@Base 5.2.1
1064+ _ZN22QGeoCameraCapabilities18setSupportsRollingEb@Base 5.2.1
1065+ _ZN22QGeoCameraCapabilities18setSupportsTiltingEb@Base 5.2.1
1066+ _ZN22QGeoCameraCapabilities19setMaximumZoomLevelEd@Base 5.2.1
1067+ _ZN22QGeoCameraCapabilities19setMinimumZoomLevelEd@Base 5.2.1
1068+ _ZN22QGeoCameraCapabilitiesC1ERKS_@Base 5.2.1
1069+ _ZN22QGeoCameraCapabilitiesC1Ev@Base 5.2.1
1070+ _ZN22QGeoCameraCapabilitiesC2ERKS_@Base 5.2.1
1071+ _ZN22QGeoCameraCapabilitiesC2Ev@Base 5.2.1
1072+ _ZN22QGeoCameraCapabilitiesD1Ev@Base 5.2.1
1073+ _ZN22QGeoCameraCapabilitiesD2Ev@Base 5.2.1
1074+ _ZN22QGeoCameraCapabilitiesaSERKS_@Base 5.2.1
1075+ _ZN23QGeoCodingManagerEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1076+ _ZN23QGeoCodingManagerEngine11qt_metacastEPKc@Base 5.2.1
1077+ _ZN23QGeoCodingManagerEngine14reverseGeocodeERK14QGeoCoordinateRK9QGeoShape@Base 5.2.1
1078+ _ZN23QGeoCodingManagerEngine14setManagerNameERK7QString@Base 5.2.1
1079+ _ZN23QGeoCodingManagerEngine16staticMetaObjectE@Base 5.2.1
1080+ _ZN23QGeoCodingManagerEngine17setManagerVersionEi@Base 5.2.1
1081+ _ZN23QGeoCodingManagerEngine5errorEP13QGeoCodeReplyNS0_5ErrorE7QString@Base 5.2.1
1082+ _ZN23QGeoCodingManagerEngine7geocodeERK11QGeoAddressRK9QGeoShape@Base 5.2.1
1083+ _ZN23QGeoCodingManagerEngine7geocodeERK7QStringiiRK9QGeoShape@Base 5.2.1
1084+ _ZN23QGeoCodingManagerEngine8finishedEP13QGeoCodeReply@Base 5.2.1
1085+ _ZN23QGeoCodingManagerEngine9setLocaleERK7QLocale@Base 5.2.1
1086+ _ZN23QGeoCodingManagerEngineC1ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1087+ _ZN23QGeoCodingManagerEngineC2ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1088+ _ZN23QGeoCodingManagerEngineD0Ev@Base 5.2.1
1089+ _ZN23QGeoCodingManagerEngineD1Ev@Base 5.2.1
1090+ _ZN23QGeoCodingManagerEngineD2Ev@Base 5.2.1
1091+ _ZN24QGeoMappingManagerEngine11initializedEv@Base 5.2.1
1092+ _ZN24QGeoMappingManagerEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1093+ _ZN24QGeoMappingManagerEngine11qt_metacastEPKc@Base 5.2.1
1094+ _ZN24QGeoMappingManagerEngine14setManagerNameERK7QString@Base 5.2.1
1095+ _ZN24QGeoMappingManagerEngine16staticMetaObjectE@Base 5.2.1
1096+ _ZN24QGeoMappingManagerEngine17engineInitializedEv@Base 5.2.1
1097+ _ZN24QGeoMappingManagerEngine17setManagerVersionEi@Base 5.2.1
1098+ _ZN24QGeoMappingManagerEngine18cameraCapabilitiesEv@Base 5.2.1
1099+ _ZN24QGeoMappingManagerEngine20setSupportedMapTypesERK5QListI11QGeoMapTypeE@Base 5.2.1
1100+ _ZN24QGeoMappingManagerEngine21setCameraCapabilitiesERK22QGeoCameraCapabilities@Base 5.2.1
1101+ _ZN24QGeoMappingManagerEngine9setLocaleERK7QLocale@Base 5.2.1
1102+ _ZN24QGeoMappingManagerEngineC1EP7QObject@Base 5.2.1
1103+ _ZN24QGeoMappingManagerEngineC2EP7QObject@Base 5.2.1
1104+ _ZN24QGeoMappingManagerEngineD0Ev@Base 5.2.1
1105+ _ZN24QGeoMappingManagerEngineD1Ev@Base 5.2.1
1106+ _ZN24QGeoMappingManagerEngineD2Ev@Base 5.2.1
1107+ _ZN24QGeoRoutingManagerEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1108+ _ZN24QGeoRoutingManagerEngine11qt_metacastEPKc@Base 5.2.1
1109+ _ZN24QGeoRoutingManagerEngine11updateRouteERK9QGeoRouteRK14QGeoCoordinate@Base 5.2.1
1110+ _ZN24QGeoRoutingManagerEngine14setManagerNameERK7QString@Base 5.2.1
1111+ _ZN24QGeoRoutingManagerEngine16staticMetaObjectE@Base 5.2.1
1112+ _ZN24QGeoRoutingManagerEngine17setManagerVersionEi@Base 5.2.1
1113+ _ZN24QGeoRoutingManagerEngine23setSupportedTravelModesE6QFlagsIN16QGeoRouteRequest10TravelModeEE@Base 5.2.1
1114+ _ZN24QGeoRoutingManagerEngine24setSupportedFeatureTypesE6QFlagsIN16QGeoRouteRequest11FeatureTypeEE@Base 5.2.1
1115+ _ZN24QGeoRoutingManagerEngine26setSupportedFeatureWeightsE6QFlagsIN16QGeoRouteRequest13FeatureWeightEE@Base 5.2.1
1116+ _ZN24QGeoRoutingManagerEngine26setSupportedSegmentDetailsE6QFlagsIN16QGeoRouteRequest13SegmentDetailEE@Base 5.2.1
1117+ _ZN24QGeoRoutingManagerEngine27setSupportedManeuverDetailsE6QFlagsIN16QGeoRouteRequest14ManeuverDetailEE@Base 5.2.1
1118+ _ZN24QGeoRoutingManagerEngine30setSupportedRouteOptimizationsE6QFlagsIN16QGeoRouteRequest17RouteOptimizationEE@Base 5.2.1
1119+ _ZN24QGeoRoutingManagerEngine5errorEP14QGeoRouteReplyNS0_5ErrorE7QString@Base 5.2.1
1120+ _ZN24QGeoRoutingManagerEngine8finishedEP14QGeoRouteReply@Base 5.2.1
1121+ _ZN24QGeoRoutingManagerEngine9setLocaleERK7QLocale@Base 5.2.1
1122+ _ZN24QGeoRoutingManagerEngineC1ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1123+ _ZN24QGeoRoutingManagerEngineC2ERK4QMapI7QString8QVariantEP7QObject@Base 5.2.1
1124+ _ZN24QGeoRoutingManagerEngineD0Ev@Base 5.2.1
1125+ _ZN24QGeoRoutingManagerEngineD1Ev@Base 5.2.1
1126+ _ZN24QGeoRoutingManagerEngineD2Ev@Base 5.2.1
1127+ _ZN26QGeoCoordinateInterpolatorC1Ev@Base 5.2.1
1128+ _ZN26QGeoCoordinateInterpolatorC2Ev@Base 5.2.1
1129+ _ZN26QGeoCoordinateInterpolatorD0Ev@Base 5.2.1
1130+ _ZN26QGeoCoordinateInterpolatorD1Ev@Base 5.2.1
1131+ _ZN26QGeoCoordinateInterpolatorD2Ev@Base 5.2.1
1132+ _ZN26QPlaceProposedSearchResult16setSearchRequestERK19QPlaceSearchRequest@Base 5.2.1
1133+ _ZN26QPlaceProposedSearchResultC1ERK18QPlaceSearchResult@Base 5.2.1
1134+ _ZN26QPlaceProposedSearchResultC1Ev@Base 5.2.1
1135+ _ZN26QPlaceProposedSearchResultC2ERK18QPlaceSearchResult@Base 5.2.1
1136+ _ZN26QPlaceProposedSearchResultC2Ev@Base 5.2.1
1137+ _ZN26QPlaceProposedSearchResultD0Ev@Base 5.2.1
1138+ _ZN26QPlaceProposedSearchResultD1Ev@Base 5.2.1
1139+ _ZN26QPlaceProposedSearchResultD2Ev@Base 5.2.1
1140+ _ZN27QPlaceSearchSuggestionReply11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1141+ _ZN27QPlaceSearchSuggestionReply11qt_metacastEPKc@Base 5.2.1
1142+ _ZN27QPlaceSearchSuggestionReply14setSuggestionsERK11QStringList@Base 5.2.1
1143+ _ZN27QPlaceSearchSuggestionReply16staticMetaObjectE@Base 5.2.1
1144+ _ZN27QPlaceSearchSuggestionReplyC1EP7QObject@Base 5.2.1
1145+ _ZN27QPlaceSearchSuggestionReplyC2EP7QObject@Base 5.2.1
1146+ _ZN27QPlaceSearchSuggestionReplyD0Ev@Base 5.2.1
1147+ _ZN27QPlaceSearchSuggestionReplyD1Ev@Base 5.2.1
1148+ _ZN27QPlaceSearchSuggestionReplyD2Ev@Base 5.2.1
1149+ _ZN29QGeoTiledMappingManagerEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1150+ _ZN29QGeoTiledMappingManagerEngine11qt_metacastEPKc@Base 5.2.1
1151+ _ZN29QGeoTiledMappingManagerEngine11registerMapEP16QGeoTiledMapData@Base 5.2.1
1152+ _ZN29QGeoTiledMappingManagerEngine11setTileSizeERK5QSize@Base 5.2.1
1153+ _ZN29QGeoTiledMappingManagerEngine11tileFetcherEv@Base 5.2.1
1154+ _ZN29QGeoTiledMappingManagerEngine12setCacheHintE6QFlagsINS_9CacheAreaEE@Base 5.2.1
1155+ _ZN29QGeoTiledMappingManagerEngine13deregisterMapEP16QGeoTiledMapData@Base 5.2.1
1156+ _ZN29QGeoTiledMappingManagerEngine14getTileTextureERK12QGeoTileSpec@Base 5.2.1
1157+ _ZN29QGeoTiledMappingManagerEngine14setTileFetcherEP15QGeoTileFetcher@Base 5.2.1
1158+ _ZN29QGeoTiledMappingManagerEngine15engineTileErrorERK12QGeoTileSpecRK7QString@Base 5.2.1
1159+ _ZN29QGeoTiledMappingManagerEngine16staticMetaObjectE@Base 5.2.1
1160+ _ZN29QGeoTiledMappingManagerEngine18engineTileFinishedERK12QGeoTileSpecRK10QByteArrayRK7QString@Base 5.2.1
1161+ _ZN29QGeoTiledMappingManagerEngine18updateTileRequestsEP16QGeoTiledMapDataRK4QSetI12QGeoTileSpecES6_@Base 5.2.1
1162+ _ZN29QGeoTiledMappingManagerEngine22createTileCacheWithDirERK7QString@Base 5.2.1
1163+ _ZN29QGeoTiledMappingManagerEngine9createMapEP7QObject@Base 5.2.1
1164+ _ZN29QGeoTiledMappingManagerEngine9tileCacheEv@Base 5.2.1
1165+ _ZN29QGeoTiledMappingManagerEngine9tileErrorERK12QGeoTileSpecRK7QString@Base 5.2.1
1166+ _ZN29QGeoTiledMappingManagerEngineC1EP7QObject@Base 5.2.1
1167+ _ZN29QGeoTiledMappingManagerEngineC2EP7QObject@Base 5.2.1
1168+ _ZN29QGeoTiledMappingManagerEngineD0Ev@Base 5.2.1
1169+ _ZN29QGeoTiledMappingManagerEngineD1Ev@Base 5.2.1
1170+ _ZN29QGeoTiledMappingManagerEngineD2Ev@Base 5.2.1
1171+ _ZN6QPlace10setContentEN13QPlaceContent4TypeERK4QMapIiS0_E@Base 5.2.1
1172+ _ZN6QPlace10setPlaceIdERK7QString@Base 5.2.1
1173+ _ZN6QPlace10setRatingsERK13QPlaceRatings@Base 5.2.1
1174+ _ZN6QPlace11setCategoryERK14QPlaceCategory@Base 5.2.1
1175+ _ZN6QPlace11setLocationERK12QGeoLocation@Base 5.2.1
1176+ _ZN6QPlace11setSupplierERK14QPlaceSupplier@Base 5.2.1
1177+ _ZN6QPlace13insertContentEN13QPlaceContent4TypeERK4QMapIiS0_E@Base 5.2.1
1178+ _ZN6QPlace13setCategoriesERK5QListI14QPlaceCategoryE@Base 5.2.1
1179+ _ZN6QPlace13setVisibilityEN9QLocation10VisibilityE@Base 5.2.1
1180+ _ZN6QPlace14setAttributionERK7QString@Base 5.2.1
1181+ _ZN6QPlace17setContactDetailsERK7QString5QListI19QPlaceContactDetailE@Base 5.2.1
1182+ _ZN6QPlace17setDetailsFetchedEb@Base 5.2.1
1183+ _ZN6QPlace19appendContactDetailERK7QStringRK19QPlaceContactDetail@Base 5.2.1
1184+ _ZN6QPlace20removeContactDetailsERK7QString@Base 5.2.1
1185+ _ZN6QPlace20setExtendedAttributeERK7QStringRK15QPlaceAttribute@Base 5.2.1
1186+ _ZN6QPlace20setTotalContentCountEN13QPlaceContent4TypeEi@Base 5.2.1
1187+ _ZN6QPlace23removeExtendedAttributeERK7QString@Base 5.2.1
1188+ _ZN6QPlace7setIconERK10QPlaceIcon@Base 5.2.1
1189+ _ZN6QPlace7setNameERK7QString@Base 5.2.1
1190+ _ZN6QPlaceC1ERKS_@Base 5.2.1
1191+ _ZN6QPlaceC1Ev@Base 5.2.1
1192+ _ZN6QPlaceC2ERKS_@Base 5.2.1
1193+ _ZN6QPlaceC2Ev@Base 5.2.1
1194+ _ZN6QPlaceD1Ev@Base 5.2.1
1195+ _ZN6QPlaceD2Ev@Base 5.2.1
1196+ _ZN6QPlaceaSERKS_@Base 5.2.1
1197+ _ZN7QGeoMap11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1198+ _ZN7QGeoMap11qt_metacastEPKc@Base 5.2.1
1199+ _ZN7QGeoMap12pluginStringEv@Base 5.2.1
1200+ _ZN7QGeoMap13cameraStoppedEv@Base 5.2.1
1201+ _ZN7QGeoMap13mapControllerEv@Base 5.2.1
1202+ _ZN7QGeoMap13setCameraDataERK14QGeoCameraData@Base 5.2.1
1203+ _ZN7QGeoMap14updateRequiredEv@Base 5.2.1
1204+ _ZN7QGeoMap16setActiveMapTypeE11QGeoMapType@Base 5.2.1
1205+ _ZN7QGeoMap16staticMetaObjectE@Base 5.2.1
1206+ _ZN7QGeoMap17cameraDataChangedERK14QGeoCameraData@Base 5.2.1
1207+ _ZN7QGeoMap17copyrightsChangedERK6QImageRK6QPoint@Base 5.2.1
1208+ _ZN7QGeoMap20activeMapTypeChangedEv@Base 5.2.1
1209+ _ZN7QGeoMap6resizeEii@Base 5.2.1
1210+ _ZN7QGeoMap6updateEv@Base 5.2.1
1211+ _ZN7QGeoMap7paintGLEP10QGLPainter@Base 5.2.1
1212+ _ZN7QGeoMapC1EP11QGeoMapDataP7QObject@Base 5.2.1
1213+ _ZN7QGeoMapC2EP11QGeoMapDataP7QObject@Base 5.2.1
1214+ _ZN7QGeoMapD0Ev@Base 5.2.1
1215+ _ZN7QGeoMapD1Ev@Base 5.2.1
1216+ _ZN7QGeoMapD2Ev@Base 5.2.1
1217+ _ZN9QGeoRoute10setRequestERK16QGeoRouteRequest@Base 5.2.1
1218+ _ZN9QGeoRoute10setRouteIdERK7QString@Base 5.2.1
1219+ _ZN9QGeoRoute11setDistanceEd@Base 5.2.1
1220+ _ZN9QGeoRoute13setTravelModeEN16QGeoRouteRequest10TravelModeE@Base 5.2.1
1221+ _ZN9QGeoRoute13setTravelTimeEi@Base 5.2.1
1222+ _ZN9QGeoRoute20setFirstRouteSegmentERK16QGeoRouteSegment@Base 5.2.1
1223+ _ZN9QGeoRoute7setPathERK5QListI14QGeoCoordinateE@Base 5.2.1
1224+ _ZN9QGeoRoute9setBoundsERK13QGeoRectangle@Base 5.2.1
1225+ _ZN9QGeoRouteC1ERKS_@Base 5.2.1
1226+ _ZN9QGeoRouteC1Ev@Base 5.2.1
1227+ _ZN9QGeoRouteC2ERKS_@Base 5.2.1
1228+ _ZN9QGeoRouteC2Ev@Base 5.2.1
1229+ _ZN9QGeoRouteD1Ev@Base 5.2.1
1230+ _ZN9QGeoRouteD2Ev@Base 5.2.1
1231+ _ZN9QGeoRouteaSERKS_@Base 5.2.1
1232+ _ZNK10QPlaceIcon10parametersEv@Base 5.2.1
1233+ _ZNK10QPlaceIcon3urlERK5QSize@Base 5.2.1
1234+ _ZNK10QPlaceIcon7isEmptyEv@Base 5.2.1
1235+ _ZNK10QPlaceIcon7managerEv@Base 5.2.1
1236+ _ZNK10QPlaceIconeqERKS_@Base 5.2.1
1237+ _ZNK10QPlaceUser4nameEv@Base 5.2.1
1238+ _ZNK10QPlaceUser6userIdEv@Base 5.2.1
1239+ _ZNK10QPlaceUsereqERKS_@Base 5.2.1
1240+ _ZNK11QGeoMapData10cameraDataEv@Base 5.2.1
1241+ _ZNK11QGeoMapData10metaObjectEv@Base 5.2.1
1242+ _ZNK11QGeoMapData13activeMapTypeEv@Base 5.2.1
1243+ _ZNK11QGeoMapData5widthEv@Base 5.2.1
1244+ _ZNK11QGeoMapData6heightEv@Base 5.2.1
1245+ _ZNK11QGeoMapData8glCameraEv@Base 5.2.1
1246+ _ZNK11QGeoMapType11descriptionEv@Base 5.2.1
1247+ _ZNK11QGeoMapType4nameEv@Base 5.2.1
1248+ _ZNK11QGeoMapType5mapIdEv@Base 5.2.1
1249+ _ZNK11QGeoMapType5styleEv@Base 5.2.1
1250+ _ZNK11QGeoMapType6mobileEv@Base 5.2.1
1251+ _ZNK11QGeoMapTypeeqERKS_@Base 5.2.1
1252+ _ZNK11QGeoMapTypeneERKS_@Base 5.2.1
1253+ _ZNK11QPlaceImage3urlEv@Base 5.2.1
1254+ _ZNK11QPlaceImage7imageIdEv@Base 5.2.1
1255+ _ZNK11QPlaceImage8mimeTypeEv@Base 5.2.1
1256+ _ZNK11QPlaceReply10isFinishedEv@Base 5.2.1
1257+ _ZNK11QPlaceReply10metaObjectEv@Base 5.2.1
1258+ _ZNK11QPlaceReply11errorStringEv@Base 5.2.1
1259+ _ZNK11QPlaceReply4typeEv@Base 5.2.1
1260+ _ZNK11QPlaceReply5errorEv@Base 5.2.1
1261+ _ZNK12QGeoManeuver15instructionTextEv@Base 5.2.1
1262+ _ZNK12QGeoManeuver21timeToNextInstructionEv@Base 5.2.1
1263+ _ZNK12QGeoManeuver25distanceToNextInstructionEv@Base 5.2.1
1264+ _ZNK12QGeoManeuver7isValidEv@Base 5.2.1
1265+ _ZNK12QGeoManeuver8positionEv@Base 5.2.1
1266+ _ZNK12QGeoManeuver8waypointEv@Base 5.2.1
1267+ _ZNK12QGeoManeuver9directionEv@Base 5.2.1
1268+ _ZNK12QGeoManeuvereqERKS_@Base 5.2.1
1269+ _ZNK12QGeoManeuverneERKS_@Base 5.2.1
1270+ _ZNK12QGeoMapScene10metaObjectEv@Base 5.2.1
1271+ _ZNK12QGeoMapScene12verticalLockEv@Base 5.2.1
1272+ _ZNK12QGeoMapScene24mercatorToScreenPositionERK15QDoubleVector2D@Base 5.2.1
1273+ _ZNK12QGeoMapScene24screenPositionToMercatorERK7QPointF@Base 5.2.1
1274+ _ZNK12QGeoMapScene6cameraEv@Base 5.2.1
1275+ _ZNK12QGeoMapScene9sceneNodeEv@Base 5.2.1
1276+ _ZNK12QGeoTileSpec1xEv@Base 5.2.1
1277+ _ZNK12QGeoTileSpec1yEv@Base 5.2.1
1278+ _ZNK12QGeoTileSpec4zoomEv@Base 5.2.1
1279+ _ZNK12QGeoTileSpec5mapIdEv@Base 5.2.1
1280+ _ZNK12QGeoTileSpec6pluginEv@Base 5.2.1
1281+ _ZNK12QGeoTileSpeceqERKS_@Base 5.2.1
1282+ _ZNK12QGeoTileSpecltERKS_@Base 5.2.1
1283+ _ZNK12QPlaceResult11isSponsoredEv@Base 5.2.1
1284+ _ZNK12QPlaceResult5placeEv@Base 5.2.1
1285+ _ZNK12QPlaceResult8distanceEv@Base 5.2.1
1286+ _ZNK12QPlaceReview4textEv@Base 5.2.1
1287+ _ZNK12QPlaceReview5titleEv@Base 5.2.1
1288+ _ZNK12QPlaceReview6ratingEv@Base 5.2.1
1289+ _ZNK12QPlaceReview8dateTimeEv@Base 5.2.1
1290+ _ZNK12QPlaceReview8languageEv@Base 5.2.1
1291+ _ZNK12QPlaceReview8reviewIdEv@Base 5.2.1
1292+ _ZNK13QGeoCodeReply10isFinishedEv@Base 5.2.1
1293+ _ZNK13QGeoCodeReply10metaObjectEv@Base 5.2.1
1294+ _ZNK13QGeoCodeReply11errorStringEv@Base 5.2.1
1295+ _ZNK13QGeoCodeReply5errorEv@Base 5.2.1
1296+ _ZNK13QGeoCodeReply5limitEv@Base 5.2.1
1297+ _ZNK13QGeoCodeReply6offsetEv@Base 5.2.1
1298+ _ZNK13QGeoCodeReply8viewportEv@Base 5.2.1
1299+ _ZNK13QGeoCodeReply9locationsEv@Base 5.2.1
1300+ _ZNK13QGeoTileCache10metaObjectEv@Base 5.2.1
1301+ _ZNK13QGeoTileCache11memoryUsageEv@Base 5.2.1
1302+ _ZNK13QGeoTileCache12maxDiskUsageEv@Base 5.2.1
1303+ _ZNK13QGeoTileCache12textureUsageEv@Base 5.2.1
1304+ _ZNK13QGeoTileCache14maxMemoryUsageEv@Base 5.2.1
1305+ _ZNK13QGeoTileCache15maxTextureUsageEv@Base 5.2.1
1306+ _ZNK13QGeoTileCache15minTextureUsageEv@Base 5.2.1
1307+ _ZNK13QGeoTileCache9diskUsageEv@Base 5.2.1
1308+ _ZNK13QPlaceContent11attributionEv@Base 5.2.1
1309+ _ZNK13QPlaceContent4typeEv@Base 5.2.1
1310+ _ZNK13QPlaceContent4userEv@Base 5.2.1
1311+ _ZNK13QPlaceContent8supplierEv@Base 5.2.1
1312+ _ZNK13QPlaceContenteqERKS_@Base 5.2.1
1313+ _ZNK13QPlaceContentneERKS_@Base 5.2.1
1314+ _ZNK13QPlaceIdReply10metaObjectEv@Base 5.2.1
1315+ _ZNK13QPlaceIdReply13operationTypeEv@Base 5.2.1
1316+ _ZNK13QPlaceIdReply2idEv@Base 5.2.1
1317+ _ZNK13QPlaceIdReply4typeEv@Base 5.2.1
1318+ _ZNK13QPlaceManager10metaObjectEv@Base 5.2.1
1319+ _ZNK13QPlaceManager11managerNameEv@Base 5.2.1
1320+ _ZNK13QPlaceManager14managerVersionEv@Base 5.2.1
1321+ _ZNK13QPlaceManager14matchingPlacesERK18QPlaceMatchRequest@Base 5.2.1
1322+ _ZNK13QPlaceManager15childCategoriesERK7QString@Base 5.2.1
1323+ _ZNK13QPlaceManager15getPlaceContentERK7QStringRK20QPlaceContentRequest@Base 5.2.1
1324+ _ZNK13QPlaceManager15getPlaceDetailsERK7QString@Base 5.2.1
1325+ _ZNK13QPlaceManager16childCategoryIdsERK7QString@Base 5.2.1
1326+ _ZNK13QPlaceManager16parentCategoryIdERK7QString@Base 5.2.1
1327+ _ZNK13QPlaceManager17searchSuggestionsERK19QPlaceSearchRequest@Base 5.2.1
1328+ _ZNK13QPlaceManager6searchERK19QPlaceSearchRequest@Base 5.2.1
1329+ _ZNK13QPlaceManager7localesEv@Base 5.2.1
1330+ _ZNK13QPlaceManager8categoryERK7QString@Base 5.2.1
1331+ _ZNK13QPlaceRatings5countEv@Base 5.2.1
1332+ _ZNK13QPlaceRatings7averageEv@Base 5.2.1
1333+ _ZNK13QPlaceRatings7isEmptyEv@Base 5.2.1
1334+ _ZNK13QPlaceRatings7maximumEv@Base 5.2.1
1335+ _ZNK13QPlaceRatingseqERKS_@Base 5.2.1
1336+ _ZNK14QGeoCameraData22coordinateInterpolatorEv@Base 5.2.1
1337+ _ZNK14QGeoCameraData4rollEv@Base 5.2.1
1338+ _ZNK14QGeoCameraData4tiltEv@Base 5.2.1
1339+ _ZNK14QGeoCameraData6centerEv@Base 5.2.1
1340+ _ZNK14QGeoCameraData7bearingEv@Base 5.2.1
1341+ _ZNK14QGeoCameraData9zoomLevelEv@Base 5.2.1
1342+ _ZNK14QGeoCameraDataeqERKS_@Base 5.2.1
1343+ _ZNK14QGeoCameraDataneERKS_@Base 5.2.1
1344+ _ZNK14QGeoRouteReply10isFinishedEv@Base 5.2.1
1345+ _ZNK14QGeoRouteReply10metaObjectEv@Base 5.2.1
1346+ _ZNK14QGeoRouteReply11errorStringEv@Base 5.2.1
1347+ _ZNK14QGeoRouteReply5errorEv@Base 5.2.1
1348+ _ZNK14QGeoRouteReply6routesEv@Base 5.2.1
1349+ _ZNK14QGeoRouteReply7requestEv@Base 5.2.1
1350+ _ZNK14QPlaceCategory10categoryIdEv@Base 5.2.1
1351+ _ZNK14QPlaceCategory10visibilityEv@Base 5.2.1
1352+ _ZNK14QPlaceCategory4iconEv@Base 5.2.1
1353+ _ZNK14QPlaceCategory4nameEv@Base 5.2.1
1354+ _ZNK14QPlaceCategory7isEmptyEv@Base 5.2.1
1355+ _ZNK14QPlaceCategoryeqERKS_@Base 5.2.1
1356+ _ZNK14QPlaceSupplier10supplierIdEv@Base 5.2.1
1357+ _ZNK14QPlaceSupplier3urlEv@Base 5.2.1
1358+ _ZNK14QPlaceSupplier4iconEv@Base 5.2.1
1359+ _ZNK14QPlaceSupplier4nameEv@Base 5.2.1
1360+ _ZNK14QPlaceSupplier7isEmptyEv@Base 5.2.1
1361+ _ZNK14QPlaceSuppliereqERKS_@Base 5.2.1
1362+ _ZNK15QGeoCameraTiles5tilesEv@Base 5.2.1
1363+ _ZNK15QGeoCameraTiles8tileSizeEv@Base 5.2.1
1364+ _ZNK15QGeoTileFetcher10metaObjectEv@Base 5.2.1
1365+ _ZNK15QPlaceAttribute4textEv@Base 5.2.1
1366+ _ZNK15QPlaceAttribute5labelEv@Base 5.2.1
1367+ _ZNK15QPlaceAttribute7isEmptyEv@Base 5.2.1
1368+ _ZNK15QPlaceAttributeeqERKS_@Base 5.2.1
1369+ _ZNK15QPlaceAttributeneERKS_@Base 5.2.1
1370+ _ZNK15QPlaceEditorial4textEv@Base 5.2.1
1371+ _ZNK15QPlaceEditorial5titleEv@Base 5.2.1
1372+ _ZNK15QPlaceEditorial8languageEv@Base 5.2.1
1373+ _ZNK16QGeoRouteRequest11travelModesEv@Base 5.2.1
1374+ _ZNK16QGeoRouteRequest12excludeAreasEv@Base 5.2.1
1375+ _ZNK16QGeoRouteRequest12featureTypesEv@Base 5.2.1
1376+ _ZNK16QGeoRouteRequest13featureWeightENS_11FeatureTypeE@Base 5.2.1
1377+ _ZNK16QGeoRouteRequest13segmentDetailEv@Base 5.2.1
1378+ _ZNK16QGeoRouteRequest14maneuverDetailEv@Base 5.2.1
1379+ _ZNK16QGeoRouteRequest17routeOptimizationEv@Base 5.2.1
1380+ _ZNK16QGeoRouteRequest23numberAlternativeRoutesEv@Base 5.2.1
1381+ _ZNK16QGeoRouteRequest9waypointsEv@Base 5.2.1
1382+ _ZNK16QGeoRouteRequesteqERKS_@Base 5.2.1
1383+ _ZNK16QGeoRouteRequestneERKS_@Base 5.2.1
1384+ _ZNK16QGeoRouteSegment10travelTimeEv@Base 5.2.1
1385+ _ZNK16QGeoRouteSegment16nextRouteSegmentEv@Base 5.2.1
1386+ _ZNK16QGeoRouteSegment4pathEv@Base 5.2.1
1387+ _ZNK16QGeoRouteSegment7isValidEv@Base 5.2.1
1388+ _ZNK16QGeoRouteSegment8distanceEv@Base 5.2.1
1389+ _ZNK16QGeoRouteSegment8maneuverEv@Base 5.2.1
1390+ _ZNK16QGeoRouteSegmenteqERKS_@Base 5.2.1
1391+ _ZNK16QGeoRouteSegmentneERKS_@Base 5.2.1
1392+ _ZNK16QGeoTiledMapData10metaObjectEv@Base 5.2.1
1393+ _ZNK16QGeoTiledMapData26coordinateToScreenPositionERK14QGeoCoordinateb@Base 5.2.1
1394+ _ZNK16QGeoTiledMapData26screenPositionToCoordinateERK7QPointFb@Base 5.2.1
1395+ _ZNK16QPlaceMatchReply10metaObjectEv@Base 5.2.1
1396+ _ZNK16QPlaceMatchReply4typeEv@Base 5.2.1
1397+ _ZNK16QPlaceMatchReply6placesEv@Base 5.2.1
1398+ _ZNK16QPlaceMatchReply7requestEv@Base 5.2.1
1399+ _ZNK17QGeoCodingManager10metaObjectEv@Base 5.2.1
1400+ _ZNK17QGeoCodingManager11managerNameEv@Base 5.2.1
1401+ _ZNK17QGeoCodingManager14managerVersionEv@Base 5.2.1
1402+ _ZNK17QGeoCodingManager6localeEv@Base 5.2.1
1403+ _ZNK17QGeoMapController10metaObjectEv@Base 5.2.1
1404+ _ZNK17QGeoMapController4rollEv@Base 5.2.1
1405+ _ZNK17QGeoMapController4tiltEv@Base 5.2.1
1406+ _ZNK17QGeoMapController4zoomEv@Base 5.2.1
1407+ _ZNK17QGeoMapController6centerEv@Base 5.2.1
1408+ _ZNK17QGeoMapController7bearingEv@Base 5.2.1
1409+ _ZNK17QGeoTiledMapReply10isFinishedEv@Base 5.2.1
1410+ _ZNK17QGeoTiledMapReply10metaObjectEv@Base 5.2.1
1411+ _ZNK17QGeoTiledMapReply11errorStringEv@Base 5.2.1
1412+ _ZNK17QGeoTiledMapReply12mapImageDataEv@Base 5.2.1
1413+ _ZNK17QGeoTiledMapReply14mapImageFormatEv@Base 5.2.1
1414+ _ZNK17QGeoTiledMapReply5errorEv@Base 5.2.1
1415+ _ZNK17QGeoTiledMapReply8isCachedEv@Base 5.2.1
1416+ _ZNK17QGeoTiledMapReply8tileSpecEv@Base 5.2.1
1417+ _ZNK17QPlaceSearchReply10metaObjectEv@Base 5.2.1
1418+ _ZNK17QPlaceSearchReply4typeEv@Base 5.2.1
1419+ _ZNK17QPlaceSearchReply7requestEv@Base 5.2.1
1420+ _ZNK17QPlaceSearchReply7resultsEv@Base 5.2.1
1421+ _ZNK18QGeoMappingManager10metaObjectEv@Base 5.2.1
1422+ _ZNK18QGeoMappingManager11managerNameEv@Base 5.2.1
1423+ _ZNK18QGeoMappingManager13isInitializedEv@Base 5.2.1
1424+ _ZNK18QGeoMappingManager14managerVersionEv@Base 5.2.1
1425+ _ZNK18QGeoMappingManager17supportedMapTypesEv@Base 5.2.1
1426+ _ZNK18QGeoMappingManager18cameraCapabilitiesEv@Base 5.2.1
1427+ _ZNK18QGeoMappingManager6localeEv@Base 5.2.1
1428+ _ZNK18QGeoRoutingManager10metaObjectEv@Base 5.2.1
1429+ _ZNK18QGeoRoutingManager11managerNameEv@Base 5.2.1
1430+ _ZNK18QGeoRoutingManager14managerVersionEv@Base 5.2.1
1431+ _ZNK18QGeoRoutingManager20supportedTravelModesEv@Base 5.2.1
1432+ _ZNK18QGeoRoutingManager21supportedFeatureTypesEv@Base 5.2.1
1433+ _ZNK18QGeoRoutingManager23supportedFeatureWeightsEv@Base 5.2.1
1434+ _ZNK18QGeoRoutingManager23supportedSegmentDetailsEv@Base 5.2.1
1435+ _ZNK18QGeoRoutingManager24supportedManeuverDetailsEv@Base 5.2.1
1436+ _ZNK18QGeoRoutingManager27supportedRouteOptimizationsEv@Base 5.2.1
1437+ _ZNK18QGeoRoutingManager6localeEv@Base 5.2.1
1438+ _ZNK18QPlaceContentReply10metaObjectEv@Base 5.2.1
1439+ _ZNK18QPlaceContentReply10totalCountEv@Base 5.2.1
1440+ _ZNK18QPlaceContentReply4typeEv@Base 5.2.1
1441+ _ZNK18QPlaceContentReply7contentEv@Base 5.2.1
1442+ _ZNK18QPlaceContentReply7requestEv@Base 5.2.1
1443+ _ZNK18QPlaceDetailsReply10metaObjectEv@Base 5.2.1
1444+ _ZNK18QPlaceDetailsReply4typeEv@Base 5.2.1
1445+ _ZNK18QPlaceDetailsReply5placeEv@Base 5.2.1
1446+ _ZNK18QPlaceMatchRequest10parametersEv@Base 5.2.1
1447+ _ZNK18QPlaceMatchRequest6placesEv@Base 5.2.1
1448+ _ZNK18QPlaceMatchRequesteqERKS_@Base 5.2.1
1449+ _ZNK18QPlaceMatchRequestneERKS_@Base 5.2.1
1450+ _ZNK18QPlaceSearchResult4iconEv@Base 5.2.1
1451+ _ZNK18QPlaceSearchResult4typeEv@Base 5.2.1
1452+ _ZNK18QPlaceSearchResult5titleEv@Base 5.2.1
1453+ _ZNK18QPlaceSearchResulteqERKS_@Base 5.2.1
1454+ _ZNK19QGeoServiceProvider10metaObjectEv@Base 5.2.1
1455+ _ZNK19QGeoServiceProvider11errorStringEv@Base 5.2.1
1456+ _ZNK19QGeoServiceProvider12placeManagerEv@Base 5.2.1
1457+ _ZNK19QGeoServiceProvider14mappingManagerEv@Base 5.2.1
1458+ _ZNK19QGeoServiceProvider14placesFeaturesEv@Base 5.2.1
1459+ _ZNK19QGeoServiceProvider14routingManagerEv@Base 5.2.1
1460+ _ZNK19QGeoServiceProvider15mappingFeaturesEv@Base 5.2.1
1461+ _ZNK19QGeoServiceProvider15routingFeaturesEv@Base 5.2.1
1462+ _ZNK19QGeoServiceProvider16geocodingManagerEv@Base 5.2.1
1463+ _ZNK19QGeoServiceProvider17geocodingFeaturesEv@Base 5.2.1
1464+ _ZNK19QGeoServiceProvider5errorEv@Base 5.2.1
1465+ _ZNK19QPlaceContactDetail5labelEv@Base 5.2.1
1466+ _ZNK19QPlaceContactDetail5valueEv@Base 5.2.1
1467+ _ZNK19QPlaceContactDetaileqERKS_@Base 5.2.1
1468+ _ZNK19QPlaceContactDetailneERKS_@Base 5.2.1
1469+ _ZNK19QPlaceManagerEngine10metaObjectEv@Base 5.2.1
1470+ _ZNK19QPlaceManagerEngine11managerNameEv@Base 5.2.1
1471+ _ZNK19QPlaceManagerEngine14managerVersionEv@Base 5.2.1
1472+ _ZNK19QPlaceManagerEngine15childCategoriesERK7QString@Base 5.2.1
1473+ _ZNK19QPlaceManagerEngine15compatiblePlaceERK6QPlace@Base 5.2.1
1474+ _ZNK19QPlaceManagerEngine16childCategoryIdsERK7QString@Base 5.2.1
1475+ _ZNK19QPlaceManagerEngine16constructIconUrlERK10QPlaceIconRK5QSize@Base 5.2.1
1476+ _ZNK19QPlaceManagerEngine16parentCategoryIdERK7QString@Base 5.2.1
1477+ _ZNK19QPlaceManagerEngine7localesEv@Base 5.2.1
1478+ _ZNK19QPlaceManagerEngine7managerEv@Base 5.2.1
1479+ _ZNK19QPlaceManagerEngine8categoryERK7QString@Base 5.2.1
1480+ _ZNK19QPlaceSearchRequest10categoriesEv@Base 5.2.1
1481+ _ZNK19QPlaceSearchRequest10searchAreaEv@Base 5.2.1
1482+ _ZNK19QPlaceSearchRequest10searchTermEv@Base 5.2.1
1483+ _ZNK19QPlaceSearchRequest13relevanceHintEv@Base 5.2.1
1484+ _ZNK19QPlaceSearchRequest13searchContextEv@Base 5.2.1
1485+ _ZNK19QPlaceSearchRequest15visibilityScopeEv@Base 5.2.1
1486+ _ZNK19QPlaceSearchRequest16recommendationIdEv@Base 5.2.1
1487+ _ZNK19QPlaceSearchRequest5limitEv@Base 5.2.1
1488+ _ZNK19QPlaceSearchRequest6offsetEv@Base 5.2.1
1489+ _ZNK19QPlaceSearchRequesteqERKS_@Base 5.2.1
1490+ _ZNK19QPlaceSearchRequestneERKS_@Base 5.2.1
1491+ _ZNK20AnimatableCoordinate10coordinateEv@Base 5.2.1
1492+ _ZNK20AnimatableCoordinate12interpolatorEv@Base 5.2.1
1493+ _ZNK20QPlaceContentRequest11contentTypeEv@Base 5.2.1
1494+ _ZNK20QPlaceContentRequest5limitEv@Base 5.2.1
1495+ _ZNK20QPlaceContentRequest6offsetEv@Base 5.2.1
1496+ _ZNK20QPlaceContentRequesteqERKS_@Base 5.2.1
1497+ _ZNK20QPlaceContentRequestneERKS_@Base 5.2.1
1498+ _ZNK22QGeoCameraCapabilities11maximumTiltEv@Base 5.2.1
1499+ _ZNK22QGeoCameraCapabilities11minimumTiltEv@Base 5.2.1
1500+ _ZNK22QGeoCameraCapabilities15supportsBearingEv@Base 5.2.1
1501+ _ZNK22QGeoCameraCapabilities15supportsRollingEv@Base 5.2.1
1502+ _ZNK22QGeoCameraCapabilities15supportsTiltingEv@Base 5.2.1
1503+ _ZNK22QGeoCameraCapabilities16maximumZoomLevelEv@Base 5.2.1
1504+ _ZNK22QGeoCameraCapabilities16minimumZoomLevelEv@Base 5.2.1
1505+ _ZNK22QGeoCameraCapabilities7isValidEv@Base 5.2.1
1506+ _ZNK23QGeoCodingManagerEngine10metaObjectEv@Base 5.2.1
1507+ _ZNK23QGeoCodingManagerEngine11managerNameEv@Base 5.2.1
1508+ _ZNK23QGeoCodingManagerEngine14managerVersionEv@Base 5.2.1
1509+ _ZNK23QGeoCodingManagerEngine6localeEv@Base 5.2.1
1510+ _ZNK24QGeoMappingManagerEngine10metaObjectEv@Base 5.2.1
1511+ _ZNK24QGeoMappingManagerEngine11managerNameEv@Base 5.2.1
1512+ _ZNK24QGeoMappingManagerEngine13isInitializedEv@Base 5.2.1
1513+ _ZNK24QGeoMappingManagerEngine14managerVersionEv@Base 5.2.1
1514+ _ZNK24QGeoMappingManagerEngine17supportedMapTypesEv@Base 5.2.1
1515+ _ZNK24QGeoMappingManagerEngine6localeEv@Base 5.2.1
1516+ _ZNK24QGeoRoutingManagerEngine10metaObjectEv@Base 5.2.1
1517+ _ZNK24QGeoRoutingManagerEngine11managerNameEv@Base 5.2.1
1518+ _ZNK24QGeoRoutingManagerEngine14managerVersionEv@Base 5.2.1
1519+ _ZNK24QGeoRoutingManagerEngine20supportedTravelModesEv@Base 5.2.1
1520+ _ZNK24QGeoRoutingManagerEngine21supportedFeatureTypesEv@Base 5.2.1
1521+ _ZNK24QGeoRoutingManagerEngine23supportedFeatureWeightsEv@Base 5.2.1
1522+ _ZNK24QGeoRoutingManagerEngine23supportedSegmentDetailsEv@Base 5.2.1
1523+ _ZNK24QGeoRoutingManagerEngine24supportedManeuverDetailsEv@Base 5.2.1
1524+ _ZNK24QGeoRoutingManagerEngine27supportedRouteOptimizationsEv@Base 5.2.1
1525+ _ZNK24QGeoRoutingManagerEngine6localeEv@Base 5.2.1
1526+ _ZNK26QGeoServiceProviderFactory24createPlaceManagerEngineERK4QMapI7QString8QVariantEPN19QGeoServiceProvider5ErrorEPS1_@Base 5.2.1
1527+ _ZNK26QGeoServiceProviderFactory26createMappingManagerEngineERK4QMapI7QString8QVariantEPN19QGeoServiceProvider5ErrorEPS1_@Base 5.2.1
1528+ _ZNK26QGeoServiceProviderFactory26createRoutingManagerEngineERK4QMapI7QString8QVariantEPN19QGeoServiceProvider5ErrorEPS1_@Base 5.2.1
1529+ _ZNK26QGeoServiceProviderFactory28createGeocodingManagerEngineERK4QMapI7QString8QVariantEPN19QGeoServiceProvider5ErrorEPS1_@Base 5.2.1
1530+ _ZNK26QPlaceProposedSearchResult13searchRequestEv@Base 5.2.1
1531+ _ZNK27QPlaceSearchSuggestionReply10metaObjectEv@Base 5.2.1
1532+ _ZNK27QPlaceSearchSuggestionReply11suggestionsEv@Base 5.2.1
1533+ _ZNK27QPlaceSearchSuggestionReply4typeEv@Base 5.2.1
1534+ _ZNK29QGeoTiledMappingManagerEngine10metaObjectEv@Base 5.2.1
1535+ _ZNK29QGeoTiledMappingManagerEngine8tileSizeEv@Base 5.2.1
1536+ _ZNK29QGeoTiledMappingManagerEngine9cacheHintEv@Base 5.2.1
1537+ _ZNK6QPlace10categoriesEv@Base 5.2.1
1538+ _ZNK6QPlace10primaryFaxEv@Base 5.2.1
1539+ _ZNK6QPlace10visibilityEv@Base 5.2.1
1540+ _ZNK6QPlace11attributionEv@Base 5.2.1
1541+ _ZNK6QPlace12contactTypesEv@Base 5.2.1
1542+ _ZNK6QPlace12primaryEmailEv@Base 5.2.1
1543+ _ZNK6QPlace12primaryPhoneEv@Base 5.2.1
1544+ _ZNK6QPlace14contactDetailsERK7QString@Base 5.2.1
1545+ _ZNK6QPlace14detailsFetchedEv@Base 5.2.1
1546+ _ZNK6QPlace14primaryWebsiteEv@Base 5.2.1
1547+ _ZNK6QPlace17extendedAttributeERK7QString@Base 5.2.1
1548+ _ZNK6QPlace17totalContentCountEN13QPlaceContent4TypeE@Base 5.2.1
1549+ _ZNK6QPlace22extendedAttributeTypesEv@Base 5.2.1
1550+ _ZNK6QPlace4iconEv@Base 5.2.1
1551+ _ZNK6QPlace4nameEv@Base 5.2.1
1552+ _ZNK6QPlace7contentEN13QPlaceContent4TypeE@Base 5.2.1
1553+ _ZNK6QPlace7isEmptyEv@Base 5.2.1
1554+ _ZNK6QPlace7placeIdEv@Base 5.2.1
1555+ _ZNK6QPlace7ratingsEv@Base 5.2.1
1556+ _ZNK6QPlace8locationEv@Base 5.2.1
1557+ _ZNK6QPlace8supplierEv@Base 5.2.1
1558+ _ZNK6QPlaceeqERKS_@Base 5.2.1
1559+ _ZNK6QPlaceneERKS_@Base 5.2.1
1560+ _ZNK7QGeoMap10cameraDataEv@Base 5.2.1
1561+ _ZNK7QGeoMap10metaObjectEv@Base 5.2.1
1562+ _ZNK7QGeoMap13activeMapTypeEv@Base 5.2.1
1563+ _ZNK7QGeoMap18cameraCapabilitiesEv@Base 5.2.1
1564+ _ZNK7QGeoMap26coordinateToScreenPositionERK14QGeoCoordinateb@Base 5.2.1
1565+ _ZNK7QGeoMap26screenPositionToCoordinateERK7QPointFb@Base 5.2.1
1566+ _ZNK7QGeoMap5widthEv@Base 5.2.1
1567+ _ZNK7QGeoMap6heightEv@Base 5.2.1
1568+ _ZNK7QGeoMap8glCameraEv@Base 5.2.1
1569+ _ZNK9QGeoRoute10travelModeEv@Base 5.2.1
1570+ _ZNK9QGeoRoute10travelTimeEv@Base 5.2.1
1571+ _ZNK9QGeoRoute17firstRouteSegmentEv@Base 5.2.1
1572+ _ZNK9QGeoRoute4pathEv@Base 5.2.1
1573+ _ZNK9QGeoRoute6boundsEv@Base 5.2.1
1574+ _ZNK9QGeoRoute7requestEv@Base 5.2.1
1575+ _ZNK9QGeoRoute7routeIdEv@Base 5.2.1
1576+ _ZNK9QGeoRoute8distanceEv@Base 5.2.1
1577+ _ZNK9QGeoRouteeqERKS_@Base 5.2.1
1578+ _ZNK9QGeoRouteneERKS_@Base 5.2.1
1579+ _ZTI11QGeoMapData@Base 5.2.1
1580+ _ZTI11QPlaceImage@Base 5.2.1
1581+ _ZTI11QPlaceReply@Base 5.2.1
1582+ _ZTI11QSharedData@Base 5.2.1
1583+ _ZTI12QGeoMapScene@Base 5.2.1
1584+ _ZTI12QPlaceResult@Base 5.2.1
1585+ _ZTI12QPlaceReview@Base 5.2.1
1586+ _ZTI13QGeoCodeReply@Base 5.2.1
1587+ _ZTI13QGeoTileCache@Base 5.2.1
1588+ _ZTI13QPlaceContent@Base 5.2.1
1589+ _ZTI13QPlaceIdReply@Base 5.2.1
1590+ _ZTI13QPlaceManager@Base 5.2.1
1591+ _ZTI14QGeoRouteReply@Base 5.2.1
1592+ _ZTI14QPlaceCategory@Base 5.2.1
1593+ _ZTI15QGeoTileFetcher@Base 5.2.1
1594+ _ZTI15QPlaceAttribute@Base 5.2.1
1595+ _ZTI15QPlaceEditorial@Base 5.2.1
1596+ _ZTI16QGeoTiledMapData@Base 5.2.1
1597+ _ZTI16QPlaceMatchReply@Base 5.2.1
1598+ _ZTI17QGeoCodingManager@Base 5.2.1
1599+ _ZTI17QGeoMapController@Base 5.2.1
1600+ _ZTI17QGeoTiledMapReply@Base 5.2.1
1601+ _ZTI17QPlaceSearchReply@Base 5.2.1
1602+ _ZTI18QGeoMappingManager@Base 5.2.1
1603+ _ZTI18QGeoRoutingManager@Base 5.2.1
1604+ _ZTI18QPlaceContentReply@Base 5.2.1
1605+ _ZTI18QPlaceDetailsReply@Base 5.2.1
1606+ _ZTI18QPlaceSearchResult@Base 5.2.1
1607+ _ZTI19QGeoServiceProvider@Base 5.2.1
1608+ _ZTI19QPlaceContactDetail@Base 5.2.1
1609+ _ZTI19QPlaceManagerEngine@Base 5.2.1
1610+ _ZTI23QGeoCodingManagerEngine@Base 5.2.1
1611+ _ZTI24QGeoMappingManagerEngine@Base 5.2.1
1612+ _ZTI24QGeoRoutingManagerEngine@Base 5.2.1
1613+ _ZTI26QGeoCoordinateInterpolator@Base 5.2.1
1614+ _ZTI26QGeoServiceProviderFactory@Base 5.2.1
1615+ _ZTI26QPlaceProposedSearchResult@Base 5.2.1
1616+ _ZTI27QPlaceSearchSuggestionReply@Base 5.2.1
1617+ _ZTI29QGeoTiledMappingManagerEngine@Base 5.2.1
1618+ _ZTI7QGeoMap@Base 5.2.1
1619+ _ZTS11QGeoMapData@Base 5.2.1
1620+ _ZTS11QPlaceImage@Base 5.2.1
1621+ _ZTS11QPlaceReply@Base 5.2.1
1622+ _ZTS11QSharedData@Base 5.2.1
1623+ _ZTS12QGeoMapScene@Base 5.2.1
1624+ _ZTS12QPlaceResult@Base 5.2.1
1625+ _ZTS12QPlaceReview@Base 5.2.1
1626+ _ZTS13QGeoCodeReply@Base 5.2.1
1627+ _ZTS13QGeoTileCache@Base 5.2.1
1628+ _ZTS13QPlaceContent@Base 5.2.1
1629+ _ZTS13QPlaceIdReply@Base 5.2.1
1630+ _ZTS13QPlaceManager@Base 5.2.1
1631+ _ZTS14QGeoRouteReply@Base 5.2.1
1632+ _ZTS14QPlaceCategory@Base 5.2.1
1633+ _ZTS15QGeoTileFetcher@Base 5.2.1
1634+ _ZTS15QPlaceAttribute@Base 5.2.1
1635+ _ZTS15QPlaceEditorial@Base 5.2.1
1636+ _ZTS16QGeoTiledMapData@Base 5.2.1
1637+ _ZTS16QPlaceMatchReply@Base 5.2.1
1638+ _ZTS17QGeoCodingManager@Base 5.2.1
1639+ _ZTS17QGeoMapController@Base 5.2.1
1640+ _ZTS17QGeoTiledMapReply@Base 5.2.1
1641+ _ZTS17QPlaceSearchReply@Base 5.2.1
1642+ _ZTS18QGeoMappingManager@Base 5.2.1
1643+ _ZTS18QGeoRoutingManager@Base 5.2.1
1644+ _ZTS18QPlaceContentReply@Base 5.2.1
1645+ _ZTS18QPlaceDetailsReply@Base 5.2.1
1646+ _ZTS18QPlaceSearchResult@Base 5.2.1
1647+ _ZTS19QGeoServiceProvider@Base 5.2.1
1648+ _ZTS19QPlaceContactDetail@Base 5.2.1
1649+ _ZTS19QPlaceManagerEngine@Base 5.2.1
1650+ _ZTS23QGeoCodingManagerEngine@Base 5.2.1
1651+ _ZTS24QGeoMappingManagerEngine@Base 5.2.1
1652+ _ZTS24QGeoRoutingManagerEngine@Base 5.2.1
1653+ _ZTS26QGeoCoordinateInterpolator@Base 5.2.1
1654+ _ZTS26QGeoServiceProviderFactory@Base 5.2.1
1655+ _ZTS26QPlaceProposedSearchResult@Base 5.2.1
1656+ _ZTS27QPlaceSearchSuggestionReply@Base 5.2.1
1657+ _ZTS29QGeoTiledMappingManagerEngine@Base 5.2.1
1658+ _ZTS7QGeoMap@Base 5.2.1
1659+ _ZTV11QGeoMapData@Base 5.2.1
1660+ _ZTV11QPlaceImage@Base 5.2.1
1661+ _ZTV11QPlaceReply@Base 5.2.1
1662+ _ZTV12QGeoMapScene@Base 5.2.1
1663+ _ZTV12QPlaceResult@Base 5.2.1
1664+ _ZTV12QPlaceReview@Base 5.2.1
1665+ _ZTV13QGeoCodeReply@Base 5.2.1
1666+ _ZTV13QGeoTileCache@Base 5.2.1
1667+ _ZTV13QPlaceContent@Base 5.2.1
1668+ _ZTV13QPlaceIdReply@Base 5.2.1
1669+ _ZTV13QPlaceManager@Base 5.2.1
1670+ _ZTV14QGeoRouteReply@Base 5.2.1
1671+ _ZTV14QPlaceCategory@Base 5.2.1
1672+ _ZTV15QGeoTileFetcher@Base 5.2.1
1673+ _ZTV15QPlaceAttribute@Base 5.2.1
1674+ _ZTV15QPlaceEditorial@Base 5.2.1
1675+ _ZTV16QGeoTiledMapData@Base 5.2.1
1676+ _ZTV16QPlaceMatchReply@Base 5.2.1
1677+ _ZTV17QGeoCodingManager@Base 5.2.1
1678+ _ZTV17QGeoMapController@Base 5.2.1
1679+ _ZTV17QGeoTiledMapReply@Base 5.2.1
1680+ _ZTV17QPlaceSearchReply@Base 5.2.1
1681+ _ZTV18QGeoMappingManager@Base 5.2.1
1682+ _ZTV18QGeoRoutingManager@Base 5.2.1
1683+ _ZTV18QPlaceContentReply@Base 5.2.1
1684+ _ZTV18QPlaceDetailsReply@Base 5.2.1
1685+ _ZTV18QPlaceSearchResult@Base 5.2.1
1686+ _ZTV19QGeoServiceProvider@Base 5.2.1
1687+ _ZTV19QPlaceContactDetail@Base 5.2.1
1688+ _ZTV19QPlaceManagerEngine@Base 5.2.1
1689+ _ZTV23QGeoCodingManagerEngine@Base 5.2.1
1690+ _ZTV24QGeoMappingManagerEngine@Base 5.2.1
1691+ _ZTV24QGeoRoutingManagerEngine@Base 5.2.1
1692+ _ZTV26QGeoCoordinateInterpolator@Base 5.2.1
1693+ _ZTV26QGeoServiceProviderFactory@Base 5.2.1
1694+ _ZTV26QPlaceProposedSearchResult@Base 5.2.1
1695+ _ZTV27QPlaceSearchSuggestionReply@Base 5.2.1
1696+ _ZTV29QGeoTiledMappingManagerEngine@Base 5.2.1
1697+ _ZTV7QGeoMap@Base 5.2.1
1698+ _Zls6QDebugRK12QGeoTileSpec@Base 5.2.1
1699
1700=== added file 'debian/libqt5positioning5.symbols'
1701--- debian/libqt5positioning5.symbols 1970-01-01 00:00:00 +0000
1702+++ debian/libqt5positioning5.symbols 2014-03-25 15:14:56 +0000
1703@@ -0,0 +1,384 @@
1704+# SymbolsHelper-Confirmed: 5.2.1 amd64
1705+libQt5Positioning.so.5 libqt5positioning5 #MINVER#
1706+ _ZN10QGeoCircle9setCenterERK14QGeoCoordinate@Base 5.2.1
1707+ _ZN10QGeoCircle9setRadiusEd@Base 5.2.1
1708+ _ZN10QGeoCircle9translateEdd@Base 5.2.1
1709+ _ZN10QGeoCircleC1ERK14QGeoCoordinated@Base 5.2.1
1710+ _ZN10QGeoCircleC1ERK9QGeoShape@Base 5.2.1
1711+ _ZN10QGeoCircleC1ERKS_@Base 5.2.1
1712+ _ZN10QGeoCircleC1Ev@Base 5.2.1
1713+ _ZN10QGeoCircleC2ERK14QGeoCoordinated@Base 5.2.1
1714+ _ZN10QGeoCircleC2ERK9QGeoShape@Base 5.2.1
1715+ _ZN10QGeoCircleC2ERKS_@Base 5.2.1
1716+ _ZN10QGeoCircleC2Ev@Base 5.2.1
1717+ _ZN10QGeoCircleD1Ev@Base 5.2.1
1718+ _ZN10QGeoCircleD2Ev@Base 5.2.1
1719+ _ZN10QGeoCircleaSERKS_@Base 5.2.1
1720+ _ZN11QGeoAddress10setCountryERK7QString@Base 5.2.1
1721+ _ZN11QGeoAddress11setDistrictERK7QString@Base 5.2.1
1722+ _ZN11QGeoAddress13setPostalCodeERK7QString@Base 5.2.1
1723+ _ZN11QGeoAddress14setCountryCodeERK7QString@Base 5.2.1
1724+ _ZN11QGeoAddress5clearEv@Base 5.2.1
1725+ _ZN11QGeoAddress7setCityERK7QString@Base 5.2.1
1726+ _ZN11QGeoAddress7setTextERK7QString@Base 5.2.1
1727+ _ZN11QGeoAddress8setStateERK7QString@Base 5.2.1
1728+ _ZN11QGeoAddress9setCountyERK7QString@Base 5.2.1
1729+ _ZN11QGeoAddress9setStreetERK7QString@Base 5.2.1
1730+ _ZN11QGeoAddressC1ERKS_@Base 5.2.1
1731+ _ZN11QGeoAddressC1Ev@Base 5.2.1
1732+ _ZN11QGeoAddressC2ERKS_@Base 5.2.1
1733+ _ZN11QGeoAddressC2Ev@Base 5.2.1
1734+ _ZN11QGeoAddressD1Ev@Base 5.2.1
1735+ _ZN11QGeoAddressD2Ev@Base 5.2.1
1736+ _ZN11QGeoAddressaSERKS_@Base 5.2.1
1737+ _ZN12QGeoLocation10setAddressERK11QGeoAddress@Base 5.2.1
1738+ _ZN12QGeoLocation13setCoordinateERK14QGeoCoordinate@Base 5.2.1
1739+ _ZN12QGeoLocation14setBoundingBoxERK13QGeoRectangle@Base 5.2.1
1740+ _ZN12QGeoLocationC1ERKS_@Base 5.2.1
1741+ _ZN12QGeoLocationC1Ev@Base 5.2.1
1742+ _ZN12QGeoLocationC2ERKS_@Base 5.2.1
1743+ _ZN12QGeoLocationC2Ev@Base 5.2.1
1744+ _ZN12QGeoLocationD1Ev@Base 5.2.1
1745+ _ZN12QGeoLocationD2Ev@Base 5.2.1
1746+ _ZN12QGeoLocationaSERKS_@Base 5.2.1
1747+ _ZN13QGeoRectangle10setTopLeftERK14QGeoCoordinate@Base 5.2.1
1748+ _ZN13QGeoRectangle11setTopRightERK14QGeoCoordinate@Base 5.2.1
1749+ _ZN13QGeoRectangle13setBottomLeftERK14QGeoCoordinate@Base 5.2.1
1750+ _ZN13QGeoRectangle14setBottomRightERK14QGeoCoordinate@Base 5.2.1
1751+ _ZN13QGeoRectangle8setWidthEd@Base 5.2.1
1752+ _ZN13QGeoRectangle9setCenterERK14QGeoCoordinate@Base 5.2.1
1753+ _ZN13QGeoRectangle9setHeightEd@Base 5.2.1
1754+ _ZN13QGeoRectangle9translateEdd@Base 5.2.1
1755+ _ZN13QGeoRectangleC1ERK14QGeoCoordinateS2_@Base 5.2.1
1756+ _ZN13QGeoRectangleC1ERK14QGeoCoordinatedd@Base 5.2.1
1757+ _ZN13QGeoRectangleC1ERK9QGeoShape@Base 5.2.1
1758+ _ZN13QGeoRectangleC1ERKS_@Base 5.2.1
1759+ _ZN13QGeoRectangleC1Ev@Base 5.2.1
1760+ _ZN13QGeoRectangleC2ERK14QGeoCoordinateS2_@Base 5.2.1
1761+ _ZN13QGeoRectangleC2ERK14QGeoCoordinatedd@Base 5.2.1
1762+ _ZN13QGeoRectangleC2ERK9QGeoShape@Base 5.2.1
1763+ _ZN13QGeoRectangleC2ERKS_@Base 5.2.1
1764+ _ZN13QGeoRectangleC2Ev@Base 5.2.1
1765+ _ZN13QGeoRectangleD1Ev@Base 5.2.1
1766+ _ZN13QGeoRectangleD2Ev@Base 5.2.1
1767+ _ZN13QGeoRectangleaSERKS_@Base 5.2.1
1768+ _ZN13QGeoRectangleoRERKS_@Base 5.2.1
1769+ _ZN14QGeoCoordinate11setAltitudeEd@Base 5.2.1
1770+ _ZN14QGeoCoordinate11setLatitudeEd@Base 5.2.1
1771+ _ZN14QGeoCoordinate12setLongitudeEd@Base 5.2.1
1772+ _ZN14QGeoCoordinateC1ERKS_@Base 5.2.1
1773+ _ZN14QGeoCoordinateC1Edd@Base 5.2.1
1774+ _ZN14QGeoCoordinateC1Eddd@Base 5.2.1
1775+ _ZN14QGeoCoordinateC1Ev@Base 5.2.1
1776+ _ZN14QGeoCoordinateC2ERKS_@Base 5.2.1
1777+ _ZN14QGeoCoordinateC2Edd@Base 5.2.1
1778+ _ZN14QGeoCoordinateC2Eddd@Base 5.2.1
1779+ _ZN14QGeoCoordinateC2Ev@Base 5.2.1
1780+ _ZN14QGeoCoordinateD1Ev@Base 5.2.1
1781+ _ZN14QGeoCoordinateD2Ev@Base 5.2.1
1782+ _ZN14QGeoCoordinateaSERKS_@Base 5.2.1
1783+ _ZN16QGeoPositionInfo12setAttributeENS_9AttributeEd@Base 5.2.1
1784+ _ZN16QGeoPositionInfo12setTimestampERK9QDateTime@Base 5.2.1
1785+ _ZN16QGeoPositionInfo13setCoordinateERK14QGeoCoordinate@Base 5.2.1
1786+ _ZN16QGeoPositionInfo15removeAttributeENS_9AttributeE@Base 5.2.1
1787+ _ZN16QGeoPositionInfoC1ERK14QGeoCoordinateRK9QDateTime@Base 5.2.1
1788+ _ZN16QGeoPositionInfoC1ERKS_@Base 5.2.1
1789+ _ZN16QGeoPositionInfoC1Ev@Base 5.2.1
1790+ _ZN16QGeoPositionInfoC2ERK14QGeoCoordinateRK9QDateTime@Base 5.2.1
1791+ _ZN16QGeoPositionInfoC2ERKS_@Base 5.2.1
1792+ _ZN16QGeoPositionInfoC2Ev@Base 5.2.1
1793+ _ZN16QGeoPositionInfoD1Ev@Base 5.2.1
1794+ _ZN16QGeoPositionInfoD2Ev@Base 5.2.1
1795+ _ZN16QGeoPositionInfoaSERKS_@Base 5.2.1
1796+ _ZN17QGeoSatelliteInfo12setAttributeENS_9AttributeEd@Base 5.2.1
1797+ _ZN17QGeoSatelliteInfo15removeAttributeENS_9AttributeE@Base 5.2.1
1798+ _ZN17QGeoSatelliteInfo17setSignalStrengthEi@Base 5.2.1
1799+ _ZN17QGeoSatelliteInfo18setSatelliteSystemENS_15SatelliteSystemE@Base 5.2.1
1800+ _ZN17QGeoSatelliteInfo22setSatelliteIdentifierEi@Base 5.2.1
1801+ _ZN17QGeoSatelliteInfoC1ERKS_@Base 5.2.1
1802+ _ZN17QGeoSatelliteInfoC1Ev@Base 5.2.1
1803+ _ZN17QGeoSatelliteInfoC2ERKS_@Base 5.2.1
1804+ _ZN17QGeoSatelliteInfoC2Ev@Base 5.2.1
1805+ _ZN17QGeoSatelliteInfoD1Ev@Base 5.2.1
1806+ _ZN17QGeoSatelliteInfoD2Ev@Base 5.2.1
1807+ _ZN17QGeoSatelliteInfoaSERKS_@Base 5.2.1
1808+ _ZN19QGeoAreaMonitorInfo13setExpirationERK9QDateTime@Base 5.2.1
1809+ _ZN19QGeoAreaMonitorInfo13setPersistentEb@Base 5.2.1
1810+ _ZN19QGeoAreaMonitorInfo25setNotificationParametersERK4QMapI7QString8QVariantE@Base 5.2.1
1811+ _ZN19QGeoAreaMonitorInfo7setAreaERK9QGeoShape@Base 5.2.1
1812+ _ZN19QGeoAreaMonitorInfo7setNameERK7QString@Base 5.2.1
1813+ _ZN19QGeoAreaMonitorInfoC1ERK7QString@Base 5.2.1
1814+ _ZN19QGeoAreaMonitorInfoC1ERKS_@Base 5.2.1
1815+ _ZN19QGeoAreaMonitorInfoC2ERK7QString@Base 5.2.1
1816+ _ZN19QGeoAreaMonitorInfoC2ERKS_@Base 5.2.1
1817+ _ZN19QGeoAreaMonitorInfoD1Ev@Base 5.2.1
1818+ _ZN19QGeoAreaMonitorInfoD2Ev@Base 5.2.1
1819+ _ZN19QGeoAreaMonitorInfoaSERKS_@Base 5.2.1
1820+ _ZN21QGeoAreaMonitorSource10areaExitedERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 5.2.1
1821+ _ZN21QGeoAreaMonitorSource11areaEnteredERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 5.2.1
1822+ _ZN21QGeoAreaMonitorSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1823+ _ZN21QGeoAreaMonitorSource11qt_metacastEPKc@Base 5.2.1
1824+ _ZN21QGeoAreaMonitorSource12createSourceERK7QStringP7QObject@Base 5.2.1
1825+ _ZN21QGeoAreaMonitorSource14monitorExpiredERK19QGeoAreaMonitorInfo@Base 5.2.1
1826+ _ZN21QGeoAreaMonitorSource16availableSourcesEv@Base 5.2.1
1827+ _ZN21QGeoAreaMonitorSource16staticMetaObjectE@Base 5.2.1
1828+ _ZN21QGeoAreaMonitorSource19createDefaultSourceEP7QObject@Base 5.2.1
1829+ _ZN21QGeoAreaMonitorSource21setPositionInfoSourceEP22QGeoPositionInfoSource@Base 5.2.1
1830+ _ZN21QGeoAreaMonitorSource5errorENS_5ErrorE@Base 5.2.1
1831+ _ZN21QGeoAreaMonitorSourceC1EP7QObject@Base 5.2.1
1832+ _ZN21QGeoAreaMonitorSourceC2EP7QObject@Base 5.2.1
1833+ _ZN21QGeoAreaMonitorSourceD0Ev@Base 5.2.1
1834+ _ZN21QGeoAreaMonitorSourceD1Ev@Base 5.2.1
1835+ _ZN21QGeoAreaMonitorSourceD2Ev@Base 5.2.1
1836+ _ZN22QDeclarativeGeoAddress10setAddressERK11QGeoAddress@Base 5.2.1
1837+ _ZN22QDeclarativeGeoAddress10setCountryERK7QString@Base 5.2.1
1838+ _ZN22QDeclarativeGeoAddress11cityChangedEv@Base 5.2.1
1839+ _ZN22QDeclarativeGeoAddress11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1840+ _ZN22QDeclarativeGeoAddress11qt_metacastEPKc@Base 5.2.1
1841+ _ZN22QDeclarativeGeoAddress11setDistrictERK7QString@Base 5.2.1
1842+ _ZN22QDeclarativeGeoAddress11textChangedEv@Base 5.2.1
1843+ _ZN22QDeclarativeGeoAddress12stateChangedEv@Base 5.2.1
1844+ _ZN22QDeclarativeGeoAddress13countyChangedEv@Base 5.2.1
1845+ _ZN22QDeclarativeGeoAddress13setPostalCodeERK7QString@Base 5.2.1
1846+ _ZN22QDeclarativeGeoAddress13streetChangedEv@Base 5.2.1
1847+ _ZN22QDeclarativeGeoAddress14countryChangedEv@Base 5.2.1
1848+ _ZN22QDeclarativeGeoAddress14setCountryCodeERK7QString@Base 5.2.1
1849+ _ZN22QDeclarativeGeoAddress15districtChangedEv@Base 5.2.1
1850+ _ZN22QDeclarativeGeoAddress16staticMetaObjectE@Base 5.2.1
1851+ _ZN22QDeclarativeGeoAddress17postalCodeChangedEv@Base 5.2.1
1852+ _ZN22QDeclarativeGeoAddress18countryCodeChangedEv@Base 5.2.1
1853+ _ZN22QDeclarativeGeoAddress22isTextGeneratedChangedEv@Base 5.2.1
1854+ _ZN22QDeclarativeGeoAddress7setCityERK7QString@Base 5.2.1
1855+ _ZN22QDeclarativeGeoAddress7setTextERK7QString@Base 5.2.1
1856+ _ZN22QDeclarativeGeoAddress8setStateERK7QString@Base 5.2.1
1857+ _ZN22QDeclarativeGeoAddress9setCountyERK7QString@Base 5.2.1
1858+ _ZN22QDeclarativeGeoAddress9setStreetERK7QString@Base 5.2.1
1859+ _ZN22QDeclarativeGeoAddressC1EP7QObject@Base 5.2.1
1860+ _ZN22QDeclarativeGeoAddressC1ERK11QGeoAddressP7QObject@Base 5.2.1
1861+ _ZN22QDeclarativeGeoAddressC2EP7QObject@Base 5.2.1
1862+ _ZN22QDeclarativeGeoAddressC2ERK11QGeoAddressP7QObject@Base 5.2.1
1863+ _ZN22QDeclarativeGeoAddressD0Ev@Base 5.2.1
1864+ _ZN22QDeclarativeGeoAddressD1Ev@Base 5.2.1
1865+ _ZN22QDeclarativeGeoAddressD2Ev@Base 5.2.1
1866+ _ZN22QGeoPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1867+ _ZN22QGeoPositionInfoSource11qt_metacastEPKc@Base 5.2.1
1868+ _ZN22QGeoPositionInfoSource12createSourceERK7QStringP7QObject@Base 5.2.1
1869+ _ZN22QGeoPositionInfoSource13updateTimeoutEv@Base 5.2.1
1870+ _ZN22QGeoPositionInfoSource15positionUpdatedERK16QGeoPositionInfo@Base 5.2.1
1871+ _ZN22QGeoPositionInfoSource16availableSourcesEv@Base 5.2.1
1872+ _ZN22QGeoPositionInfoSource16staticMetaObjectE@Base 5.2.1
1873+ _ZN22QGeoPositionInfoSource17setUpdateIntervalEi@Base 5.2.1
1874+ _ZN22QGeoPositionInfoSource19createDefaultSourceEP7QObject@Base 5.2.1
1875+ _ZN22QGeoPositionInfoSource30setPreferredPositioningMethodsE6QFlagsINS_17PositioningMethodEE@Base 5.2.1
1876+ _ZN22QGeoPositionInfoSource5errorENS_5ErrorE@Base 5.2.1
1877+ _ZN22QGeoPositionInfoSourceC1EP7QObject@Base 5.2.1
1878+ _ZN22QGeoPositionInfoSourceC2EP7QObject@Base 5.2.1
1879+ _ZN22QGeoPositionInfoSourceD0Ev@Base 5.2.1
1880+ _ZN22QGeoPositionInfoSourceD1Ev@Base 5.2.1
1881+ _ZN22QGeoPositionInfoSourceD2Ev@Base 5.2.1
1882+ _ZN23QDeclarativeGeoLocation10setAddressEP22QDeclarativeGeoAddress@Base 5.2.1
1883+ _ZN23QDeclarativeGeoLocation11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1884+ _ZN23QDeclarativeGeoLocation11qt_metacastEPKc@Base 5.2.1
1885+ _ZN23QDeclarativeGeoLocation11setLocationERK12QGeoLocation@Base 5.2.1
1886+ _ZN23QDeclarativeGeoLocation13setCoordinateE14QGeoCoordinate@Base 5.2.1
1887+ _ZN23QDeclarativeGeoLocation14addressChangedEv@Base 5.2.1
1888+ _ZN23QDeclarativeGeoLocation14setBoundingBoxERK13QGeoRectangle@Base 5.2.1
1889+ _ZN23QDeclarativeGeoLocation16staticMetaObjectE@Base 5.2.1
1890+ _ZN23QDeclarativeGeoLocation17coordinateChangedEv@Base 5.2.1
1891+ _ZN23QDeclarativeGeoLocation18boundingBoxChangedEv@Base 5.2.1
1892+ _ZN23QDeclarativeGeoLocationC1EP7QObject@Base 5.2.1
1893+ _ZN23QDeclarativeGeoLocationC1ERK12QGeoLocationP7QObject@Base 5.2.1
1894+ _ZN23QDeclarativeGeoLocationC2EP7QObject@Base 5.2.1
1895+ _ZN23QDeclarativeGeoLocationC2ERK12QGeoLocationP7QObject@Base 5.2.1
1896+ _ZN23QDeclarativeGeoLocationD0Ev@Base 5.2.1
1897+ _ZN23QDeclarativeGeoLocationD1Ev@Base 5.2.1
1898+ _ZN23QDeclarativeGeoLocationD2Ev@Base 5.2.1
1899+ _ZN23QGeoSatelliteInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1900+ _ZN23QGeoSatelliteInfoSource11qt_metacastEPKc@Base 5.2.1
1901+ _ZN23QGeoSatelliteInfoSource12createSourceERK7QStringP7QObject@Base 5.2.1
1902+ _ZN23QGeoSatelliteInfoSource14requestTimeoutEv@Base 5.2.1
1903+ _ZN23QGeoSatelliteInfoSource16availableSourcesEv@Base 5.2.1
1904+ _ZN23QGeoSatelliteInfoSource16staticMetaObjectE@Base 5.2.1
1905+ _ZN23QGeoSatelliteInfoSource17setUpdateIntervalEi@Base 5.2.1
1906+ _ZN23QGeoSatelliteInfoSource19createDefaultSourceEP7QObject@Base 5.2.1
1907+ _ZN23QGeoSatelliteInfoSource22satellitesInUseUpdatedERK5QListI17QGeoSatelliteInfoE@Base 5.2.1
1908+ _ZN23QGeoSatelliteInfoSource23satellitesInViewUpdatedERK5QListI17QGeoSatelliteInfoE@Base 5.2.1
1909+ _ZN23QGeoSatelliteInfoSource5errorENS_5ErrorE@Base 5.2.1
1910+ _ZN23QGeoSatelliteInfoSourceC1EP7QObject@Base 5.2.1
1911+ _ZN23QGeoSatelliteInfoSourceC2EP7QObject@Base 5.2.1
1912+ _ZN23QGeoSatelliteInfoSourceD0Ev@Base 5.2.1
1913+ _ZN23QGeoSatelliteInfoSourceD1Ev@Base 5.2.1
1914+ _ZN23QGeoSatelliteInfoSourceD2Ev@Base 5.2.1
1915+ _ZN23QNmeaPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
1916+ _ZN23QNmeaPositionInfoSource11qt_metacastEPKc@Base 5.2.1
1917+ _ZN23QNmeaPositionInfoSource11stopUpdatesEv@Base 5.2.1
1918+ _ZN23QNmeaPositionInfoSource12startUpdatesEv@Base 5.2.1
1919+ _ZN23QNmeaPositionInfoSource13requestUpdateEi@Base 5.2.1
1920+ _ZN23QNmeaPositionInfoSource16staticMetaObjectE@Base 5.2.1
1921+ _ZN23QNmeaPositionInfoSource17setUpdateIntervalEi@Base 5.2.1
1922+ _ZN23QNmeaPositionInfoSource24parsePosInfoFromNmeaDataEPKciP16QGeoPositionInfoPb@Base 5.2.1
1923+ _ZN23QNmeaPositionInfoSource8setErrorEN22QGeoPositionInfoSource5ErrorE@Base 5.2.1
1924+ _ZN23QNmeaPositionInfoSource9setDeviceEP9QIODevice@Base 5.2.1
1925+ _ZN23QNmeaPositionInfoSourceC1ENS_10UpdateModeEP7QObject@Base 5.2.1
1926+ _ZN23QNmeaPositionInfoSourceC2ENS_10UpdateModeEP7QObject@Base 5.2.1
1927+ _ZN23QNmeaPositionInfoSourceD0Ev@Base 5.2.1
1928+ _ZN23QNmeaPositionInfoSourceD1Ev@Base 5.2.1
1929+ _ZN23QNmeaPositionInfoSourceD2Ev@Base 5.2.1
1930+ _ZN29QGeoPositionInfoSourceFactoryD0Ev@Base 5.2.1
1931+ _ZN29QGeoPositionInfoSourceFactoryD1Ev@Base 5.2.1
1932+ _ZN29QGeoPositionInfoSourceFactoryD2Ev@Base 5.2.1
1933+ _ZN9QGeoShapeC1EP16QGeoShapePrivate@Base 5.2.1
1934+ _ZN9QGeoShapeC1ERKS_@Base 5.2.1
1935+ _ZN9QGeoShapeC1Ev@Base 5.2.1
1936+ _ZN9QGeoShapeC2EP16QGeoShapePrivate@Base 5.2.1
1937+ _ZN9QGeoShapeC2ERKS_@Base 5.2.1
1938+ _ZN9QGeoShapeC2Ev@Base 5.2.1
1939+ _ZN9QGeoShapeD1Ev@Base 5.2.1
1940+ _ZN9QGeoShapeD2Ev@Base 5.2.1
1941+ _ZN9QGeoShapeaSERKS_@Base 5.2.1
1942+ _ZNK10QGeoCircle10translatedEdd@Base 5.2.1
1943+ _ZNK10QGeoCircle6centerEv@Base 5.2.1
1944+ _ZNK10QGeoCircle6radiusEv@Base 5.2.1
1945+ _ZNK10QGeoCircleeqERKS_@Base 5.2.1
1946+ _ZNK10QGeoCircleneERKS_@Base 5.2.1
1947+ _ZNK11QGeoAddress10postalCodeEv@Base 5.2.1
1948+ _ZNK11QGeoAddress11countryCodeEv@Base 5.2.1
1949+ _ZNK11QGeoAddress15isTextGeneratedEv@Base 5.2.1
1950+ _ZNK11QGeoAddress4cityEv@Base 5.2.1
1951+ _ZNK11QGeoAddress4textEv@Base 5.2.1
1952+ _ZNK11QGeoAddress5stateEv@Base 5.2.1
1953+ _ZNK11QGeoAddress6countyEv@Base 5.2.1
1954+ _ZNK11QGeoAddress6streetEv@Base 5.2.1
1955+ _ZNK11QGeoAddress7countryEv@Base 5.2.1
1956+ _ZNK11QGeoAddress7isEmptyEv@Base 5.2.1
1957+ _ZNK11QGeoAddress8districtEv@Base 5.2.1
1958+ _ZNK11QGeoAddresseqERKS_@Base 5.2.1
1959+ _ZNK12QGeoLocation10coordinateEv@Base 5.2.1
1960+ _ZNK12QGeoLocation11boundingBoxEv@Base 5.2.1
1961+ _ZNK12QGeoLocation7addressEv@Base 5.2.1
1962+ _ZNK12QGeoLocation7isEmptyEv@Base 5.2.1
1963+ _ZNK12QGeoLocationeqERKS_@Base 5.2.1
1964+ _ZNK13QGeoRectangle10bottomLeftEv@Base 5.2.1
1965+ _ZNK13QGeoRectangle10intersectsERKS_@Base 5.2.1
1966+ _ZNK13QGeoRectangle10translatedEdd@Base 5.2.1
1967+ _ZNK13QGeoRectangle11bottomRightEv@Base 5.2.1
1968+ _ZNK13QGeoRectangle5widthEv@Base 5.2.1
1969+ _ZNK13QGeoRectangle6centerEv@Base 5.2.1
1970+ _ZNK13QGeoRectangle6heightEv@Base 5.2.1
1971+ _ZNK13QGeoRectangle6unitedERKS_@Base 5.2.1
1972+ _ZNK13QGeoRectangle7topLeftEv@Base 5.2.1
1973+ _ZNK13QGeoRectangle8containsERKS_@Base 5.2.1
1974+ _ZNK13QGeoRectangle8topRightEv@Base 5.2.1
1975+ _ZNK13QGeoRectangleeqERKS_@Base 5.2.1
1976+ _ZNK13QGeoRectangleneERKS_@Base 5.2.1
1977+ _ZNK14QGeoCoordinate10distanceToERKS_@Base 5.2.1
1978+ _ZNK14QGeoCoordinate20atDistanceAndAzimuthEddd@Base 5.2.1
1979+ _ZNK14QGeoCoordinate4typeEv@Base 5.2.1
1980+ _ZNK14QGeoCoordinate7isValidEv@Base 5.2.1
1981+ _ZNK14QGeoCoordinate8altitudeEv@Base 5.2.1
1982+ _ZNK14QGeoCoordinate8latitudeEv@Base 5.2.1
1983+ _ZNK14QGeoCoordinate8toStringENS_16CoordinateFormatE@Base 5.2.1
1984+ _ZNK14QGeoCoordinate9azimuthToERKS_@Base 5.2.1
1985+ _ZNK14QGeoCoordinate9longitudeEv@Base 5.2.1
1986+ _ZNK14QGeoCoordinateeqERKS_@Base 5.2.1
1987+ _ZNK16QGeoPositionInfo10coordinateEv@Base 5.2.1
1988+ _ZNK16QGeoPositionInfo12hasAttributeENS_9AttributeE@Base 5.2.1
1989+ _ZNK16QGeoPositionInfo7isValidEv@Base 5.2.1
1990+ _ZNK16QGeoPositionInfo9attributeENS_9AttributeE@Base 5.2.1
1991+ _ZNK16QGeoPositionInfo9timestampEv@Base 5.2.1
1992+ _ZNK16QGeoPositionInfoeqERKS_@Base 5.2.1
1993+ _ZNK17QGeoSatelliteInfo12hasAttributeENS_9AttributeE@Base 5.2.1
1994+ _ZNK17QGeoSatelliteInfo14signalStrengthEv@Base 5.2.1
1995+ _ZNK17QGeoSatelliteInfo15satelliteSystemEv@Base 5.2.1
1996+ _ZNK17QGeoSatelliteInfo19satelliteIdentifierEv@Base 5.2.1
1997+ _ZNK17QGeoSatelliteInfo9attributeENS_9AttributeE@Base 5.2.1
1998+ _ZNK17QGeoSatelliteInfoeqERKS_@Base 5.2.1
1999+ _ZNK19QGeoAreaMonitorInfo10expirationEv@Base 5.2.1
2000+ _ZNK19QGeoAreaMonitorInfo10identifierEv@Base 5.2.1
2001+ _ZNK19QGeoAreaMonitorInfo12isPersistentEv@Base 5.2.1
2002+ _ZNK19QGeoAreaMonitorInfo22notificationParametersEv@Base 5.2.1
2003+ _ZNK19QGeoAreaMonitorInfo4areaEv@Base 5.2.1
2004+ _ZNK19QGeoAreaMonitorInfo4nameEv@Base 5.2.1
2005+ _ZNK19QGeoAreaMonitorInfo7isValidEv@Base 5.2.1
2006+ _ZNK19QGeoAreaMonitorInfoeqERKS_@Base 5.2.1
2007+ _ZNK19QGeoAreaMonitorInfoneERKS_@Base 5.2.1
2008+ _ZNK21QGeoAreaMonitorSource10metaObjectEv@Base 5.2.1
2009+ _ZNK21QGeoAreaMonitorSource10sourceNameEv@Base 5.2.1
2010+ _ZNK21QGeoAreaMonitorSource18positionInfoSourceEv@Base 5.2.1
2011+ _ZNK22QDeclarativeGeoAddress10metaObjectEv@Base 5.2.1
2012+ _ZNK22QDeclarativeGeoAddress10postalCodeEv@Base 5.2.1
2013+ _ZNK22QDeclarativeGeoAddress11countryCodeEv@Base 5.2.1
2014+ _ZNK22QDeclarativeGeoAddress15isTextGeneratedEv@Base 5.2.1
2015+ _ZNK22QDeclarativeGeoAddress4cityEv@Base 5.2.1
2016+ _ZNK22QDeclarativeGeoAddress4textEv@Base 5.2.1
2017+ _ZNK22QDeclarativeGeoAddress5stateEv@Base 5.2.1
2018+ _ZNK22QDeclarativeGeoAddress6countyEv@Base 5.2.1
2019+ _ZNK22QDeclarativeGeoAddress6streetEv@Base 5.2.1
2020+ _ZNK22QDeclarativeGeoAddress7addressEv@Base 5.2.1
2021+ _ZNK22QDeclarativeGeoAddress7countryEv@Base 5.2.1
2022+ _ZNK22QDeclarativeGeoAddress8districtEv@Base 5.2.1
2023+ _ZNK22QGeoPositionInfoSource10metaObjectEv@Base 5.2.1
2024+ _ZNK22QGeoPositionInfoSource10sourceNameEv@Base 5.2.1
2025+ _ZNK22QGeoPositionInfoSource14updateIntervalEv@Base 5.2.1
2026+ _ZNK22QGeoPositionInfoSource27preferredPositioningMethodsEv@Base 5.2.1
2027+ _ZNK23QDeclarativeGeoLocation10coordinateEv@Base 5.2.1
2028+ _ZNK23QDeclarativeGeoLocation10metaObjectEv@Base 5.2.1
2029+ _ZNK23QDeclarativeGeoLocation11boundingBoxEv@Base 5.2.1
2030+ _ZNK23QDeclarativeGeoLocation7addressEv@Base 5.2.1
2031+ _ZNK23QDeclarativeGeoLocation8locationEv@Base 5.2.1
2032+ _ZNK23QGeoSatelliteInfoSource10metaObjectEv@Base 5.2.1
2033+ _ZNK23QGeoSatelliteInfoSource10sourceNameEv@Base 5.2.1
2034+ _ZNK23QGeoSatelliteInfoSource14updateIntervalEv@Base 5.2.1
2035+ _ZNK23QNmeaPositionInfoSource10metaObjectEv@Base 5.2.1
2036+ _ZNK23QNmeaPositionInfoSource10updateModeEv@Base 5.2.1
2037+ _ZNK23QNmeaPositionInfoSource17lastKnownPositionEb@Base 5.2.1
2038+ _ZNK23QNmeaPositionInfoSource21minimumUpdateIntervalEv@Base 5.2.1
2039+ _ZNK23QNmeaPositionInfoSource27supportedPositioningMethodsEv@Base 5.2.1
2040+ _ZNK23QNmeaPositionInfoSource5errorEv@Base 5.2.1
2041+ _ZNK23QNmeaPositionInfoSource6deviceEv@Base 5.2.1
2042+ _ZNK9QGeoShape4typeEv@Base 5.2.1
2043+ _ZNK9QGeoShape7isEmptyEv@Base 5.2.1
2044+ _ZNK9QGeoShape7isValidEv@Base 5.2.1
2045+ _ZNK9QGeoShape8containsERK14QGeoCoordinate@Base 5.2.1
2046+ _ZNK9QGeoShapeeqERKS_@Base 5.2.1
2047+ _ZNK9QGeoShapeneERKS_@Base 5.2.1
2048+ _ZTI11QSharedData@Base 5.2.1
2049+ _ZTI21QGeoAreaMonitorSource@Base 5.2.1
2050+ _ZTI22QDeclarativeGeoAddress@Base 5.2.1
2051+ _ZTI22QGeoPositionInfoSource@Base 5.2.1
2052+ _ZTI23QDeclarativeGeoLocation@Base 5.2.1
2053+ _ZTI23QGeoSatelliteInfoSource@Base 5.2.1
2054+ _ZTI23QNmeaPositionInfoSource@Base 5.2.1
2055+ _ZTI29QGeoPositionInfoSourceFactory@Base 5.2.1
2056+ _ZTS11QSharedData@Base 5.2.1
2057+ _ZTS21QGeoAreaMonitorSource@Base 5.2.1
2058+ _ZTS22QDeclarativeGeoAddress@Base 5.2.1
2059+ _ZTS22QGeoPositionInfoSource@Base 5.2.1
2060+ _ZTS23QDeclarativeGeoLocation@Base 5.2.1
2061+ _ZTS23QGeoSatelliteInfoSource@Base 5.2.1
2062+ _ZTS23QNmeaPositionInfoSource@Base 5.2.1
2063+ _ZTS29QGeoPositionInfoSourceFactory@Base 5.2.1
2064+ _ZTV21QGeoAreaMonitorSource@Base 5.2.1
2065+ _ZTV22QDeclarativeGeoAddress@Base 5.2.1
2066+ _ZTV22QGeoPositionInfoSource@Base 5.2.1
2067+ _ZTV23QDeclarativeGeoLocation@Base 5.2.1
2068+ _ZTV23QGeoSatelliteInfoSource@Base 5.2.1
2069+ _ZTV23QNmeaPositionInfoSource@Base 5.2.1
2070+ _ZTV29QGeoPositionInfoSourceFactory@Base 5.2.1
2071+ _Zls6QDebugRK14QGeoCoordinate@Base 5.2.1
2072+ _Zls6QDebugRK16QGeoPositionInfo@Base 5.2.1
2073+ _Zls6QDebugRK17QGeoSatelliteInfo@Base 5.2.1
2074+ _Zls6QDebugRK19QGeoAreaMonitorInfo@Base 5.2.1
2075+ _Zls6QDebugRK9QGeoShape@Base 5.2.1
2076+ _ZlsR11QDataStreamN16QGeoPositionInfo9AttributeE@Base 5.2.1
2077+ _ZlsR11QDataStreamRK14QGeoCoordinate@Base 5.2.1
2078+ _ZlsR11QDataStreamRK16QGeoPositionInfo@Base 5.2.1
2079+ _ZlsR11QDataStreamRK17QGeoSatelliteInfo@Base 5.2.1
2080+ _ZlsR11QDataStreamRK19QGeoAreaMonitorInfo@Base 5.2.1
2081+ _ZlsR11QDataStreamRK9QGeoShape@Base 5.2.1
2082+ _ZrsR11QDataStreamR14QGeoCoordinate@Base 5.2.1
2083+ _ZrsR11QDataStreamR16QGeoPositionInfo@Base 5.2.1
2084+ _ZrsR11QDataStreamR17QGeoSatelliteInfo@Base 5.2.1
2085+ _ZrsR11QDataStreamR19QGeoAreaMonitorInfo@Base 5.2.1
2086+ _ZrsR11QDataStreamR9QGeoShape@Base 5.2.1
2087+ _ZrsR11QDataStreamRN16QGeoPositionInfo9AttributeE@Base 5.2.1
2088
2089=== modified file 'debian/qtlocation5-dev.install'
2090--- debian/qtlocation5-dev.install 2014-02-11 06:16:16 +0000
2091+++ debian/qtlocation5-dev.install 2014-03-25 15:14:56 +0000
2092@@ -84,48 +84,9 @@
2093 usr/include/qt5/QtLocation/qplacesupplier.h
2094 usr/include/qt5/QtLocation/qplaceuser.h
2095 usr/include/qt5/QtLocation/qtlocationversion.h
2096-usr/include/qt5/QtPositioning/QGeoAddress
2097-usr/include/qt5/QtPositioning/QGeoAreaMonitorInfo
2098-usr/include/qt5/QtPositioning/QGeoAreaMonitorSource
2099-usr/include/qt5/QtPositioning/QGeoCircle
2100-usr/include/qt5/QtPositioning/QGeoCoordinate
2101-usr/include/qt5/QtPositioning/QGeoLocation
2102-usr/include/qt5/QtPositioning/QGeoPositionInfo
2103-usr/include/qt5/QtPositioning/QGeoPositionInfoSource
2104-usr/include/qt5/QtPositioning/QGeoPositionInfoSourceFactory
2105-usr/include/qt5/QtPositioning/QGeoRectangle
2106-usr/include/qt5/QtPositioning/QGeoSatelliteInfo
2107-usr/include/qt5/QtPositioning/QGeoSatelliteInfoSource
2108-usr/include/qt5/QtPositioning/QGeoShape
2109-usr/include/qt5/QtPositioning/QNmeaPositionInfoSource
2110-usr/include/qt5/QtPositioning/QtPositioning
2111-usr/include/qt5/QtPositioning/QtPositioningDepends
2112-usr/include/qt5/QtPositioning/QtPositioningVersion
2113-usr/include/qt5/QtPositioning/qgeoaddress.h
2114-usr/include/qt5/QtPositioning/qgeoareamonitorinfo.h
2115-usr/include/qt5/QtPositioning/qgeoareamonitorsource.h
2116-usr/include/qt5/QtPositioning/qgeocircle.h
2117-usr/include/qt5/QtPositioning/qgeocoordinate.h
2118-usr/include/qt5/QtPositioning/qgeolocation.h
2119-usr/include/qt5/QtPositioning/qgeopositioninfo.h
2120-usr/include/qt5/QtPositioning/qgeopositioninfosource.h
2121-usr/include/qt5/QtPositioning/qgeopositioninfosourcefactory.h
2122-usr/include/qt5/QtPositioning/qgeorectangle.h
2123-usr/include/qt5/QtPositioning/qgeosatelliteinfo.h
2124-usr/include/qt5/QtPositioning/qgeosatelliteinfosource.h
2125-usr/include/qt5/QtPositioning/qgeoshape.h
2126-usr/include/qt5/QtPositioning/qnmeapositioninfosource.h
2127-usr/include/qt5/QtPositioning/qpositioningglobal.h
2128-usr/include/qt5/QtPositioning/qtpositioningversion.h
2129 usr/lib/*/cmake/Qt5Location/Qt5LocationConfig.cmake
2130 usr/lib/*/cmake/Qt5Location/Qt5LocationConfigVersion.cmake
2131-usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfig.cmake
2132-usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfigVersion.cmake
2133 usr/lib/*/libQt5Location.prl
2134 usr/lib/*/libQt5Location.so
2135-usr/lib/*/libQt5Positioning.prl
2136-usr/lib/*/libQt5Positioning.so
2137 usr/lib/*/pkgconfig/Qt5Location.pc
2138-usr/lib/*/pkgconfig/Qt5Positioning.pc
2139 usr/lib/*/qt5/mkspecs/modules/qt_lib_location.pri
2140-usr/lib/*/qt5/mkspecs/modules/qt_lib_positioning.pri
2141
2142=== added file 'debian/qtlocation5-doc-html.install'
2143--- debian/qtlocation5-doc-html.install 1970-01-01 00:00:00 +0000
2144+++ debian/qtlocation5-doc-html.install 2014-03-25 15:14:56 +0000
2145@@ -0,0 +1,2 @@
2146+usr/share/qt5/doc/qtlocation/*
2147+usr/share/qt5/doc/qtpositioning/*
2148
2149=== added file 'debian/qtlocation5-doc.install'
2150--- debian/qtlocation5-doc.install 1970-01-01 00:00:00 +0000
2151+++ debian/qtlocation5-doc.install 2014-03-25 15:14:56 +0000
2152@@ -0,0 +1,2 @@
2153+usr/share/qt5/doc/qtlocation.qch
2154+usr/share/qt5/doc/qtpositioning.qch
2155
2156=== added file 'debian/qtpositioning5-dev.install'
2157--- debian/qtpositioning5-dev.install 1970-01-01 00:00:00 +0000
2158+++ debian/qtpositioning5-dev.install 2014-03-25 15:14:56 +0000
2159@@ -0,0 +1,39 @@
2160+usr/include/qt5/QtPositioning/QGeoAddress
2161+usr/include/qt5/QtPositioning/QGeoAreaMonitorInfo
2162+usr/include/qt5/QtPositioning/QGeoAreaMonitorSource
2163+usr/include/qt5/QtPositioning/QGeoCircle
2164+usr/include/qt5/QtPositioning/QGeoCoordinate
2165+usr/include/qt5/QtPositioning/QGeoLocation
2166+usr/include/qt5/QtPositioning/QGeoPositionInfo
2167+usr/include/qt5/QtPositioning/QGeoPositionInfoSource
2168+usr/include/qt5/QtPositioning/QGeoPositionInfoSourceFactory
2169+usr/include/qt5/QtPositioning/QGeoRectangle
2170+usr/include/qt5/QtPositioning/QGeoSatelliteInfo
2171+usr/include/qt5/QtPositioning/QGeoSatelliteInfoSource
2172+usr/include/qt5/QtPositioning/QGeoShape
2173+usr/include/qt5/QtPositioning/QNmeaPositionInfoSource
2174+usr/include/qt5/QtPositioning/QtPositioning
2175+usr/include/qt5/QtPositioning/QtPositioningDepends
2176+usr/include/qt5/QtPositioning/QtPositioningVersion
2177+usr/include/qt5/QtPositioning/qgeoaddress.h
2178+usr/include/qt5/QtPositioning/qgeoareamonitorinfo.h
2179+usr/include/qt5/QtPositioning/qgeoareamonitorsource.h
2180+usr/include/qt5/QtPositioning/qgeocircle.h
2181+usr/include/qt5/QtPositioning/qgeocoordinate.h
2182+usr/include/qt5/QtPositioning/qgeolocation.h
2183+usr/include/qt5/QtPositioning/qgeopositioninfo.h
2184+usr/include/qt5/QtPositioning/qgeopositioninfosource.h
2185+usr/include/qt5/QtPositioning/qgeopositioninfosourcefactory.h
2186+usr/include/qt5/QtPositioning/qgeorectangle.h
2187+usr/include/qt5/QtPositioning/qgeosatelliteinfo.h
2188+usr/include/qt5/QtPositioning/qgeosatelliteinfosource.h
2189+usr/include/qt5/QtPositioning/qgeoshape.h
2190+usr/include/qt5/QtPositioning/qnmeapositioninfosource.h
2191+usr/include/qt5/QtPositioning/qpositioningglobal.h
2192+usr/include/qt5/QtPositioning/qtpositioningversion.h
2193+usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfig.cmake
2194+usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfigVersion.cmake
2195+usr/lib/*/libQt5Positioning.prl
2196+usr/lib/*/libQt5Positioning.so
2197+usr/lib/*/pkgconfig/Qt5Positioning.pc
2198+usr/lib/*/qt5/mkspecs/modules/qt_lib_positioning.pri
2199
2200=== modified file 'debian/rules'
2201--- debian/rules 2014-02-11 06:16:16 +0000
2202+++ debian/rules 2014-03-25 15:14:56 +0000
2203@@ -14,7 +14,16 @@
2204 override_dh_auto_configure:
2205 qmake QT_BUILD_PARTS+=tests
2206
2207-override_dh_auto_install:
2208+override_dh_auto_build-arch:
2209+ # This override may seem futile, but it helps us make sure that the tools
2210+ # needed for building the docs are built before calling them.
2211+ # If there's a better way, do not hesitate to tell us.
2212+ dh_auto_build
2213+
2214+override_dh_auto_build-indep:
2215+ dh_auto_build -Smakefile -- docs
2216+
2217+override_dh_auto_install-arch:
2218 dh_auto_install
2219 # Fix wrong path in pkgconfig files
2220 find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig -type f -name '*.pc' \
2221@@ -31,12 +40,30 @@
2222 # Remove binary that includes libtheora in itself
2223 rm -f debian/tmp/usr/lib/*/qt5/examples/qtlocation/declarative/mapviewer/qml_location_mapviewer
2224
2225+override_dh_auto_install-indep:
2226+ make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
2227+
2228 override_dh_install:
2229 dh_install --fail-missing
2230
2231 override_dh_auto_test:
2232- xvfb-run -a -s '-screen 0 640x480x24' dh_auto_test -- QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib QML2_IMPORT_PATH=$(CURDIR)/qml
2233-
2234-override_dh_builddeb:
2235- dh_builddeb -- -Zxz
2236-
2237+ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
2238+ xvfb-run -a -s '-screen 0 640x480x24' dh_auto_test -- QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
2239+endif
2240+
2241+override_dh_auto_clean:
2242+ dh_auto_clean
2243+ # Leftover files and all symlinks
2244+ find \( -false \
2245+ -o -name \*.a \
2246+ -o -name Makefile.Debug \
2247+ -o -name Makefile.Release \
2248+ -o -name \*.o \
2249+ -o -name \*.prl \
2250+ -o -name \*.so \
2251+ -o -name \*.so.debug \
2252+ -o -type l \
2253+ \) -print0 | xargs -0 rm -rfv
2254+
2255+ # Some other leftover binaries
2256+ rm -fv config.tests/geoclue/geoclue

Subscribers

People subscribed via source and target branches