[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1062497: marked as done (kosmindoormap: NMU diff for 64-bit time_t transition)



Your message dated Wed, 28 Feb 2024 22:07:32 +0100
with message-id <11957575.nUPlyArG6x@treadstone-71>
and subject line 
has caused the Debian Bug report #1062497,
regarding kosmindoormap: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1062497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062497
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kosmindoormap
Version: 22.12.3-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
kosmindoormap as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for kosmindoormap
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru kosmindoormap-22.12.3/debian/changelog kosmindoormap-22.12.3/debian/changelog
--- kosmindoormap-22.12.3/debian/changelog	2023-03-01 10:58:21.000000000 +0000
+++ kosmindoormap-22.12.3/debian/changelog	2024-02-01 17:24:16.000000000 +0000
@@ -1,3 +1,10 @@
+kosmindoormap (22.12.3-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs@debian.org>  Thu, 01 Feb 2024 17:24:16 +0000
+
 kosmindoormap (22.12.3-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff -Nru kosmindoormap-22.12.3/debian/control kosmindoormap-22.12.3/debian/control
--- kosmindoormap-22.12.3/debian/control	2023-03-01 10:33:10.000000000 +0000
+++ kosmindoormap-22.12.3/debian/control	2024-02-01 17:24:16.000000000 +0000
@@ -33,8 +33,8 @@
 Package: kosmindoormap-dev
 Section: libdevel
 Architecture: any
-Depends: libkosm1 (= ${binary:Version}),
-         libkosmindoormap1 (= ${binary:Version}),
+Depends: libkosm1t64 (= ${binary:Version}),
+         libkosmindoormap1t64 (= ${binary:Version}),
          qtbase5-dev (>= 5.15~),
          ${misc:Depends},
 Description: OSM multi-floor indoor map renderer (development files)
@@ -42,7 +42,10 @@
  .
  Contains development files.
 
-Package: libkosmindoormap1
+Package: libkosmindoormap1t64
+Provides: ${t64:Provides}
+Replaces: libkosmindoormap1
+Breaks: libkosmindoormap1 (<< ${source:Version})
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
 Description: OSM multi-floor indoor map renderer
@@ -55,7 +58,10 @@
  availability of rental bikes and get realtime equipment
  (elevators/escalators/etc) status information.
 
-Package: libkosm1
+Package: libkosm1t64
+Provides: ${t64:Provides}
+Replaces: libkosm1
+Breaks: libkosm1 (<< ${source:Version})
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
 Description: library for OSM data with Qt
diff -Nru kosmindoormap-22.12.3/debian/libkosm1.install kosmindoormap-22.12.3/debian/libkosm1.install
--- kosmindoormap-22.12.3/debian/libkosm1.install	2023-01-31 14:28:38.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosm1.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/libKOSM.so.1
-usr/lib/*/libKOSM.so.2*
diff -Nru kosmindoormap-22.12.3/debian/libkosm1.symbols kosmindoormap-22.12.3/debian/libkosm1.symbols
--- kosmindoormap-22.12.3/debian/libkosm1.symbols	2023-02-01 12:17:21.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosm1.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,149 +0,0 @@
-# SymbolsHelper-Confirmed: 22.12.1 amd64 arm64 armel armhf hppa mips64el ppc64 ppc64el s390x sh4
-libKOSM.so.1 libkosm1 #MINVER#
-* Build-Depends-Package: kosmindoormap-dev
- _ZN3OSM12OsmPbfParser14parseRelationsERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
- _ZN3OSM12OsmPbfParser15parseDenseNodesERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
- (subst)_ZN3OSM12OsmPbfParser19parsePrimitiveBlockEPKh{size_t}@Base 22.12.1
- (subst)_ZN3OSM12OsmPbfParser5parseEPKh{size_t}@Base 22.12.1
- _ZN3OSM12OsmPbfParser9parseBlobERPKhS2_@Base 22.08.2
- _ZN3OSM12OsmPbfParser9parseWaysERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
- _ZN3OSM12OsmPbfParserC1EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM12OsmPbfParserC2EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM12assemblePathERKNS_7DataSetEOSt6vectorIPKNS_3WayESaIS6_EERS3_IPKNS_4NodeESaISC_EE@Base 22.08.2
- _ZN3OSM12assemblePathERKNS_7DataSetERKSt6vectorINS_7ElementESaIS4_EERS3_IPKNS_4NodeESaISB_EE@Base 22.08.2
- _ZN3OSM12copy_elementENS_7ElementE@Base 22.08.2
- _ZN3OSM13OverpassQuery10takeResultEv@Base 22.08.2
- _ZN3OSM13OverpassQuery11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN3OSM13OverpassQuery11qt_metacastEPKc@Base 22.08.2
- _ZN3OSM13OverpassQuery11setTileSizeERK6QSizeF@Base 22.08.2
- _ZN3OSM13OverpassQuery12processReplyEP13QNetworkReply@Base 22.08.2
- _ZN3OSM13OverpassQuery14setBoundingBoxERK6QRectF@Base 22.08.2
- _ZN3OSM13OverpassQuery16staticMetaObjectE@Base 22.08.2
- _ZN3OSM13OverpassQuery18setMinimumTileSizeERK6QSizeF@Base 22.08.2
- _ZN3OSM13OverpassQuery8finishedEv@Base 22.08.2
- _ZN3OSM13OverpassQuery8setQueryERK7QString@Base 22.08.2
- _ZN3OSM13OverpassQueryC1EP7QObject@Base 22.08.2
- _ZN3OSM13OverpassQueryC2EP7QObject@Base 22.08.2
- _ZN3OSM13OverpassQueryD0Ev@Base 22.08.2
- _ZN3OSM13OverpassQueryD1Ev@Base 22.08.2
- _ZN3OSM13OverpassQueryD2Ev@Base 22.08.2
- _ZN3OSM13UniqueElement11setTagValueENS_6TagKeyERK10QByteArray@Base 22.08.2
- (subst)_ZN3OSM13UniqueElement5setIdE{int64_t}@Base 22.12.1
- _ZN3OSM13UniqueElement9removeTagENS_6TagKeyE@Base 22.08.2
- _ZN3OSM13UniqueElementD1Ev@Base 22.08.2
- _ZN3OSM13UniqueElementD2Ev@Base 22.08.2
- _ZN3OSM18DataSetMergeBuffer5clearEv@Base 22.08.2
- _ZN3OSM20OverpassQueryManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN3OSM20OverpassQueryManager11qt_metacastEPKc@Base 22.08.2
- _ZN3OSM20OverpassQueryManager16staticMetaObjectE@Base 22.08.2
- _ZN3OSM20OverpassQueryManager7executeEPNS_13OverpassQueryE@Base 22.08.2
- _ZN3OSM20OverpassQueryManagerC1EP7QObject@Base 22.08.2
- _ZN3OSM20OverpassQueryManagerC2EP7QObject@Base 22.08.2
- _ZN3OSM20OverpassQueryManagerD0Ev@Base 22.08.2
- _ZN3OSM20OverpassQueryManagerD1Ev@Base 22.08.2
- _ZN3OSM20OverpassQueryManagerD2Ev@Base 22.08.2
- (subst)_ZN3OSM21StringKeyRegistryBase15makeKeyInternalEPKc{size_t}NS_12StringMemoryE@Base 22.12.1
- _ZN3OSM21StringKeyRegistryBaseC1EOS0_@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseC1Ev@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseC2EOS0_@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseC2Ev@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseD1Ev@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseD2Ev@Base 22.08.2
- _ZN3OSM21StringKeyRegistryBaseaSEOS0_@Base 22.08.2
- _ZN3OSM7DataSet10makeTagKeyEPKcNS_12StringMemoryE@Base 22.08.2
- _ZN3OSM7DataSet11addRelationEONS_8RelationE@Base 22.08.2
- (subst)_ZN3OSM7DataSet3wayE{int64_t}@Base 22.12.1
- _ZN3OSM7DataSet6addWayEONS_3WayE@Base 22.08.2
- _ZN3OSM7DataSet7addNodeEONS_4NodeE@Base 22.08.2
- _ZN3OSM7DataSet8makeRoleEPKcNS_12StringMemoryE@Base 22.08.2
- _ZN3OSM7DataSetC1EOS0_@Base 22.08.2
- _ZN3OSM7DataSetC1Ev@Base 22.08.2
- _ZN3OSM7DataSetC2EOS0_@Base 22.08.2
- _ZN3OSM7DataSetC2Ev@Base 22.08.2
- _ZN3OSM7DataSetD1Ev@Base 22.08.2
- _ZN3OSM7DataSetD2Ev@Base 22.08.2
- _ZN3OSM7DataSetaSEOS0_@Base 22.08.2
- _ZN3OSM7Element20recomputeBoundingBoxERKNS_7DataSetE@Base 22.08.2
- _ZN3OSM8distanceENS_10CoordinateES0_@Base 22.08.2
- _ZN3OSM8distanceERKSt6vectorIPKNS_4NodeESaIS3_EENS_10CoordinateE@Base 22.08.2
- _ZN3OSM8distanceEdddd@Base 22.08.2
- _ZN3OSM9O5mParser10readStringERPKhS2_@Base 22.08.2
- _ZN3OSM9O5mParser12readRelationEPKhS2_@Base 22.08.2
- (optional=templinst)_ZN3OSM9O5mParser13readTagOrBboxINS_3WayEEEvRT_RPKhS6_@Base 22.08.2
- (optional=templinst)_ZN3OSM9O5mParser13readTagOrBboxINS_8RelationEEEvRT_RPKhS6_@Base 22.08.2
- _ZN3OSM9O5mParser14readStringPairERPKhS2_@Base 22.08.2
- _ZN3OSM9O5mParser14setMergeBufferEPNS_18DataSetMergeBufferE@Base 22.08.2
- _ZN3OSM9O5mParser21resetDeltaCodingStateEv@Base 22.08.2
- _ZN3OSM9O5mParser22skipVersionInformationERPKhS2_@Base 22.08.2
- (subst)_ZN3OSM9O5mParser5parseEPKh{size_t}@Base 22.12.1
- _ZN3OSM9O5mParser7readWayEPKhS2_@Base 22.08.2
- _ZN3OSM9O5mParser8readNodeEPKhS2_@Base 22.08.2
- _ZN3OSM9O5mParserC1EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM9O5mParserC2EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM9XmlParser13parseRelationER16QXmlStreamReader@Base 22.08.2
- (optional=templinst)_ZN3OSM9XmlParser16parseTagOrBoundsINS_3WayEEEvR16QXmlStreamReaderRT_@Base 22.08.2
- (optional=templinst)_ZN3OSM9XmlParser16parseTagOrBoundsINS_8RelationEEEvR16QXmlStreamReaderRT_@Base 22.08.2
- _ZN3OSM9XmlParser5parseEP9QIODevice@Base 22.08.2
- _ZN3OSM9XmlParser8parseWayER16QXmlStreamReader@Base 22.08.2
- _ZN3OSM9XmlParser9parseNodeER16QXmlStreamReader@Base 22.08.2
- _ZN3OSM9XmlParserC1EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM9XmlParserC2EPNS_7DataSetE@Base 22.08.2
- _ZN3OSM9XmlWriter5writeERKNS_7DataSetEP9QIODevice@Base 22.08.2
- _ZNK3OSM13OverpassQuery10metaObjectEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery11boundingBoxEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery15minimumTileSizeEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery5errorEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery5queryERK6QRectF@Base 22.08.2
- _ZNK3OSM13OverpassQuery5queryEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery6resultEv@Base 22.08.2
- _ZNK3OSM13OverpassQuery8tileSizeEv@Base 22.08.2
- _ZNK3OSM20OverpassQueryManager10metaObjectEv@Base 22.08.2
- _ZNK3OSM21StringKeyRegistryBase11keyInternalEPKc@Base 22.08.2
- _ZNK3OSM3Way3urlEv@Base 22.08.2
- _ZNK3OSM3Way8isClosedEv@Base 22.08.2
- _ZNK3OSM4Node3urlEv@Base 22.08.2
- _ZNK3OSM7DataSet14nextInternalIdEv@Base 22.08.2
- (subst)_ZNK3OSM7DataSet3wayE{int64_t}@Base 22.12.1
- (subst)_ZNK3OSM7DataSet4nodeE{int64_t}@Base 22.12.1
- _ZNK3OSM7DataSet4roleEPKc@Base 22.08.2
- _ZNK3OSM7DataSet6tagKeyEPKc@Base 22.08.2
- (subst)_ZNK3OSM7DataSet8relationE{int64_t}@Base 22.12.1
- _ZNK3OSM7Element11boundingBoxEv@Base 22.08.2
- _ZNK3OSM7Element2idEv@Base 22.08.2
- _ZNK3OSM7Element3urlEv@Base 22.08.2
- _ZNK3OSM7Element6centerEv@Base 22.08.2
- _ZNK3OSM7Element6hasTagENS_6TagKeyE@Base 22.08.2
- _ZNK3OSM7Element7tagsEndEv@Base 22.08.2
- _ZNK3OSM7Element8tagValueENS_6TagKeyE@Base 22.08.2
- _ZNK3OSM7Element8tagValueEPKc@Base 22.08.2
- _ZNK3OSM7Element8tagValueEPKcRK7QLocale@Base 22.08.2
- _ZNK3OSM7Element9outerPathERKNS_7DataSetE@Base 22.08.2
- _ZNK3OSM7Element9tagsBeginEv@Base 22.08.2
- _ZNK3OSM8Relation3urlEv@Base 22.08.2
- _ZNK3OSM9O5mParser10readSignedERPKhS2_@Base 22.08.2
- _ZNK3OSM9O5mParser12readUnsignedERPKhS2_@Base 22.08.2
- _ZNK3OSM9XmlParser5errorEv@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EE@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPKN3OSM4NodeESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorIPKN3OSM4NodeESaIS3_EE7reserveE{size_t}@Base 22.12.1
- (optional=templinst|subst)_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendE{size_t}@Base 22.12.1
- (optional=templinst)_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJRK{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
- (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJ{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
- _ZTIN3OSM13OverpassQueryE@Base 22.08.2
- _ZTIN3OSM20OverpassQueryManagerE@Base 22.08.2
- _ZTSN3OSM13OverpassQueryE@Base 22.08.2
- _ZTSN3OSM20OverpassQueryManagerE@Base 22.08.2
- _ZTVN3OSM13OverpassQueryE@Base 22.08.2
- _ZTVN3OSM20OverpassQueryManagerE@Base 22.08.2
- _Zls6QDebugN3OSM10CoordinateE@Base 22.08.2
- _Zls6QDebugN3OSM11BoundingBoxE@Base 22.08.2
diff -Nru kosmindoormap-22.12.3/debian/libkosm1t64.install kosmindoormap-22.12.3/debian/libkosm1t64.install
--- kosmindoormap-22.12.3/debian/libkosm1t64.install	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosm1t64.install	2023-01-31 14:28:38.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*/libKOSM.so.1
+usr/lib/*/libKOSM.so.2*
diff -Nru kosmindoormap-22.12.3/debian/libkosm1t64.lintian-overrides kosmindoormap-22.12.3/debian/libkosm1t64.lintian-overrides
--- kosmindoormap-22.12.3/debian/libkosm1t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosm1t64.lintian-overrides	2024-02-01 17:24:16.000000000 +0000
@@ -0,0 +1 @@
+libkosm1t64: package-name-doesnt-match-sonames libkosm1
diff -Nru kosmindoormap-22.12.3/debian/libkosm1t64.symbols kosmindoormap-22.12.3/debian/libkosm1t64.symbols
--- kosmindoormap-22.12.3/debian/libkosm1t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosm1t64.symbols	2024-02-01 17:24:16.000000000 +0000
@@ -0,0 +1,149 @@
+# SymbolsHelper-Confirmed: 22.12.1 amd64 arm64 armel armhf hppa mips64el ppc64 ppc64el s390x sh4
+libKOSM.so.1 libkosm1 #MINVER#
+* Build-Depends-Package: kosmindoormap-dev
+ _ZN3OSM12OsmPbfParser14parseRelationsERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
+ _ZN3OSM12OsmPbfParser15parseDenseNodesERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
+ (subst)_ZN3OSM12OsmPbfParser19parsePrimitiveBlockEPKh{size_t}@Base 22.12.1
+ (subst)_ZN3OSM12OsmPbfParser5parseEPKh{size_t}@Base 22.12.1
+ _ZN3OSM12OsmPbfParser9parseBlobERPKhS2_@Base 22.08.2
+ _ZN3OSM12OsmPbfParser9parseWaysERKN6OSMPBF14PrimitiveBlockERKNS1_14PrimitiveGroupE@Base 22.08.2
+ _ZN3OSM12OsmPbfParserC1EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM12OsmPbfParserC2EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM12assemblePathERKNS_7DataSetEOSt6vectorIPKNS_3WayESaIS6_EERS3_IPKNS_4NodeESaISC_EE@Base 22.08.2
+ _ZN3OSM12assemblePathERKNS_7DataSetERKSt6vectorINS_7ElementESaIS4_EERS3_IPKNS_4NodeESaISB_EE@Base 22.08.2
+ _ZN3OSM12copy_elementENS_7ElementE@Base 22.08.2
+ _ZN3OSM13OverpassQuery10takeResultEv@Base 22.08.2
+ _ZN3OSM13OverpassQuery11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN3OSM13OverpassQuery11qt_metacastEPKc@Base 22.08.2
+ _ZN3OSM13OverpassQuery11setTileSizeERK6QSizeF@Base 22.08.2
+ _ZN3OSM13OverpassQuery12processReplyEP13QNetworkReply@Base 22.08.2
+ _ZN3OSM13OverpassQuery14setBoundingBoxERK6QRectF@Base 22.08.2
+ _ZN3OSM13OverpassQuery16staticMetaObjectE@Base 22.08.2
+ _ZN3OSM13OverpassQuery18setMinimumTileSizeERK6QSizeF@Base 22.08.2
+ _ZN3OSM13OverpassQuery8finishedEv@Base 22.08.2
+ _ZN3OSM13OverpassQuery8setQueryERK7QString@Base 22.08.2
+ _ZN3OSM13OverpassQueryC1EP7QObject@Base 22.08.2
+ _ZN3OSM13OverpassQueryC2EP7QObject@Base 22.08.2
+ _ZN3OSM13OverpassQueryD0Ev@Base 22.08.2
+ _ZN3OSM13OverpassQueryD1Ev@Base 22.08.2
+ _ZN3OSM13OverpassQueryD2Ev@Base 22.08.2
+ _ZN3OSM13UniqueElement11setTagValueENS_6TagKeyERK10QByteArray@Base 22.08.2
+ (subst)_ZN3OSM13UniqueElement5setIdE{int64_t}@Base 22.12.1
+ _ZN3OSM13UniqueElement9removeTagENS_6TagKeyE@Base 22.08.2
+ _ZN3OSM13UniqueElementD1Ev@Base 22.08.2
+ _ZN3OSM13UniqueElementD2Ev@Base 22.08.2
+ _ZN3OSM18DataSetMergeBuffer5clearEv@Base 22.08.2
+ _ZN3OSM20OverpassQueryManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN3OSM20OverpassQueryManager11qt_metacastEPKc@Base 22.08.2
+ _ZN3OSM20OverpassQueryManager16staticMetaObjectE@Base 22.08.2
+ _ZN3OSM20OverpassQueryManager7executeEPNS_13OverpassQueryE@Base 22.08.2
+ _ZN3OSM20OverpassQueryManagerC1EP7QObject@Base 22.08.2
+ _ZN3OSM20OverpassQueryManagerC2EP7QObject@Base 22.08.2
+ _ZN3OSM20OverpassQueryManagerD0Ev@Base 22.08.2
+ _ZN3OSM20OverpassQueryManagerD1Ev@Base 22.08.2
+ _ZN3OSM20OverpassQueryManagerD2Ev@Base 22.08.2
+ (subst)_ZN3OSM21StringKeyRegistryBase15makeKeyInternalEPKc{size_t}NS_12StringMemoryE@Base 22.12.1
+ _ZN3OSM21StringKeyRegistryBaseC1EOS0_@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseC1Ev@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseC2EOS0_@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseC2Ev@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseD1Ev@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseD2Ev@Base 22.08.2
+ _ZN3OSM21StringKeyRegistryBaseaSEOS0_@Base 22.08.2
+ _ZN3OSM7DataSet10makeTagKeyEPKcNS_12StringMemoryE@Base 22.08.2
+ _ZN3OSM7DataSet11addRelationEONS_8RelationE@Base 22.08.2
+ (subst)_ZN3OSM7DataSet3wayE{int64_t}@Base 22.12.1
+ _ZN3OSM7DataSet6addWayEONS_3WayE@Base 22.08.2
+ _ZN3OSM7DataSet7addNodeEONS_4NodeE@Base 22.08.2
+ _ZN3OSM7DataSet8makeRoleEPKcNS_12StringMemoryE@Base 22.08.2
+ _ZN3OSM7DataSetC1EOS0_@Base 22.08.2
+ _ZN3OSM7DataSetC1Ev@Base 22.08.2
+ _ZN3OSM7DataSetC2EOS0_@Base 22.08.2
+ _ZN3OSM7DataSetC2Ev@Base 22.08.2
+ _ZN3OSM7DataSetD1Ev@Base 22.08.2
+ _ZN3OSM7DataSetD2Ev@Base 22.08.2
+ _ZN3OSM7DataSetaSEOS0_@Base 22.08.2
+ _ZN3OSM7Element20recomputeBoundingBoxERKNS_7DataSetE@Base 22.08.2
+ _ZN3OSM8distanceENS_10CoordinateES0_@Base 22.08.2
+ _ZN3OSM8distanceERKSt6vectorIPKNS_4NodeESaIS3_EENS_10CoordinateE@Base 22.08.2
+ _ZN3OSM8distanceEdddd@Base 22.08.2
+ _ZN3OSM9O5mParser10readStringERPKhS2_@Base 22.08.2
+ _ZN3OSM9O5mParser12readRelationEPKhS2_@Base 22.08.2
+ (optional=templinst)_ZN3OSM9O5mParser13readTagOrBboxINS_3WayEEEvRT_RPKhS6_@Base 22.08.2
+ (optional=templinst)_ZN3OSM9O5mParser13readTagOrBboxINS_8RelationEEEvRT_RPKhS6_@Base 22.08.2
+ _ZN3OSM9O5mParser14readStringPairERPKhS2_@Base 22.08.2
+ _ZN3OSM9O5mParser14setMergeBufferEPNS_18DataSetMergeBufferE@Base 22.08.2
+ _ZN3OSM9O5mParser21resetDeltaCodingStateEv@Base 22.08.2
+ _ZN3OSM9O5mParser22skipVersionInformationERPKhS2_@Base 22.08.2
+ (subst)_ZN3OSM9O5mParser5parseEPKh{size_t}@Base 22.12.1
+ _ZN3OSM9O5mParser7readWayEPKhS2_@Base 22.08.2
+ _ZN3OSM9O5mParser8readNodeEPKhS2_@Base 22.08.2
+ _ZN3OSM9O5mParserC1EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM9O5mParserC2EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM9XmlParser13parseRelationER16QXmlStreamReader@Base 22.08.2
+ (optional=templinst)_ZN3OSM9XmlParser16parseTagOrBoundsINS_3WayEEEvR16QXmlStreamReaderRT_@Base 22.08.2
+ (optional=templinst)_ZN3OSM9XmlParser16parseTagOrBoundsINS_8RelationEEEvR16QXmlStreamReaderRT_@Base 22.08.2
+ _ZN3OSM9XmlParser5parseEP9QIODevice@Base 22.08.2
+ _ZN3OSM9XmlParser8parseWayER16QXmlStreamReader@Base 22.08.2
+ _ZN3OSM9XmlParser9parseNodeER16QXmlStreamReader@Base 22.08.2
+ _ZN3OSM9XmlParserC1EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM9XmlParserC2EPNS_7DataSetE@Base 22.08.2
+ _ZN3OSM9XmlWriter5writeERKNS_7DataSetEP9QIODevice@Base 22.08.2
+ _ZNK3OSM13OverpassQuery10metaObjectEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery11boundingBoxEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery15minimumTileSizeEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery5errorEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery5queryERK6QRectF@Base 22.08.2
+ _ZNK3OSM13OverpassQuery5queryEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery6resultEv@Base 22.08.2
+ _ZNK3OSM13OverpassQuery8tileSizeEv@Base 22.08.2
+ _ZNK3OSM20OverpassQueryManager10metaObjectEv@Base 22.08.2
+ _ZNK3OSM21StringKeyRegistryBase11keyInternalEPKc@Base 22.08.2
+ _ZNK3OSM3Way3urlEv@Base 22.08.2
+ _ZNK3OSM3Way8isClosedEv@Base 22.08.2
+ _ZNK3OSM4Node3urlEv@Base 22.08.2
+ _ZNK3OSM7DataSet14nextInternalIdEv@Base 22.08.2
+ (subst)_ZNK3OSM7DataSet3wayE{int64_t}@Base 22.12.1
+ (subst)_ZNK3OSM7DataSet4nodeE{int64_t}@Base 22.12.1
+ _ZNK3OSM7DataSet4roleEPKc@Base 22.08.2
+ _ZNK3OSM7DataSet6tagKeyEPKc@Base 22.08.2
+ (subst)_ZNK3OSM7DataSet8relationE{int64_t}@Base 22.12.1
+ _ZNK3OSM7Element11boundingBoxEv@Base 22.08.2
+ _ZNK3OSM7Element2idEv@Base 22.08.2
+ _ZNK3OSM7Element3urlEv@Base 22.08.2
+ _ZNK3OSM7Element6centerEv@Base 22.08.2
+ _ZNK3OSM7Element6hasTagENS_6TagKeyE@Base 22.08.2
+ _ZNK3OSM7Element7tagsEndEv@Base 22.08.2
+ _ZNK3OSM7Element8tagValueENS_6TagKeyE@Base 22.08.2
+ _ZNK3OSM7Element8tagValueEPKc@Base 22.08.2
+ _ZNK3OSM7Element8tagValueEPKcRK7QLocale@Base 22.08.2
+ _ZNK3OSM7Element9outerPathERKNS_7DataSetE@Base 22.08.2
+ _ZNK3OSM7Element9tagsBeginEv@Base 22.08.2
+ _ZNK3OSM8Relation3urlEv@Base 22.08.2
+ _ZNK3OSM9O5mParser10readSignedERPKhS2_@Base 22.08.2
+ _ZNK3OSM9O5mParser12readUnsignedERPKhS2_@Base 22.08.2
+ _ZNK3OSM9XmlParser5errorEv@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPKN3OSM3WayESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EE@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPKN3OSM4NodeESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorIPKN3OSM4NodeESaIS3_EE7reserveE{size_t}@Base 22.12.1
+ (optional=templinst|subst)_ZNSt6vectorIPKcSaIS1_EE17_M_default_appendE{size_t}@Base 22.12.1
+ (optional=templinst)_ZNSt6vectorIPKcSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJRK{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJ{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
+ _ZTIN3OSM13OverpassQueryE@Base 22.08.2
+ _ZTIN3OSM20OverpassQueryManagerE@Base 22.08.2
+ _ZTSN3OSM13OverpassQueryE@Base 22.08.2
+ _ZTSN3OSM20OverpassQueryManagerE@Base 22.08.2
+ _ZTVN3OSM13OverpassQueryE@Base 22.08.2
+ _ZTVN3OSM20OverpassQueryManagerE@Base 22.08.2
+ _Zls6QDebugN3OSM10CoordinateE@Base 22.08.2
+ _Zls6QDebugN3OSM11BoundingBoxE@Base 22.08.2
diff -Nru kosmindoormap-22.12.3/debian/libkosmindoormap1.install kosmindoormap-22.12.3/debian/libkosmindoormap1.install
--- kosmindoormap-22.12.3/debian/libkosmindoormap1.install	2023-01-31 14:28:38.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosmindoormap1.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-usr/lib/*/libKOSMIndoorMap.so.1
-usr/lib/*/libKOSMIndoorMap.so.2*
-usr/share/locale/*/LC_MESSAGES/kosmindoormap.mo
-usr/share/qlogging-categories5/org_kde_kosmindoormap.categories
diff -Nru kosmindoormap-22.12.3/debian/libkosmindoormap1.symbols kosmindoormap-22.12.3/debian/libkosmindoormap1.symbols
--- kosmindoormap-22.12.3/debian/libkosmindoormap1.symbols	2023-02-01 12:17:21.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosmindoormap1.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,541 +0,0 @@
-# SymbolsHelper-Confirmed: 22.12.1 amd64 arm64 armel armhf hppa mips64el ppc64 ppc64el s390x sh4
-libKOSMIndoorMap.so.1 libkosmindoormap1 #MINVER#
-* Build-Depends-Package: kosmindoormap-dev
- _ZN13KOSMIndoorMap10SceneGraph12setZoomLevelEi@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph13zOrderCompareERKNS_14SceneGraphItemES3_@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph15itemPoolCompareERKNS_14SceneGraphItemES3_@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph18setBackgroundColorERK6QColor@Base 22.08.2
- (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_11PolygonItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
- (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_12PolylineItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
- (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_16MultiPolygonItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
- (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_9LabelItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph19recomputeLayerIndexEv@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph20setCurrentFloorLevelEi@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph5clearEv@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph5zSortEv@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph7addItemEONS_14SceneGraphItemE@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph7endSwapEv@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraph9beginSwapEv@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphC1EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphC2EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap10SceneGraphaSEOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap11LevelParser5parseEO10QByteArrayN3OSM7ElementERKSt8functionIFviS4_EE@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyle7compileERKN3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleC1EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleC2EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap11MapCSSStyleaSEOS0_@Base 22.08.2
- (subst)_ZN13KOSMIndoorMap12MapCSSParser17makeClassSelectorEPKc{size_t}@Base 22.12.1
- (subst)_ZN13KOSMIndoorMap12MapCSSParser17makeLayerSelectorEPKc{size_t}@Base 22.12.1
- _ZN13KOSMIndoorMap12MapCSSParser5parseEPNS_11MapCSSStyleERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap12MapCSSParser5parseERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap12MapCSSParser7addRuleEPNS_10MapCSSRuleE@Base 22.08.2
- _ZN13KOSMIndoorMap12MapCSSParser8setErrorERK7QStringii@Base 22.08.2
- _ZN13KOSMIndoorMap12MapCSSParser9addImportEPc@Base 22.08.2
- _ZN13KOSMIndoorMap12PenWidthUtil8penWidthEN3OSM7ElementEPKNS_17MapCSSDeclarationERNS_4UnitE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel10setMapDataERKNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel12createLabelsEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel14mapDataChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel14matchPlatformsEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel14setPlatformTagEiN3OSM6TagKeyEb@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel18setArrivalPlatformERK7QStringNS_8Platform4ModeE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel18setArrivalPlatformERKNS_8PlatformE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel20platformIndexChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel20setDeparturePlatformERK7QStringNS_8Platform4ModeE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel20setDeparturePlatformERKNS_8PlatformE@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel22arrivalPlatformChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModel24departurePlatformChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModelC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModelC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModelD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModelD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap13PlatformModelD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap13SceneGeometry14distanceToLineERK6QLineF7QPointF@Base 22.08.2
- _ZN13KOSMIndoorMap13SceneGeometry15polygonCentroidERK9QPolygonF@Base 22.08.2
- _ZN13KOSMIndoorMap13SceneGeometry16polylineMidPointERK9QPolygonF@Base 22.08.2
- _ZN13KOSMIndoorMap13SceneGeometry21polylineMidPointAngleERK9QPolygonF@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel10setMapDataERKNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel13findEquipmentEv@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel14mapDataChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModel16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModelC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModelC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModelD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModelD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14EquipmentModelD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder11addPlatformEONS_8PlatformE@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder14finalizeResultEv@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder14resolveTagKeysEv@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder18mergePlatformAreasEv@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder4findERKNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder9scanRouteEN3OSM7ElementES2_@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinder9scanRouteERKN3OSM4NodeENS1_7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinderC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinderC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinderD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap14PlatformFinderD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModel10setMapDataEPNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModel11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModel14contentChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModel16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModelC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModelC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModelD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModelD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15FloorLevelModelD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer10beginPhaseENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer10setPainterEP8QPainter@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer11beginRenderEv@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer11renderLabelEPNS_9LabelItemE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer13renderPolygonEPNS_11PolygonItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer14renderPolylineEPNS_12PolylineItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer16renderBackgroundERK6QColor@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer16renderForegroundERK6QColor@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer18renderMultiPolygonEPNS_16MultiPolygonItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer6renderERKNS_10SceneGraphEPNS_4ViewE@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRenderer9endRenderEv@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRendererC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRendererC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRendererD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PainterRendererD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSection11setPositionERKN3OSM7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSection7setNameERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC1EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC1ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC2EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC2ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionaSEOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15PlatformSectionaSERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneController10setMapDataERKNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneController13setStyleSheetEPKNS_11MapCSSStyleE@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneController17setOverlaySourcesEOSt6vectorI8QPointerINS_21AbstractOverlaySourceEESaIS4_EE@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneController20overlaySourceUpdatedEv@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneController7setViewEPKNS_4ViewE@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneControllerC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneControllerC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneControllerD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap15SceneControllerD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration12setColorRgbaEj@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration14setDashesValueERK7QVectorIdE@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration14setDoubleValueEd@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration14setStringValueEPc@Base 22.08.2
- (subst)_ZN13KOSMIndoorMap17MapCSSDeclaration15setPropertyNameEPKc{size_t}@Base 22.12.1
- _ZN13KOSMIndoorMap17MapCSSDeclaration18setIdentifierValueEPKci@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration19setClassSelectorKeyENS_16ClassSelectorKeyE@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration7compileERKN3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclaration7setUnitEPKci@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclarationC1ENS0_4TypeE@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclarationC2ENS0_4TypeE@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclarationD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap17MapCSSDeclarationD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySource11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySource11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySource16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySourceC1EP18QAbstractItemModelP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySourceC2EP18QAbstractItemModelP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySourceD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySourceD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap18ModelOverlaySourceD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySource11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySource11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySource16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySource5resetEv@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySource6updateEv@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySourceC1EPNS_28AbstractOverlaySourcePrivateEP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySourceC2EPNS_28AbstractOverlaySourcePrivateEP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySourceD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySourceD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap21AbstractOverlaySourceD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler10mergeNodesEPN3OSM18DataSetMergeBufferE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler10setDataSetEPN3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler14mergeRelationsEPN3OSM18DataSetMergeBufferE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler15deduplicateWaysERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler16s_nextInternalIdE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler5mergeEPN3OSM18DataSetMergeBufferE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler8finalizeEv@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssembler9mergeWaysERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssemblerC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssemblerC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssemblerD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap23MarbleGeometryAssemblerD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap4Tile14fromCoordinateEddh@Base 22.08.2
- _ZN13KOSMIndoorMap4View10panTopLeftEdd@Base 22.08.2
- _ZN13KOSMIndoorMap4View10setEndTimeERK9QDateTime@Base 22.08.2
- _ZN13KOSMIndoorMap4View11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap4View11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap4View11setViewportERK6QRectF@Base 22.08.2
- _ZN13KOSMIndoorMap4View11timeChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap4View12setBeginTimeERK9QDateTime@Base 22.08.2
- _ZN13KOSMIndoorMap4View12setZoomLevelEd7QPointF@Base 22.08.2
- _ZN13KOSMIndoorMap4View13setScreenSizeE5QSize@Base 22.08.2
- _ZN13KOSMIndoorMap4View14panScreenSpaceE6QPoint@Base 22.08.2
- _ZN13KOSMIndoorMap4View16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap4View17floorLevelChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap4View18setDeviceTransformERK10QTransform@Base 22.08.2
- _ZN13KOSMIndoorMap4View19setSceneBoundingBoxEN3OSM11BoundingBoxE@Base 22.08.2
- _ZN13KOSMIndoorMap4View19setSceneBoundingBoxERK6QRectF@Base 22.08.2
- _ZN13KOSMIndoorMap4View20constrainViewToSceneEv@Base 22.08.2
- _ZN13KOSMIndoorMap4View21centerOnGeoCoordinateE7QPointF@Base 22.08.2
- _ZN13KOSMIndoorMap4View21transformationChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap4View6zoomInE7QPointF@Base 22.08.2
- _ZN13KOSMIndoorMap4View7zoomOutE7QPointF@Base 22.08.2
- _ZN13KOSMIndoorMap4View8setLevelEi@Base 22.08.2
- _ZN13KOSMIndoorMap4ViewC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap4ViewC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap4ViewD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap4ViewD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap4ViewD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData10addElementEiN3OSM7ElementEb@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData10setDataSetEON3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData11setTimeZoneERK9QTimeZone@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData12filterLevelsEv@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData13setRegionCodeERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData14setBoundingBoxEN3OSM11BoundingBoxE@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData15processElementsEv@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData7dataSetEv@Base 22.08.2
- _ZN13KOSMIndoorMap7MapData9levelNameEN3OSM7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC1EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC1ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC2EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC2ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataaSEOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap7MapDataaSERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8MapLevel7setNameERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap8MapLevelC1Ei@Base 22.08.2
- _ZN13KOSMIndoorMap8MapLevelC2Ei@Base 22.08.2
- _ZN13KOSMIndoorMap8MapLevelD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8MapLevelD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform11setSectionsEOSt6vectorINS_15PlatformSectionESaIS2_EE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform12setStopPointEN3OSM7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform12takeSectionsEv@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform13preferredNameERK7QStringS3_@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform15isPlausibleNameERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform5mergeERKS0_S2_RKN3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform6isSameERKS0_S2_RKN3OSM7DataSetE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform7setAreaEN3OSM7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform7setEdgeEN3OSM7ElementE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform7setModeENS0_4ModeE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform7setNameERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform8setIfoptERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform8setLevelEi@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform8setLinesEO11QStringList@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform8setTrackEOSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform9takeLinesEv@Base 22.08.2
- _ZN13KOSMIndoorMap8Platform9takeTrackEv@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC1EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC1ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC2EOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC2ERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformC2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformaSEOS0_@Base 22.08.2
- _ZN13KOSMIndoorMap8PlatformaSERKS0_@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel10matchGatesEv@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel10setGateTagEiN3OSM6TagKeyEb@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel10setMapDataERKNS_7MapDataE@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel13populateModelEv@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel14mapDataChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel14setArrivalGateERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel16gateIndexChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel16setDepartureGateERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModel16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModelC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModelC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModelD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModelD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap9GateModelD2Ev@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader11qt_metacastEPKc@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader12loadFromFileERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader13downloadTilesEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader14downloadFailedENS_4TileERK7QString@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader16downloadFinishedEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader16isLoadingChangedEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader16staticMetaObjectE@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader17loadForCoordinateEdd@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader17loadForCoordinateEddRK9QDateTime@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader4doneEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader8takeDataEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoader9loadTilesEv@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoaderC1EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoaderC2EP7QObject@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoaderD0Ev@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoaderD1Ev@Base 22.08.2
- _ZN13KOSMIndoorMap9MapLoaderD2Ev@Base 22.08.2
- (subst)_ZNK13KOSMIndoorMap10SceneGraph10itemsBeginESt4pairI{size_t}{size_t}E@Base 22.12.1
- _ZNK13KOSMIndoorMap10SceneGraph12layerOffsetsEv@Base 22.08.2
- _ZNK13KOSMIndoorMap10SceneGraph15backgroundColorEv@Base 22.08.2
- _ZNK13KOSMIndoorMap10SceneGraph17currentFloorLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap10SceneGraph5itemsEv@Base 22.08.2
- (subst)_ZNK13KOSMIndoorMap10SceneGraph8itemsEndESt4pairI{size_t}{size_t}E@Base 22.12.1
- _ZNK13KOSMIndoorMap10SceneGraph9zoomLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector13itemFillAlphaEPKNS_14SceneGraphItemE@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_11PolygonItemE7QPointF@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_12PolylineItemE7QPointFPKNS_4ViewE@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_16MultiPolygonItemE7QPointF@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_9LabelItemE7QPointFPKNS_4ViewE@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointERKNS_14SceneGraphItemE7QPointFPKNS_4ViewE@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector6itemAtE7QPointFRKNS_10SceneGraphEPKNS_4ViewE@Base 22.08.2
- _ZNK13KOSMIndoorMap11HitDetector7itemsAtE7QPointFRKNS_10SceneGraphEPKNS_4ViewE@Base 22.08.2
- _ZNK13KOSMIndoorMap11MapCSSStyle14evaluateCanvasERKNS_11MapCSSStateERNS_12MapCSSResultE@Base 22.08.2
- _ZNK13KOSMIndoorMap11MapCSSStyle5writeEP9QIODevice@Base 22.08.2
- _ZNK13KOSMIndoorMap11MapCSSStyle8evaluateERKNS_11MapCSSStateERNS_12MapCSSResultE@Base 22.08.2
- _ZNK13KOSMIndoorMap12MapCSSParser12errorMessageEv@Base 22.08.2
- _ZNK13KOSMIndoorMap12MapCSSParser8fileNameEv@Base 22.08.2
- _ZNK13KOSMIndoorMap12MapCSSParser8hasErrorEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel11columnCountERK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel13matchPlatformERKNS_8PlatformE@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel15arrivalPlatformEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel17departurePlatformEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel18arrivalPlatformRowEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel20departurePlatformRowEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel4dataERK11QModelIndexi@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel5indexEiiRK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel6parentERK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel7isEmptyEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel7mapDataEv@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel8rowCountERK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap13PlatformModel9roleNamesEv@Base 22.08.2
- _ZNK13KOSMIndoorMap14EquipmentModel10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap14EquipmentModel14hiddenElementsERSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
- _ZNK13KOSMIndoorMap14EquipmentModel22createSyntheticElementERNS_9EquipmentE@Base 22.08.2
- _ZNK13KOSMIndoorMap14EquipmentModel7forEachEiRKSt8functionIFvN3OSM7ElementEiEE@Base 22.08.2
- _ZNK13KOSMIndoorMap14EquipmentModel7mapDataEv@Base 22.08.2
- _ZNK13KOSMIndoorMap14PlatformFinder14modeForElementEN3OSM7ElementE@Base 22.08.2
- _ZNK13KOSMIndoorMap14PlatformFinder15sectionsForPathERKSt6vectorIPKN3OSM4NodeESaIS5_EERK7QString@Base 22.08.2
- _ZNK13KOSMIndoorMap14PlatformFinder16levelForPlatformERKNS_8MapLevelEN3OSM7ElementE@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel11levelForRowEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel11rowForLevelEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel14hasFloorLevelsEv@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel15floorLevelAboveEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel15floorLevelBelowEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel18hasFloorLevelAboveEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel18hasFloorLevelBelowEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel4dataERK11QModelIndexi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel4nameEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel7hasNameEi@Base 22.08.2
- _ZNK13KOSMIndoorMap15FloorLevelModel8rowCountERK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap15PainterRenderer15mapToSceneWidthEdNS_4UnitE@Base 22.08.2
- _ZNK13KOSMIndoorMap15PlatformSection4nameEv@Base 22.08.2
- _ZNK13KOSMIndoorMap15PlatformSection7isValidEv@Base 22.08.2
- _ZNK13KOSMIndoorMap15PlatformSection8positionEv@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController10createPathEN3OSM7ElementER9QPolygonF@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController11finalizePenER4QPend@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController11updateSceneERNS_10SceneGraphE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController12updateCanvasERNS_10SceneGraphE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController13applyPenStyleEN3OSM7ElementEPKNS_17MapCSSDeclarationER4QPenRdRNS_4UnitE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController13createPolygonEN3OSM7ElementE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController13initializePenER4QPen@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController13updateElementEN3OSM7ElementEiRNS_10SceneGraphE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController13updateElementEN3OSM7ElementEiRNS_10SceneGraphERKNS_16MapCSSResultItemE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController14applyFontStyleEPKNS_17MapCSSDeclarationER5QFont@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController17applyGenericStyleEPKNS_17MapCSSDeclarationEPNS_21SceneGraphItemPayloadE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController19applyCasingPenStyleEN3OSM7ElementEPKNS_17MapCSSDeclarationER4QPenRdRNS_4UnitE@Base 22.08.2
- _ZNK13KOSMIndoorMap15SceneController7addItemERNS_10SceneGraphEN3OSM7ElementEiRKNS_16MapCSSResultItemEOSt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS9_EE@Base 22.12.1
- _ZNK13KOSMIndoorMap17MapCSSDeclaration10colorValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration11dashesValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration11doubleValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration11isBoldStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration11stringValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration13isItalicStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration13propertyFlagsEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration15textFollowsLineEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration16classSelectorKeyEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration16isUnderlineStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration19capitalizationStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration4typeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration4unitEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration5writeEP9QIODevice@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration6tagKeyEv@Base 22.12.1
- _ZNK13KOSMIndoorMap17MapCSSDeclaration7isValidEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration8capStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration8intValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration8keyValueEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration8propertyEv@Base 22.08.2
- _ZNK13KOSMIndoorMap17MapCSSDeclaration9joinStyleEv@Base 22.08.2
- _ZNK13KOSMIndoorMap18ModelOverlaySource10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap18ModelOverlaySource14hiddenElementsERSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
- _ZNK13KOSMIndoorMap18ModelOverlaySource7forEachEiRKSt8functionIFvN3OSM7ElementEiEE@Base 22.08.2
- _ZNK13KOSMIndoorMap21AbstractOverlaySource10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap23MarbleGeometryAssembler13mergeRelationERN3OSM8RelationERKS2_@Base 22.08.2
- _ZNK13KOSMIndoorMap23MarbleGeometryAssembler13remapWayNodesERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
- (subst)_ZNK13KOSMIndoorMap23MarbleGeometryAssembler16mergeAreaSectionERSt6vectorI{int64_t}SaI{int64_t}EES4_RKN9__gnu_cxx17__normal_iteratorIP{int64_t}S3_EES4_@Base 22.12.1
- _ZNK13KOSMIndoorMap23MarbleGeometryAssembler8mergeWayERN3OSM3WayES3_@Base 22.08.2
- _ZNK13KOSMIndoorMap23MarbleGeometryAssembler9mergeAreaERN3OSM3WayES3_@Base 22.08.2
- _ZNK13KOSMIndoorMap23MarbleGeometryAssembler9mergeLineERN3OSM3WayES3_@Base 22.08.2
- (optional=templinst|subst)_ZNK13KOSMIndoorMap23MarbleGeometryAssembler9takeMxOidIN3OSM3WayEEE{int64_t}RT_@Base 22.12.1
- _ZNK13KOSMIndoorMap4Tile11boundingBoxEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4Tile7topLeftEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View11screenWidthEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View12screenHeightEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View13mapGeoToSceneEN3OSM10CoordinateE@Base 22.08.2
- _ZNK13KOSMIndoorMap4View13mapGeoToSceneEN3OSM11BoundingBoxE@Base 22.08.2
- _ZNK13KOSMIndoorMap4View13mapSceneToGeoE7QPointF@Base 22.08.2
- _ZNK13KOSMIndoorMap4View13mapSceneToGeoERK6QRectF@Base 22.08.2
- _ZNK13KOSMIndoorMap4View15deviceTransformEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View16mapMetersToSceneEd@Base 22.08.2
- _ZNK13KOSMIndoorMap4View16mapSceneToScreenE7QPointF@Base 22.08.2
- _ZNK13KOSMIndoorMap4View16mapSceneToScreenERK6QRectF@Base 22.08.2
- _ZNK13KOSMIndoorMap4View16mapScreenToSceneE7QPointF@Base 22.08.2
- _ZNK13KOSMIndoorMap4View16sceneBoundingBoxEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View17mapMetersToScreenEd@Base 22.08.2
- _ZNK13KOSMIndoorMap4View17mapScreenToMetersEi@Base 22.08.2
- _ZNK13KOSMIndoorMap4View22sceneToScreenTransformEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View32mapScreenDistanceToSceneDistanceEd@Base 22.08.2
- _ZNK13KOSMIndoorMap4View4panXEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View4panYEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View5levelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View7endTimeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View8panWidthEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View8viewportEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View9beginTimeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View9panHeightEv@Base 22.08.2
- _ZNK13KOSMIndoorMap4View9zoomLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData10regionCodeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData10timeZoneIdEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData11boundingBoxEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData6centerEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData6radiusEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData7dataSetEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData7isEmptyEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData8levelMapEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapData8timeZoneEv@Base 22.08.2
- _ZNK13KOSMIndoorMap7MapDataeqERKS0_@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel11isFullLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel12numericLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel14fullLevelAboveEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel14fullLevelBelowEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel4nameEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevel7hasNameEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLeveleqERKS0_@Base 22.08.2
- _ZNK13KOSMIndoorMap8MapLevelltERKS0_@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform4areaEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform4edgeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform4modeEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform4nameEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform5ifoptEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform5levelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform5linesEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform5trackEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform7isValidEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform8hasLevelEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform8positionEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform8sectionsEv@Base 22.08.2
- _ZNK13KOSMIndoorMap8Platform9stopPointEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9Equipment10distanceToERKN3OSM7DataSetEff@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel14arrivalGateRowEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel16departureGateRowEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel4dataERK11QModelIndexi@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel7isEmptyEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel7mapDataEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel8rowCountERK11QModelIndex@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel9matchGateERK7QString@Base 22.08.2
- _ZNK13KOSMIndoorMap9GateModel9roleNamesEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9MapLoader10metaObjectEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9MapLoader12errorMessageEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9MapLoader8hasErrorEv@Base 22.08.2
- _ZNK13KOSMIndoorMap9MapLoader8makeTileEjj@Base 22.08.2
- _ZNK13KOSMIndoorMap9MapLoader9isLoadingEv@Base 22.08.2
- (optional=templinst)_ZNK3OSM7Element8tagValueINS_6TagKeyEJS2_EEE10QByteArrayT_DpT0_@Base 22.08.2
- (optional=templinst)_ZNK3OSM7Element8tagValueIPKcJS3_EEE10QByteArrayT_DpT0_@Base 22.08.2
- (optional=templinst)_ZNK3OSM7Element8tagValueIPKcJS3_S3_EEE10QByteArrayT_DpT0_@Base 22.08.2
- (optional=templinst|subst)_ZNSt10_HashtableI{int64_t}St4pairIK{int64_t}St6vectorI{size_t}SaI{size_t}EEESaIS5_ENSt8__detail10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb0ELb0ELb1EEEE5clearEv@Base 22.12.1
- (optional=templinst|subst)_ZNSt10_HashtableI{int64_t}St4pairIK{int64_t}{int64_t}ESaIS2_ENSt8__detail10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE4findERS1_@Base 22.12.1
- (optional=templinst)_ZNSt5dequeIN13KOSMIndoorMap4TileESaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap15PlatformSectionESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap4TileESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst|arch=!mipsel !ppc64 !s390x)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap9EquipmentESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM13UniqueElementESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorIN3OSM13UniqueElementESaIS1_EE7reserveE{size_t}@Base 22.12.1
- (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst|arch=armel armhf mipsel)_ZNSt6vectorIN3OSM4NodeESaIS1_EE7reserveEj@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM7ElementESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
- (optional=templinst)_ZNSt6vectorIPKN13KOSMIndoorMap17MapCSSDeclarationESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorIS_IN3OSM13UniqueElementESaIS1_EESaIS3_EE17_M_default_appendE{size_t}@Base 22.12.1
- (optional=templinst)_ZNSt6vectorISt10unique_ptrIN13KOSMIndoorMap17MapCSSDeclarationESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorISt4pairI{size_t}{size_t}ESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.12.1
- (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 22.08.2
- (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJRK{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
- (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EE@Base 22.12.1
- (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EES5_@Base 22.12.1
- (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJ{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base 22.12.1
- (optional=templinst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_St6vectorIN3OSM7ElementESaIS6_EEESt10_Select1stIS9_ESt4lessIS1_ESaIS9_EE24_M_get_insert_unique_posERS3_@Base 22.08.2
- (optional=templinst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_St6vectorIN3OSM7ElementESaIS6_EEESt10_Select1stIS9_ESt4lessIS1_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS3_@Base 22.08.2
- (optional=templinst|subst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_{size_t}ESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE24_M_get_insert_unique_posERS3_@Base 22.12.1
- (optional=templinst|subst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_{size_t}ESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS3_@Base 22.12.1
- (optional=templinst|subst)_ZNSt8__detail9_Map_baseI{int64_t}St4pairIK{int64_t}St6vectorI{size_t}SaI{size_t}EEESaIS6_ENS_10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 22.12.1
- (optional=templinst|subst)_ZNSt8__detail9_Map_baseI{int64_t}St4pairIK{int64_t}{int64_t}ESaIS3_ENS_10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 22.12.1
- _ZTIN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
- _ZTIN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
- _ZTIN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
- _ZTIN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
- _ZTIN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
- _ZTIN13KOSMIndoorMap4ViewE@Base 22.08.2
- _ZTIN13KOSMIndoorMap9GateModelE@Base 22.08.2
- _ZTIN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
- (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 22.08.2
- (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
- (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
- (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
- (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
- (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 22.08.2
- _ZTSN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
- _ZTSN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
- _ZTSN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
- _ZTSN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
- _ZTSN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
- _ZTSN13KOSMIndoorMap4ViewE@Base 22.08.2
- _ZTSN13KOSMIndoorMap9GateModelE@Base 22.08.2
- _ZTSN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
- (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 22.08.2
- (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
- (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
- (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
- (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
- _ZTSSt19_Sp_make_shared_tag@Base 22.08.2
- _ZTVN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
- _ZTVN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
- _ZTVN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
- _ZTVN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
- _ZTVN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
- _ZTVN13KOSMIndoorMap4ViewE@Base 22.08.2
- _ZTVN13KOSMIndoorMap9GateModelE@Base 22.08.2
- _ZTVN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
- _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 22.08.2
diff -Nru kosmindoormap-22.12.3/debian/libkosmindoormap1t64.install kosmindoormap-22.12.3/debian/libkosmindoormap1t64.install
--- kosmindoormap-22.12.3/debian/libkosmindoormap1t64.install	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosmindoormap1t64.install	2023-01-31 14:28:38.000000000 +0000
@@ -0,0 +1,4 @@
+usr/lib/*/libKOSMIndoorMap.so.1
+usr/lib/*/libKOSMIndoorMap.so.2*
+usr/share/locale/*/LC_MESSAGES/kosmindoormap.mo
+usr/share/qlogging-categories5/org_kde_kosmindoormap.categories
diff -Nru kosmindoormap-22.12.3/debian/libkosmindoormap1t64.lintian-overrides kosmindoormap-22.12.3/debian/libkosmindoormap1t64.lintian-overrides
--- kosmindoormap-22.12.3/debian/libkosmindoormap1t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosmindoormap1t64.lintian-overrides	2024-02-01 17:24:16.000000000 +0000
@@ -0,0 +1 @@
+libkosmindoormap1t64: package-name-doesnt-match-sonames libkosmindoormap1
diff -Nru kosmindoormap-22.12.3/debian/libkosmindoormap1t64.symbols kosmindoormap-22.12.3/debian/libkosmindoormap1t64.symbols
--- kosmindoormap-22.12.3/debian/libkosmindoormap1t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ kosmindoormap-22.12.3/debian/libkosmindoormap1t64.symbols	2024-02-01 17:24:16.000000000 +0000
@@ -0,0 +1,541 @@
+# SymbolsHelper-Confirmed: 22.12.1 amd64 arm64 armel armhf hppa mips64el ppc64 ppc64el s390x sh4
+libKOSMIndoorMap.so.1 libkosmindoormap1 #MINVER#
+* Build-Depends-Package: kosmindoormap-dev
+ _ZN13KOSMIndoorMap10SceneGraph12setZoomLevelEi@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph13zOrderCompareERKNS_14SceneGraphItemES3_@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph15itemPoolCompareERKNS_14SceneGraphItemES3_@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph18setBackgroundColorERK6QColor@Base 22.08.2
+ (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_11PolygonItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
+ (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_12PolylineItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
+ (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_16MultiPolygonItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
+ (optional=templinst)_ZN13KOSMIndoorMap10SceneGraph19findOrCreatePayloadINS_9LabelItemEEESt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS4_EEN3OSM7ElementEiNS_16LayerSelectorKeyE@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph19recomputeLayerIndexEv@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph20setCurrentFloorLevelEi@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph5clearEv@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph5zSortEv@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph7addItemEONS_14SceneGraphItemE@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph7endSwapEv@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraph9beginSwapEv@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphC1EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphC2EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap10SceneGraphaSEOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap11LevelParser5parseEO10QByteArrayN3OSM7ElementERKSt8functionIFviS4_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyle7compileERKN3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleC1EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleC2EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap11MapCSSStyleaSEOS0_@Base 22.08.2
+ (subst)_ZN13KOSMIndoorMap12MapCSSParser17makeClassSelectorEPKc{size_t}@Base 22.12.1
+ (subst)_ZN13KOSMIndoorMap12MapCSSParser17makeLayerSelectorEPKc{size_t}@Base 22.12.1
+ _ZN13KOSMIndoorMap12MapCSSParser5parseEPNS_11MapCSSStyleERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap12MapCSSParser5parseERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap12MapCSSParser7addRuleEPNS_10MapCSSRuleE@Base 22.08.2
+ _ZN13KOSMIndoorMap12MapCSSParser8setErrorERK7QStringii@Base 22.08.2
+ _ZN13KOSMIndoorMap12MapCSSParser9addImportEPc@Base 22.08.2
+ _ZN13KOSMIndoorMap12PenWidthUtil8penWidthEN3OSM7ElementEPKNS_17MapCSSDeclarationERNS_4UnitE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel10setMapDataERKNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel12createLabelsEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel14mapDataChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel14matchPlatformsEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel14setPlatformTagEiN3OSM6TagKeyEb@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel18setArrivalPlatformERK7QStringNS_8Platform4ModeE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel18setArrivalPlatformERKNS_8PlatformE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel20platformIndexChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel20setDeparturePlatformERK7QStringNS_8Platform4ModeE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel20setDeparturePlatformERKNS_8PlatformE@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel22arrivalPlatformChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModel24departurePlatformChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModelC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModelC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModelD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModelD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap13PlatformModelD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap13SceneGeometry14distanceToLineERK6QLineF7QPointF@Base 22.08.2
+ _ZN13KOSMIndoorMap13SceneGeometry15polygonCentroidERK9QPolygonF@Base 22.08.2
+ _ZN13KOSMIndoorMap13SceneGeometry16polylineMidPointERK9QPolygonF@Base 22.08.2
+ _ZN13KOSMIndoorMap13SceneGeometry21polylineMidPointAngleERK9QPolygonF@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel10setMapDataERKNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel13findEquipmentEv@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel14mapDataChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModel16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModelC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModelC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModelD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModelD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14EquipmentModelD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder11addPlatformEONS_8PlatformE@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder14finalizeResultEv@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder14resolveTagKeysEv@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder18mergePlatformAreasEv@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder4findERKNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder9scanRouteEN3OSM7ElementES2_@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinder9scanRouteERKN3OSM4NodeENS1_7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinderC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinderC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinderD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap14PlatformFinderD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModel10setMapDataEPNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModel11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModel14contentChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModel16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModelC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModelC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModelD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModelD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15FloorLevelModelD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer10beginPhaseENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer10setPainterEP8QPainter@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer11beginRenderEv@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer11renderLabelEPNS_9LabelItemE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer13renderPolygonEPNS_11PolygonItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer14renderPolylineEPNS_12PolylineItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer16renderBackgroundERK6QColor@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer16renderForegroundERK6QColor@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer18renderMultiPolygonEPNS_16MultiPolygonItemENS_21SceneGraphItemPayload11RenderPhaseE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer6renderERKNS_10SceneGraphEPNS_4ViewE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRenderer9endRenderEv@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRendererC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRendererC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRendererD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PainterRendererD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSection11setPositionERKN3OSM7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSection7setNameERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC1EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC1ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC2EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC2ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionaSEOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15PlatformSectionaSERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneController10setMapDataERKNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneController13setStyleSheetEPKNS_11MapCSSStyleE@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneController17setOverlaySourcesEOSt6vectorI8QPointerINS_21AbstractOverlaySourceEESaIS4_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneController20overlaySourceUpdatedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneController7setViewEPKNS_4ViewE@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneControllerC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneControllerC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneControllerD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap15SceneControllerD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration12setColorRgbaEj@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration14setDashesValueERK7QVectorIdE@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration14setDoubleValueEd@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration14setStringValueEPc@Base 22.08.2
+ (subst)_ZN13KOSMIndoorMap17MapCSSDeclaration15setPropertyNameEPKc{size_t}@Base 22.12.1
+ _ZN13KOSMIndoorMap17MapCSSDeclaration18setIdentifierValueEPKci@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration19setClassSelectorKeyENS_16ClassSelectorKeyE@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration7compileERKN3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclaration7setUnitEPKci@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclarationC1ENS0_4TypeE@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclarationC2ENS0_4TypeE@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclarationD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap17MapCSSDeclarationD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySource11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySource11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySource16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySourceC1EP18QAbstractItemModelP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySourceC2EP18QAbstractItemModelP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySourceD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySourceD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap18ModelOverlaySourceD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySource11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySource11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySource16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySource5resetEv@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySource6updateEv@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySourceC1EPNS_28AbstractOverlaySourcePrivateEP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySourceC2EPNS_28AbstractOverlaySourcePrivateEP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySourceD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySourceD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap21AbstractOverlaySourceD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler10mergeNodesEPN3OSM18DataSetMergeBufferE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler10setDataSetEPN3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler14mergeRelationsEPN3OSM18DataSetMergeBufferE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler15deduplicateWaysERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler16s_nextInternalIdE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler5mergeEPN3OSM18DataSetMergeBufferE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler8finalizeEv@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssembler9mergeWaysERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssemblerC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssemblerC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssemblerD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap23MarbleGeometryAssemblerD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap4Tile14fromCoordinateEddh@Base 22.08.2
+ _ZN13KOSMIndoorMap4View10panTopLeftEdd@Base 22.08.2
+ _ZN13KOSMIndoorMap4View10setEndTimeERK9QDateTime@Base 22.08.2
+ _ZN13KOSMIndoorMap4View11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap4View11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap4View11setViewportERK6QRectF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View11timeChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap4View12setBeginTimeERK9QDateTime@Base 22.08.2
+ _ZN13KOSMIndoorMap4View12setZoomLevelEd7QPointF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View13setScreenSizeE5QSize@Base 22.08.2
+ _ZN13KOSMIndoorMap4View14panScreenSpaceE6QPoint@Base 22.08.2
+ _ZN13KOSMIndoorMap4View16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap4View17floorLevelChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap4View18setDeviceTransformERK10QTransform@Base 22.08.2
+ _ZN13KOSMIndoorMap4View19setSceneBoundingBoxEN3OSM11BoundingBoxE@Base 22.08.2
+ _ZN13KOSMIndoorMap4View19setSceneBoundingBoxERK6QRectF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View20constrainViewToSceneEv@Base 22.08.2
+ _ZN13KOSMIndoorMap4View21centerOnGeoCoordinateE7QPointF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View21transformationChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap4View6zoomInE7QPointF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View7zoomOutE7QPointF@Base 22.08.2
+ _ZN13KOSMIndoorMap4View8setLevelEi@Base 22.08.2
+ _ZN13KOSMIndoorMap4ViewC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap4ViewC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap4ViewD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap4ViewD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap4ViewD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData10addElementEiN3OSM7ElementEb@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData10setDataSetEON3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData11setTimeZoneERK9QTimeZone@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData12filterLevelsEv@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData13setRegionCodeERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData14setBoundingBoxEN3OSM11BoundingBoxE@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData15processElementsEv@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData7dataSetEv@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapData9levelNameEN3OSM7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC1EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC1ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC2EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC2ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataaSEOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap7MapDataaSERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8MapLevel7setNameERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap8MapLevelC1Ei@Base 22.08.2
+ _ZN13KOSMIndoorMap8MapLevelC2Ei@Base 22.08.2
+ _ZN13KOSMIndoorMap8MapLevelD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8MapLevelD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform11setSectionsEOSt6vectorINS_15PlatformSectionESaIS2_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform12setStopPointEN3OSM7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform12takeSectionsEv@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform13preferredNameERK7QStringS3_@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform15isPlausibleNameERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform5mergeERKS0_S2_RKN3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform6isSameERKS0_S2_RKN3OSM7DataSetE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform7setAreaEN3OSM7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform7setEdgeEN3OSM7ElementE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform7setModeENS0_4ModeE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform7setNameERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform8setIfoptERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform8setLevelEi@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform8setLinesEO11QStringList@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform8setTrackEOSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform9takeLinesEv@Base 22.08.2
+ _ZN13KOSMIndoorMap8Platform9takeTrackEv@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC1EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC1ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC2EOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC2ERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformC2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformaSEOS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap8PlatformaSERKS0_@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel10matchGatesEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel10setGateTagEiN3OSM6TagKeyEb@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel10setMapDataERKNS_7MapDataE@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel13populateModelEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel14mapDataChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel14setArrivalGateERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel16gateIndexChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel16setDepartureGateERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModel16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModelC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModelC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModelD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModelD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap9GateModelD2Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader11qt_metacallEN11QMetaObject4CallEiPPv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader11qt_metacastEPKc@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader12loadFromFileERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader13downloadTilesEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader14downloadFailedENS_4TileERK7QString@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader16downloadFinishedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader16isLoadingChangedEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader16staticMetaObjectE@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader17loadForCoordinateEdd@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader17loadForCoordinateEddRK9QDateTime@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader4doneEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader8takeDataEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoader9loadTilesEv@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoaderC1EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoaderC2EP7QObject@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoaderD0Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoaderD1Ev@Base 22.08.2
+ _ZN13KOSMIndoorMap9MapLoaderD2Ev@Base 22.08.2
+ (subst)_ZNK13KOSMIndoorMap10SceneGraph10itemsBeginESt4pairI{size_t}{size_t}E@Base 22.12.1
+ _ZNK13KOSMIndoorMap10SceneGraph12layerOffsetsEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap10SceneGraph15backgroundColorEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap10SceneGraph17currentFloorLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap10SceneGraph5itemsEv@Base 22.08.2
+ (subst)_ZNK13KOSMIndoorMap10SceneGraph8itemsEndESt4pairI{size_t}{size_t}E@Base 22.12.1
+ _ZNK13KOSMIndoorMap10SceneGraph9zoomLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector13itemFillAlphaEPKNS_14SceneGraphItemE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_11PolygonItemE7QPointF@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_12PolylineItemE7QPointFPKNS_4ViewE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_16MultiPolygonItemE7QPointF@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointEPKNS_9LabelItemE7QPointFPKNS_4ViewE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector17itemContainsPointERKNS_14SceneGraphItemE7QPointFPKNS_4ViewE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector6itemAtE7QPointFRKNS_10SceneGraphEPKNS_4ViewE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11HitDetector7itemsAtE7QPointFRKNS_10SceneGraphEPKNS_4ViewE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11MapCSSStyle14evaluateCanvasERKNS_11MapCSSStateERNS_12MapCSSResultE@Base 22.08.2
+ _ZNK13KOSMIndoorMap11MapCSSStyle5writeEP9QIODevice@Base 22.08.2
+ _ZNK13KOSMIndoorMap11MapCSSStyle8evaluateERKNS_11MapCSSStateERNS_12MapCSSResultE@Base 22.08.2
+ _ZNK13KOSMIndoorMap12MapCSSParser12errorMessageEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap12MapCSSParser8fileNameEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap12MapCSSParser8hasErrorEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel11columnCountERK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel13matchPlatformERKNS_8PlatformE@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel15arrivalPlatformEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel17departurePlatformEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel18arrivalPlatformRowEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel20departurePlatformRowEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel4dataERK11QModelIndexi@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel5indexEiiRK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel6parentERK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel7isEmptyEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel7mapDataEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel8rowCountERK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap13PlatformModel9roleNamesEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap14EquipmentModel10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap14EquipmentModel14hiddenElementsERSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
+ _ZNK13KOSMIndoorMap14EquipmentModel22createSyntheticElementERNS_9EquipmentE@Base 22.08.2
+ _ZNK13KOSMIndoorMap14EquipmentModel7forEachEiRKSt8functionIFvN3OSM7ElementEiEE@Base 22.08.2
+ _ZNK13KOSMIndoorMap14EquipmentModel7mapDataEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap14PlatformFinder14modeForElementEN3OSM7ElementE@Base 22.08.2
+ _ZNK13KOSMIndoorMap14PlatformFinder15sectionsForPathERKSt6vectorIPKN3OSM4NodeESaIS5_EERK7QString@Base 22.08.2
+ _ZNK13KOSMIndoorMap14PlatformFinder16levelForPlatformERKNS_8MapLevelEN3OSM7ElementE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel11levelForRowEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel11rowForLevelEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel14hasFloorLevelsEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel15floorLevelAboveEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel15floorLevelBelowEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel18hasFloorLevelAboveEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel18hasFloorLevelBelowEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel4dataERK11QModelIndexi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel4nameEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel7hasNameEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap15FloorLevelModel8rowCountERK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap15PainterRenderer15mapToSceneWidthEdNS_4UnitE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15PlatformSection4nameEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap15PlatformSection7isValidEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap15PlatformSection8positionEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController10createPathEN3OSM7ElementER9QPolygonF@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController11finalizePenER4QPend@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController11updateSceneERNS_10SceneGraphE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController12updateCanvasERNS_10SceneGraphE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController13applyPenStyleEN3OSM7ElementEPKNS_17MapCSSDeclarationER4QPenRdRNS_4UnitE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController13createPolygonEN3OSM7ElementE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController13initializePenER4QPen@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController13updateElementEN3OSM7ElementEiRNS_10SceneGraphE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController13updateElementEN3OSM7ElementEiRNS_10SceneGraphERKNS_16MapCSSResultItemE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController14applyFontStyleEPKNS_17MapCSSDeclarationER5QFont@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController17applyGenericStyleEPKNS_17MapCSSDeclarationEPNS_21SceneGraphItemPayloadE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController19applyCasingPenStyleEN3OSM7ElementEPKNS_17MapCSSDeclarationER4QPenRdRNS_4UnitE@Base 22.08.2
+ _ZNK13KOSMIndoorMap15SceneController7addItemERNS_10SceneGraphEN3OSM7ElementEiRKNS_16MapCSSResultItemEOSt10unique_ptrINS_21SceneGraphItemPayloadESt14default_deleteIS9_EE@Base 22.12.1
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration10colorValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration11dashesValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration11doubleValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration11isBoldStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration11stringValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration13isItalicStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration13propertyFlagsEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration15textFollowsLineEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration16classSelectorKeyEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration16isUnderlineStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration19capitalizationStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration4typeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration4unitEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration5writeEP9QIODevice@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration6tagKeyEv@Base 22.12.1
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration7isValidEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration8capStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration8intValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration8keyValueEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration8propertyEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap17MapCSSDeclaration9joinStyleEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap18ModelOverlaySource10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap18ModelOverlaySource14hiddenElementsERSt6vectorIN3OSM7ElementESaIS3_EE@Base 22.08.2
+ _ZNK13KOSMIndoorMap18ModelOverlaySource7forEachEiRKSt8functionIFvN3OSM7ElementEiEE@Base 22.08.2
+ _ZNK13KOSMIndoorMap21AbstractOverlaySource10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap23MarbleGeometryAssembler13mergeRelationERN3OSM8RelationERKS2_@Base 22.08.2
+ _ZNK13KOSMIndoorMap23MarbleGeometryAssembler13remapWayNodesERSt6vectorIN3OSM3WayESaIS3_EE@Base 22.08.2
+ (subst)_ZNK13KOSMIndoorMap23MarbleGeometryAssembler16mergeAreaSectionERSt6vectorI{int64_t}SaI{int64_t}EES4_RKN9__gnu_cxx17__normal_iteratorIP{int64_t}S3_EES4_@Base 22.12.1
+ _ZNK13KOSMIndoorMap23MarbleGeometryAssembler8mergeWayERN3OSM3WayES3_@Base 22.08.2
+ _ZNK13KOSMIndoorMap23MarbleGeometryAssembler9mergeAreaERN3OSM3WayES3_@Base 22.08.2
+ _ZNK13KOSMIndoorMap23MarbleGeometryAssembler9mergeLineERN3OSM3WayES3_@Base 22.08.2
+ (optional=templinst|subst)_ZNK13KOSMIndoorMap23MarbleGeometryAssembler9takeMxOidIN3OSM3WayEEE{int64_t}RT_@Base 22.12.1
+ _ZNK13KOSMIndoorMap4Tile11boundingBoxEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4Tile7topLeftEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View11screenWidthEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View12screenHeightEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View13mapGeoToSceneEN3OSM10CoordinateE@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View13mapGeoToSceneEN3OSM11BoundingBoxE@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View13mapSceneToGeoE7QPointF@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View13mapSceneToGeoERK6QRectF@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View15deviceTransformEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View16mapMetersToSceneEd@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View16mapSceneToScreenE7QPointF@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View16mapSceneToScreenERK6QRectF@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View16mapScreenToSceneE7QPointF@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View16sceneBoundingBoxEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View17mapMetersToScreenEd@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View17mapScreenToMetersEi@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View22sceneToScreenTransformEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View32mapScreenDistanceToSceneDistanceEd@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View4panXEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View4panYEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View5levelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View7endTimeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View8panWidthEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View8viewportEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View9beginTimeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View9panHeightEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap4View9zoomLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData10regionCodeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData10timeZoneIdEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData11boundingBoxEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData6centerEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData6radiusEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData7dataSetEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData7isEmptyEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData8levelMapEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapData8timeZoneEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap7MapDataeqERKS0_@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel11isFullLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel12numericLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel14fullLevelAboveEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel14fullLevelBelowEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel4nameEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevel7hasNameEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLeveleqERKS0_@Base 22.08.2
+ _ZNK13KOSMIndoorMap8MapLevelltERKS0_@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform4areaEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform4edgeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform4modeEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform4nameEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform5ifoptEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform5levelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform5linesEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform5trackEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform7isValidEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform8hasLevelEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform8positionEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform8sectionsEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap8Platform9stopPointEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9Equipment10distanceToERKN3OSM7DataSetEff@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel14arrivalGateRowEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel16departureGateRowEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel4dataERK11QModelIndexi@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel7isEmptyEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel7mapDataEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel8rowCountERK11QModelIndex@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel9matchGateERK7QString@Base 22.08.2
+ _ZNK13KOSMIndoorMap9GateModel9roleNamesEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9MapLoader10metaObjectEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9MapLoader12errorMessageEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9MapLoader8hasErrorEv@Base 22.08.2
+ _ZNK13KOSMIndoorMap9MapLoader8makeTileEjj@Base 22.08.2
+ _ZNK13KOSMIndoorMap9MapLoader9isLoadingEv@Base 22.08.2
+ (optional=templinst)_ZNK3OSM7Element8tagValueINS_6TagKeyEJS2_EEE10QByteArrayT_DpT0_@Base 22.08.2
+ (optional=templinst)_ZNK3OSM7Element8tagValueIPKcJS3_EEE10QByteArrayT_DpT0_@Base 22.08.2
+ (optional=templinst)_ZNK3OSM7Element8tagValueIPKcJS3_S3_EEE10QByteArrayT_DpT0_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt10_HashtableI{int64_t}St4pairIK{int64_t}St6vectorI{size_t}SaI{size_t}EEESaIS5_ENSt8__detail10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS7_18_Mod_range_hashingENS7_20_Default_ranged_hashENS7_20_Prime_rehash_policyENS7_17_Hashtable_traitsILb0ELb0ELb1EEEE5clearEv@Base 22.12.1
+ (optional=templinst|subst)_ZNSt10_HashtableI{int64_t}St4pairIK{int64_t}{int64_t}ESaIS2_ENSt8__detail10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS4_18_Mod_range_hashingENS4_20_Default_ranged_hashENS4_20_Prime_rehash_policyENS4_17_Hashtable_traitsILb0ELb0ELb1EEEE4findERS1_@Base 22.12.1
+ (optional=templinst)_ZNSt5dequeIN13KOSMIndoorMap4TileESaIS1_EE16_M_push_back_auxIJRKS1_EEEvDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap15PlatformSectionESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap4TileESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst|arch=!mipsel !ppc64 !s390x)_ZNSt6vectorIN13KOSMIndoorMap8PlatformESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN13KOSMIndoorMap9EquipmentESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM13UniqueElementESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorIN3OSM13UniqueElementESaIS1_EE7reserveE{size_t}@Base 22.12.1
+ (optional=templinst)_ZNSt6vectorIN3OSM3WayESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM4NodeESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst|arch=armel armhf mipsel)_ZNSt6vectorIN3OSM4NodeESaIS1_EE7reserveEj@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM7ElementESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIN3OSM8RelationESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.08.2
+ (optional=templinst)_ZNSt6vectorIPKN13KOSMIndoorMap17MapCSSDeclarationESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorIS_IN3OSM13UniqueElementESaIS1_EESaIS3_EE17_M_default_appendE{size_t}@Base 22.12.1
+ (optional=templinst)_ZNSt6vectorISt10unique_ptrIN13KOSMIndoorMap17MapCSSDeclarationESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorISt4pairI{size_t}{size_t}ESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 22.12.1
+ (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE17_M_realloc_insertIJRK{int64_t}EEEvN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EEDpOT_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EE@Base 22.12.1
+ (optional=templinst|subst)_ZNSt6vectorI{int64_t}SaI{int64_t}EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIP{int64_t}S1_EES5_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJ{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base 22.12.1
+ (optional=templinst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_St6vectorIN3OSM7ElementESaIS6_EEESt10_Select1stIS9_ESt4lessIS1_ESaIS9_EE24_M_get_insert_unique_posERS3_@Base 22.08.2
+ (optional=templinst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_St6vectorIN3OSM7ElementESaIS6_EEESt10_Select1stIS9_ESt4lessIS1_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS3_@Base 22.08.2
+ (optional=templinst|subst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_{size_t}ESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE24_M_get_insert_unique_posERS3_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt8_Rb_treeIN13KOSMIndoorMap8MapLevelESt4pairIKS1_{size_t}ESt10_Select1stIS4_ESt4lessIS1_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS3_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt8__detail9_Map_baseI{int64_t}St4pairIK{int64_t}St6vectorI{size_t}SaI{size_t}EEESaIS6_ENS_10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 22.12.1
+ (optional=templinst|subst)_ZNSt8__detail9_Map_baseI{int64_t}St4pairIK{int64_t}{int64_t}ESaIS3_ENS_10_Select1stESt8equal_toI{int64_t}ESt4hashI{int64_t}ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Base 22.12.1
+ _ZTIN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap4ViewE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap9GateModelE@Base 22.08.2
+ _ZTIN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
+ (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 22.08.2
+ (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
+ (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
+ (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
+ (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
+ (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 22.08.2
+ _ZTSN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap4ViewE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap9GateModelE@Base 22.08.2
+ _ZTSN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
+ (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 22.08.2
+ (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
+ (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
+ (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 22.08.2
+ (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 22.08.2
+ _ZTSSt19_Sp_make_shared_tag@Base 22.08.2
+ _ZTVN13KOSMIndoorMap13PlatformModelE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap14EquipmentModelE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap15FloorLevelModelE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap18ModelOverlaySourceE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap21AbstractOverlaySourceE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap4ViewE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap9GateModelE@Base 22.08.2
+ _ZTVN13KOSMIndoorMap9MapLoaderE@Base 22.08.2
+ _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 22.08.2

--- End Message ---
--- Begin Message ---
The package depends on libqt5core5a and will thus be binNMU'ed as part 
of that transition, see https://bugs.debian.org/cgi-bin/bugreport.cgi?
bug=1062946.

--- End Message ---

Reply to: