From: Dmitry Shachnev Date: Sat, 31 Dec 2022 18:18:35 +0000 (+0000) Subject: qscintilla2 (2.13.3+dfsg-3) unstable; urgency=medium X-Git-Tag: archive/raspbian/2.13.3+dfsg-3+rpi1~1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fbc0dfbf9774ac40f3412eb3dffce7bc8de7b011;p=qscintilla2.git qscintilla2 (2.13.3+dfsg-3) unstable; urgency=medium * Team upload. * Copy the right file to pyproject.toml when installing Python bindings. The install target calls sip-distinfo, which reads pyproject.toml file to get the metadata. After build, pyproject.toml has contents from pyproject-qt6.toml, which caused both Qt 5 and Qt 6 variants to get metadata for Qt 6 variant (closes: #1027416). * Update debian/libqscintilla2-qt5-15.symbols for mipsel. [dgit import unpatched qscintilla2 2.13.3+dfsg-3] --- fbc0dfbf9774ac40f3412eb3dffce7bc8de7b011 diff --cc debian/changelog index 0000000,0000000..448b359 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,1031 @@@ ++qscintilla2 (2.13.3+dfsg-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Copy the right file to pyproject.toml when installing Python bindings. ++ The install target calls sip-distinfo, which reads pyproject.toml file ++ to get the metadata. After build, pyproject.toml has contents from ++ pyproject-qt6.toml, which caused both Qt 5 and Qt 6 variants to get ++ metadata for Qt 6 variant (closes: #1027416). ++ * Update debian/libqscintilla2-qt5-15.symbols for mipsel. ++ ++ -- Dmitry Shachnev Sat, 31 Dec 2022 21:18:35 +0300 ++ ++qscintilla2 (2.13.3+dfsg-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files from buildds’ logs. ++ * Upload to unstable. ++ ++ -- Dmitry Shachnev Mon, 26 Dec 2022 17:04:14 +0300 ++ ++qscintilla2 (2.13.3+dfsg-1) experimental; urgency=medium ++ ++ [ Gudjon I. Gudjonsson ] ++ * New upstream release ++ * Remove original html files ++ * Update clean file. ++ * Add qt6 targets and update build files. ++ * Update patches. ++ * Fix clean file ++ * Fix dependencies for qt6 ++ * Update symbols table for qt5 (closes: #1013021) ++ * Add symbols table for qt6 ++ * Bump standards version to 4.6.1, no changes needed ++ * Add qt6 designer library and dependency on qt6-tools-dev ++ * Add qt6 files to not-installed ++ * Add support for qt5/6 in designer.pro ++ * debian/copyright. Fix paths and remove configure.py ++ * debian/*.install. Move include files to arch specific dirs ++ * debian/libqscintilla2-qt6-15.symbols. Add build depends ++ * debian/rules. Install qt6 designer plugin ++ * debian/pyqt6.qsci-dev.lintian-overrides. Add file ++ * debian/copyright. Remove unused BSD-2 ++ * debian/control. Set Multi-Arch to same for libqscintilla2-qt5/6-15 ++ * Remove autogenerated upstream files. ++ * debian/rules. Fix compilation of Python modules in correct directory ++ ++ [ Dmitry Shachnev ] ++ * Mark some symbols as optional to fix build with LTO (closes: #1015613). ++ ++ -- Gudjon I. Gudjonsson Sat, 17 Dec 2022 15:44:33 +0000 ++ ++qscintilla2 (2.11.6+dfsg-4) unstable; urgency=medium ++ ++ * Team upload. ++ * Pass correct --target-dir to sip-build, to fix FTBFS with sip ≥ 6.2. ++ ++ -- Dmitry Shachnev Sat, 23 Oct 2021 15:45:08 +0300 ++ ++qscintilla2 (2.11.6+dfsg-3) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Debian Janitor ] ++ * Apply multi-arch hints. ++ + libqscintilla2-qt5-designer, libqscintilla2-qt5-dev, ++ python3-pyqt5.qsci-dbg: Add Multi-Arch: same. ++ ++ [ Dmitry Shachnev ] ++ * Update debian/watch to work with the new tarball naming scheme. ++ * Stop building extensions for Python debug interpreter (closes: #994372). ++ - Rely on automatic dbgsym packages for debug symbols. ++ * Update debian/libqscintilla2-qt5-15.symbols from the current build logs. ++ * Mark two symbols as optional to fix build with GCC 11 (closes: #984308). ++ * Bump Standards-Version to 4.6.0, no changes needed. ++ ++ -- Dmitry Shachnev Sat, 18 Sep 2021 13:28:59 +0300 ++ ++qscintilla2 (2.11.6+dfsg-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Build-depend on sip-tools instead of sip5-tools, in preparation for ++ SIP v6. ++ * Update debian/libqscintilla2-qt5-15.symbols from buildds’ logs. ++ ++ -- Dmitry Shachnev Tue, 26 Jan 2021 20:22:23 +0300 ++ ++qscintilla2 (2.11.6+dfsg-1) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Dmitry Shachnev ] ++ * Mark the autopkgtest as superficial (closes: #971501). ++ * New upstream release. ++ * Update debian/libqscintilla2-qt5-15.symbols from buildds’ logs. ++ * Bump python3-pyqtbuild required version to 1.6. ++ * Drop 0011-Updated-the-copyright-notices-on-the-example.patch, ++ included in the new release. ++ * Refresh 0003-fix-lib-install-dir.diff.patch. ++ * Bump Standards-Version to 4.5.1, no changes needed. ++ * Drop libqt5scintilla2-designer transitional package. ++ ++ [ Matthias Klose ] ++ * Mark some symbols as optional to fix build on ppc64el and s390x. ++ ++ [ Debian Janitor ] ++ * Fix day-of-week for changelog entry 2.6.2-3. ++ ++ -- Dmitry Shachnev Tue, 01 Dec 2020 21:27:07 +0300 ++ ++qscintilla2 (2.11.5+dfsg-3) unstable; urgency=medium ++ ++ * Team upload. ++ * Upload to unstable. ++ ++ [ Ondřej Nový ] ++ * d/control: Update Maintainer field with new Debian Python Team ++ contact address. ++ * d/control: Update Vcs-* fields with new Debian Python Team Salsa ++ layout. ++ ++ -- Dmitry Shachnev Thu, 24 Sep 2020 16:29:36 +0300 ++ ++qscintilla2 (2.11.5+dfsg-2) experimental; urgency=medium ++ ++ * Restore python3-pyqt5.qsci-dbg package. It contains the extension for ++ Python debug interpreter, which cannot be replaced with automatic ++ -dbgsym package. ++ * Update debian/libqscintilla2-qt5-15.symbols from buildds’ logs. ++ * Update debian/copyright. ++ * Regenerate the Doxygen documentation during indep builds. ++ * Update examples to the version from latest upstream snapshot, where ++ the license has been clarified. ++ ++ -- Dmitry Shachnev Thu, 02 Jul 2020 12:43:07 +0300 ++ ++qscintilla2 (2.11.5+dfsg-1) experimental; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Refresh patches for the new release. ++ * Properly pass build flags to qmake. ++ * Stop installing deleted README, install Python/README instead. ++ * Update debian/libqscintilla2-qt5-15.symbols. ++ - Mark some symbols as optional for GCC 10 (closes: #957725). ++ * Switch from sip4 to sip5. ++ * Drop patches for configure.py, we are no longer using it. ++ * Update to debhelper compat level 13. ++ * Use dh sequencer. ++ * Further simplify debian/rules by including dpkg's default.mk. ++ * Override missing-depends-on-python error for pyqt5.qsci-dev. ++ * Bump Standards-Version to 4.5.0, no changes needed. ++ ++ -- Dmitry Shachnev Tue, 23 Jun 2020 16:13:10 +0300 ++ ++qscintilla2 (2.11.2+dfsg-7) unstable; urgency=medium ++ ++ * Team upload. ++ * Update debian/watch to find latest releases properly. ++ * Add upstream patch to fix the Python signatures of the QsciAbstractAPIs ++ and QsciAPIs constructors (closes: #963300). ++ ++ -- Dmitry Shachnev Tue, 23 Jun 2020 12:55:57 +0300 ++ ++qscintilla2 (2.11.2+dfsg-6) unstable; urgency=medium ++ ++ * Team upload. ++ * Make pyqt5.qsci-dev depend on python3-sip-dev instead of python-sip-dev ++ (closes: #938318). ++ ++ -- Dmitry Shachnev Thu, 12 Mar 2020 00:01:30 +0300 ++ ++qscintilla2 (2.11.2+dfsg-5) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Dmitry Shachnev ] ++ * Update debian/libqscintilla2-qt5-15.symbols more carefully, to fix ++ build failure on mips64el. ++ ++ [ Scott Kitterman ] ++ * Update autopkgtest for deletion of Python 2 and Qt4 packages ++ ++ -- Dmitry Shachnev Tue, 19 Nov 2019 08:31:13 +0300 ++ ++qscintilla2 (2.11.2+dfsg-4) unstable; urgency=medium ++ ++ * Team upload. ++ * Update symbols files with buildds' logs. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Thu, 14 Nov 2019 13:45:56 -0300 ++ ++qscintilla2 (2.11.2+dfsg-3) unstable; urgency=medium ++ ++ [ Lisandro Damián Nicanor Pérez Meyer ] ++ * Update symbols files with buildds' logs. ++ ++ -- Gudjon I. Gudjonsson Sat, 02 Nov 2019 09:13:04 +0100 ++ ++qscintilla2 (2.11.2+dfsg-2) experimental; urgency=medium ++ ++ * Team upload. ++ * Fix Lintian warnings about debian/copyright. ++ * Update debian/libqscintilla2-qt5-15.symbols using pkgkde-symbolshelper. ++ ++ -- Dmitry Shachnev Wed, 02 Oct 2019 17:18:28 +0300 ++ ++qscintilla2 (2.11.2+dfsg-1) experimental; urgency=medium ++ ++ [ Ondřej Nový ] ++ * d/changelog: Remove trailing whitespaces. ++ ++ [ Gudjon I. Gudjonsson ] ++ * Update watch file, thanks to Dmitry Shachnev (Closes: #926204) ++ * New upstream release ++ * Refresh all patches ++ * Add patch Add-import-QUrl, fixes compilation ++ * Make two missing directories from rules file ++ * Bump standards version to 4.4.0.1 ++ * Remove all -dbg files. They are autogenerated ++ * Bump ABI version from -13 to -15 ++ * Rename -13 files to -15 in debian/ ++ * Remove -dbg strip arguments in rules ++ * Bump SONAME in rules file to 15 ++ * Copy sip files to qsci packages ++ * Add Build-Depends-Package to symbols files ++ * Remove +dfsg from symbols files ++ * Create new symbols files ++ * Remove python2 and Qt4 packages (Closes: #938318, #875144). ++ ++ [ Lisandro Damián Nicanor Pérez Meyer ] ++ * Switch debian/copyright to use copyright format 1.0 ++ - Remove minified version of jquery.js. ++ ++ -- Gudjon I. Gudjonsson Sat, 28 Sep 2019 11:16:33 +0200 ++ ++qscintilla2 (2.10.4+dfsg-2) unstable; urgency=medium ++ ++ [ Scott Kitterman ] ++ * Update symbols files from build logs (note: hppa not updated because the ++ hppa differences are due to Qt 5.10 not being built for hppa) ++ * Remove myself from uploaders ++ ++ [ Ondřej Nový ] ++ * d/control: Remove ancient X-Python3-Version field ++ * d/watch: Use https protocol ++ ++ [ Gudjon I. Gudjonsson ] ++ * Add a patch to link designer (Closes: #907172) ++ * Mark -l10n and -doc packages Multi-Arch: foreign. ++ Thanks to Helmut Grohne (Closes: #912829) ++ * Bump standards version to 4.3.0.2, no changes needed ++ * Change debhelper dependency to 12 ++ * Update symbols files from build log ++ ++ -- Gudjon I. Gudjonsson Thu, 21 Feb 2019 19:34:03 +0100 ++ ++qscintilla2 (2.10.4+dfsg-1) unstable; urgency=medium ++ ++ [ Ondřej Nový ] ++ * d/control: Set Vcs-* to salsa.debian.org ++ * d/rules: Remove trailing whitespaces ++ ++ [ Scott Kitterman ] ++ * New upstream release ++ - Refresh patches ++ - Update debian/copyright ++ * Bump stanards-version to 4.1.4 without further change ++ * Correct armhf symbols in debian/libqscintilla2-qt5-13.symbols from 2.10.2 ++ * Update debian/rules to account for QT_SELECT defaulting to Qt5 now ++ * Update symbols file for Qt 5.10 and QScintilla2 2.10.4 changes (Closes: ++ #896459) ++ ++ -- Scott Kitterman Sun, 29 Apr 2018 16:21:06 -0400 ++ ++qscintilla2 (2.10.2+dfsg-4) unstable; urgency=medium ++ ++ * Upload to unstable ++ * Bump standards-version to 4.1.3 without further change ++ ++ -- Scott Kitterman Tue, 02 Jan 2018 17:13:22 -0500 ++ ++qscintilla2 (2.10.2+dfsg-3) experimental; urgency=medium ++ ++ * Update symbols files from build logs ++ ++ -- Scott Kitterman Fri, 22 Dec 2017 17:41:28 -0500 ++ ++qscintilla2 (2.10.2+dfsg-2) experimental; urgency=medium ++ ++ * Mark l10n packages as Section: localization to match archive overrides ++ * Update symbols files from build logs ++ ++ -- Scott Kitterman Mon, 18 Dec 2017 15:26:14 -0500 ++ ++qscintilla2 (2.10.2+dfsg-1) experimental; urgency=medium ++ ++ * New upstream release ++ - Drop patches used to provide a unique library name per Qt version, ++ upstream supports now ++ - Rename binary packages to match upstream library naming scheme ++ - Bump minimum python/python3-sip-dev requirement to (>= 4.19) ++ - Update debian/copyright ++ * Add 0007-Fix-sip_file-path-detection.patch to fix infinite loop in Python/ ++ configure.py ++ * Add Suggests: libqscintilla2-doc to library and designer plugin packages ++ * Bump standards-version to 4.1.2 without further change ++ * Update -dbg package priorities to match archive ++ ++ -- Scott Kitterman Fri, 15 Dec 2017 19:08:47 -0500 ++ ++qscintilla2 (2.9.3+dfsg-5) unstable; urgency=medium ++ ++ * Team upload. ++ ++ [ Scott Kitterman ] ++ * Refresh patches after git-dpm to gbp pq conversion ++ ++ [ Michael Hudson-Doyle ] ++ * Add python3-all to d/tests/control to ensure all supported versions of ++ Python 3 are actually installed. (Closes: #864696) ++ ++ [ Dmitry Shachnev ] ++ * Update symbols files for GCC 7 and Qt 5.9. (Closes: #853628) ++ ++ -- Dmitry Shachnev Mon, 18 Sep 2017 23:15:31 +0300 ++ ++qscintilla2 (2.9.3+dfsg-4) unstable; urgency=medium ++ ++ [ Helmut Grohne ] ++ * Switch libqscintilla2-dev to Architecture: any (Closes: #842590) ++ ++ [ Scott Kitterman ] ++ * Update symbols file for Qt5 5.7.1 transition (Closes: #844225) ++ ++ -- Scott Kitterman Mon, 14 Nov 2016 00:24:06 -0500 ++ ++qscintilla2 (2.9.3+dfsg-3) unstable; urgency=medium ++ ++ * Update symbols from build logs again ++ ++ -- Scott Kitterman Fri, 12 Aug 2016 21:40:46 -0400 ++ ++qscintilla2 (2.9.3+dfsg-2) unstable; urgency=medium ++ ++ * Upload to unstable ++ * Update symbols files from build logs (Closes: #811984) ++ ++ -- Scott Kitterman Fri, 12 Aug 2016 16:58:50 -0400 ++ ++qscintilla2 (2.9.3+dfsg-1) experimental; urgency=medium ++ ++ * New upstream release ++ * Update debian/copyright ++ * Update symbols from local build log for new upstream and gcc-6 ++ transition ++ ++ -- Scott Kitterman Thu, 04 Aug 2016 02:23:28 -0400 ++ ++qscintilla2 (2.9.2+dfsg-3) unstable; urgency=medium ++ ++ * Update symbols files from build logs for sparc64 (Closes: #806591) ++ * Clean up debian/rules to remove obsolete shell leavings ++ ++ -- Scott Kitterman Thu, 30 Jun 2016 00:59:24 -0400 ++ ++qscintilla2 (2.9.2+dfsg-2) unstable; urgency=medium ++ ++ * Update symbols files from build logs after Qt 5.6.1 update ++ ++ -- Scott Kitterman Sat, 18 Jun 2016 17:47:17 -0400 ++ ++qscintilla2 (2.9.2+dfsg-1) unstable; urgency=medium ++ ++ [ Ondřej Nový ] ++ * Fixed VCS URL (https) ++ ++ [ Scott Kitterman ] ++ * Simplify autopkgtest and add test for new python-pyqt5.qsci binary ++ * Update debian/watch for new upstream file name pattern ++ * New upstream release (Closes: #823137) ++ - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/ ++ jquery.js) ++ * Bump standards version to 3.9.8 without further change ++ ++ -- Scott Kitterman Sun, 01 May 2016 22:18:02 -0400 ++ ++qscintilla2 (2.9.1+dfsg-4) unstable; urgency=medium ++ ++ * Add new binary packages python-pyqt5.qsci and python-pyqt5.qsci-dbg so ++ QScintilla2 can be used with Python (2) and Qt5 to enable QGIS to be ++ updated to Qt5 ++ - Add new packages to debian/control ++ - Add python-pyqt5 and python-pyqt5-dbg to build-depends ++ - Update debian/rules to do Qt5 builds for both python and python3 ++ - Add debian/python-pyqt5.qsci.install ++ ++ -- Scott Kitterman Sun, 10 Jan 2016 15:42:57 -0500 ++ ++qscintilla2 (2.9.1+dfsg-3) unstable; urgency=medium ++ ++ * rm the mkspecs dir from libqt5scintilla2-12v5 in debian/rules so the prf ++ file doesn't end up installed in two packages ++ * Version libqt5scintilla2-dev Breaks/Replaces on libqt5scintilla2-12v5 ++ to make fixed packages installable ++ ++ -- Scott Kitterman Fri, 30 Oct 2015 07:37:06 -0400 ++ ++qscintilla2 (2.9.1+dfsg-2) unstable; urgency=medium ++ ++ * Update symbols files from buildlogs ++ * Disable dpkg-gensymbols check level set to 0 ++ * Add libqt5scintilla2-dev Breaks/Replaces libqt5scintilla2-12v5 due to ++ qscintilla2.prf moving between the packages (Closes: #803419) ++ ++ -- Scott Kitterman Thu, 29 Oct 2015 18:43:42 -0400 ++ ++qscintilla2 (2.9.1+dfsg-1) unstable; urgency=medium ++ ++ [ Scott Kitterman ] ++ * New upstream release (Closes: #803142) ++ * Update debian/rules to account for Qt5 prf file being installed in usr/lib ++ instead of usr/share by the upstream build system ++ * Temporarily set dpkg-gensymbols check level to 0 to ensure we ++ capture symbols changes for all libs ++ ++ [ SVN-Git Migration ] ++ * Migrate packaging to git with git-dpm ++ ++ [ Michael Cree ] ++ * Update symbols files for Alpha ++ ++ -- Scott Kitterman Thu, 29 Oct 2015 13:48:47 -0400 ++ ++qscintilla2 (2.9+dfsg-9) unstable; urgency=medium ++ ++ * Update symbols files from buildlogs ++ ++ -- Scott Kitterman Mon, 28 Sep 2015 23:09:41 -0400 ++ ++qscintilla2 (2.9+dfsg-8) unstable; urgency=medium ++ ++ * Upload to unstable ++ * Update libqt5scintilla2 symbols file for hurd-i386 from build-logs ++ ++ -- Scott Kitterman Sun, 16 Aug 2015 10:42:31 -0400 ++ ++qscintilla2 (2.9+dfsg-7) experimental; urgency=medium ++ ++ * Update symbols files from build logs ++ * Revert DPKG_GENSYMBOLS_CHECK_LEVEL=0 ++ ++ -- Scott Kitterman Fri, 14 Aug 2015 00:24:13 -0400 ++ ++qscintilla2 (2.9+dfsg-6) experimental; urgency=medium ++ ++ * Update for g++5 transition (See #791257) ++ - Bump library packages to libq{t5}scintilla2-12v5 for transition ++ - Update debian/control, including conflicts/replaces for previous libs ++ * Temporarily export DPKG_GENSYMBOLS_CHECK_LEVEL=0 to collect symbols file ++ changes for both libraries ++ * cp instead of mv QScintilla2.api in debian/rules so build can be re-run ++ after a failure for testing ++ * Drop -dbg tests from autopkgtests for now since that part of the test ++ fails and such falures will mask failures due to sip issues, which is the ++ main value of the test ++ ++ -- Scott Kitterman Tue, 11 Aug 2015 23:02:34 -0400 ++ ++qscintilla2 (2.9+dfsg-5) unstable; urgency=medium ++ ++ * Update symbols files from buildd build logs and try again ++ (Closes: #790420) ++ * Update libqt5scintilla2-l10n Suggests to libqt5scintilla2-12 ++ ++ -- Scott Kitterman Mon, 29 Jun 2015 10:39:03 -0400 ++ ++qscintilla2 (2.9+dfsg-4) unstable; urgency=medium ++ ++ * Upload to unstable ++ * Re-add symbols files ++ * Correct exporting path to use pkg-kde-tools symbolshelper ++ ++ -- Scott Kitterman Mon, 29 Jun 2015 01:32:46 -0400 ++ ++qscintilla2 (2.9+dfsg-3) experimental; urgency=medium ++ ++ * Correct library dependencies for libqt5scintilla2-designer, ++ python-qscintilla2, and python3-pyqt4.qsci (Closes: #790016) ++ * Start with empty symbols files to have experimental build logs for all ++ archs ++ ++ -- Scott Kitterman Mon, 22 Jun 2015 00:07:09 -0400 ++ ++qscintilla2 (2.9+dfsg-2) experimental; urgency=medium ++ ++ [ Dmitry Shachnev ] ++ * Add an autopkgtest to check importability of Python modules. ++ ++ [ Scott Kitterman ] ++ * Add BSD license information for Python/configure.py to debian/copyright ++ * Add dh-python to build-depends ++ * Generate correctly versioned depends for python extensions ++ (Closes: #784091) ++ - Add symbols files for libqscintilla2 and libqt5scintilla2 ++ - Add pkg-kde-tools to build-depends ++ - Export path for symbolshelper in debian/rules ++ ++ -- Scott Kitterman Sun, 21 Jun 2015 14:29:13 -0400 ++ ++qscintilla2 (2.9+dfsg-1) experimental; urgency=medium ++ ++ * New upstream release ++ - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/ ++ jquery.js) ++ - Update debian/patches/configure.py-objdir-support.diff and debian/ ++ patches/remove-logo-privacy-issue.diff to match upstream changes ++ - Refresh other patches ++ - Update debian/copyright - Now GPLv3 only vice previous GPLv2/3 ++ * Bump libqt5scintilla2-12 and libqscintilla2-12 package names to match new ++ soname ++ ++ -- Scott Kitterman Mon, 15 Jun 2015 23:04:39 -0400 ++ ++qscintilla2 (2.8.4+dfsg-1) unstable; urgency=medium ++ ++ * New upstream release ++ - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/ ++ jquery.js and doc/html-Qt3/jquery.js) ++ - Update debian/patches/qt5_libname.patch to match upstream changes in the ++ same area ++ - Refresh patches ++ - Temporarily bump pyqt5 build-dep version to 5.3.2+dfsg-2~ to make sure ++ it builds against the current pyqt5 on all archs ++ * Bump standards version to 3.9.6 without further change ++ * Remove obsolete debian/README.Debian ++ ++ -- Scott Kitterman Sun, 21 Sep 2014 22:09:22 -0400 ++ ++qscintilla2 (2.8.3+dfsg-3) unstable; urgency=medium ++ ++ * Add support for Qt designer plugin with Qt5 ++ - Add new binary, libqt5scintilla2-designer, in debian/control ++ - Add qttools5-dev to build-depends ++ - Update debian/rules ++ - Merge debian/patches/designer_link_fix.patch into debian/patches/ ++ qt5_libname.patch and update for Qt5 name for designer plugin ++ * Add -dbg packages (Closes: #618985) ++ - Add -dbg packages to debian/control ++ - Add python-qt4-dbg, python3-pyqt4-dbg, python3-pyqt5-dbg, python-all-dbg ++ and python3-all-dbg to build-depends ++ - Rework debian/rules based on how python-qt4 does it to actually build ++ and install the dbg variants ++ - Add debian/patches/build_debug_libs.patch to enable debug build in lib ++ and designer plugin ++ - Adjust configure to build python bindings with debug enabled ++ * Add dev packages (pyqt5.qsci-dev and pyqt4.qsci-dev) for sip files to make ++ it possible to provide sip bindings to classes derived from Qscintilla ++ classes (Closes: #755491) ++ - Add debian/pyqt5.qsci-dev.install and pyqt4.qsci-dev.install ++ - Add debian/patches/sip_install_loc.patch to adjust sip file location in ++ Python/QSci.pro for Debian python build locations (Thanks to Jürgen E. ++ Fischer) ++ * Additional adjustments to debian/rules to prevent errors from being ++ ignored (thanks to Jürgen E. Fischer) ++ * Make Qt5 arch any since pyqt5 now builds on hurd ++ * Update debian/copyright ++ * Wrap and sort ++ * Drop obsolete Breaks/Replaces ++ ++ -- Scott Kitterman Sun, 27 Jul 2014 12:47:35 -0400 ++ ++qscintilla2 (2.8.3+dfsg-2) unstable; urgency=medium ++ ++ * Patch designer-Qt4Qt5/designer.pro to explicitly link with the Qt4 version ++ of the qscintilla2 library to fix runtime inability to find qscintilla2 ++ symbols (Closes: 753581) (really) ++ ++ -- Scott Kitterman Fri, 11 Jul 2014 22:34:22 -0400 ++ ++qscintilla2 (2.8.3+dfsg-1) unstable; urgency=medium ++ ++ * New upstream release ++ - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/ ++ jquery.js and doc/html-Qt3/jquery.js) ++ - Rebuild should resolve #753581 (Closes: #753581) ++ - Dropped debian/patches/pyconfigure_target_config_fix.patch, resolved ++ upstream ++ - Refreshed patches ++ ++ -- Scott Kitterman Sat, 05 Jul 2014 10:00:28 -0400 ++ ++qscintilla2 (2.8.2+dfsg-3) unstable; urgency=medium ++ ++ * Correct location and content of qscintilla2.prf for Qt5 build ++ (Closes: #751531) ++ - Set libqt5scintilla2 in LIBS if debug is enabled in qscintilla2.prf ++ - Change qscintilla2.prf from usr/share to usr/lib so Qt5 finds it ++ ++ -- Scott Kitterman Sat, 14 Jun 2014 10:37:34 -0400 ++ ++qscintilla2 (2.8.2+dfsg-2) unstable; urgency=medium ++ ++ * Fix failure to link python* packages to the lib (Closes: #751239) ++ - Add debian/patches/qsci_link.patch so that the correct (Qt4/Qt5) is used ++ - Update debian/rules to match build system changes so that the correct ++ search path for the libs is used ++ ++ -- Scott Kitterman Wed, 11 Jun 2014 09:59:25 -0400 ++ ++qscintilla2 (2.8.2+dfsg-1) unstable; urgency=medium ++ ++ * New upstream release ++ - Repack tarball to remove sourcelss javascript files ++ - Refresh and update patches for upstream Python/configure.py changes ++ - Add debian/patches/pyconfigure_target_config_fix.patch to fix a variable ++ rename missed by upstream ++ * Adjust debian/rules to use the new, multiarch Qt5 header installation ++ locations (Closes: #751071) ++ - Change libqt5scintilla2-dev to arch:linux-any kfreebsd-any now that ++ header locations are arch specific for the Qt5 build ++ * Build Qt5 packages for kfreebsd now that pyqt5 is built there ++ * Update debian/watch due to need to mangle upstream version ++ * Set minimum pyqt5 build-dep version to 5.3+dfsg-2~ Due to Qt 5.3 changes ++ * Fix libqt5scintilla2-l10n Suggests ++ ++ -- Scott Kitterman Mon, 09 Jun 2014 14:45:54 -0400 ++ ++qscintilla2 (2.8.1-4) unstable; urgency=medium ++ ++ * Fix test for python-pyqt5 availability ++ ++ -- Scott Kitterman Wed, 07 May 2014 09:07:37 -0400 ++ ++qscintilla2 (2.8.1-3) unstable; urgency=medium ++ ++ * Change PyQt5 build-deps to linux-any to match where it is available ++ * Limit Qt5 based packages to linux-any ++ * Reorder debian/rules and add guards to only run Qt5 related rules when ++ PyQt5 is available ++ * Install QScintilla2.api files for Qt4 and Qt5 in libqscintilla2-doc ++ ++ -- Scott Kitterman Tue, 06 May 2014 23:59:00 -0400 ++ ++qscintilla2 (2.8.1-2) unstable; urgency=medium ++ ++ * Add debian/patches/remove-logo-privacy-issue.diff to remove use of ++ http://www.scintilla.org/SciBreak.jpg when the SCintilla docs are ++ accessed in order to resolve privacy-breach-logo lintian error ++ * Add packaging for Qt5 ++ - Add new binaries: libqt5scintilla2--11, libqt5scintilla2-dev, ++ libqt5scintilla2-l10n, and python3-pyqt5.qsci ++ - Add qtbase5-dev, python3-pyqt5, and pyqt5-dev to build-depend ++ - Add debian/patches/qt5_includes.patch to use correct Qt5 includes for ++ the Python bindings ++ - Add debian/patches/qt5_libname.patch to change the qscintilla2 library ++ name when built with Qt5 so the Qt4 and Qt5 versions are co-installable ++ - Update debian/rules to build both Qt4 and Qt5 versions ++ - Update package descriptions to make it clear which is for Qt4 and which ++ is for Qt5 ++ * Install prf file in libqscintilla2-dev ++ * Correct symlink for jquery.js in libqscintilla2-doc ++ * Bump standards version to 3.9.5 without further change ++ ++ -- Scott Kitterman Sat, 29 Mar 2014 14:34:54 -0400 ++ ++qscintilla2 (2.8.1-1) unstable; urgency=medium ++ ++ * New upstream release ++ - Update library name to libqscintilla2-11 based on upstream soname change ++ - Refresh patches ++ ++ -- Scott Kitterman Mon, 17 Mar 2014 19:02:44 -0400 ++ ++qscintilla2 (2.7.2-1) unstable; urgency=low ++ ++ * New upstream release ++ - Update debian/patches/configure.py-objdir-support.diff to account for ++ the potential for both PyQt4 and PyQt5 (when packaged) builds ++ - Update debian/patches/py_conf_inc_dir.diff for upstream updates to ++ Python/configure.py ++ * Update watch file, thanks to Bart Martens ++ ++ -- Scott Kitterman Wed, 19 Jun 2013 02:46:07 -0400 ++ ++qscintilla2 (2.7.1-1) unstable; urgency=low ++ ++ * Upload to unstable ++ ++ [ Jakub Wilk ] ++ * Use canonical URIs for Vcs-* fields. ++ ++ [ Scott Kitterman ] ++ * New upstream release ++ - Refresh patches ++ - Update debian/patches/configure.py-objdir-support.diff for upstream ++ Python/configure.py changes ++ - Update debian/rules to work with new Qt4/Qt5 dirctory naming and removal ++ of Qt3 support ++ - Update debian/rules and add debian/patches/py_conf_inc_dir.diff to get ++ new configure.py script to work with Python multia-arch header locations ++ * Drop symbols file for now until it is reliable ++ * Rename libqscintilla2-translations to libqscintilla2-l10n ++ (Closes: #700641) ++ * Revert bad watch file change ++ ++ -- Scott Kitterman Sat, 18 May 2013 17:08:40 -0400 ++ ++qscintilla2 (2.7-2) experimental; urgency=low ++ ++ * Update symbols files for new upstream version ++ ++ -- Scott Kitterman Sat, 16 Feb 2013 17:39:06 -0500 ++ ++qscintilla2 (2.7-1) experimental; urgency=low ++ ++ [ Scott Kitterman ] ++ * New upstream release ++ - Update for new SO name (rename libqscintilla2-8 to libqscintilla2-9) ++ - Update debian/copyright ++ * Add symbols file for libqscintilla2-9 ++ * Move translations for libqscintilla2 to a separate binary, ++ libqscintilla2-translations, so that the library itself is ++ co-installable with other versions ++ * Update debian/rules to use dpkg-buildflags ++ * Bump compat and debhelper version requirement to 9 ++ * Bump standards version to 3.9.4 without further change ++ ++ [ Matthias Klose ] ++ * Fix installation of multiple python3 extensions. ++ ++ [ Bart Martens ] ++ * Updated debian/watch file ++ ++ -- Scott Kitterman Sat, 15 Dec 2012 00:29:31 -0500 ++ ++qscintilla2 (2.6.2-3) experimental; urgency=low ++ ++ * Rebuild in experimental with new sip4 ++ ++ -- Scott Kitterman Mon, 01 Oct 2012 23:29:40 -0400 ++ ++qscintilla2 (2.6.2-2) unstable; urgency=low ++ ++ * Upload to Unstable (Closes: #681107) ++ ++ -- Scott Kitterman Sat, 15 Sep 2012 15:29:21 -0400 ++ ++qscintilla2 (2.6.2-1) experimental; urgency=low ++ ++ * New upstream release ++ - Update debian rules for new directory naming Qt4/Qt4Qt5 ++ - Update debian/libqscintilla2-doc.docs, libqscintilla2-doc.doc-base.api, ++ and libqscintilla2-doc.examples for new documentation and examples ++ directory names ++ - Refresh patches ++ - Update debian/copyright ++ * Add missing X-Python3-Version to specify Python 3.1 as minimum Python 3 ++ ++ -- Scott Kitterman Tue, 10 Jul 2012 01:17:03 -0400 ++ ++qscintilla2 (2.6.1-5) unstable; urgency=low ++ ++ * Upload to unstable for qt4-x11 multiarch transition ++ ++ -- Scott Kitterman Tue, 01 May 2012 21:27:32 -0400 ++ ++qscintilla2 (2.6.1-4) experimental; urgency=low ++ ++ [ Thomas Kluyver ] ++ * Package for Python 3 (LP: #608962) ++ ++ [ Scott Kitterman ] ++ * Use Python policy compliant binary name for Python 3 (python3-pyqt4.qsci) ++ * Remove pointless Build-depends and Depends versioning ++ * Fix debian/rules to build for all python3 variants, not just the default ++ * Use dh_sip3 for python3-pyqt4.qsci, not dh_sip ++ * Drop incorrect Multi-Arch: same for libqscintilla2-8 ++ ++ -- Scott Kitterman Tue, 13 Mar 2012 22:19:28 -0400 ++ ++qscintilla2 (2.6.1-3) experimental; urgency=low ++ ++ * Re-upload due to broken -2 attempt ++ ++ -- Scott Kitterman Sun, 04 Mar 2012 13:27:00 -0500 ++ ++qscintilla2 (2.6.1-2) experimental; urgency=low ++ ++ * Update for multi-arch ++ - Fix libqscintilla2-designer.install paths for multiarch ++ - Bump version requirement for debhelper and add minumum version for ++ libqt4-dev ++ - For libqscintilla2-8, add misc:Pre-Depends and set Multi-Arch: same ++ * Set compat to 8 ++ * Bump standards version to 3.9.3 without further change ++ ++ -- Scott Kitterman Sun, 04 Mar 2012 02:52:05 -0500 ++ ++qscintilla2 (2.6.1-1) unstable; urgency=low ++ ++ * New upstream release ++ - Drop debian/patches/snapshot-keys.patch as it was cherrypicked from ++ upstream to start with ++ - Refresh remaining patches ++ * Add libqscintilla2-8 Breaks previous versions of the library since they ++ aren't completely co-installable ++ * Install NEWS file as upstream changelog ++ ++ -- Scott Kitterman Sun, 12 Feb 2012 11:01:43 -0500 ++ ++qscintilla2 (2.6-4) unstable; urgency=low ++ ++ * Add debian/patches/snapshot-keys.patch to fix custom keyboard shortcuts ++ (Closes: #659356) ++ * Add libjs-jquery to libqscintilla2-doc depends and use symlink to its ++ jquery.js instead of the embedded minified version ++ ++ -- Scott Kitterman Fri, 10 Feb 2012 23:00:05 -0500 ++ ++qscintilla2 (2.6-3) unstable; urgency=high ++ ++ * Readd libqscintilla2-5 to libqscintilla2-8 Replaces to support upgrades ++ from squeeze ++ ++ -- Scott Kitterman Tue, 29 Nov 2011 22:12:23 -0500 ++ ++qscintilla2 (2.6-2) unstable; urgency=low ++ ++ * Drop symbols file for the moment due to per-arch symbol differences ++ causing FTBFS ++ ++ -- Scott Kitterman Sat, 19 Nov 2011 09:29:47 -0500 ++ ++qscintilla2 (2.6-1) unstable; urgency=low ++ ++ * New upstream release with updated ABI ++ - Change libqscintilla2-6 to libqscintilla2-8 for new ABI and adjust ++ internal depends ++ - Rename libqscintilla2-6.install to libqscintilla2-8.install ++ - Adjust libqscintilla2-dev depends ++ - Updated debian/copyright ++ * Added symbols file for libqscintilla2-8 (libqscintilla2-8.symbols) ++ * Add missing build-arch/build-indep targets ++ * Remove empty /usr/share/pyshared/ directory from python-qscintilla2 ++ * Fix upstream homepage ++ * Improve libqscintilla2-8 and libqscintilla2-dev short descriptions ++ ++ -- Scott Kitterman Wed, 16 Nov 2011 01:03:39 -0500 ++ ++qscintilla2 (2.5.1-1) unstable; urgency=low ++ ++ * New upstream release with updated ABI (Closes: #638209) ++ - Change libqscintilla2-5 to libqscintilla2-6 for new ABI and adjust ++ internal depends ++ - Rename libqscintilla2-5.install to libqscintilla2-6.install ++ * Add DPMT Vcs-* fields ++ * Bump standards version to 3.9.2 without further change ++ ++ -- Scott Kitterman Thu, 18 Aug 2011 13:15:31 -0400 ++ ++qscintilla2 (2.4.5-1) unstable; urgency=low ++ ++ [ José Manuel Santamaría Lema ] ++ * Switch to dh_python2 (Closes: #634861) ++ ++ [ Scott Kitterman ] ++ * New upstream release ++ * Agreed maintainer change to DPMT ++ * Add myself to uploaders ++ ++ -- Scott Kitterman Mon, 01 Aug 2011 10:06:11 -0400 ++ ++qscintilla2 (2.4.3-2) unstable; urgency=low ++ ++ * Rebuilding (Closes: #619096) ++ * Remove dpatch references from patches ++ * Remove README.source file (Closes: #618983) ++ * Bump standards version to 3.9.1 ++ * Remove unneded Section: in control file ++ ++ -- Gudjon I. Gudjonsson Thu, 31 Mar 2011 08:44:12 +0200 ++ ++qscintilla2 (2.4.3-1) unstable; urgency=low ++ ++ * New upstream release ++ * debian/rules ++ - Changelog is not distributed any more, don't try to install ++ ++ -- Torsten Marek Sun, 18 Apr 2010 18:17:14 +0200 ++ ++qscintilla2 (2.4.2-3) unstable; urgency=low ++ ++ * Fix dependencies of libqscintilla2-dev (Closes: #568217) ++ ++ -- Torsten Marek Wed, 03 Feb 2010 09:01:40 +0100 ++ ++qscintilla2 (2.4.2-2) unstable; urgency=low ++ ++ * Upload to unstable. (Closes: #567220) ++ * debian/control ++ - Change priority from extra to optional (Closes: #563198) ++ - Bumped standards version to 3.8.4, no changes necessary ++ * debian/rules ++ - Make sure stripping is handled by dh_strip (Closes: #560395) ++ ++ -- Torsten Marek Tue, 02 Feb 2010 22:50:52 +0100 ++ ++qscintilla2 (2.4.2-1) experimental; urgency=low ++ ++ * New upstream release ++ * Convered to source format "3.0 (quilt)" ++ * debian/control ++ - Dropped build dependency on dpatch ++ - Added ${sip:Depends} to dependencies of python-qscintilla2 ++ - Fixed lintian warning for libqscintilla2-dev dependencies ++ * debian/patches/* ++ - Converted all patches to quilt ++ * debian/rules ++ - Reorder rules to make safe for parallel builds ++ - Removed dpatch handling and workarounds ++ - Added call to dh_sip ++ ++ -- Torsten Marek Wed, 27 Jan 2010 22:49:13 +0100 ++ ++qscintilla2 (2.4-5) unstable; urgency=low ++ ++ [ Gudjon I. Gudjonsson ] ++ * Rebuilt (Closes: #550570) ++ * Add fields to the copyright file, Thanks to Mathieu Parent ++ (Closes: #516122) ++ * Ask debian release for binNMU (Closes: #541379) ++ * Change libqscintilla2-dev dependency to ${source:Version} ++ removes lintian error ++ * Add README.source file ++ ++ [ Torsten Marek ] ++ * debian/control ++ - Added Gudjon to Uploaders ++ * debian/watch ++ - Fixed watch file to check on download page ++ ++ -- Torsten Marek Sat, 28 Nov 2009 15:39:15 +0100 ++ ++qscintilla2 (2.4-4) unstable; urgency=low ++ ++ * Rebuilt against new sip ++ * debian/control ++ - Bumped standards version to 3.8.3, no changes necessary ++ - Update sip dependency to 4.9 and PyQt4 dependencies to 4.6 ++ ++ -- Torsten Marek Wed, 14 Oct 2009 19:47:54 +0200 ++ ++qscintilla2 (2.4-3) unstable; urgency=low ++ ++ * Upload rebuilt packages ++ * Fixes segfault on import ++ ++ -- Torsten Marek Sat, 20 Jun 2009 12:11:11 +0200 ++ ++qscintilla2 (2.4-2) unstable; urgency=low ++ ++ * Upload to unstable ++ * debian/control ++ - Bump dependencies on sip to 4.8.1 ++ - Depend on python-qt4 4.5.1 ++ ++ -- Torsten Marek Thu, 18 Jun 2009 20:46:57 +0200 ++ ++qscintilla2 (2.4-1) experimental; urgency=low ++ ++ * New upstream release ++ * Switch to python-support ++ * debian/control ++ - Updated all sip dependencies to 4.8 ++ - Bumped standards version to 3.8.1, no changes necessary ++ - Updated PyQt dependencies to 4.5 ++ * debian/python-qscintilla2.install ++ - Update install paths for Python 2.6 (Closes: #531847) ++ ++ -- Torsten Marek Tue, 09 Jun 2009 20:28:51 +0200 ++ ++qscintilla2 (2.3.2-1) experimental; urgency=low ++ ++ * New upstream release ++ * debian/control ++ - bump build dependency to sip 4.7.9 and python-qt4 4.4.4 ++ - add build dependency on python-sip4 (Closes: #453895) ++ - upstream SONAME bump, renamed library package to ++ libqscintilla2-5, replaces libqscintilla2-3 because ++ of translation files in library package ++ ++ -- Torsten Marek Sat, 22 Nov 2008 22:14:17 +0100 ++ ++qscintilla2 (2.2-4) unstable; urgency=low ++ ++ * debian/control ++ - tighten build dependencies on sip 4.7.6 ++ ++ -- Torsten Marek Thu, 12 Jun 2008 14:24:04 +0200 ++ ++qscintilla2 (2.2-3) unstable; urgency=low ++ ++ * Rebuild with PyQt 4.4.2 and sip 4.7.6 ++ * debian/control ++ - bumped python-qt4 dependencies to 4.4.2 ++ - bumped standards version to 3.8.0, no changes necessary ++ ++ -- Torsten Marek Wed, 11 Jun 2008 23:34:44 +0200 ++ ++qscintilla2 (2.2-2) unstable; urgency=low ++ ++ * New upload to trigger a rebuild on all architectures. ++ * debian/control ++ - Build-depend on newest PyQt4 revision 4.3.3-3 ++ - python-qscintilla2 depends on newest PyQt4 revision ++ ++ -- Torsten Marek Fri, 21 Mar 2008 21:55:13 +0100 ++ ++qscintilla2 (2.2-1) unstable; urgency=low ++ ++ * New upstream release. ++ * Updated Standards version to 3.7.3, no changes necessary. ++ * Fixed regex in debian/watch file. ++ ++ -- Torsten Marek Fri, 21 Mar 2008 21:38:44 +0100 ++ ++qscintilla2 (2.1+snapshot20070923-1) unstable; urgency=low ++ ++ * Initial upload (Closes: #435151) ++ ++ -- Torsten Marek Sun, 30 Sep 2007 14:23:18 +0200 diff --cc debian/clean index 0000000,0000000..e1470b5 new file mode 100644 --- /dev/null +++ b/debian/clean @@@ -1,0 -1,0 +1,18 @@@ ++*-stamp ++Python/*build*/ ++Python/__pycache__/ ++Python/bindings-*/ ++Python/bindingsqt6-*/ ++Python/sip/sip ++Python/pyproject.toml ++QSciQt5/ ++QSciQt6/ ++designer-Qt5/ ++designer-Qt6/ ++README ++doc/html/*.html ++doc/html/doxygen.css ++doc/html/menu.js ++doc/html/menudata.js ++doc/html/tabs.css ++doc/html/jquery.js diff --cc debian/control index 0000000,0000000..17da5de new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,218 @@@ ++Source: qscintilla2 ++Priority: optional ++Maintainer: Debian Python Team ++Uploaders: Torsten Marek , ++ Gudjon I. Gudjonsson ++Build-Depends: debhelper-compat (= 13), ++ dh-python, ++ libqt6opengl6-dev, ++ pkg-kde-tools, ++ pyqt5-dev (>= 5.15.0+dfsg-1+exp1~), ++ python3-all-dev (>= 3.1.3-13~), ++ python3-pyqt5 (>= 5.15.0+dfsg-1+exp1~), ++ python3-pyqtbuild (>= 1.6), ++ qtbase5-dev, ++ qttools5-dev, ++ sip-tools (>= 5.3.0+dfsg-2~), ++ qt6-base-dev, ++ qt6-base-dev-tools, ++ qt6-tools-dev, ++ python3-pyqt6, ++ pyqt6-dev ++Build-Depends-Indep: doxygen ++Standards-Version: 4.6.1 ++Section: libs ++Homepage: http://www.riverbankcomputing.co.uk/software/qscintilla ++Vcs-Git: https://salsa.debian.org/python-team/packages/qscintilla2.git ++Vcs-Browser: https://salsa.debian.org/python-team/packages/qscintilla2 ++ ++Package: libqscintilla2-qt5-15 ++Architecture: any ++Depends: libqscintilla2-qt5-l10n (>= ${source:Upstream-Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends} ++Pre-Depends: ${misc:Pre-Depends} ++Suggests: libqscintilla2-doc ++Multi-Arch: same ++Description: Qt5 port of the Scintilla source code editing widget ++ QScintilla is a text editor for Qt5 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ Styling choices are more open than with many editors, allowing the use ++ of proportional fonts, bold and italics, multiple foreground and background ++ colours and multiple fonts. ++ ++Package: libqscintilla2-qt6-15 ++Architecture: any ++Depends: libqscintilla2-qt6-l10n (>= ${source:Upstream-Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends} ++Pre-Depends: ${misc:Pre-Depends} ++Suggests: libqscintilla2-doc ++Multi-Arch: same ++Description: Qt6 port of the Scintilla source code editing widget ++ QScintilla is a text editor for Qt6 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ Styling choices are more open than with many editors, allowing the use ++ of proportional fonts, bold and italics, multiple foreground and background ++ colours and multiple fonts. ++ ++Package: libqscintilla2-qt5-l10n ++Section: localization ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Suggests: libqscintilla2-qt5-15 ++Replaces: libqt5scintilla2-l10n (<< 2.10) ++Breaks: libqt5scintilla2-l10n (<< 2.10) ++Description: Scintilla source code editing widget for Qt5, translation files ++ QScintilla is a text editor for Qt5 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains translations for libqscintilla2. ++ ++Package: libqscintilla2-qt6-l10n ++Section: localization ++Architecture: all ++Multi-Arch: foreign ++Depends: ${misc:Depends} ++Suggests: libqscintilla2-qt6-15 ++Description: Scintilla source code editing widget for Qt6, translation files ++ QScintilla is a text editor for Qt6 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains translations for libqscintilla2. ++ ++Package: libqscintilla2-qt5-designer ++Section: misc ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Replaces: libqt5scintilla2-designer (<< 2.10) ++Breaks: libqt5scintilla2-designer (<< 2.10) ++Suggests: libqscintilla2-doc ++Enhances: qt-designer ++Multi-Arch: same ++Description: Qt5 Designer plugin for QScintilla 2 ++ QScintilla is a text editor for Qt5 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains a plugin to use the QScintilla 2 widget in the ++ Qt5 UI Designer. ++ ++ ++Package: libqscintilla2-qt6-designer ++Section: misc ++Architecture: any ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Suggests: libqscintilla2-doc ++Enhances: qt-designer ++Multi-Arch: same ++Description: Qt6 Designer plugin for QScintilla 2 ++ QScintilla is a text editor for Qt6 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains a plugin to use the QScintilla 2 widget in the ++ Qt6 UI Designer. ++ ++Package: libqscintilla2-qt5-dev ++Section: libdevel ++Architecture: any ++Depends: libqscintilla2-qt5-15 (<< ${source:Upstream-Version}+1~), ++ libqscintilla2-qt5-15 (>= ${source:Upstream-Version}), ++ qtbase5-dev, ++ ${misc:Depends} ++Provides: libqt5scintilla2-dev ++Breaks: libqt5scintilla2-12v5 (<< 2.9.1+dfsg-3~), libqt5scintilla-dev (<< 2.10) ++Replaces: libqt5scintilla2-12v5 (<< 2.9.1+dfsg-3~), lilbqt5scintilla-dev (<< 2.10) ++Multi-Arch: same ++Description: Scintilla source code editing widget for Qt5, development files ++ QScintilla is a text editor for Qt5 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains development headers needed when developing ++ C++ applications that use QScintilla 2 and Qt 5. ++ ++Package: libqscintilla2-qt6-dev ++Section: libdevel ++Architecture: any ++Depends: libqscintilla2-qt6-15 (<< ${source:Upstream-Version}+1~), ++ libqscintilla2-qt6-15 (>= ${source:Upstream-Version}), ++ qt6-base-dev, ++ ${misc:Depends} ++Multi-Arch: same ++Description: Scintilla source code editing widget for Qt6, development files ++ QScintilla is a text editor for Qt6 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains development headers needed when developing ++ C++ applications that use QScintilla 2 and Qt 6. ++ ++Package: libqscintilla2-doc ++Section: doc ++Architecture: all ++Multi-Arch: foreign ++Depends: libjs-jquery, ++ ${misc:Depends} ++Description: API documentation for QScintilla 2 ++ QScintilla is a text editor for Qt5 with features especially useful ++ when writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains API documentation and usage examples for QScintilla 2. ++ ++Package: python3-pyqt5.qsci ++Section: python ++Architecture: any ++Depends: python3-pyqt5 (>= 5.15.0+dfsg-1+exp1~), ++ ${misc:Depends}, ++ ${python3:Depends}, ++ ${shlibs:Depends} ++Description: Python 3 bindings for QScintilla 2 with Qt 5 ++ QScintilla is a text editor for Qt5 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains Python 3 bindings so QScintilla 2 can be used in ++ PyQt5 applications. ++ ++Package: python3-pyqt6.qsci ++Section: python ++Architecture: any ++Depends: python3-pyqt6, ++ ${misc:Depends}, ++ ${python3:Depends}, ++ ${shlibs:Depends} ++Description: Python 3 bindings for QScintilla 2 with Qt 6 ++ QScintilla is a text editor for Qt6 with features especially useful when ++ writing and debugging source code. These include support for syntax ++ styling, error indicators, code completion, call tips and margins. ++ . ++ This package contains Python 3 bindings so QScintilla 2 can be used in ++ PyQt6 applications. ++ ++Package: pyqt5.qsci-dev ++Architecture: all ++Depends: pyqt5-dev (>= 5.15.0+dfsg-1+exp1~), ++ ${misc:Depends} ++Description: Development files for Python Qscintilla2 (Qt5) ++ This package contains the source SIP files from which the Python bindings for ++ Qscintilla2 (Qt5) are created. They are needed for building PyQt5 bindindgs ++ for Qscintilla2 as well as creating bindings for own widgets written in C++. ++ ++Package: pyqt6.qsci-dev ++Architecture: all ++Depends: pyqt6-dev, ++ ${misc:Depends} ++Description: Development files for Python Qscintilla2 (Qt6) ++ This package contains the source SIP files from which the Python bindings for ++ Qscintilla2 (Qt6) are created. They are needed for building PyQt6 bindindgs ++ for Qscintilla2 as well as creating bindings for own widgets written in C++. diff --cc debian/copyright index 0000000,0000000..f7b9f92 new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,292 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Files-Excluded: doc/html/jquery.js ++# Removed minified jquery.js ++ ++Files: * ++Copyright: 1998-2003, Neil Hodgson ++License: MIT/X11 ++ ++Files: scintilla/lexlib/StyleContext.cpp ++ scintilla/lexlib/StyleContext.h ++ scintilla/src/RESearch.h ++Copyright: 1998-2004, Neil Hodgson ++License: public-domain ++ This file is in the public domain. ++ ++Files: designer/* ++ Python/* ++ qsci/* ++ src/* ++Copyright: 2018-2020, Riverbank Computing Limited ++License: GPL-3 ++ ++Files: example/* ++Copyright: 2020, Riverbank Computing Limited ++ 2016, The Qt Company Ltd. ++License: BSD-3-clause ++ ++Files: src/InputMethod.cpp ++Copyright: 2017, Riverbank Computing Limited ++ 2011, Archaeopteryx Software, Inc. ++ 1990-2011, Scientific Toolworks, Inc. ++License: GPL-3 ++ ++Files: doc/html/dynsections.js ++ doc/html/menu.js ++Copyright: 1997-2019, Dimitri van Heesch ++License: GPL-2+ ++ ++Files: doc/html/menudata.js ++Copyright: 1997-2019, Dimitri van Heesch ++License: GPL-2 ++ ++Files: scintilla/lexers/LexA68k.cpp ++Copyright: 2010, Martial Demolins ++License: GPL-3 ++ ++Files: scintilla/lexers/LexAVS.cpp ++Copyright: 2012, Bruno Barbieri ++License: GPL-3 ++ ++Files: scintilla/lexers/LexAda.cpp ++Copyright: 2002, Sergey Koshcheyev ++License: GPL-3 ++ ++Files: scintilla/lexers/LexAsn1.cpp ++Copyright: 2004, Herr Pfarrer ++License: GPL-3 ++ ++Files: scintilla/lexers/LexBaan.cpp ++Copyright: 2001, Vamsi Potluru ++ 2001, Praveen Ambekar ++License: GPL-3 ++ ++Files: scintilla/lexers/LexBibTeX.cpp ++Copyright: 2008-2010, Sergiu Dotenco ++License: GPL-3 ++ ++Files: scintilla/lexers/LexCLW.cpp ++Copyright: 2003-2004, Ron Schofield ++License: GPL-3 ++ ++Files: scintilla/lexers/LexCaml.cpp ++Copyright: 2005-2009, Robert Roessler ++License: GPL-3 ++ ++Files: scintilla/lexers/LexCmake.cpp ++Copyright: 2007, Cristian Adam ++License: GPL-3 ++ ++Files: scintilla/lexers/LexD.cpp ++Copyright: 2006, Waldemar Augustyn ++License: GPL-3 ++ ++Files: scintilla/lexers/LexDMIS.cpp ++Copyright: 2013-2014, Andreas Tscharner ++License: GPL-3 ++ ++Files: scintilla/lexers/LexEScript.cpp ++Copyright: 2003, Patrizio Bekerle ++License: GPL-3 ++ ++Files: scintilla/lexers/LexFlagship.cpp ++Copyright: 1998-2003, Neil Hodgson ++ 2005, Randy Butler ++ 2010, Xavi (Harbour) ++License: GPL-3 ++ ++Files: scintilla/lexers/LexGAP.cpp ++Copyright: 2007, Istvan Szollosi ++License: GPL-3 ++ ++Files: scintilla/lexers/LexKVIrc.cpp ++Copyright: 1998-2002, Neil Hodgson ++ 2007, Cristian Adam ++ 2013, OmegaPhil ++License: GPL-3 ++ ++Files: scintilla/lexers/LexKix.cpp ++Copyright: 2004, Manfred Becker ++License: GPL-3 ++ ++Files: scintilla/lexers/LexLPeg.cpp ++Copyright: 2006-2018, Mitchell ++License: GPL-3 ++ ++Files: scintilla/lexers/LexLout.cpp ++Copyright: 2003, Kein-Hong Man ++License: GPL-3 ++ ++Files: scintilla/lexers/LexMPT.cpp ++Copyright: 2003, Marius Gheorghe ++License: GPL-3 ++ ++Files: scintilla/lexers/LexMaxima.cpp ++Copyright: 2018, Gunter Königsmann ++License: GPL-3 ++ ++Files: scintilla/lexers/LexNsis.cpp ++Copyright: 2003-2005, Angelo Mandato ++License: GPL-3 ++ ++Files: scintilla/lexers/LexPLM.cpp ++Copyright: 1990-2007, Scientific Toolworks, Inc. ++License: GPL-3 ++ ++Files: scintilla/lexers/LexPO.cpp ++Copyright: 2012, Colomban Wendling ++License: GPL-3 ++ ++Files: scintilla/lexers/LexPowerShell.cpp ++Copyright: 2008, Tim Gerundt ++License: GPL-3 ++ ++Files: scintilla/lexers/LexProgress.cpp ++Copyright: 2006-2016, Yuval Papish ++License: GPL-3 ++ ++Files: scintilla/lexers/LexRebol.cpp ++Copyright: 2005, Pascal Hurni ++License: GPL-3 ++ ++Files: scintilla/lexers/LexRuby.cpp ++Copyright: 2001, Clemens Wyss ++License: GPL-3 ++ ++Files: scintilla/lexers/LexRust.cpp ++Copyright: 2013, SiegeLord ++License: GPL-3 ++ ++Files: scintilla/lexers/LexSML.cpp ++Copyright: 2005, Robert Roessler ++ 2009, James Moffatt ++ 2009, Yuzhou Xin ++License: GPL-3 ++ ++Files: scintilla/lexers/LexSpice.cpp ++Copyright: 2006, Fabien Proriol ++License: GPL-3 ++ ++Files: scintilla/lexers/LexTCL.cpp ++Copyright: 1998-2001, Andre Arpin ++License: GPL-3 ++ ++Files: scintilla/lexers/LexYAML.cpp ++Copyright: 2003, Sean O'Dell ++License: GPL-3 ++ ++Files: scintilla/src/ExternalLexer.cpp ++ scintilla/src/ExternalLexer.h ++Copyright: 2001, Simon Steele ++ 2001, Neil Hodgson ++License: GPL-3 ++ ++Files: debian/* ++Copyright: 2017-2010 Torsten Marek ++ 2011-2018 Scott Kitterman ++ 2011-2019 Gudjon I. Gudjonsson ++ 2017-2020 Dmitry Shachnev ++License: GPL-3+ ++ ++License: BSD-3-clause ++ Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions are ++ met: ++ . ++ * Redistributions of source code must retain the above copyright ++ notice, this list of conditions and the following disclaimer. ++ * Redistributions in binary form must reproduce the above copyright ++ notice, this list of conditions and the following disclaimer in ++ the documentation and/or other materials provided with the ++ distribution. ++ * Neither the name of The Qt Company Ltd nor the names of its ++ contributors may be used to endorse or promote products derived ++ from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ++ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ++ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT ++ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ++ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ++ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ++ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ++ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ++ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ++ ++License: GPL-2 ++ This program is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License version 2 as ++ published by the Free Software Foundation. ++ . ++ This program is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 2 can be found in /usr/share/common-licenses/GPL-2. ++ ++License: GPL-2+ ++ This program is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation; either version 2 of the License, or ++ (at your option) any later version. ++ . ++ This program is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 2 can be found in /usr/share/common-licenses/GPL-2. ++ ++License: GPL-3 ++ This program is free software: you can redistribute it and/or modify ++ it under the terms of the GNU General Public License version 3 as ++ published by the Free Software Foundation. ++ . ++ This program is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 3 can be found in /usr/share/common-licenses/GPL-3. ++ ++License: GPL-3+ ++ This program is free software: you can redistribute it and/or modify ++ it under the terms of the GNU General Public License as published by ++ the Free Software Foundation, either version 3 of the License, or ++ (at your option) any later version. ++ . ++ This program is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ On Debian systems, the complete text of the GNU General Public ++ License version 3 can be found in /usr/share/common-licenses/GPL-3. ++ ++License: MIT/X11 ++ License for Scintilla and SciTE ++ . ++ Copyright 1998-2003 by Neil Hodgson ++ . ++ All Rights Reserved ++ . ++ Permission to use, copy, modify, and distribute this software and its ++ documentation for any purpose and without fee is hereby granted, ++ provided that the above copyright notice appear in all copies and that ++ both that copyright notice and this permission notice appear in ++ supporting documentation. ++ . ++ NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS ++ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY ++ AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY ++ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ++ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, ++ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER ++ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE ++ OR PERFORMANCE OF THIS SOFTWARE. diff --cc debian/gbp.conf index 0000000,0000000..3879982 new file mode 100644 --- /dev/null +++ b/debian/gbp.conf @@@ -1,0 -1,0 +1,2 @@@ ++[DEFAULT] ++debian-branch=debian/master diff --cc debian/libqscintilla2-doc.doc-base.api index 0000000,0000000..2482143 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.doc-base.api @@@ -1,0 -1,0 +1,11 @@@ ++Document: qscintilla2-api-doc ++Title: The QScintilla 2 C++ API Documentation ++Author: Phil Thompson ++Abstract: This manual contains the C++ API documentation ++ for QScintilla 2, an advanced editor widget for editing ++ source code. ++Section: Programming/C++ ++ ++Format: HTML ++Index: /usr/share/doc/libqscintilla2-doc/html/index.html ++Files: /usr/share/doc/libqscintilla2-doc/html/*.html diff --cc debian/libqscintilla2-doc.doc-base.overview index 0000000,0000000..e41afc2 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.doc-base.overview @@@ -1,0 -1,0 +1,11 @@@ ++Document: qscintilla2-scintilla-doc ++Title: Scintilla Documentation ++Author: Neil Hodgson ++Abstract: This manual contains the documentation ++ for Scintilla, the GUI-toolkit-independent editor ++ widget underlying QScintilla 2. ++Section: Programming/C++ ++ ++Format: HTML ++Index: /usr/share/doc/libqscintilla2-doc/Scintilla/index.html ++Files: /usr/share/doc/libqscintilla2-doc/Scintilla/*.html diff --cc debian/libqscintilla2-doc.docs index 0000000,0000000..fcb5132 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.docs @@@ -1,0 -1,0 +1,2 @@@ ++doc/Scintilla/ ++doc/html/ diff --cc debian/libqscintilla2-doc.examples index 0000000,0000000..90c978b new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.examples @@@ -1,0 -1,0 +1,1 @@@ ++example/ diff --cc debian/libqscintilla2-doc.install index 0000000,0000000..4f2872c new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/share/qt5/api/python3/QScintilla.api ++usr/share/qt5/qsci/api/python/Python-3.*.api ++usr/share/qt6/api/python3/PyQt6-QScintilla.api ++usr/share/qt6/qsci/api/python/Python-3.*.api diff --cc debian/libqscintilla2-doc.links index 0000000,0000000..7ac0922 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-doc.links @@@ -1,0 -1,0 +1,1 @@@ ++/usr/share/javascript/jquery/jquery.min.js usr/share/doc/libqscintilla2-doc/html/jquery.js diff --cc debian/libqscintilla2-qt5-15.install index 0000000,0000000..fcd1e46 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt5-15.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/${DEB_HOST_MULTIARCH}/libqscintilla2_qt5.so.* diff --cc debian/libqscintilla2-qt5-15.symbols index 0000000,0000000..c7ef65f new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt5-15.symbols @@@ -1,0 -1,0 +1,1991 @@@ ++# SymbolsHelper-Confirmed: 2.13.3 amd64 arm64 armel armhf i386 mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x ++libqscintilla2_qt5.so.15 libqscintilla2-qt5-15 #MINVER# ++* Build-Depends-Package: libqscintilla2-qt5-dev ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEclEcE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEclEcE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEclEcE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEclEwE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEclEwE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEclEwE5__nul@Base 2.11.2 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEclEwE5__nul@Base 2.11.2 ++ _ZN10QsciLexerD11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN10QsciLexerD11qt_metacastEPKc@Base 2.11.2 ++ _ZN10QsciLexerD13setAtElsePropEv@Base 2.11.2 ++ _ZN10QsciLexerD13setFoldAtElseEb@Base 2.11.2 ++ _ZN10QsciLexerD14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN10QsciLexerD14setCommentPropEv@Base 2.11.2 ++ _ZN10QsciLexerD14setCompactPropEv@Base 2.11.2 ++ _ZN10QsciLexerD14setFoldCompactEb@Base 2.11.2 ++ _ZN10QsciLexerD15setFoldCommentsEb@Base 2.11.2 ++ _ZN10QsciLexerD16staticMetaObjectE@Base 2.11.2 ++ _ZN10QsciLexerD17refreshPropertiesEv@Base 2.11.2 ++ _ZN10QsciLexerDC1EP7QObject@Base 2.11.2 ++ _ZN10QsciLexerDC2EP7QObject@Base 2.11.2 ++ _ZN10QsciLexerDD0Ev@Base 2.11.2 ++ _ZN10QsciLexerDD1Ev@Base 2.11.2 ++ _ZN10QsciLexerDD2Ev@Base 2.11.2 ++ _ZN11QsciCommand15setAlternateKeyEi@Base 2.11.2 ++ _ZN11QsciCommand6setKeyEi@Base 2.11.2 ++ _ZN11QsciCommand7bindKeyEiRiS0_@Base 2.11.2 ++ _ZN11QsciCommand7executeEv@Base 2.11.2 ++ _ZN11QsciCommand8validKeyEi@Base 2.11.2 ++ _ZN11QsciCommandC1EP13QsciScintillaNS_7CommandEiiPKc@Base 2.11.2 ++ _ZN11QsciCommandC2EP13QsciScintillaNS_7CommandEiiPKc@Base 2.11.2 ++ _ZN11QsciLexerPO11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN11QsciLexerPO11qt_metacastEPKc@Base 2.11.2 ++ _ZN11QsciLexerPO14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN11QsciLexerPO14setCommentPropEv@Base 2.11.2 ++ _ZN11QsciLexerPO14setCompactPropEv@Base 2.11.2 ++ _ZN11QsciLexerPO14setFoldCompactEb@Base 2.11.2 ++ _ZN11QsciLexerPO15setFoldCommentsEb@Base 2.11.2 ++ _ZN11QsciLexerPO16staticMetaObjectE@Base 2.11.2 ++ _ZN11QsciLexerPO17refreshPropertiesEv@Base 2.11.2 ++ _ZN11QsciLexerPOC1EP7QObject@Base 2.11.2 ++ _ZN11QsciLexerPOC2EP7QObject@Base 2.11.2 ++ _ZN11QsciLexerPOD0Ev@Base 2.11.2 ++ _ZN11QsciLexerPOD1Ev@Base 2.11.2 ++ _ZN11QsciLexerPOD2Ev@Base 2.11.2 ++ _ZN11QsciPrinter10formatPageER8QPainterbR5QRecti@Base 2.11.2 ++ _ZN11QsciPrinter10printRangeEP17QsciScintillaBaseR8QPainterii@Base 2.13.3 ++ _ZN11QsciPrinter10printRangeEP17QsciScintillaBaseii@Base 2.11.2 ++ _ZN11QsciPrinter11setWrapModeEN13QsciScintilla8WrapModeE@Base 2.11.2 ++ _ZN11QsciPrinter16setMagnificationEi@Base 2.11.2 ++ _ZN11QsciPrinterC1EN8QPrinter11PrinterModeE@Base 2.11.2 ++ _ZN11QsciPrinterC2EN8QPrinter11PrinterModeE@Base 2.11.2 ++ _ZN11QsciPrinterD0Ev@Base 2.11.2 ++ _ZN11QsciPrinterD1Ev@Base 2.11.2 ++ _ZN11QsciPrinterD2Ev@Base 2.11.2 ++ _ZN12QsciDocument11setModifiedEb@Base 2.11.2 ++ _ZN12QsciDocument6attachERKS_@Base 2.11.2 ++ _ZN12QsciDocument6detachEv@Base 2.11.2 ++ _ZN12QsciDocument7displayEP17QsciScintillaBasePKS_@Base 2.11.2 ++ _ZN12QsciDocument9undisplayEP17QsciScintillaBase@Base 2.11.2 ++ _ZN12QsciDocumentC1ERKS_@Base 2.11.2 ++ _ZN12QsciDocumentC1Ev@Base 2.11.2 ++ _ZN12QsciDocumentC2ERKS_@Base 2.11.2 ++ _ZN12QsciDocumentC2Ev@Base 2.11.2 ++ _ZN12QsciDocumentD0Ev@Base 2.11.2 ++ _ZN12QsciDocumentD1Ev@Base 2.11.2 ++ _ZN12QsciDocumentD2Ev@Base 2.11.2 ++ _ZN12QsciDocumentaSERKS_@Base 2.11.2 ++ _ZN12QsciLexerAVS11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerAVS11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerAVS14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerAVS14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerAVS14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerAVS14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerAVS15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerAVS16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerAVS17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerAVSC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerAVSC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerAVSD0Ev@Base 2.11.2 ++ _ZN12QsciLexerAVSD1Ev@Base 2.11.2 ++ _ZN12QsciLexerAVSD2Ev@Base 2.11.2 ++ _ZN12QsciLexerCPP11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerCPP11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerCPP13setAtElsePropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP13setFoldAtElseEb@Base 2.11.2 ++ _ZN12QsciLexerCPP14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerCPP14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP14setDollarsPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerCPP14setPreprocPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerCPP16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerCPP17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerCPP17setDollarsAllowedEb@Base 2.11.2 ++ _ZN12QsciLexerCPP19setFoldPreprocessorEb@Base 2.11.2 ++ _ZN12QsciLexerCPP19setStylePreprocPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP20setHighlightBackPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP20setHighlightHashPropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP20setStylePreprocessorEb@Base 2.11.2 ++ _ZN12QsciLexerCPP22setHighlightEscapePropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP22setHighlightTriplePropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP27setHighlightEscapeSequencesEb@Base 2.11.2 ++ _ZN12QsciLexerCPP27setVerbatimStringEscapePropEv@Base 2.11.2 ++ _ZN12QsciLexerCPP29setHighlightBackQuotedStringsEb@Base 2.11.2 ++ _ZN12QsciLexerCPP29setHighlightHashQuotedStringsEb@Base 2.11.2 ++ _ZN12QsciLexerCPP31setHighlightTripleQuotedStringsEb@Base 2.11.2 ++ _ZN12QsciLexerCPP39setVerbatimStringEscapeSequencesAllowedEb@Base 2.11.2 ++ _ZN12QsciLexerCPPC1EP7QObjectb@Base 2.11.2 ++ _ZN12QsciLexerCPPC2EP7QObjectb@Base 2.11.2 ++ _ZN12QsciLexerCPPD0Ev@Base 2.11.2 ++ _ZN12QsciLexerCPPD1Ev@Base 2.11.2 ++ _ZN12QsciLexerCPPD2Ev@Base 2.11.2 ++ _ZN12QsciLexerCSS10setHSSPropEv@Base 2.11.2 ++ _ZN12QsciLexerCSS11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerCSS11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerCSS11setLessPropEv@Base 2.11.2 ++ _ZN12QsciLexerCSS11setSCSSPropEv@Base 2.11.2 ++ _ZN12QsciLexerCSS14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerCSS14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerCSS14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerCSS14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerCSS14setHSSLanguageEb@Base 2.11.2 ++ _ZN12QsciLexerCSS15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerCSS15setLessLanguageEb@Base 2.11.2 ++ _ZN12QsciLexerCSS15setSCSSLanguageEb@Base 2.11.2 ++ _ZN12QsciLexerCSS16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerCSS17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerCSSC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerCSSC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerCSSD0Ev@Base 2.11.2 ++ _ZN12QsciLexerCSSD1Ev@Base 2.11.2 ++ _ZN12QsciLexerCSSD2Ev@Base 2.11.2 ++ _ZN12QsciLexerIDL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerIDL11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerIDL16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerIDLC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerIDLC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerIDLD0Ev@Base 2.11.2 ++ _ZN12QsciLexerIDLD1Ev@Base 2.11.2 ++ _ZN12QsciLexerIDLD2Ev@Base 2.11.2 ++ _ZN12QsciLexerLua11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerLua11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerLua14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerLua14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerLua14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerLua16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerLua17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerLuaC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerLuaC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerLuaD0Ev@Base 2.11.2 ++ _ZN12QsciLexerLuaD1Ev@Base 2.11.2 ++ _ZN12QsciLexerLuaD2Ev@Base 2.11.2 ++ _ZN12QsciLexerPOV11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerPOV11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerPOV14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerPOV14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerPOV14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerPOV14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerPOV15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerPOV16setDirectivePropEv@Base 2.11.2 ++ _ZN12QsciLexerPOV16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerPOV17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerPOV17setFoldDirectivesEb@Base 2.11.2 ++ _ZN12QsciLexerPOVC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerPOVC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerPOVD0Ev@Base 2.11.2 ++ _ZN12QsciLexerPOVD1Ev@Base 2.11.2 ++ _ZN12QsciLexerPOVD2Ev@Base 2.11.2 ++ _ZN12QsciLexerSQL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerSQL11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerSQL13setAtElsePropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL13setFoldAtElseEb@Base 2.11.2 ++ _ZN12QsciLexerSQL14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerSQL14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL14setDottedWordsEb@Base 2.11.2 ++ _ZN12QsciLexerSQL14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerSQL15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerSQL15setHashCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerSQL16setFoldOnlyBeginEb@Base 2.11.2 ++ _ZN12QsciLexerSQL16setOnlyBeginPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerSQL17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerSQL19setBackslashEscapesEb@Base 2.11.2 ++ _ZN12QsciLexerSQL20setQuotedIdentifiersEb@Base 2.11.2 ++ _ZN12QsciLexerSQL22setAllowDottedWordPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL23setBackslashEscapesPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL24setNumbersignCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQL26setBackticksIdentifierPropEv@Base 2.11.2 ++ _ZN12QsciLexerSQLC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerSQLC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerSQLD0Ev@Base 2.11.2 ++ _ZN12QsciLexerSQLD1Ev@Base 2.11.2 ++ _ZN12QsciLexerSQLD2Ev@Base 2.11.2 ++ _ZN12QsciLexerTCL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerTCL11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerTCL14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerTCL14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerTCL15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerTCL16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerTCL17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerTCLC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerTCLC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerTCLD0Ev@Base 2.11.2 ++ _ZN12QsciLexerTCLD1Ev@Base 2.11.2 ++ _ZN12QsciLexerTCLD2Ev@Base 2.11.2 ++ _ZN12QsciLexerTeX11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerTeX11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerTeX12setProcessIfEb@Base 2.11.2 ++ _ZN12QsciLexerTeX13setAutoIfPropEv@Base 2.11.2 ++ _ZN12QsciLexerTeX14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerTeX14setCommentPropEv@Base 2.11.2 ++ _ZN12QsciLexerTeX14setCompactPropEv@Base 2.11.2 ++ _ZN12QsciLexerTeX14setFoldCompactEb@Base 2.11.2 ++ _ZN12QsciLexerTeX15setFoldCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerTeX16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerTeX17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerTeX18setProcessCommentsEb@Base 2.11.2 ++ _ZN12QsciLexerTeX22setProcessCommentsPropEv@Base 2.11.2 ++ _ZN12QsciLexerTeXC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerTeXC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerTeXD0Ev@Base 2.11.2 ++ _ZN12QsciLexerTeXD1Ev@Base 2.11.2 ++ _ZN12QsciLexerTeXD2Ev@Base 2.11.2 ++ _ZN12QsciLexerXML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN12QsciLexerXML11qt_metacastEPKc@Base 2.11.2 ++ _ZN12QsciLexerXML14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN12QsciLexerXML14setScriptsPropEv@Base 2.11.2 ++ _ZN12QsciLexerXML16setScriptsStyledEb@Base 2.11.2 ++ _ZN12QsciLexerXML16staticMetaObjectE@Base 2.11.2 ++ _ZN12QsciLexerXML17refreshPropertiesEv@Base 2.11.2 ++ _ZN12QsciLexerXMLC1EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerXMLC2EP7QObject@Base 2.11.2 ++ _ZN12QsciLexerXMLD0Ev@Base 2.11.2 ++ _ZN12QsciLexerXMLD1Ev@Base 2.11.2 ++ _ZN12QsciLexerXMLD2Ev@Base 2.11.2 ++ _ZN13QsciLexerBash11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerBash11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerBash14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerBash14setCommentPropEv@Base 2.11.2 ++ _ZN13QsciLexerBash14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerBash14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerBash15setFoldCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerBash16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerBash17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerBashC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerBashC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerBashD0Ev@Base 2.11.2 ++ _ZN13QsciLexerBashD1Ev@Base 2.11.2 ++ _ZN13QsciLexerBashD2Ev@Base 2.11.2 ++ _ZN13QsciLexerDiff11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerDiff11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerDiff16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerDiffC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerDiffC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerDiffD0Ev@Base 2.11.2 ++ _ZN13QsciLexerDiffD1Ev@Base 2.11.2 ++ _ZN13QsciLexerDiffD2Ev@Base 2.11.2 ++ _ZN13QsciLexerHTML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerHTML11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerHTML11setMakoPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML13setDjangoPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerHTML14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerHTML14setPreprocPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML16setMakoTemplatesEb@Base 2.11.2 ++ _ZN13QsciLexerHTML16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerHTML17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerHTML18setDjangoTemplatesEb@Base 2.11.2 ++ _ZN13QsciLexerHTML19setCaseSensTagsPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML19setFoldPreprocessorEb@Base 2.11.2 ++ _ZN13QsciLexerHTML20setCaseSensitiveTagsEb@Base 2.11.2 ++ _ZN13QsciLexerHTML21setFoldScriptCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerHTML21setFoldScriptHeredocsEb@Base 2.11.2 ++ _ZN13QsciLexerHTML21setScriptCommentsPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTML21setScriptHeredocsPropEv@Base 2.11.2 ++ _ZN13QsciLexerHTMLC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerHTMLC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerHTMLD0Ev@Base 2.11.2 ++ _ZN13QsciLexerHTMLD1Ev@Base 2.11.2 ++ _ZN13QsciLexerHTMLD2Ev@Base 2.11.2 ++ _ZN13QsciLexerJSON11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerJSON11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerJSON14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerJSON14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerJSON14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerJSON16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerJSON17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerJSON20setAllowCommentsPropEv@Base 2.11.2 ++ _ZN13QsciLexerJSON20setHighlightCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerJSON21setEscapeSequencePropEv@Base 2.11.2 ++ _ZN13QsciLexerJSON27setHighlightEscapeSequencesEb@Base 2.11.2 ++ _ZN13QsciLexerJSONC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerJSONC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerJSOND0Ev@Base 2.11.2 ++ _ZN13QsciLexerJSOND1Ev@Base 2.11.2 ++ _ZN13QsciLexerJSOND2Ev@Base 2.11.2 ++ _ZN13QsciLexerJava11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerJava11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerJava16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerJavaC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerJavaC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerJavaD0Ev@Base 2.11.2 ++ _ZN13QsciLexerJavaD1Ev@Base 2.11.2 ++ _ZN13QsciLexerJavaD2Ev@Base 2.11.2 ++ _ZN13QsciLexerPerl11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerPerl11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerPerl13setAtElsePropEv@Base 2.11.2 ++ _ZN13QsciLexerPerl13setFoldAtElseEb@Base 2.11.2 ++ _ZN13QsciLexerPerl14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerPerl14setCommentPropEv@Base 2.11.2 ++ _ZN13QsciLexerPerl14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerPerl14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerPerl15setFoldCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerPerl15setFoldPackagesEb@Base 2.11.2 ++ _ZN13QsciLexerPerl15setPackagesPropEv@Base 2.11.2 ++ _ZN13QsciLexerPerl16setFoldPODBlocksEb@Base 2.11.2 ++ _ZN13QsciLexerPerl16setPODBlocksPropEv@Base 2.11.2 ++ _ZN13QsciLexerPerl16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerPerl17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerPerlC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerPerlC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerPerlD0Ev@Base 2.11.2 ++ _ZN13QsciLexerPerlD1Ev@Base 2.11.2 ++ _ZN13QsciLexerPerlD2Ev@Base 2.11.2 ++ _ZN13QsciLexerRuby11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerRuby11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerRuby14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerRuby14setCommentPropEv@Base 2.11.2 ++ _ZN13QsciLexerRuby14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerRuby14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerRuby15setFoldCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerRuby16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerRuby17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerRubyC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerRubyC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerRubyD0Ev@Base 2.11.2 ++ _ZN13QsciLexerRubyD1Ev@Base 2.11.2 ++ _ZN13QsciLexerRubyD2Ev@Base 2.11.2 ++ _ZN13QsciLexerVHDL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerVHDL11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerVHDL13setAtElsePropEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL13setFoldAtElseEb@Base 2.11.2 ++ _ZN13QsciLexerVHDL14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerVHDL14setAtBeginPropEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL14setCommentPropEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL14setCompactPropEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL14setFoldAtBeginEb@Base 2.11.2 ++ _ZN13QsciLexerVHDL14setFoldCompactEb@Base 2.11.2 ++ _ZN13QsciLexerVHDL15setFoldCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerVHDL16setAtParenthPropEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerVHDL17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerVHDL20setFoldAtParenthesisEb@Base 2.11.2 ++ _ZN13QsciLexerVHDLC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerVHDLC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerVHDLD0Ev@Base 2.11.2 ++ _ZN13QsciLexerVHDLD1Ev@Base 2.11.2 ++ _ZN13QsciLexerVHDLD2Ev@Base 2.11.2 ++ _ZN13QsciLexerYAML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciLexerYAML11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciLexerYAML14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN13QsciLexerYAML14setCommentPropEv@Base 2.11.2 ++ _ZN13QsciLexerYAML15setFoldCommentsEb@Base 2.11.2 ++ _ZN13QsciLexerYAML16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciLexerYAML17refreshPropertiesEv@Base 2.11.2 ++ _ZN13QsciLexerYAMLC1EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerYAMLC2EP7QObject@Base 2.11.2 ++ _ZN13QsciLexerYAMLD0Ev@Base 2.11.2 ++ _ZN13QsciLexerYAMLD1Ev@Base 2.11.2 ++ _ZN13QsciLexerYAMLD2Ev@Base 2.11.2 ++ _ZN13QsciScintilla10allocateIdERiRjii@Base 2.11.2 ++ _ZN13QsciScintilla10apiContextEiRiS0_@Base 2.11.2 ++ _ZN13QsciScintilla10braceMatchEv@Base 2.11.2 ++ _ZN13QsciScintilla10cancelFindEv@Base 2.11.2 ++ _ZN13QsciScintilla10cancelListEv@Base 2.11.2 ++ _ZN13QsciScintilla10checkBraceEliRb@Base 2.11.2 ++ _ZN13QsciScintilla10clearFoldsEv@Base 2.11.2 ++ _ZN13QsciScintilla10foldExpandERibbii@Base 2.11.2 ++ _ZN13QsciScintilla10setEolModeENS_7EolModeE@Base 2.11.2 ++ _ZN13QsciScintilla10setFoldingENS_9FoldStyleEi@Base 2.11.2 ++ _ZN13QsciScintilla10setMarginsEi@Base 2.11.2 ++ _ZN13QsciScintilla10simpleFindEv@Base 2.11.2 ++ _ZN13QsciScintilla10wheelEventEP11QWheelEvent@Base 2.11.2 ++ _ZN13QsciScintilla11blockIndentEi@Base 2.11.2 ++ _ZN13QsciScintilla11changeEventEP6QEvent@Base 2.11.2 ++ _ZN13QsciScintilla11checkMarkerERi@Base 2.11.2 ++ _ZN13QsciScintilla11convertEolsENS_7EolModeE@Base 2.11.2 ++ _ZN13QsciScintilla11detachLexerEv@Base 2.11.2 ++ _ZN13QsciScintilla11foldChangedEiii@Base 2.11.2 ++ _ZN13QsciScintilla11insertAtPosERK7QStringi@Base 2.11.2 ++ _ZN13QsciScintilla11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN13QsciScintilla11qt_metacastEPKc@Base 2.11.2 ++ _ZN13QsciScintilla11setDocumentERK12QsciDocument@Base 2.11.2 ++ _ZN13QsciScintilla11setEdgeModeENS_8EdgeModeE@Base 2.11.2 ++ _ZN13QsciScintilla11setModifiedEb@Base 2.11.2 ++ _ZN13QsciScintilla11setReadOnlyEb@Base 2.11.2 ++ _ZN13QsciScintilla11setTabWidthEi@Base 2.11.2 ++ _ZN13QsciScintilla11setWrapModeENS_8WrapModeE@Base 2.11.2 ++ _ZN13QsciScintilla11textChangedEv@Base 2.11.2 ++ _ZN13QsciScintilla12linesChangedEv@Base 2.11.2 ++ _ZN13QsciScintilla12mapModifiersEi@Base 2.11.2 ++ _ZN13QsciScintilla12markerDefineENS_12MarkerSymbolEi@Base 2.11.2 ++ _ZN13QsciScintilla12markerDefineERK6QImagei@Base 2.11.2 ++ _ZN13QsciScintilla12markerDefineERK7QPixmapi@Base 2.11.2 ++ _ZN13QsciScintilla12markerDefineEci@Base 2.11.2 ++ _ZN13QsciScintilla12markerDeleteEii@Base 2.11.2 ++ _ZN13QsciScintilla12setEdgeColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla12setSelectionEiiii@Base 2.11.2 ++ _ZN13QsciScintilla12showUserListEiRK11QStringList@Base 2.11.2 ++ _ZN13QsciScintilla13addEdgeColumnEiRK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla13copyAvailableEb@Base 2.11.2 ++ _ZN13QsciScintilla13endUndoActionEv@Base 2.11.2 ++ _ZN13QsciScintilla13marginClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.11.2 ++ _ZN13QsciScintilla13registerImageEiRK6QImage@Base 2.11.2 ++ _ZN13QsciScintilla13registerImageEiRK7QPixmap@Base 2.11.2 ++ _ZN13QsciScintilla13setAutoIndentEb@Base 2.11.2 ++ _ZN13QsciScintilla13setCaretWidthEi@Base 2.11.2 ++ _ZN13QsciScintilla13setEdgeColumnEi@Base 2.11.2 ++ _ZN13QsciScintilla13setFoldMarkerEii@Base 2.11.2 ++ _ZN13QsciScintilla13setLexerStyleEi@Base 2.11.2 ++ _ZN13QsciScintilla13setMarginTextEiRK14QsciStyledText@Base 2.11.2 ++ _ZN13QsciScintilla13setMarginTextEiRK5QListI14QsciStyledTextE@Base 2.11.2 ++ _ZN13QsciScintilla13setMarginTextEiRK7QStringRK9QsciStyle@Base 2.11.2 ++ _ZN13QsciScintilla13setMarginTextEiRK7QStringi@Base 2.11.2 ++ _ZN13QsciScintilla13setMarginTypeEiNS_10MarginTypeE@Base 2.11.2 ++ _ZN13QsciScintilla13setStylesFontERK5QFonti@Base 2.11.2 ++ _ZN13QsciScintilla13setTabIndentsEb@Base 2.11.2 ++ _ZN13QsciScintilla14autoIndentLineElii@Base 2.11.2 ++ _ZN13QsciScintilla14checkIndicatorERi@Base 2.11.2 ++ _ZN13QsciScintilla14findStyledWordEPKciS1_@Base 2.11.2 ++ _ZN13QsciScintilla14getIndentStateEi@Base 2.11.2 ++ _ZN13QsciScintilla14handleModifiedEiiPKciiiiiii@Base 2.11.2 ++ _ZN13QsciScintilla14handleUpdateUIEi@Base 2.11.2 ++ _ZN13QsciScintilla14setExtraAscentEi@Base 2.11.2 ++ _ZN13QsciScintilla14setHotspotWrapEb@Base 2.11.2 ++ _ZN13QsciScintilla14setIndentationEii@Base 2.11.2 ++ _ZN13QsciScintilla14setMarginWidthEiRK7QString@Base 2.11.2 ++ _ZN13QsciScintilla14setMarginWidthEii@Base 2.11.2 ++ _ZN13QsciScintilla14setMarginsFontERK5QFont@Base 2.11.2 ++ _ZN13QsciScintilla14setScrollWidthEi@Base 2.11.2 ++ _ZN13QsciScintilla14setTabDrawModeENS_11TabDrawModeE@Base 2.11.2 ++ _ZN13QsciScintilla15autoIndentationEcl@Base 2.11.2 ++ _ZN13QsciScintilla15beginUndoActionEv@Base 2.11.2 ++ _ZN13QsciScintilla15clearMarginTextEi@Base 2.11.2 ++ _ZN13QsciScintilla15handleCharAddedEi@Base 2.11.2 ++ _ZN13QsciScintilla15indicatorDefineENS_14IndicatorStyleEi@Base 2.11.2 ++ _ZN13QsciScintilla15markerDeleteAllEi@Base 2.11.2 ++ _ZN13QsciScintilla15setExtraDescentEi@Base 2.11.2 ++ _ZN13QsciScintilla16clearAnnotationsEi@Base 2.11.2 ++ _ZN13QsciScintilla16clearEdgeColumnsEv@Base 2.11.2 ++ _ZN13QsciScintilla16contextMenuEventEP17QContextMenuEvent@Base 2.11.2 ++ _ZN13QsciScintilla16delete_selectionEv@Base 2.11.2 ++ _ZN13QsciScintilla16indicatorClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.11.2 ++ _ZN13QsciScintilla16selectionChangedEv@Base 2.11.2 ++ _ZN13QsciScintilla16setBraceMatchingENS_10BraceMatchE@Base 2.11.2 ++ _ZN13QsciScintilla16setCallTipsStyleENS_13CallTipsStyleE@Base 2.11.2 ++ _ZN13QsciScintilla16setEnabledColorsEiR6QColorS1_@Base 2.11.2 ++ _ZN13QsciScintilla16setEolVisibilityEb@Base 2.11.2 ++ _ZN13QsciScintilla16setMarginOptionsEi@Base 2.11.2 ++ _ZN13QsciScintilla16setOverwriteModeEb@Base 2.11.2 ++ _ZN13QsciScintilla16staticMetaObjectE@Base 2.11.2 ++ _ZN13QsciScintilla17ensureLineVisibleEi@Base 2.11.2 ++ _ZN13QsciScintilla17findMatchingBraceERlS0_NS_10BraceMatchE@Base 2.11.2 ++ _ZN13QsciScintilla17gotoMatchingBraceEb@Base 2.11.2 ++ _ZN13QsciScintilla17handleMarginClickEiii@Base 2.11.2 ++ _ZN13QsciScintilla17indicatorReleasedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.11.2 ++ _ZN13QsciScintilla17rangeIsWhitespaceEll@Base 2.11.2 ++ _ZN13QsciScintilla17setCursorPositionEii@Base 2.11.2 ++ _ZN13QsciScintilla17setSelectionToEolEb@Base 2.11.2 ++ _ZN13QsciScintilla17setWhitespaceSizeEi@Base 2.11.2 ++ _ZN13QsciScintilla17setWrapIndentModeENS_14WrapIndentModeE@Base 2.11.2 ++ _ZN13QsciScintilla17userListActivatedEiRK7QString@Base 2.11.2 ++ _ZN13QsciScintilla18fillIndicatorRangeEiiiii@Base 2.11.2 ++ _ZN13QsciScintilla18handleCallTipClickEi@Base 2.11.2 ++ _ZN13QsciScintilla18marginRightClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.11.2 ++ _ZN13QsciScintilla18markerDeleteHandleEi@Base 2.11.2 ++ _ZN13QsciScintilla18removeSelectedTextEv@Base 2.11.2 ++ _ZN13QsciScintilla18setCallTipsVisibleEi@Base 2.11.2 ++ _ZN13QsciScintilla18setContractedFoldsERK5QListIiE@Base 2.11.2 ++ _ZN13QsciScintilla18setWrapVisualFlagsENS_14WrapVisualFlagES0_i@Base 2.11.2 ++ _ZN13QsciScintilla19autoCompleteFromAllEv@Base 2.11.2 ++ _ZN13QsciScintilla19clearIndicatorRangeEiiiii@Base 2.11.2 ++ _ZN13QsciScintilla19ensureCursorVisibleEv@Base 2.11.2 ++ _ZN13QsciScintilla19handleSavePointLeftEv@Base 2.11.2 ++ _ZN13QsciScintilla19maintainIndentationEcl@Base 2.11.2 ++ _ZN13QsciScintilla19modificationChangedEb@Base 2.11.2 ++ _ZN13QsciScintilla19moveToMatchingBraceEv@Base 2.11.2 ++ _ZN13QsciScintilla19replaceSelectedTextERK7QString@Base 2.11.2 ++ _ZN13QsciScintilla19setCallTipsPositionENS_16CallTipsPositionE@Base 2.11.2 ++ _ZN13QsciScintilla19setCaretLineVisibleEb@Base 2.11.2 ++ _ZN13QsciScintilla19setFirstVisibleLineEi@Base 2.11.2 ++ _ZN13QsciScintilla19setFoldMarginColorsERK6QColorS2_@Base 2.11.2 ++ _ZN13QsciScintilla19setHotspotUnderlineEb@Base 2.11.2 ++ _ZN13QsciScintilla19setIndentationWidthEi@Base 2.11.2 ++ _ZN13QsciScintilla19setMarginMarkerMaskEii@Base 2.11.2 ++ _ZN13QsciScintilla19startAutoCompletionENS_20AutoCompletionSourceEbb@Base 2.11.2 ++ _ZN13QsciScintilla20autoCompleteFromAPIsEv@Base 2.11.2 ++ _ZN13QsciScintilla20findFirstInSelectionERK7QStringbbbbbbb@Base 2.11.2 ++ _ZN13QsciScintilla20handleIndicatorClickEii@Base 2.11.2 ++ _ZN13QsciScintilla20handlePropertyChangeEPKcS1_@Base 2.11.2 ++ _ZN13QsciScintilla20setAnnotationDisplayENS_17AnnotationDisplayE@Base 2.11.2 ++ _ZN13QsciScintilla20setIndentationGuidesEb@Base 2.11.2 ++ _ZN13QsciScintilla20setMarginLineNumbersEib@Base 2.11.2 ++ _ZN13QsciScintilla20setMarginSensitivityEib@Base 2.11.2 ++ _ZN13QsciScintilla21clearRegisteredImagesEv@Base 2.11.2 ++ _ZN13QsciScintilla21cursorPositionChangedEii@Base 2.11.2 ++ _ZN13QsciScintilla21handleStyleFontChangeERK5QFonti@Base 2.11.2 ++ _ZN13QsciScintilla21modificationAttemptedEv@Base 2.11.2 ++ _ZN13QsciScintilla21resetFoldMarginColorsEv@Base 2.11.2 ++ _ZN13QsciScintilla21selectToMatchingBraceEv@Base 2.11.2 ++ _ZN13QsciScintilla21setBackspaceUnindentsEb@Base 2.11.2 ++ _ZN13QsciScintilla21setIndicatorDrawUnderEbi@Base 2.11.2 ++ _ZN13QsciScintilla22handleIndicatorReleaseEii@Base 2.11.2 ++ _ZN13QsciScintilla22handleMarginRightClickEiii@Base 2.11.2 ++ _ZN13QsciScintilla22handleSavePointReachedEv@Base 2.11.2 ++ _ZN13QsciScintilla22handleSelectionChangedEb@Base 2.11.2 ++ _ZN13QsciScintilla22handleStyleColorChangeERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla22handleStylePaperChangeERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla22setCaretLineFrameWidthEi@Base 2.11.2 ++ _ZN13QsciScintilla22setIndentationsUseTabsEb@Base 2.11.2 ++ _ZN13QsciScintilla22setIndicatorHoverStyleENS_14IndicatorStyleEi@Base 2.11.2 ++ _ZN13QsciScintilla22setScrollWidthTrackingEb@Base 2.11.2 ++ _ZN13QsciScintilla23handleUserListSelectionEPKci@Base 2.11.2 ++ _ZN13QsciScintilla23setAutoCompletionSourceENS_20AutoCompletionSourceE@Base 2.11.2 ++ _ZN13QsciScintilla23setCaretForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla23setWhitespaceVisibilityENS_20WhitespaceVisibilityE@Base 2.11.2 ++ _ZN13QsciScintilla24autoCompleteFromDocumentEv@Base 2.11.2 ++ _ZN13QsciScintilla24handleStyleEolFillChangeEbi@Base 2.11.2 ++ _ZN13QsciScintilla24setAutoCompletionFillupsEPKc@Base 2.11.2 ++ _ZN13QsciScintilla24setIndicatorOutlineColorERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla24setMarginBackgroundColorEiRK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla24setMarkerBackgroundColorERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla24setMarkerForegroundColorERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla24setMatchedBraceIndicatorEi@Base 2.11.2 ++ _ZN13QsciScintilla25createStandardContextMenuEv@Base 2.11.2 ++ _ZN13QsciScintilla25setCallTipsHighlightColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla25setHotspotBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla25setHotspotForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla25setMarginsBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla25setMarginsForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla26resetMatchedBraceIndicatorEv@Base 2.11.2 ++ _ZN13QsciScintilla26setAutoCompletionThresholdEi@Base 2.11.2 ++ _ZN13QsciScintilla26setAutoCompletionUseSingleENS_23AutoCompletionUseSingleE@Base 2.11.2 ++ _ZN13QsciScintilla26setCallTipsBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla26setCallTipsForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla26setUnmatchedBraceIndicatorEi@Base 2.11.2 ++ _ZN13QsciScintilla27resetHotspotBackgroundColorEv@Base 2.11.2 ++ _ZN13QsciScintilla27resetHotspotForegroundColorEv@Base 2.11.2 ++ _ZN13QsciScintilla27setAutoCompletionShowSingleEb@Base 2.11.2 ++ _ZN13QsciScintilla27setCaretLineBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla27setIndicatorForegroundColorERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla27setSelectionBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla27setSelectionForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla28resetUnmatchedBraceIndicatorEv@Base 2.11.2 ++ _ZN13QsciScintilla28setAutoCompletionReplaceWordEb@Base 2.11.2 ++ _ZN13QsciScintilla28setWhitespaceBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla28setWhitespaceForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla29handleAutoCompletionSelectionEv@Base 2.11.2 ++ _ZN13QsciScintilla29resetSelectionBackgroundColorEv@Base 2.11.2 ++ _ZN13QsciScintilla29resetSelectionForegroundColorEv@Base 2.11.2 ++ _ZN13QsciScintilla30setMatchedBraceBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla30setMatchedBraceForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla31setAutoCompletionFillupsEnabledEb@Base 2.11.2 ++ _ZN13QsciScintilla31setAutoCompletionWordSeparatorsERK11QStringList@Base 2.11.2 ++ _ZN13QsciScintilla32setAutoCompletionCaseSensitivityEb@Base 2.11.2 ++ _ZN13QsciScintilla32setIndicatorHoverForegroundColorERK6QColori@Base 2.11.2 ++ _ZN13QsciScintilla32setUnmatchedBraceBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla32setUnmatchedBraceForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla35setIndentationGuidesBackgroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla35setIndentationGuidesForegroundColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla3cutEv@Base 2.11.2 ++ _ZN13QsciScintilla4copyEv@Base 2.11.2 ++ _ZN13QsciScintilla4readEP9QIODevice@Base 2.11.2 ++ _ZN13QsciScintilla4redoEv@Base 2.11.2 ++ _ZN13QsciScintilla4undoEv@Base 2.11.2 ++ _ZN13QsciScintilla5clearEv@Base 2.11.2 ++ _ZN13QsciScintilla5eventEP6QEvent@Base 2.11.2 ++ _ZN13QsciScintilla5pasteEv@Base 2.11.2 ++ _ZN13QsciScintilla6appendERK7QString@Base 2.11.2 ++ _ZN13QsciScintilla6doFindEv@Base 2.11.2 ++ _ZN13QsciScintilla6indentEi@Base 2.11.2 ++ _ZN13QsciScintilla6insertERK7QString@Base 2.11.2 ++ _ZN13QsciScintilla6zoomInEi@Base 2.11.2 ++ _ZN13QsciScintilla6zoomInEv@Base 2.11.2 ++ _ZN13QsciScintilla6zoomToEi@Base 2.11.2 ++ _ZN13QsciScintilla7callTipEv@Base 2.11.2 ++ _ZN13QsciScintilla7foldAllEb@Base 2.11.2 ++ _ZN13QsciScintilla7recolorEii@Base 2.11.2 ++ _ZN13QsciScintilla7replaceERK7QString@Base 2.11.2 ++ _ZN13QsciScintilla7setFontERK5QFont@Base 2.11.2 ++ _ZN13QsciScintilla7setTextERK7QString@Base 2.11.2 ++ _ZN13QsciScintilla7setUtf8Eb@Base 2.11.2 ++ _ZN13QsciScintilla7zoomOutEi@Base 2.11.2 ++ _ZN13QsciScintilla7zoomOutEv@Base 2.11.2 ++ _ZN13QsciScintilla8annotateEiRK14QsciStyledText@Base 2.11.2 ++ _ZN13QsciScintilla8annotateEiRK5QListI14QsciStyledTextE@Base 2.11.2 ++ _ZN13QsciScintilla8annotateEiRK7QStringRK9QsciStyle@Base 2.11.2 ++ _ZN13QsciScintilla8annotateEiRK7QStringi@Base 2.11.2 ++ _ZN13QsciScintilla8ensureRWEv@Base 2.11.2 ++ _ZN13QsciScintilla8findNextEv@Base 2.11.2 ++ _ZN13QsciScintilla8foldLineEi@Base 2.11.2 ++ _ZN13QsciScintilla8insertAtERK7QStringii@Base 2.11.2 ++ _ZN13QsciScintilla8setColorERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla8setLexerEP9QsciLexer@Base 2.11.2 ++ _ZN13QsciScintilla8setPaperERK6QColor@Base 2.11.2 ++ _ZN13QsciScintilla8unindentEi@Base 2.11.2 ++ _ZN13QsciScintilla9findFirstERK7QStringbbbbbiibbb@Base 2.11.2 ++ _ZN13QsciScintilla9foldClickEii@Base 2.11.2 ++ _ZN13QsciScintilla9markerAddEii@Base 2.11.2 ++ _ZN13QsciScintilla9selectAllEb@Base 2.11.2 ++ _ZN13QsciScintilla9styleTextERK5QListI14QsciStyledTextEPPci@Base 2.11.2 ++ _ZN13QsciScintillaC1EP7QWidget@Base 2.11.2 ++ _ZN13QsciScintillaC2EP7QWidget@Base 2.11.2 ++ _ZN13QsciScintillaD0Ev@Base 2.11.2 ++ _ZN13QsciScintillaD1Ev@Base 2.11.2 ++ _ZN13QsciScintillaD2Ev@Base 2.11.2 ++ _ZN14QsciCommandSet12readSettingsER9QSettingsPKc@Base 2.11.2 ++ _ZN14QsciCommandSet13writeSettingsER9QSettingsPKc@Base 2.11.2 ++ _ZN14QsciCommandSet18clearAlternateKeysEv@Base 2.11.2 ++ _ZN14QsciCommandSet9clearKeysEv@Base 2.11.2 ++ _ZN14QsciCommandSetC1EP13QsciScintilla@Base 2.11.2 ++ _ZN14QsciCommandSetC2EP13QsciScintilla@Base 2.11.2 ++ _ZN14QsciCommandSetD1Ev@Base 2.11.2 ++ _ZN14QsciCommandSetD2Ev@Base 2.11.2 ++ _ZN14QsciLexerBatch11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN14QsciLexerBatch11qt_metacastEPKc@Base 2.11.2 ++ _ZN14QsciLexerBatch16staticMetaObjectE@Base 2.11.2 ++ _ZN14QsciLexerBatchC1EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerBatchC2EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerBatchD0Ev@Base 2.11.2 ++ _ZN14QsciLexerBatchD1Ev@Base 2.11.2 ++ _ZN14QsciLexerBatchD2Ev@Base 2.11.2 ++ _ZN14QsciLexerCMake11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN14QsciLexerCMake11qt_metacastEPKc@Base 2.11.2 ++ _ZN14QsciLexerCMake13setAtElsePropEv@Base 2.11.2 ++ _ZN14QsciLexerCMake13setFoldAtElseEb@Base 2.11.2 ++ _ZN14QsciLexerCMake14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN14QsciLexerCMake16staticMetaObjectE@Base 2.11.2 ++ _ZN14QsciLexerCMake17refreshPropertiesEv@Base 2.11.2 ++ _ZN14QsciLexerCMakeC1EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerCMakeC2EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerCMakeD0Ev@Base 2.11.2 ++ _ZN14QsciLexerCMakeD1Ev@Base 2.11.2 ++ _ZN14QsciLexerCMakeD2Ev@Base 2.11.2 ++ _ZN14QsciLexerSpice11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN14QsciLexerSpice11qt_metacastEPKc@Base 2.11.2 ++ _ZN14QsciLexerSpice16staticMetaObjectE@Base 2.11.2 ++ _ZN14QsciLexerSpiceC1EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerSpiceC2EP7QObject@Base 2.11.2 ++ _ZN14QsciLexerSpiceD0Ev@Base 2.11.2 ++ _ZN14QsciLexerSpiceD1Ev@Base 2.11.2 ++ _ZN14QsciLexerSpiceD2Ev@Base 2.11.2 ++ _ZN14QsciStyledTextC1ERK7QStringRK9QsciStyle@Base 2.11.2 ++ _ZN14QsciStyledTextC1ERK7QStringi@Base 2.11.2 ++ _ZN14QsciStyledTextC2ERK7QStringRK9QsciStyle@Base 2.11.2 ++ _ZN14QsciStyledTextC2ERK7QStringi@Base 2.11.2 ++ _ZN15QsciLexerCSharp11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerCSharp11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerCSharp16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerCSharpC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerCSharpC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerCSharpD0Ev@Base 2.11.2 ++ _ZN15QsciLexerCSharpD1Ev@Base 2.11.2 ++ _ZN15QsciLexerCSharpD2Ev@Base 2.11.2 ++ _ZN15QsciLexerCustom10setStylingEiRK9QsciStyle@Base 2.11.2 ++ _ZN15QsciLexerCustom10setStylingEii@Base 2.11.2 ++ _ZN15QsciLexerCustom11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerCustom11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerCustom12startStylingEii@Base 2.11.2 ++ _ZN15QsciLexerCustom16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerCustom17handleStyleNeededEi@Base 2.11.2 ++ _ZN15QsciLexerCustom9setEditorEP13QsciScintilla@Base 2.11.2 ++ _ZN15QsciLexerCustomC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerCustomC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerCustomD0Ev@Base 2.11.2 ++ _ZN15QsciLexerCustomD1Ev@Base 2.11.2 ++ _ZN15QsciLexerCustomD2Ev@Base 2.11.2 ++ _ZN15QsciLexerMatlab11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerMatlab11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerMatlab16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerMatlabC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerMatlabC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerMatlabD0Ev@Base 2.11.2 ++ _ZN15QsciLexerMatlabD1Ev@Base 2.11.2 ++ _ZN15QsciLexerMatlabD2Ev@Base 2.11.2 ++ _ZN15QsciLexerOctave11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerOctave11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerOctave16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerOctaveC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerOctaveC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerOctaveD0Ev@Base 2.11.2 ++ _ZN15QsciLexerOctaveD1Ev@Base 2.11.2 ++ _ZN15QsciLexerOctaveD2Ev@Base 2.11.2 ++ _ZN15QsciLexerPascal11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerPascal11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerPascal14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN15QsciLexerPascal14setCommentPropEv@Base 2.11.2 ++ _ZN15QsciLexerPascal14setCompactPropEv@Base 2.11.2 ++ _ZN15QsciLexerPascal14setFoldCompactEb@Base 2.11.2 ++ _ZN15QsciLexerPascal14setPreprocPropEv@Base 2.11.2 ++ _ZN15QsciLexerPascal15setFoldCommentsEb@Base 2.11.2 ++ _ZN15QsciLexerPascal16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerPascal17refreshPropertiesEv@Base 2.11.2 ++ _ZN15QsciLexerPascal19setFoldPreprocessorEb@Base 2.11.2 ++ _ZN15QsciLexerPascal20setSmartHighlightingEb@Base 2.11.2 ++ _ZN15QsciLexerPascal21setSmartHighlightPropEv@Base 2.11.2 ++ _ZN15QsciLexerPascalC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerPascalC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerPascalD0Ev@Base 2.11.2 ++ _ZN15QsciLexerPascalD1Ev@Base 2.11.2 ++ _ZN15QsciLexerPascalD2Ev@Base 2.11.2 ++ _ZN15QsciLexerPython11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN15QsciLexerPython11qt_metacastEPKc@Base 2.11.2 ++ _ZN15QsciLexerPython12keywordClassE@Base 2.11.2 ++ _ZN15QsciLexerPython13setFoldQuotesEb@Base 2.11.2 ++ _ZN15QsciLexerPython13setQuotesPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN15QsciLexerPython14setCommentPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython14setCompactPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython14setFoldCompactEb@Base 2.11.2 ++ _ZN15QsciLexerPython14setV3BytesPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython15setFoldCommentsEb@Base 2.11.2 ++ _ZN15QsciLexerPython16setTabWhingePropEv@Base 2.11.2 ++ _ZN15QsciLexerPython16setV2UnicodePropEv@Base 2.11.2 ++ _ZN15QsciLexerPython16staticMetaObjectE@Base 2.11.2 ++ _ZN15QsciLexerPython17refreshPropertiesEv@Base 2.11.2 ++ _ZN15QsciLexerPython17setV3BytesAllowedEb@Base 2.11.2 ++ _ZN15QsciLexerPython19setV2UnicodeAllowedEb@Base 2.11.2 ++ _ZN15QsciLexerPython20setV3BinaryOctalPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython21setIndentationWarningENS_18IndentationWarningE@Base 2.11.2 ++ _ZN15QsciLexerPython22setHighlightSubidsPropEv@Base 2.11.2 ++ _ZN15QsciLexerPython23setV3BinaryOctalAllowedEb@Base 2.11.2 ++ _ZN15QsciLexerPython25setStringsOverNewlinePropEv@Base 2.11.2 ++ _ZN15QsciLexerPython26setHighlightSubidentifiersEb@Base 2.11.2 ++ _ZN15QsciLexerPython28setStringsOverNewlineAllowedEb@Base 2.11.2 ++ _ZN15QsciLexerPythonC1EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerPythonC2EP7QObject@Base 2.11.2 ++ _ZN15QsciLexerPythonD0Ev@Base 2.11.2 ++ _ZN15QsciLexerPythonD1Ev@Base 2.11.2 ++ _ZN15QsciLexerPythonD2Ev@Base 2.11.2 ++ _ZN16QsciAbstractAPIs11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN16QsciAbstractAPIs11qt_metacastEPKc@Base 2.11.2 ++ _ZN16QsciAbstractAPIs16staticMetaObjectE@Base 2.11.2 ++ _ZN16QsciAbstractAPIs22autoCompletionSelectedERK7QString@Base 2.11.2 ++ _ZN16QsciAbstractAPIsC1EP9QsciLexer@Base 2.11.2 ++ _ZN16QsciAbstractAPIsC2EP9QsciLexer@Base 2.11.2 ++ _ZN16QsciAbstractAPIsD0Ev@Base 2.11.2 ++ _ZN16QsciAbstractAPIsD1Ev@Base 2.11.2 ++ _ZN16QsciAbstractAPIsD2Ev@Base 2.11.2 ++ _ZN16QsciLexerEDIFACT11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN16QsciLexerEDIFACT11qt_metacastEPKc@Base 2.11.2 ++ _ZN16QsciLexerEDIFACT16staticMetaObjectE@Base 2.11.2 ++ _ZN16QsciLexerEDIFACTC1EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerEDIFACTC2EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerEDIFACTD0Ev@Base 2.11.2 ++ _ZN16QsciLexerEDIFACTD1Ev@Base 2.11.2 ++ _ZN16QsciLexerEDIFACTD2Ev@Base 2.11.2 ++ _ZN16QsciLexerFortran11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN16QsciLexerFortran11qt_metacastEPKc@Base 2.11.2 ++ _ZN16QsciLexerFortran16staticMetaObjectE@Base 2.11.2 ++ _ZN16QsciLexerFortranC1EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerFortranC2EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerFortranD0Ev@Base 2.11.2 ++ _ZN16QsciLexerFortranD1Ev@Base 2.11.2 ++ _ZN16QsciLexerFortranD2Ev@Base 2.11.2 ++ _ZN16QsciLexerVerilog11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN16QsciLexerVerilog11qt_metacastEPKc@Base 2.11.2 ++ _ZN16QsciLexerVerilog13setAtElsePropEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog13setFoldAtElseEb@Base 2.11.2 ++ _ZN16QsciLexerVerilog14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN16QsciLexerVerilog14setCommentPropEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog14setCompactPropEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog14setFoldCompactEb@Base 2.11.2 ++ _ZN16QsciLexerVerilog14setPreprocPropEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog15setAtModulePropEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog15setFoldAtModuleEb@Base 2.11.2 ++ _ZN16QsciLexerVerilog15setFoldCommentsEb@Base 2.11.2 ++ _ZN16QsciLexerVerilog16staticMetaObjectE@Base 2.11.2 ++ _ZN16QsciLexerVerilog17refreshPropertiesEv@Base 2.11.2 ++ _ZN16QsciLexerVerilog19setFoldPreprocessorEb@Base 2.11.2 ++ _ZN16QsciLexerVerilogC1EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerVerilogC2EP7QObject@Base 2.11.2 ++ _ZN16QsciLexerVerilogD0Ev@Base 2.11.2 ++ _ZN16QsciLexerVerilogD1Ev@Base 2.11.2 ++ _ZN16QsciLexerVerilogD2Ev@Base 2.11.2 ++ _ZN17QsciLexerMakefile11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN17QsciLexerMakefile11qt_metacastEPKc@Base 2.11.2 ++ _ZN17QsciLexerMakefile16staticMetaObjectE@Base 2.11.2 ++ _ZN17QsciLexerMakefileC1EP7QObject@Base 2.11.2 ++ _ZN17QsciLexerMakefileC2EP7QObject@Base 2.11.2 ++ _ZN17QsciLexerMakefileD0Ev@Base 2.11.2 ++ _ZN17QsciLexerMakefileD1Ev@Base 2.11.2 ++ _ZN17QsciLexerMakefileD2Ev@Base 2.11.2 ++ _ZN17QsciLexerMarkdown11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN17QsciLexerMarkdown11qt_metacastEPKc@Base 2.11.2 ++ _ZN17QsciLexerMarkdown16staticMetaObjectE@Base 2.11.2 ++ _ZN17QsciLexerMarkdownC1EP7QObject@Base 2.11.2 ++ _ZN17QsciLexerMarkdownC2EP7QObject@Base 2.11.2 ++ _ZN17QsciLexerMarkdownD0Ev@Base 2.11.2 ++ _ZN17QsciLexerMarkdownD1Ev@Base 2.11.2 ++ _ZN17QsciLexerMarkdownD2Ev@Base 2.11.2 ++ _ZN17QsciScintillaBase10commandKeyEiRi@Base 2.11.2 ++ _ZN17QsciScintillaBase10paintEventEP11QPaintEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase11SCEN_CHANGEEv@Base 2.11.2 ++ _ZN17QsciScintillaBase11SCN_FOCUSINEv@Base 2.11.2 ++ _ZN17QsciScintillaBase11SCN_PAINTEDEv@Base 2.11.2 ++ _ZN17QsciScintillaBase11changeEventEP6QEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN17QsciScintillaBase11qt_metacastEPKc@Base 2.11.2 ++ _ZN17QsciScintillaBase11resizeEventEP12QResizeEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase12SCN_DWELLENDEiii@Base 2.11.2 ++ _ZN17QsciScintillaBase12SCN_FOCUSOUTEv@Base 2.11.2 ++ _ZN17QsciScintillaBase12SCN_MODIFIEDEiiPKciiiiiii@Base 2.11.2 ++ _ZN17QsciScintillaBase12SCN_UPDATEUIEi@Base 2.11.2 ++ _ZN17QsciScintillaBase12acceptActionEP10QDropEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase12focusInEventEP11QFocusEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase13SCN_CHARADDEDEi@Base 2.11.2 ++ _ZN17QsciScintillaBase13SCN_NEEDSHOWNEii@Base 2.11.2 ++ _ZN17QsciScintillaBase13dragMoveEventEP14QDragMoveEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase13focusOutEventEP11QFocusEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase13keyPressEventEP9QKeyEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase13setScrollBarsEv@Base 2.11.2 ++ _ZN17QsciScintillaBase14SCN_DWELLSTARTEiii@Base 2.11.2 ++ _ZN17QsciScintillaBase14SCN_URIDROPPEDERK4QUrl@Base 2.11.2 ++ _ZN17QsciScintillaBase14dragEnterEventEP15QDragEnterEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase14dragLeaveEventEP15QDragLeaveEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase14eventModifiersEP11QMouseEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase14mouseMoveEventEP11QMouseEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase15QSCN_SELCHANGEDEb@Base 2.11.2 ++ _ZN17QsciScintillaBase15SCN_DOUBLECLICKEiii@Base 2.11.2 ++ _ZN17QsciScintillaBase15SCN_MACRORECORDEjmPv@Base 2.11.2 ++ _ZN17QsciScintillaBase15SCN_MARGINCLICKEiii@Base 2.11.2 ++ _ZN17QsciScintillaBase15SCN_STYLENEEDEDEi@Base 2.11.2 ++ _ZN17QsciScintillaBase15mousePressEventEP11QMouseEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase16SCN_CALLTIPCLICKEi@Base 2.11.2 ++ _ZN17QsciScintillaBase16SCN_HOTSPOTCLICKEii@Base 2.11.2 ++ _ZN17QsciScintillaBase16contextMenuEventEP17QContextMenuEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase16inputMethodEventEP17QInputMethodEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase16scrollContentsByEii@Base 2.11.2 ++ _ZN17QsciScintillaBase16staticMetaObjectE@Base 2.11.2 ++ _ZN17QsciScintillaBase17SCN_SAVEPOINTLEFTEv@Base 2.11.2 ++ _ZN17QsciScintillaBase17mouseReleaseEventEP11QMouseEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase18SCN_AUTOCCANCELLEDEv@Base 2.11.2 ++ _ZN17QsciScintillaBase18SCN_AUTOCCOMPLETEDEPKciii@Base 2.11.2 ++ _ZN17QsciScintillaBase18SCN_AUTOCSELECTIONEPKci@Base 2.11.2 ++ _ZN17QsciScintillaBase18SCN_AUTOCSELECTIONEPKciii@Base 2.11.2 ++ _ZN17QsciScintillaBase18SCN_INDICATORCLICKEii@Base 2.11.2 ++ _ZN17QsciScintillaBase18focusNextPrevChildEb@Base 2.11.2 ++ _ZN17QsciScintillaBase19SCN_MODIFYATTEMPTROEv@Base 2.11.2 ++ _ZN17QsciScintillaBase20SCN_AUTOCCHARDELETEDEv@Base 2.11.2 ++ _ZN17QsciScintillaBase20SCN_INDICATORRELEASEEii@Base 2.11.2 ++ _ZN17QsciScintillaBase20SCN_MARGINRIGHTCLICKEiii@Base 2.11.2 ++ _ZN17QsciScintillaBase20SCN_SAVEPOINTREACHEDEv@Base 2.11.2 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKci@Base 2.11.2 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKciii@Base 2.11.2 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKciiii@Base 2.11.2 ++ _ZN17QsciScintillaBase21mouseDoubleClickEventEP11QMouseEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase22SCN_HOTSPOTDOUBLECLICKEii@Base 2.11.2 ++ _ZN17QsciScintillaBase23SCN_HOTSPOTRELEASECLICKEii@Base 2.11.2 ++ _ZN17QsciScintillaBase24SCN_AUTOCSELECTIONCHANGEEPKcii@Base 2.11.2 ++ _ZN17QsciScintillaBase24connectVerticalScrollBarEv@Base 2.11.2 ++ _ZN17QsciScintillaBase24replaceVerticalScrollBarEP10QScrollBar@Base 2.11.2 ++ _ZN17QsciScintillaBase26connectHorizontalScrollBarEv@Base 2.11.2 ++ _ZN17QsciScintillaBase26replaceHorizontalScrollBarEP10QScrollBar@Base 2.11.2 ++ _ZN17QsciScintillaBase4poolEv@Base 2.11.2 ++ _ZN17QsciScintillaBase8SCN_ZOOMEv@Base 2.11.2 ++ _ZN17QsciScintillaBase9dropEventEP10QDropEvent@Base 2.11.2 ++ _ZN17QsciScintillaBase9handleHSbEi@Base 2.11.2 ++ _ZN17QsciScintillaBase9handleVSbEi@Base 2.11.2 ++ _ZN17QsciScintillaBaseC1EP7QWidget@Base 2.11.2 ++ _ZN17QsciScintillaBaseC2EP7QWidget@Base 2.11.2 ++ _ZN17QsciScintillaBaseD0Ev@Base 2.11.2 ++ _ZN17QsciScintillaBaseD1Ev@Base 2.11.2 ++ _ZN17QsciScintillaBaseD2Ev@Base 2.11.2 ++ _ZN18QsciLexerFortran7711qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN18QsciLexerFortran7711qt_metacastEPKc@Base 2.11.2 ++ _ZN18QsciLexerFortran7714readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN18QsciLexerFortran7714setCompactPropEv@Base 2.11.2 ++ _ZN18QsciLexerFortran7714setFoldCompactEb@Base 2.11.2 ++ _ZN18QsciLexerFortran7716staticMetaObjectE@Base 2.11.2 ++ _ZN18QsciLexerFortran7717refreshPropertiesEv@Base 2.11.2 ++ _ZN18QsciLexerFortran77C1EP7QObject@Base 2.11.2 ++ _ZN18QsciLexerFortran77C2EP7QObject@Base 2.11.2 ++ _ZN18QsciLexerFortran77D0Ev@Base 2.11.2 ++ _ZN18QsciLexerFortran77D1Ev@Base 2.11.2 ++ _ZN18QsciLexerFortran77D2Ev@Base 2.11.2 ++ _ZN19QsciLexerJavaScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN19QsciLexerJavaScript11qt_metacastEPKc@Base 2.11.2 ++ _ZN19QsciLexerJavaScript12keywordClassE@Base 2.11.2 ++ _ZN19QsciLexerJavaScript16staticMetaObjectE@Base 2.11.2 ++ _ZN19QsciLexerJavaScriptC1EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerJavaScriptC2EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerJavaScriptD0Ev@Base 2.11.2 ++ _ZN19QsciLexerJavaScriptD1Ev@Base 2.11.2 ++ _ZN19QsciLexerJavaScriptD2Ev@Base 2.11.2 ++ _ZN19QsciLexerPostScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN19QsciLexerPostScript11qt_metacastEPKc@Base 2.11.2 ++ _ZN19QsciLexerPostScript11setTokenizeEb@Base 2.11.2 ++ _ZN19QsciLexerPostScript12setLevelPropEv@Base 2.11.2 ++ _ZN19QsciLexerPostScript13setAtElsePropEv@Base 2.11.2 ++ _ZN19QsciLexerPostScript13setFoldAtElseEb@Base 2.11.2 ++ _ZN19QsciLexerPostScript14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN19QsciLexerPostScript14setCompactPropEv@Base 2.11.2 ++ _ZN19QsciLexerPostScript14setFoldCompactEb@Base 2.11.2 ++ _ZN19QsciLexerPostScript15setTokenizePropEv@Base 2.11.2 ++ _ZN19QsciLexerPostScript16staticMetaObjectE@Base 2.11.2 ++ _ZN19QsciLexerPostScript17refreshPropertiesEv@Base 2.11.2 ++ _ZN19QsciLexerPostScript8setLevelEi@Base 2.11.2 ++ _ZN19QsciLexerPostScriptC1EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerPostScriptC2EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerPostScriptD0Ev@Base 2.11.2 ++ _ZN19QsciLexerPostScriptD1Ev@Base 2.11.2 ++ _ZN19QsciLexerPostScriptD2Ev@Base 2.11.2 ++ _ZN19QsciLexerProperties11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN19QsciLexerProperties11qt_metacastEPKc@Base 2.11.2 ++ _ZN19QsciLexerProperties14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN19QsciLexerProperties14setCompactPropEv@Base 2.11.2 ++ _ZN19QsciLexerProperties14setFoldCompactEb@Base 2.11.2 ++ _ZN19QsciLexerProperties16setInitialSpacesEb@Base 2.11.2 ++ _ZN19QsciLexerProperties16staticMetaObjectE@Base 2.11.2 ++ _ZN19QsciLexerProperties17refreshPropertiesEv@Base 2.11.2 ++ _ZN19QsciLexerProperties20setInitialSpacesPropEv@Base 2.11.2 ++ _ZN19QsciLexerPropertiesC1EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerPropertiesC2EP7QObject@Base 2.11.2 ++ _ZN19QsciLexerPropertiesD0Ev@Base 2.11.2 ++ _ZN19QsciLexerPropertiesD1Ev@Base 2.11.2 ++ _ZN19QsciLexerPropertiesD2Ev@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript11qt_metacastEPKc@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript14setCommentPropEv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript14setCompactPropEv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript14setDollarsPropEv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript14setFoldCompactEb@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript15setFoldCommentsEb@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript16staticMetaObjectE@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript17refreshPropertiesEv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript17setDollarsAllowedEb@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript19setStylePreprocPropEv@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScript20setStylePreprocessorEb@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScriptC1EP7QObject@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScriptC2EP7QObject@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScriptD0Ev@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScriptD1Ev@Base 2.11.2 ++ _ZN21QsciLexerCoffeeScriptD2Ev@Base 2.11.2 ++ _ZN8QsciAPIs11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN8QsciAPIs11qt_metacastEPKc@Base 2.11.2 ++ _ZN8QsciAPIs12deleteWorkerEv@Base 2.11.2 ++ _ZN8QsciAPIs12enoughCommasERK7QStringi@Base 2.11.2 ++ _ZN8QsciAPIs12loadPreparedERK7QString@Base 2.11.2 ++ _ZN8QsciAPIs13addAPIEntriesERK5QListI5QPairIjjEEbR11QStringListRb@Base 2.11.2 ++ _ZN8QsciAPIs14positionOriginERK11QStringListR7QString@Base 2.11.2 ++ _ZN8QsciAPIs15lastPartialWordERK7QStringR11QStringListRb@Base 2.11.2 ++ _ZN8QsciAPIs16lastCompleteWordERK7QStringR11QStringListRb@Base 2.11.2 ++ _ZN8QsciAPIs16originStartsWithERK7QStringS2_@Base 2.11.2 ++ _ZN8QsciAPIs16staticMetaObjectE@Base 2.11.2 ++ _ZN8QsciAPIs17cancelPreparationEv@Base 2.11.2 ++ _ZN8QsciAPIs21apiPreparationStartedEv@Base 2.11.2 ++ _ZN8QsciAPIs22apiPreparationFinishedEv@Base 2.11.2 ++ _ZN8QsciAPIs22autoCompletionSelectedERK7QString@Base 2.11.2 ++ _ZN8QsciAPIs23apiPreparationCancelledEv@Base 2.11.2 ++ _ZN8QsciAPIs24updateAutoCompletionListERK11QStringListRS0_@Base 2.11.2 ++ _ZN8QsciAPIs3addERK7QString@Base 2.11.2 ++ _ZN8QsciAPIs4loadERK7QString@Base 2.11.2 ++ _ZN8QsciAPIs5clearEv@Base 2.11.2 ++ _ZN8QsciAPIs5eventEP6QEvent@Base 2.11.2 ++ _ZN8QsciAPIs6removeERK7QString@Base 2.11.2 ++ _ZN8QsciAPIs7prepareEv@Base 2.11.2 ++ _ZN8QsciAPIs8callTipsERK11QStringListiN13QsciScintilla13CallTipsStyleER5QListIiE@Base 2.11.2 ++ _ZN8QsciAPIsC1EP9QsciLexer@Base 2.11.2 ++ _ZN8QsciAPIsC2EP9QsciLexer@Base 2.11.2 ++ _ZN8QsciAPIsD0Ev@Base 2.11.2 ++ _ZN8QsciAPIsD1Ev@Base 2.11.2 ++ _ZN8QsciAPIsD2Ev@Base 2.11.2 ++ _ZN9QsciLexer10setEolFillEbi@Base 2.11.2 ++ _ZN9QsciLexer11fontChangedERK5QFonti@Base 2.11.2 ++ _ZN9QsciLexer11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN9QsciLexer11qt_metacastEPKc@Base 2.11.2 ++ _ZN9QsciLexer12colorChangedERK6QColori@Base 2.11.2 ++ _ZN9QsciLexer12paperChangedERK6QColori@Base 2.11.2 ++ _ZN9QsciLexer12readSettingsER9QSettingsPKc@Base 2.11.2 ++ _ZN9QsciLexer14eolFillChangedEbi@Base 2.11.2 ++ _ZN9QsciLexer14readPropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZN9QsciLexer14setDefaultFontERK5QFont@Base 2.11.2 ++ _ZN9QsciLexer15autoIndentStyleEv@Base 2.11.2 ++ _ZN9QsciLexer15propertyChangedEPKcS1_@Base 2.11.2 ++ _ZN9QsciLexer15setDefaultColorERK6QColor@Base 2.11.2 ++ _ZN9QsciLexer15setDefaultPaperERK6QColor@Base 2.11.2 ++ _ZN9QsciLexer16staticMetaObjectE@Base 2.11.2 ++ _ZN9QsciLexer17refreshPropertiesEv@Base 2.11.2 ++ _ZN9QsciLexer18setAutoIndentStyleEi@Base 2.11.2 ++ _ZN9QsciLexer7setAPIsEP16QsciAbstractAPIs@Base 2.11.2 ++ _ZN9QsciLexer7setFontERK5QFonti@Base 2.11.2 ++ _ZN9QsciLexer8setColorERK6QColori@Base 2.11.2 ++ _ZN9QsciLexer8setPaperERK6QColori@Base 2.11.2 ++ _ZN9QsciLexer9setEditorEP13QsciScintilla@Base 2.11.2 ++ _ZN9QsciLexerC1EP7QObject@Base 2.11.2 ++ _ZN9QsciLexerC2EP7QObject@Base 2.11.2 ++ _ZN9QsciLexerD0Ev@Base 2.11.2 ++ _ZN9QsciLexerD1Ev@Base 2.11.2 ++ _ZN9QsciLexerD2Ev@Base 2.11.2 ++ _ZN9QsciMacro11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.11.2 ++ _ZN9QsciMacro11qt_metacastEPKc@Base 2.11.2 ++ _ZN9QsciMacro12endRecordingEv@Base 2.11.2 ++ _ZN9QsciMacro14startRecordingEv@Base 2.11.2 ++ _ZN9QsciMacro16staticMetaObjectE@Base 2.11.2 ++ _ZN9QsciMacro4loadERK7QString@Base 2.11.2 ++ _ZN9QsciMacro4playEv@Base 2.11.2 ++ _ZN9QsciMacro5clearEv@Base 2.11.2 ++ _ZN9QsciMacro6recordEjmPv@Base 2.11.2 ++ _ZN9QsciMacroC1EP13QsciScintilla@Base 2.11.2 ++ _ZN9QsciMacroC1ERK7QStringP13QsciScintilla@Base 2.11.2 ++ _ZN9QsciMacroC2EP13QsciScintilla@Base 2.11.2 ++ _ZN9QsciMacroC2ERK7QStringP13QsciScintilla@Base 2.11.2 ++ _ZN9QsciMacroD0Ev@Base 2.11.2 ++ _ZN9QsciMacroD1Ev@Base 2.11.2 ++ _ZN9QsciMacroD2Ev@Base 2.11.2 ++ _ZN9QsciStyle10setEolFillEb@Base 2.11.2 ++ _ZN9QsciStyle10setHotspotEb@Base 2.11.2 ++ _ZN9QsciStyle10setVisibleEb@Base 2.11.2 ++ _ZN9QsciStyle11setTextCaseENS_8TextCaseE@Base 2.11.2 ++ _ZN9QsciStyle13setChangeableEb@Base 2.11.2 ++ _ZN9QsciStyle4initEi@Base 2.11.2 ++ _ZN9QsciStyle7refreshEv@Base 2.11.2 ++ _ZN9QsciStyle7setFontERK5QFont@Base 2.11.2 ++ _ZN9QsciStyle8setColorERK6QColor@Base 2.11.2 ++ _ZN9QsciStyle8setPaperERK6QColor@Base 2.11.2 ++ _ZN9QsciStyleC1Ei@Base 2.11.2 ++ _ZN9QsciStyleC1EiRK7QStringRK6QColorS5_RK5QFontb@Base 2.11.2 ++ _ZN9QsciStyleC2Ei@Base 2.11.2 ++ _ZN9QsciStyleC2EiRK7QStringRK6QColorS5_RK5QFontb@Base 2.11.2 ++ _ZNK10QsciLexerD10blockStartEPi@Base 2.11.2 ++ _ZNK10QsciLexerD10braceStyleEv@Base 2.11.2 ++ _ZNK10QsciLexerD10foldAtElseEv@Base 2.11.2 ++ _ZNK10QsciLexerD10metaObjectEv@Base 2.11.2 ++ _ZNK10QsciLexerD11defaultFontEi@Base 2.11.2 ++ _ZNK10QsciLexerD11descriptionEi@Base 2.11.2 ++ _ZNK10QsciLexerD11foldCompactEv@Base 2.11.2 ++ _ZNK10QsciLexerD12defaultColorEi@Base 2.11.2 ++ _ZNK10QsciLexerD12defaultPaperEi@Base 2.11.2 ++ _ZNK10QsciLexerD12foldCommentsEv@Base 2.11.2 ++ _ZNK10QsciLexerD14defaultEolFillEi@Base 2.11.2 ++ _ZNK10QsciLexerD14wordCharactersEv@Base 2.11.2 ++ _ZNK10QsciLexerD15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK10QsciLexerD17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK10QsciLexerD28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK10QsciLexerD5lexerEv@Base 2.11.2 ++ _ZNK10QsciLexerD8blockEndEPi@Base 2.11.2 ++ _ZNK10QsciLexerD8keywordsEi@Base 2.11.2 ++ _ZNK10QsciLexerD8languageEv@Base 2.11.2 ++ _ZNK11QsciCommand11descriptionEv@Base 2.11.2 ++ _ZNK11QsciLexerPO10metaObjectEv@Base 2.11.2 ++ _ZNK11QsciLexerPO11defaultFontEi@Base 2.11.2 ++ _ZNK11QsciLexerPO11descriptionEi@Base 2.11.2 ++ _ZNK11QsciLexerPO11foldCompactEv@Base 2.11.2 ++ _ZNK11QsciLexerPO12defaultColorEi@Base 2.11.2 ++ _ZNK11QsciLexerPO12foldCommentsEv@Base 2.11.2 ++ _ZNK11QsciLexerPO15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK11QsciLexerPO5lexerEv@Base 2.11.2 ++ _ZNK11QsciLexerPO8languageEv@Base 2.11.2 ++ _ZNK12QsciDocument10isModifiedEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerAVS11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerAVS11foldCompactEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerAVS12foldCommentsEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS14wordCharactersEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerAVS5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerAVS8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerAVS8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP10blockStartEPi@Base 2.11.2 ++ _ZNK12QsciLexerCPP10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP14wordCharactersEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerCPP17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK12QsciLexerCPP28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerCPP8blockEndEPi@Base 2.11.2 ++ _ZNK12QsciLexerCPP8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerCPP8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS10blockStartEPi@Base 2.11.2 ++ _ZNK12QsciLexerCSS10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerCSS11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerCSS11foldCompactEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerCSS12foldCommentsEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS14wordCharactersEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerCSS5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerCSS8blockEndEPi@Base 2.11.2 ++ _ZNK12QsciLexerCSS8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerCSS8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerIDL10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerIDL11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerIDL12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerIDL8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerIDL8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerLua10blockStartEPi@Base 2.11.2 ++ _ZNK12QsciLexerLua10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerLua10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerLua11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerLua11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerLua11foldCompactEv@Base 2.11.2 ++ _ZNK12QsciLexerLua12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerLua12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerLua14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerLua15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerLua28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK12QsciLexerLua5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerLua8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerLua8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV11foldCompactEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV12foldCommentsEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV14foldDirectivesEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV14wordCharactersEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerPOV5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerPOV8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerPOV8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerSQL10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerSQL10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerSQL11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerSQL5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerSQL8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerSQL8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerTCL10braceStyleEv@Base 2.11.2 ++ _ZNK12QsciLexerTCL10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerTCL11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerTCL5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerTCL8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerTCL8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerTeX10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerTeX11descriptionEi@Base 2.11.2 ++ _ZNK12QsciLexerTeX12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerTeX14wordCharactersEv@Base 2.11.2 ++ _ZNK12QsciLexerTeX15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerTeX5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerTeX8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerTeX8languageEv@Base 2.11.2 ++ _ZNK12QsciLexerXML10metaObjectEv@Base 2.11.2 ++ _ZNK12QsciLexerXML11defaultFontEi@Base 2.11.2 ++ _ZNK12QsciLexerXML12defaultColorEi@Base 2.11.2 ++ _ZNK12QsciLexerXML12defaultPaperEi@Base 2.11.2 ++ _ZNK12QsciLexerXML13scriptsStyledEv@Base 2.11.2 ++ _ZNK12QsciLexerXML14defaultEolFillEi@Base 2.11.2 ++ _ZNK12QsciLexerXML15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK12QsciLexerXML5lexerEv@Base 2.11.2 ++ _ZNK12QsciLexerXML8keywordsEi@Base 2.11.2 ++ _ZNK12QsciLexerXML8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerBash10braceStyleEv@Base 2.11.2 ++ _ZNK13QsciLexerBash10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerBash11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerBash11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerBash11foldCompactEv@Base 2.11.2 ++ _ZNK13QsciLexerBash12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerBash12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerBash12foldCommentsEv@Base 2.11.2 ++ _ZNK13QsciLexerBash14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerBash14wordCharactersEv@Base 2.11.2 ++ _ZNK13QsciLexerBash15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerBash5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerBash8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerBash8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerDiff10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerDiff11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerDiff12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerDiff14wordCharactersEv@Base 2.11.2 ++ _ZNK13QsciLexerDiff5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerDiff8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerHTML10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerHTML11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML14wordCharactersEv@Base 2.11.2 ++ _ZNK13QsciLexerHTML15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerHTML21autoCompletionFillupsEv@Base 2.11.2 ++ _ZNK13QsciLexerHTML5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerHTML8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerHTML8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerJSON10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerJSON11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerJSON5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerJSON8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerJSON8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerJava10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerJava8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerJava8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl10blockStartEPi@Base 2.11.2 ++ _ZNK13QsciLexerPerl10braceStyleEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl11foldCompactEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl12foldCommentsEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl12foldPackagesEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl13foldPODBlocksEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl14wordCharactersEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerPerl28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerPerl8blockEndEPi@Base 2.11.2 ++ _ZNK13QsciLexerPerl8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerPerl8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerRuby10blockStartEPi@Base 2.11.2 ++ _ZNK13QsciLexerRuby10braceStyleEv@Base 2.11.2 ++ _ZNK13QsciLexerRuby10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerRuby11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerRuby17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK13QsciLexerRuby5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerRuby8blockEndEPi@Base 2.11.2 ++ _ZNK13QsciLexerRuby8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerRuby8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL10braceStyleEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL10foldAtElseEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL11foldAtBeginEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL11foldCompactEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL12foldCommentsEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerVHDL17foldAtParenthesisEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerVHDL8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerVHDL8languageEv@Base 2.11.2 ++ _ZNK13QsciLexerYAML10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciLexerYAML11defaultFontEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML11descriptionEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML12defaultColorEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML12defaultPaperEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML12foldCommentsEv@Base 2.11.2 ++ _ZNK13QsciLexerYAML14defaultEolFillEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK13QsciLexerYAML5lexerEv@Base 2.11.2 ++ _ZNK13QsciLexerYAML8keywordsEi@Base 2.11.2 ++ _ZNK13QsciLexerYAML8languageEv@Base 2.11.2 ++ _ZNK13QsciScintilla10annotationEi@Base 2.11.2 ++ _ZNK13QsciScintilla10edgeColumnEv@Base 2.11.2 ++ _ZNK13QsciScintilla10isModifiedEv@Base 2.11.2 ++ _ZNK13QsciScintilla10isReadOnlyEv@Base 2.11.2 ++ _ZNK13QsciScintilla10lineLengthEi@Base 2.11.2 ++ _ZNK13QsciScintilla10marginTypeEi@Base 2.11.2 ++ _ZNK13QsciScintilla10markerLineEi@Base 2.11.2 ++ _ZNK13QsciScintilla10metaObjectEv@Base 2.11.2 ++ _ZNK13QsciScintilla10tabIndentsEv@Base 2.11.2 ++ _ZNK13QsciScintilla10textHeightEi@Base 2.11.2 ++ _ZNK13QsciScintilla11extraAscentEv@Base 2.11.2 ++ _ZNK13QsciScintilla11indentWidthEv@Base 2.11.2 ++ _ZNK13QsciScintilla11indentationEi@Base 2.11.2 ++ _ZNK13QsciScintilla11isStartCharEc@Base 2.11.2 ++ _ZNK13QsciScintilla11marginWidthEi@Base 2.11.2 ++ _ZNK13QsciScintilla11scrollWidthEv@Base 2.11.2 ++ _ZNK13QsciScintilla11tabDrawModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla11wordAtPointERK6QPoint@Base 2.11.2 ++ _ZNK13QsciScintilla12extraDescentEv@Base 2.11.2 ++ _ZNK13QsciScintilla12getCharacterERi@Base 2.11.2 ++ _ZNK13QsciScintilla12getSelectionEPiS0_S0_S0_@Base 2.11.2 ++ _ZNK13QsciScintilla12getSeparatorERi@Base 2.11.2 ++ _ZNK13QsciScintilla12isListActiveEv@Base 2.11.2 ++ _ZNK13QsciScintilla12selectedTextEv@Base 2.11.2 ++ _ZNK13QsciScintilla12set_shortcutEP7QActionN11QsciCommand7CommandE@Base 2.11.2 ++ _ZNK13QsciScintilla13caseSensitiveEv@Base 2.11.2 ++ _ZNK13QsciScintilla13currentIndentEv@Base 2.11.2 ++ _ZNK13QsciScintilla13eolVisibilityEv@Base 2.11.2 ++ _ZNK13QsciScintilla13marginOptionsEv@Base 2.11.2 ++ _ZNK13QsciScintilla13markersAtLineEi@Base 2.11.2 ++ _ZNK13QsciScintilla13overwriteModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla14markerFindNextEij@Base 2.11.2 ++ _ZNK13QsciScintilla14selectionToEolEv@Base 2.11.2 ++ _ZNK13QsciScintilla14whitespaceSizeEv@Base 2.11.2 ++ _ZNK13QsciScintilla14wordAtPositionEi@Base 2.11.2 ++ _ZNK13QsciScintilla14wordCharactersEv@Base 2.11.2 ++ _ZNK13QsciScintilla14wrapIndentModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla15contractedFoldsEv@Base 2.11.2 ++ _ZNK13QsciScintilla15isCallTipActiveEv@Base 2.11.2 ++ _ZNK13QsciScintilla15isRedoAvailableEv@Base 2.11.2 ++ _ZNK13QsciScintilla15isUndoAvailableEv@Base 2.11.2 ++ _ZNK13QsciScintilla15isWordCharacterEc@Base 2.11.2 ++ _ZNK13QsciScintilla15wordAtLineIndexEii@Base 2.11.2 ++ _ZNK13QsciScintilla16firstVisibleLineEv@Base 2.11.2 ++ _ZNK13QsciScintilla16indentationWidthEv@Base 2.11.2 ++ _ZNK13QsciScintilla16marginMarkerMaskEi@Base 2.11.2 ++ _ZNK13QsciScintilla17annotationDisplayEv@Base 2.11.2 ++ _ZNK13QsciScintilla17getCursorPositionEPiS0_@Base 2.11.2 ++ _ZNK13QsciScintilla17indentationGuidesEv@Base 2.11.2 ++ _ZNK13QsciScintilla17marginLineNumbersEi@Base 2.11.2 ++ _ZNK13QsciScintilla17marginSensitivityEi@Base 2.11.2 ++ _ZNK13QsciScintilla18backspaceUnindentsEv@Base 2.11.2 ++ _ZNK13QsciScintilla18indicatorDrawUnderEi@Base 2.11.2 ++ _ZNK13QsciScintilla18markerFindPreviousEij@Base 2.11.2 ++ _ZNK13QsciScintilla19indentationsUseTabsEv@Base 2.11.2 ++ _ZNK13QsciScintilla19scrollWidthTrackingEv@Base 2.11.2 ++ _ZNK13QsciScintilla20isAutoCompletionListEv@Base 2.11.2 ++ _ZNK13QsciScintilla20whitespaceVisibilityEv@Base 2.11.2 ++ _ZNK13QsciScintilla21lineIndexFromPositionEiPiS0_@Base 2.11.2 ++ _ZNK13QsciScintilla21marginBackgroundColorEi@Base 2.11.2 ++ _ZNK13QsciScintilla21positionFromLineIndexEii@Base 2.11.2 ++ _ZNK13QsciScintilla23adjustedCallTipPositionEi@Base 2.11.2 ++ _ZNK13QsciScintilla23autoCompletionUseSingleEv@Base 2.11.2 ++ _ZNK13QsciScintilla24autoCompletionShowSingleEv@Base 2.11.2 ++ _ZNK13QsciScintilla25autoCompletionReplaceWordEv@Base 2.11.2 ++ _ZNK13QsciScintilla28autoCompletionFillupsEnabledEv@Base 2.11.2 ++ _ZNK13QsciScintilla29autoCompletionCaseSensitivityEv@Base 2.11.2 ++ _ZNK13QsciScintilla4textEi@Base 2.11.2 ++ _ZNK13QsciScintilla4textEii@Base 2.11.2 ++ _ZNK13QsciScintilla4textEv@Base 2.11.2 ++ _ZNK13QsciScintilla5bytesEii@Base 2.11.2 ++ _ZNK13QsciScintilla5colorEv@Base 2.11.2 ++ _ZNK13QsciScintilla5lexerEv@Base 2.11.2 ++ _ZNK13QsciScintilla5linesEv@Base 2.11.2 ++ _ZNK13QsciScintilla5paperEv@Base 2.11.2 ++ _ZNK13QsciScintilla5writeEP9QIODevice@Base 2.11.2 ++ _ZNK13QsciScintilla6isUtf8Ev@Base 2.11.2 ++ _ZNK13QsciScintilla6lengthEv@Base 2.11.2 ++ _ZNK13QsciScintilla6lineAtERK6QPoint@Base 2.11.2 ++ _ZNK13QsciScintilla7eolModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla7getWordERi@Base 2.11.2 ++ _ZNK13QsciScintilla7marginsEv@Base 2.11.2 ++ _ZNK13QsciScintilla8edgeModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla8tabWidthEv@Base 2.11.2 ++ _ZNK13QsciScintilla8wrapModeEv@Base 2.11.2 ++ _ZNK13QsciScintilla9edgeColorEv@Base 2.11.2 ++ _ZNK14QsciCommandSet4findEN11QsciCommand7CommandE@Base 2.11.2 ++ _ZNK14QsciCommandSet7boundToEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch10metaObjectEv@Base 2.11.2 ++ _ZNK14QsciLexerBatch11defaultFontEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch11descriptionEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch12defaultColorEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch12defaultPaperEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch13caseSensitiveEv@Base 2.11.2 ++ _ZNK14QsciLexerBatch14defaultEolFillEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch14wordCharactersEv@Base 2.11.2 ++ _ZNK14QsciLexerBatch5lexerEv@Base 2.11.2 ++ _ZNK14QsciLexerBatch8keywordsEi@Base 2.11.2 ++ _ZNK14QsciLexerBatch8languageEv@Base 2.11.2 ++ _ZNK14QsciLexerCMake10foldAtElseEv@Base 2.11.2 ++ _ZNK14QsciLexerCMake10metaObjectEv@Base 2.11.2 ++ _ZNK14QsciLexerCMake11defaultFontEi@Base 2.11.2 ++ _ZNK14QsciLexerCMake11descriptionEi@Base 2.11.2 ++ _ZNK14QsciLexerCMake12defaultColorEi@Base 2.11.2 ++ _ZNK14QsciLexerCMake12defaultPaperEi@Base 2.11.2 ++ _ZNK14QsciLexerCMake15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK14QsciLexerCMake5lexerEv@Base 2.11.2 ++ _ZNK14QsciLexerCMake8keywordsEi@Base 2.11.2 ++ _ZNK14QsciLexerCMake8languageEv@Base 2.11.2 ++ _ZNK14QsciLexerSpice10braceStyleEv@Base 2.11.2 ++ _ZNK14QsciLexerSpice10metaObjectEv@Base 2.11.2 ++ _ZNK14QsciLexerSpice11defaultFontEi@Base 2.11.2 ++ _ZNK14QsciLexerSpice11descriptionEi@Base 2.11.2 ++ _ZNK14QsciLexerSpice12defaultColorEi@Base 2.11.2 ++ _ZNK14QsciLexerSpice5lexerEv@Base 2.11.2 ++ _ZNK14QsciLexerSpice8keywordsEi@Base 2.11.2 ++ _ZNK14QsciLexerSpice8languageEv@Base 2.11.2 ++ _ZNK14QsciStyledText5applyEP17QsciScintillaBase@Base 2.11.2 ++ _ZNK14QsciStyledText5styleEv@Base 2.11.2 ++ _ZNK15QsciLexerCSharp10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerCSharp11defaultFontEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp11descriptionEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp12defaultColorEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp12defaultPaperEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp14defaultEolFillEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp8keywordsEi@Base 2.11.2 ++ _ZNK15QsciLexerCSharp8languageEv@Base 2.11.2 ++ _ZNK15QsciLexerCustom10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerCustom15styleBitsNeededEv@Base 2.11.2 ++ _ZNK15QsciLexerMatlab10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerMatlab11defaultFontEi@Base 2.11.2 ++ _ZNK15QsciLexerMatlab11descriptionEi@Base 2.11.2 ++ _ZNK15QsciLexerMatlab12defaultColorEi@Base 2.11.2 ++ _ZNK15QsciLexerMatlab5lexerEv@Base 2.11.2 ++ _ZNK15QsciLexerMatlab8keywordsEi@Base 2.11.2 ++ _ZNK15QsciLexerMatlab8languageEv@Base 2.11.2 ++ _ZNK15QsciLexerOctave10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerOctave5lexerEv@Base 2.11.2 ++ _ZNK15QsciLexerOctave8keywordsEi@Base 2.11.2 ++ _ZNK15QsciLexerOctave8languageEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal10blockStartEPi@Base 2.11.2 ++ _ZNK15QsciLexerPascal10braceStyleEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal11defaultFontEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal11descriptionEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal11foldCompactEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal12defaultColorEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal12defaultPaperEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal12foldCommentsEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal14defaultEolFillEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK15QsciLexerPascal16foldPreprocessorEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK15QsciLexerPascal17smartHighlightingEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal5lexerEv@Base 2.11.2 ++ _ZNK15QsciLexerPascal8blockEndEPi@Base 2.11.2 ++ _ZNK15QsciLexerPascal8keywordsEi@Base 2.11.2 ++ _ZNK15QsciLexerPascal8languageEv@Base 2.11.2 ++ _ZNK15QsciLexerPython10blockStartEPi@Base 2.11.2 ++ _ZNK15QsciLexerPython10braceStyleEv@Base 2.11.2 ++ _ZNK15QsciLexerPython10metaObjectEv@Base 2.11.2 ++ _ZNK15QsciLexerPython11defaultFontEi@Base 2.11.2 ++ _ZNK15QsciLexerPython11descriptionEi@Base 2.11.2 ++ _ZNK15QsciLexerPython12defaultColorEi@Base 2.11.2 ++ _ZNK15QsciLexerPython12defaultPaperEi@Base 2.11.2 ++ _ZNK15QsciLexerPython13blockLookbackEv@Base 2.11.2 ++ _ZNK15QsciLexerPython14defaultEolFillEi@Base 2.11.2 ++ _ZNK15QsciLexerPython15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK15QsciLexerPython20indentationGuideViewEv@Base 2.11.2 ++ _ZNK15QsciLexerPython28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK15QsciLexerPython5lexerEv@Base 2.11.2 ++ _ZNK15QsciLexerPython8keywordsEi@Base 2.11.2 ++ _ZNK15QsciLexerPython8languageEv@Base 2.11.2 ++ _ZNK16QsciAbstractAPIs10metaObjectEv@Base 2.11.2 ++ _ZNK16QsciAbstractAPIs5lexerEv@Base 2.11.2 ++ _ZNK16QsciLexerEDIFACT10metaObjectEv@Base 2.11.2 ++ _ZNK16QsciLexerEDIFACT11descriptionEi@Base 2.11.2 ++ _ZNK16QsciLexerEDIFACT12defaultColorEi@Base 2.11.2 ++ _ZNK16QsciLexerEDIFACT5lexerEv@Base 2.11.2 ++ _ZNK16QsciLexerEDIFACT8languageEv@Base 2.11.2 ++ _ZNK16QsciLexerFortran10metaObjectEv@Base 2.11.2 ++ _ZNK16QsciLexerFortran5lexerEv@Base 2.11.2 ++ _ZNK16QsciLexerFortran8keywordsEi@Base 2.11.2 ++ _ZNK16QsciLexerFortran8languageEv@Base 2.11.2 ++ _ZNK16QsciLexerVerilog10braceStyleEv@Base 2.11.2 ++ _ZNK16QsciLexerVerilog10metaObjectEv@Base 2.11.2 ++ _ZNK16QsciLexerVerilog11defaultFontEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog11descriptionEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog12defaultColorEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog12defaultPaperEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog14defaultEolFillEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog14wordCharactersEv@Base 2.11.2 ++ _ZNK16QsciLexerVerilog15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK16QsciLexerVerilog5lexerEv@Base 2.11.2 ++ _ZNK16QsciLexerVerilog8keywordsEi@Base 2.11.2 ++ _ZNK16QsciLexerVerilog8languageEv@Base 2.11.2 ++ _ZNK17QsciLexerMakefile10metaObjectEv@Base 2.11.2 ++ _ZNK17QsciLexerMakefile11defaultFontEi@Base 2.11.2 ++ _ZNK17QsciLexerMakefile11descriptionEi@Base 2.11.2 ++ _ZNK17QsciLexerMakefile12defaultColorEi@Base 2.11.2 ++ _ZNK17QsciLexerMakefile12defaultPaperEi@Base 2.11.2 ++ _ZNK17QsciLexerMakefile14defaultEolFillEi@Base 2.11.2 ++ _ZNK17QsciLexerMakefile14wordCharactersEv@Base 2.11.2 ++ _ZNK17QsciLexerMakefile5lexerEv@Base 2.11.2 ++ _ZNK17QsciLexerMakefile8languageEv@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown10metaObjectEv@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown11defaultFontEi@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown11descriptionEi@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown12defaultColorEi@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown12defaultPaperEi@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown5lexerEv@Base 2.11.2 ++ _ZNK17QsciLexerMarkdown8languageEv@Base 2.11.2 ++ _ZNK17QsciScintillaBase10metaObjectEv@Base 2.11.2 ++ _ZNK17QsciScintillaBase10toMimeDataERK10QByteArrayb@Base 2.11.2 ++ _ZNK17QsciScintillaBase11bytesAsTextEPKc@Base 2.11.2 ++ _ZNK17QsciScintillaBase11textAsBytesERK7QString@Base 2.11.2 ++ _ZNK17QsciScintillaBase12fromMimeDataEPK9QMimeDataRb@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjPKc@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjPKcS1_@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjRK6QColor@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEji@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjl@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjllPc@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjmP8QPainterRK5QRectll@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjmPv@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK6QColor@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK6QImage@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK7QPixmap@Base 2.11.2 ++ _ZNK17QsciScintillaBase13SendScintillaEjml@Base 2.11.2 ++ (subst)_ZNK17QsciScintillaBase13SendScintillaEj{size_t}PKc@Base 2.11.2 ++ _ZNK17QsciScintillaBase16inputMethodQueryEN2Qt16InputMethodQueryE@Base 2.11.2 ++ _ZNK17QsciScintillaBase17contextMenuNeededEii@Base 2.11.2 ++ _ZNK17QsciScintillaBase21canInsertFromMimeDataEPK9QMimeData@Base 2.11.2 ++ _ZNK17QsciScintillaBase22SendScintillaPtrResultEj@Base 2.11.2 ++ _ZNK18QsciLexerFortran7710braceStyleEv@Base 2.11.2 ++ _ZNK18QsciLexerFortran7710metaObjectEv@Base 2.11.2 ++ _ZNK18QsciLexerFortran7711defaultFontEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran7711descriptionEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran7711foldCompactEv@Base 2.11.2 ++ _ZNK18QsciLexerFortran7712defaultColorEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran7712defaultPaperEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran7714defaultEolFillEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran7715writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK18QsciLexerFortran775lexerEv@Base 2.11.2 ++ _ZNK18QsciLexerFortran778keywordsEi@Base 2.11.2 ++ _ZNK18QsciLexerFortran778languageEv@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript10metaObjectEv@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript11defaultFontEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript11descriptionEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript12defaultColorEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript12defaultPaperEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript14defaultEolFillEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript8keywordsEi@Base 2.11.2 ++ _ZNK19QsciLexerJavaScript8languageEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript10braceStyleEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript10foldAtElseEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript10metaObjectEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript11defaultFontEi@Base 2.11.2 ++ _ZNK19QsciLexerPostScript11descriptionEi@Base 2.11.2 ++ _ZNK19QsciLexerPostScript11foldCompactEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript12defaultColorEi@Base 2.11.2 ++ _ZNK19QsciLexerPostScript12defaultPaperEi@Base 2.11.2 ++ _ZNK19QsciLexerPostScript15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK19QsciLexerPostScript5levelEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript5lexerEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript8keywordsEi@Base 2.11.2 ++ _ZNK19QsciLexerPostScript8languageEv@Base 2.11.2 ++ _ZNK19QsciLexerPostScript8tokenizeEv@Base 2.11.2 ++ _ZNK19QsciLexerProperties10metaObjectEv@Base 2.11.2 ++ _ZNK19QsciLexerProperties11defaultFontEi@Base 2.11.2 ++ _ZNK19QsciLexerProperties11descriptionEi@Base 2.11.2 ++ _ZNK19QsciLexerProperties12defaultColorEi@Base 2.11.2 ++ _ZNK19QsciLexerProperties12defaultPaperEi@Base 2.11.2 ++ _ZNK19QsciLexerProperties14defaultEolFillEi@Base 2.11.2 ++ _ZNK19QsciLexerProperties14wordCharactersEv@Base 2.11.2 ++ _ZNK19QsciLexerProperties15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK19QsciLexerProperties5lexerEv@Base 2.11.2 ++ _ZNK19QsciLexerProperties8languageEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript10blockStartEPi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript10braceStyleEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript10metaObjectEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript11defaultFontEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript11descriptionEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript12defaultColorEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript12defaultPaperEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript14defaultEolFillEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript14wordCharactersEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript5lexerEv@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript8blockEndEPi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript8keywordsEi@Base 2.11.2 ++ _ZNK21QsciLexerCoffeeScript8languageEv@Base 2.11.2 ++ _ZNK8QsciAPIs10isPreparedERK7QString@Base 2.11.2 ++ _ZNK8QsciAPIs10metaObjectEv@Base 2.11.2 ++ _ZNK8QsciAPIs11wordIndexOfERK7QString@Base 2.11.2 ++ _ZNK8QsciAPIs12savePreparedERK7QString@Base 2.11.2 ++ _ZNK8QsciAPIs17installedAPIFilesEv@Base 2.11.2 ++ _ZNK8QsciAPIs19defaultPreparedNameEv@Base 2.11.2 ++ _ZNK8QsciAPIs8prepNameERK7QStringb@Base 2.11.2 ++ _ZNK9QsciLexer10blockStartEPi@Base 2.11.2 ++ _ZNK9QsciLexer10braceStyleEv@Base 2.11.2 ++ _ZNK9QsciLexer10metaObjectEv@Base 2.11.2 ++ _ZNK9QsciLexer11defaultFontEi@Base 2.11.2 ++ _ZNK9QsciLexer11defaultFontEv@Base 2.11.2 ++ _ZNK9QsciLexer12defaultColorEi@Base 2.11.2 ++ _ZNK9QsciLexer12defaultColorEv@Base 2.11.2 ++ _ZNK9QsciLexer12defaultPaperEi@Base 2.11.2 ++ _ZNK9QsciLexer12defaultPaperEv@Base 2.11.2 ++ _ZNK9QsciLexer12defaultStyleEv@Base 2.11.2 ++ _ZNK9QsciLexer13blockLookbackEv@Base 2.11.2 ++ _ZNK9QsciLexer13caseSensitiveEv@Base 2.11.2 ++ _ZNK9QsciLexer13writeSettingsER9QSettingsPKc@Base 2.11.2 ++ _ZNK9QsciLexer14defaultEolFillEi@Base 2.11.2 ++ _ZNK9QsciLexer14wordCharactersEv@Base 2.11.2 ++ _ZNK9QsciLexer15styleBitsNeededEv@Base 2.11.2 ++ _ZNK9QsciLexer15writePropertiesER9QSettingsRK7QString@Base 2.11.2 ++ _ZNK9QsciLexer16setStyleDefaultsEv@Base 2.11.2 ++ _ZNK9QsciLexer17blockStartKeywordEPi@Base 2.11.2 ++ _ZNK9QsciLexer20indentationGuideViewEv@Base 2.11.2 ++ _ZNK9QsciLexer21autoCompletionFillupsEv@Base 2.11.2 ++ _ZNK9QsciLexer28autoCompletionWordSeparatorsEv@Base 2.11.2 ++ _ZNK9QsciLexer4apisEv@Base 2.11.2 ++ _ZNK9QsciLexer4fontEi@Base 2.11.2 ++ _ZNK9QsciLexer5colorEi@Base 2.11.2 ++ _ZNK9QsciLexer5lexerEv@Base 2.11.2 ++ _ZNK9QsciLexer5paperEi@Base 2.11.2 ++ _ZNK9QsciLexer7eolFillEi@Base 2.11.2 ++ _ZNK9QsciLexer7lexerIdEv@Base 2.11.2 ++ _ZNK9QsciLexer8blockEndEPi@Base 2.11.2 ++ _ZNK9QsciLexer8keywordsEi@Base 2.11.2 ++ _ZNK9QsciLexer9styleDataEi@Base 2.11.2 ++ _ZNK9QsciMacro10metaObjectEv@Base 2.11.2 ++ _ZNK9QsciMacro4saveEv@Base 2.11.2 ++ _ZNK9QsciStyle5applyEP17QsciScintillaBase@Base 2.11.2 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_b@Base 2.11.2 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIcE18lookup_collatenameIPKcEENS_12basic_stringIcSt11char_traitsIcESaIcEEET_SA_@Base 2.11.2 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIwE16lookup_classnameIPKwEENS1_10_RegexMaskET_S6_b@Base 2.11.2 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIwE18lookup_collatenameIPKwEENS_12basic_stringIwSt11char_traitsIwESaIwEEET_SA_@Base 2.11.2 ++ (optional=templinst)_ZNSt11_Deque_baseIlSaIlEED1Ev@Base 2.11.2 ++ (optional=templinst)_ZNSt11_Deque_baseIlSaIlEED2Ev@Base 2.11.2 ++ (optional=templinst|arch=!alpha !armel !armhf !i386 !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE16_M_push_back_auxIJRKS5_EEEvDpOT_@Base 2.11.2 ++ (optional=templinst|arch=alpha armel armhf i386 mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE16_M_push_back_auxIJS5_EEEvDpOT_@Base 2.11.5 ++ (optional=templinst|subst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE17_M_reallocate_mapE{size_t}b@Base 2.11.2 ++ (optional=templinst|arch=!alpha !armel !armhf !i386 !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE16_M_push_back_auxIJRKS5_EEEvDpOT_@Base 2.11.2 ++ (optional=templinst|arch=alpha armel armhf i386 mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE16_M_push_back_auxIJS5_EEEvDpOT_@Base 2.11.5 ++ (optional=templinst|subst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE17_M_reallocate_mapE{size_t}b@Base 2.11.2 ++ (optional=templinst)_ZNSt5dequeIlSaIlEE16_M_push_back_auxIJRKlEEEvDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorIN9Scintilla9DrawPhaseESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.11.5 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EESB_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112regex_traitsIcE10_RegexMaskESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112regex_traitsIwE10_RegexMaskESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt8__detail6_StateIcEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorINSt8__detail6_StateIwEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIA_KcSt14default_deleteIS2_EESaIS5_EE17_M_default_appendE{size_t}@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorISt10unique_ptrIA_KcSt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIA_cSt14default_deleteIS1_EESaIS4_EE17_M_default_appendE{size_t}@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIS_IiSaIiEESt14default_deleteIS2_EESaIS5_EE17_M_default_appendE{size_t}@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorISt4pairIccESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorISt4pairIwwESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorIcSaIcEE12emplace_backIJcEEEvDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorIcSaIcEE17_M_default_appendE{size_t}@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EE{size_t}RKi@Base 2.11.2 ++ (optional=templinst|arch-bits=32)_ZNSt6vectorIiSaIiEE17_M_default_appendEj@Base 2.11.2 ++ (optional=templinst|arch-bits=64)_ZNSt6vectorIiSaIiEE17_M_default_appendEm@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 2.11.2 ++ (optional=templinst|arch-bits=64)_ZNSt6vectorIlSaIlEE17_M_default_appendEm@Base 2.11.2 ++ (optional=templinst)_ZNSt6vectorIwSaIwEE17_M_realloc_insertIJwEEEvN9__gnu_cxx17__normal_iteratorIPwS1_EEDpOT_@Base 2.11.5 ++ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJRK{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base 2.11.2 ++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 2.11.2 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 2.11.2 ++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 2.11.2 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 2.11.2 ++ (optional=templinst|arch=x32)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 2.11.5 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeIlSt4pairIKliESt10_Select1stIS2_ESt4lessIlESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 2.11.5 ++ (optional=templinst)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESD_IJEEEEESt17_Rb_tree_iteratorIS2_ESt23_Rb_tree_const_iteratorIS2_EDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE24_M_get_insert_unique_posERS1_@Base 2.11.2 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64 x32)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 2.11.2 ++ (optional=templinst|arch=!amd64 !arm64 !mips64el !ppc64el !riscv64|subst)_ZNSt8_Rb_treeI{ssize_t}St4pairIK{ssize_t}iESt10_Select1stIS2_ESt4lessI{ssize_t}ESaIS2_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESD_IJEEEEESt17_Rb_tree_iteratorIS2_ESt23_Rb_tree_const_iteratorIS2_EDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt8_Rb_treeI{ssize_t}St4pairIK{ssize_t}iESt10_Select1stIS2_ESt4lessI{ssize_t}ESaIS2_EE24_M_get_insert_unique_posERS1_@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEE17_M_insert_backrefE{size_t}@Base 2.11.2 ++ (optional=templinst|subst)_ZNSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEE17_M_insert_backrefE{size_t}@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE12_M_eat_classEc@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE14_M_scan_normalEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE16_M_scan_in_braceEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE17_M_eat_escape_awkEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE18_M_eat_escape_ecmaEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE18_M_scan_in_bracketEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE19_M_eat_escape_posixEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE12_M_eat_classEc@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE14_M_scan_normalEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE16_M_scan_in_braceEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE17_M_eat_escape_awkEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE18_M_eat_escape_ecmaEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE18_M_scan_in_bracketEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE19_M_eat_escape_posixEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE11_M_try_charEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE12_M_assertionEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE13_M_quantifierEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE14_M_alternativeEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE14_M_disjunctionEv@Base 2.11.2 ++ (optional=templinst|arch=armel armhf i386 mipsel powerpc x32)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE16_M_cur_int_valueEi@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb0ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb0ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb1ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb1ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE21_M_bracket_expressionEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb0ELb0EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb0ELb1EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb1ELb0EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb1ELb1EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb0ELb0EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb0ELb1EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb1ELb0EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb1ELb1EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE7_M_atomEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEEC1EPKcS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEEC2EPKcS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE11_M_try_charEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE12_M_assertionEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE13_M_quantifierEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE14_M_alternativeEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE14_M_disjunctionEv@Base 2.11.2 ++ (optional=templinst|arch=armel armhf i386 mipsel powerpc x32)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE16_M_cur_int_valueEi@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb0ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb0ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb1ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb1ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE21_M_bracket_expressionEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb0ELb0EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb0ELb1EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb1ELb0EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb1ELb1EEEvb@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb0ELb0EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb0ELb1EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb1ELb0EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb1ELb1EEEvv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE7_M_atomEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEEC1EPKwS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEEC2EPKwS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEE8_M_cloneEv@Base 2.11.2 ++ (optional=templinst)_ZNSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEE8_M_cloneEv@Base 2.11.2 ++ (optional=templinst)_ZSt13binary_searchIN9__gnu_cxx17__normal_iteratorIPKcSt6vectorIcSaIcEEEEcEbT_S8_RKT0_@Base 2.11.2 ++ (optional=templinst)_ZSt13binary_searchIN9__gnu_cxx17__normal_iteratorIPKwSt6vectorIwSaIwEEEEwEbT_S8_RKT0_@Base 2.11.2 ++ _ZTI10QsciLexerD@Base 2.11.2 ++ _ZTI11QsciLexerPO@Base 2.11.2 ++ _ZTI11QsciPrinter@Base 2.11.2 ++ _ZTI12QsciDocument@Base 2.11.2 ++ _ZTI12QsciLexerAVS@Base 2.11.2 ++ _ZTI12QsciLexerCPP@Base 2.11.2 ++ _ZTI12QsciLexerCSS@Base 2.11.2 ++ _ZTI12QsciLexerIDL@Base 2.11.2 ++ _ZTI12QsciLexerLua@Base 2.11.2 ++ _ZTI12QsciLexerPOV@Base 2.11.2 ++ _ZTI12QsciLexerSQL@Base 2.11.2 ++ _ZTI12QsciLexerTCL@Base 2.11.2 ++ _ZTI12QsciLexerTeX@Base 2.11.2 ++ _ZTI12QsciLexerXML@Base 2.11.2 ++ _ZTI13QsciLexerBash@Base 2.11.2 ++ _ZTI13QsciLexerDiff@Base 2.11.2 ++ _ZTI13QsciLexerHTML@Base 2.11.2 ++ _ZTI13QsciLexerJSON@Base 2.11.2 ++ _ZTI13QsciLexerJava@Base 2.11.2 ++ _ZTI13QsciLexerPerl@Base 2.11.2 ++ _ZTI13QsciLexerRuby@Base 2.11.2 ++ _ZTI13QsciLexerVHDL@Base 2.11.2 ++ _ZTI13QsciLexerYAML@Base 2.11.2 ++ _ZTI13QsciScintilla@Base 2.11.2 ++ _ZTI14QsciLexerBatch@Base 2.11.2 ++ _ZTI14QsciLexerCMake@Base 2.11.2 ++ _ZTI14QsciLexerSpice@Base 2.11.2 ++ _ZTI15QsciLexerCSharp@Base 2.11.2 ++ _ZTI15QsciLexerCustom@Base 2.11.2 ++ _ZTI15QsciLexerMatlab@Base 2.11.2 ++ _ZTI15QsciLexerOctave@Base 2.11.2 ++ _ZTI15QsciLexerPascal@Base 2.11.2 ++ _ZTI15QsciLexerPython@Base 2.11.2 ++ _ZTI16QsciAbstractAPIs@Base 2.11.2 ++ _ZTI16QsciLexerEDIFACT@Base 2.11.2 ++ _ZTI16QsciLexerFortran@Base 2.11.2 ++ _ZTI16QsciLexerVerilog@Base 2.11.2 ++ _ZTI17QsciLexerMakefile@Base 2.11.2 ++ _ZTI17QsciLexerMarkdown@Base 2.11.2 ++ _ZTI17QsciScintillaBase@Base 2.11.2 ++ _ZTI18QsciLexerFortran77@Base 2.11.2 ++ _ZTI19QsciLexerJavaScript@Base 2.11.2 ++ _ZTI19QsciLexerPostScript@Base 2.11.2 ++ _ZTI19QsciLexerProperties@Base 2.11.2 ++ _ZTI21QsciLexerCoffeeScript@Base 2.11.2 ++ _ZTI8QsciAPIs@Base 2.11.2 ++ _ZTI9QsciLexer@Base 2.11.2 ++ _ZTI9QsciMacro@Base 2.11.2 ++ (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.11.2 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.11.2 ++ (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.11.2 ++ (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.11.2 ++ (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.11.2 ++ (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.11.2 ++ (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 2.11.5 ++ (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ _ZTS10QsciLexerD@Base 2.11.2 ++ _ZTS11QsciLexerPO@Base 2.11.2 ++ _ZTS11QsciPrinter@Base 2.11.2 ++ _ZTS12QsciDocument@Base 2.11.2 ++ _ZTS12QsciLexerAVS@Base 2.11.2 ++ _ZTS12QsciLexerCPP@Base 2.11.2 ++ _ZTS12QsciLexerCSS@Base 2.11.2 ++ _ZTS12QsciLexerIDL@Base 2.11.2 ++ _ZTS12QsciLexerLua@Base 2.11.2 ++ _ZTS12QsciLexerPOV@Base 2.11.2 ++ _ZTS12QsciLexerSQL@Base 2.11.2 ++ _ZTS12QsciLexerTCL@Base 2.11.2 ++ _ZTS12QsciLexerTeX@Base 2.11.2 ++ _ZTS12QsciLexerXML@Base 2.11.2 ++ _ZTS13QsciLexerBash@Base 2.11.2 ++ _ZTS13QsciLexerDiff@Base 2.11.2 ++ _ZTS13QsciLexerHTML@Base 2.11.2 ++ _ZTS13QsciLexerJSON@Base 2.11.2 ++ _ZTS13QsciLexerJava@Base 2.11.2 ++ _ZTS13QsciLexerPerl@Base 2.11.2 ++ _ZTS13QsciLexerRuby@Base 2.11.2 ++ _ZTS13QsciLexerVHDL@Base 2.11.2 ++ _ZTS13QsciLexerYAML@Base 2.11.2 ++ _ZTS13QsciScintilla@Base 2.11.2 ++ _ZTS14QsciLexerBatch@Base 2.11.2 ++ _ZTS14QsciLexerCMake@Base 2.11.2 ++ _ZTS14QsciLexerSpice@Base 2.11.2 ++ _ZTS15QsciLexerCSharp@Base 2.11.2 ++ _ZTS15QsciLexerCustom@Base 2.11.2 ++ _ZTS15QsciLexerMatlab@Base 2.11.2 ++ _ZTS15QsciLexerOctave@Base 2.11.2 ++ _ZTS15QsciLexerPascal@Base 2.11.2 ++ _ZTS15QsciLexerPython@Base 2.11.2 ++ _ZTS16QsciAbstractAPIs@Base 2.11.2 ++ _ZTS16QsciLexerEDIFACT@Base 2.11.2 ++ _ZTS16QsciLexerFortran@Base 2.11.2 ++ _ZTS16QsciLexerVerilog@Base 2.11.2 ++ _ZTS17QsciLexerMakefile@Base 2.11.2 ++ _ZTS17QsciLexerMarkdown@Base 2.11.2 ++ _ZTS17QsciScintillaBase@Base 2.11.2 ++ _ZTS18QsciLexerFortran77@Base 2.11.2 ++ _ZTS19QsciLexerJavaScript@Base 2.11.2 ++ _ZTS19QsciLexerPostScript@Base 2.11.2 ++ _ZTS19QsciLexerProperties@Base 2.11.2 ++ _ZTS21QsciLexerCoffeeScript@Base 2.11.2 ++ _ZTS8QsciAPIs@Base 2.11.2 ++ _ZTS9QsciLexer@Base 2.11.2 ++ _ZTS9QsciMacro@Base 2.11.2 ++ (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.11.2 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.11.2 ++ (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.11.2 ++ (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.11.2 ++ (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.11.2 ++ (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.11.2 ++ _ZTSSt19_Sp_make_shared_tag@Base 2.11.2 ++ (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ _ZTV10QsciLexerD@Base 2.11.2 ++ _ZTV11QsciLexerPO@Base 2.11.2 ++ _ZTV11QsciPrinter@Base 2.11.2 ++ _ZTV12QsciDocument@Base 2.11.2 ++ _ZTV12QsciLexerAVS@Base 2.11.2 ++ _ZTV12QsciLexerCPP@Base 2.11.2 ++ _ZTV12QsciLexerCSS@Base 2.11.2 ++ _ZTV12QsciLexerIDL@Base 2.11.2 ++ _ZTV12QsciLexerLua@Base 2.11.2 ++ _ZTV12QsciLexerPOV@Base 2.11.2 ++ _ZTV12QsciLexerSQL@Base 2.11.2 ++ _ZTV12QsciLexerTCL@Base 2.11.2 ++ _ZTV12QsciLexerTeX@Base 2.11.2 ++ _ZTV12QsciLexerXML@Base 2.11.2 ++ _ZTV13QsciLexerBash@Base 2.11.2 ++ _ZTV13QsciLexerDiff@Base 2.11.2 ++ _ZTV13QsciLexerHTML@Base 2.11.2 ++ _ZTV13QsciLexerJSON@Base 2.11.2 ++ _ZTV13QsciLexerJava@Base 2.11.2 ++ _ZTV13QsciLexerPerl@Base 2.11.2 ++ _ZTV13QsciLexerRuby@Base 2.11.2 ++ _ZTV13QsciLexerVHDL@Base 2.11.2 ++ _ZTV13QsciLexerYAML@Base 2.11.2 ++ _ZTV13QsciScintilla@Base 2.11.2 ++ _ZTV14QsciLexerBatch@Base 2.11.2 ++ _ZTV14QsciLexerCMake@Base 2.11.2 ++ _ZTV14QsciLexerSpice@Base 2.11.2 ++ _ZTV15QsciLexerCSharp@Base 2.11.2 ++ _ZTV15QsciLexerCustom@Base 2.11.2 ++ _ZTV15QsciLexerMatlab@Base 2.11.2 ++ _ZTV15QsciLexerOctave@Base 2.11.2 ++ _ZTV15QsciLexerPascal@Base 2.11.2 ++ _ZTV15QsciLexerPython@Base 2.11.2 ++ _ZTV16QsciAbstractAPIs@Base 2.11.2 ++ _ZTV16QsciLexerEDIFACT@Base 2.11.2 ++ _ZTV16QsciLexerFortran@Base 2.11.2 ++ _ZTV16QsciLexerVerilog@Base 2.11.2 ++ _ZTV17QsciLexerMakefile@Base 2.11.2 ++ _ZTV17QsciLexerMarkdown@Base 2.11.2 ++ _ZTV17QsciScintillaBase@Base 2.11.2 ++ _ZTV18QsciLexerFortran77@Base 2.11.2 ++ _ZTV19QsciLexerJavaScript@Base 2.11.2 ++ _ZTV19QsciLexerPostScript@Base 2.11.2 ++ _ZTV19QsciLexerProperties@Base 2.11.2 ++ _ZTV21QsciLexerCoffeeScript@Base 2.11.2 ++ _ZTV8QsciAPIs@Base 2.11.2 ++ _ZTV9QsciLexer@Base 2.11.2 ++ _ZTV9QsciMacro@Base 2.11.2 ++ (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_bE12__classnames@Base 2.11.2 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE18lookup_collatenameIPKcEENS_12basic_stringIcSt11char_traitsIcESaIcEEET_SA_E14__collatenames@Base 2.11.2 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIwE16lookup_classnameIPKwEENS1_10_RegexMaskET_S6_bE12__classnames@Base 2.11.2 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIwE18lookup_collatenameIPKwEENS_12basic_stringIwSt11char_traitsIwESaIwEEET_SA_E14__collatenames@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEclEcE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEclEcE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEclEcE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEclEwE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEclEwE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEclEwE5__nul@Base 2.11.2 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEclEwE5__nul@Base 2.11.2 ++ _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 2.11.2 ++ (optional=templinst|subst)_ZZNSt8__detail18__to_chars_10_implI{size_t}EEvPcjT_E8__digits@Base 2.11.5 ++ (c++)"non-virtual thunk to QsciScintilla::~QsciScintilla()@Base" 2.11.2 ++ (c++)"non-virtual thunk to QsciScintillaBase::~QsciScintillaBase()@Base" 2.11.2 diff --cc debian/libqscintilla2-qt5-dev.install index 0000000,0000000..9a52195 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt5-dev.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/include/${DEB_HOST_MULTIARCH}/qt5/ ++usr/lib/${DEB_HOST_MULTIARCH}/qt5/mkspecs/features/qscintilla2.prf ++usr/lib/${DEB_HOST_MULTIARCH}/libqscintilla2_qt5.so diff --cc debian/libqscintilla2-qt5-l10n.install index 0000000,0000000..f8e36e6 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt5-l10n.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/qt5/translations diff --cc debian/libqscintilla2-qt6-15.install index 0000000,0000000..1c807b7 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt6-15.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/${DEB_HOST_MULTIARCH}/libqscintilla2_qt6.so.* diff --cc debian/libqscintilla2-qt6-15.symbols index 0000000,0000000..3bdbc42 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt6-15.symbols @@@ -1,0 -1,0 +1,2015 @@@ ++# SymbolsHelper-Confirmed: 2.13.3 amd64 arm64 armel armhf i386 mips64el powerpc ppc64 ppc64el riscv64 s390x ++libqscintilla2_qt6.so.15 libqscintilla2-qt6-15 #MINVER# ++* Build-Depends-Package: libqscintilla2-qt6-dev ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEclEcE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEclEcE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEclEcE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEclEwE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEclEwE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEclEwE5__nul@Base 2.13.3 ++ _ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEclEwE5__nul@Base 2.13.3 ++ _ZN10QsciLexerD11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN10QsciLexerD11qt_metacastEPKc@Base 2.13.3 ++ _ZN10QsciLexerD13setAtElsePropEv@Base 2.13.3 ++ _ZN10QsciLexerD13setFoldAtElseEb@Base 2.13.3 ++ _ZN10QsciLexerD14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN10QsciLexerD14setCommentPropEv@Base 2.13.3 ++ _ZN10QsciLexerD14setCompactPropEv@Base 2.13.3 ++ _ZN10QsciLexerD14setFoldCompactEb@Base 2.13.3 ++ _ZN10QsciLexerD15setFoldCommentsEb@Base 2.13.3 ++ _ZN10QsciLexerD16staticMetaObjectE@Base 2.13.3 ++ _ZN10QsciLexerD17refreshPropertiesEv@Base 2.13.3 ++ _ZN10QsciLexerDC1EP7QObject@Base 2.13.3 ++ _ZN10QsciLexerDC2EP7QObject@Base 2.13.3 ++ _ZN10QsciLexerDD0Ev@Base 2.13.3 ++ _ZN10QsciLexerDD1Ev@Base 2.13.3 ++ _ZN10QsciLexerDD2Ev@Base 2.13.3 ++ _ZN11QsciCommand15setAlternateKeyEi@Base 2.13.3 ++ _ZN11QsciCommand6setKeyEi@Base 2.13.3 ++ _ZN11QsciCommand7bindKeyEiRiS0_@Base 2.13.3 ++ _ZN11QsciCommand7executeEv@Base 2.13.3 ++ _ZN11QsciCommand8validKeyEi@Base 2.13.3 ++ _ZN11QsciCommandC1EP13QsciScintillaNS_7CommandEiiPKc@Base 2.13.3 ++ _ZN11QsciCommandC2EP13QsciScintillaNS_7CommandEiiPKc@Base 2.13.3 ++ _ZN11QsciLexerPO11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN11QsciLexerPO11qt_metacastEPKc@Base 2.13.3 ++ _ZN11QsciLexerPO14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN11QsciLexerPO14setCommentPropEv@Base 2.13.3 ++ _ZN11QsciLexerPO14setCompactPropEv@Base 2.13.3 ++ _ZN11QsciLexerPO14setFoldCompactEb@Base 2.13.3 ++ _ZN11QsciLexerPO15setFoldCommentsEb@Base 2.13.3 ++ _ZN11QsciLexerPO16staticMetaObjectE@Base 2.13.3 ++ _ZN11QsciLexerPO17refreshPropertiesEv@Base 2.13.3 ++ _ZN11QsciLexerPOC1EP7QObject@Base 2.13.3 ++ _ZN11QsciLexerPOC2EP7QObject@Base 2.13.3 ++ _ZN11QsciLexerPOD0Ev@Base 2.13.3 ++ _ZN11QsciLexerPOD1Ev@Base 2.13.3 ++ _ZN11QsciLexerPOD2Ev@Base 2.13.3 ++ _ZN11QsciPrinter10formatPageER8QPainterbR5QRecti@Base 2.13.3 ++ _ZN11QsciPrinter10printRangeEP17QsciScintillaBaseR8QPainterii@Base 2.13.3 ++ _ZN11QsciPrinter10printRangeEP17QsciScintillaBaseii@Base 2.13.3 ++ _ZN11QsciPrinter11setWrapModeEN13QsciScintilla8WrapModeE@Base 2.13.3 ++ _ZN11QsciPrinter16setMagnificationEi@Base 2.13.3 ++ _ZN11QsciPrinterC1EN8QPrinter11PrinterModeE@Base 2.13.3 ++ _ZN11QsciPrinterC2EN8QPrinter11PrinterModeE@Base 2.13.3 ++ _ZN11QsciPrinterD0Ev@Base 2.13.3 ++ _ZN11QsciPrinterD1Ev@Base 2.13.3 ++ _ZN11QsciPrinterD2Ev@Base 2.13.3 ++ _ZN12QsciDocument11setModifiedEb@Base 2.13.3 ++ _ZN12QsciDocument6attachERKS_@Base 2.13.3 ++ _ZN12QsciDocument6detachEv@Base 2.13.3 ++ _ZN12QsciDocument7displayEP17QsciScintillaBasePKS_@Base 2.13.3 ++ _ZN12QsciDocument9undisplayEP17QsciScintillaBase@Base 2.13.3 ++ _ZN12QsciDocumentC1ERKS_@Base 2.13.3 ++ _ZN12QsciDocumentC1Ev@Base 2.13.3 ++ _ZN12QsciDocumentC2ERKS_@Base 2.13.3 ++ _ZN12QsciDocumentC2Ev@Base 2.13.3 ++ _ZN12QsciDocumentD0Ev@Base 2.13.3 ++ _ZN12QsciDocumentD1Ev@Base 2.13.3 ++ _ZN12QsciDocumentD2Ev@Base 2.13.3 ++ _ZN12QsciDocumentaSERKS_@Base 2.13.3 ++ _ZN12QsciLexerAVS11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerAVS11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerAVS14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerAVS14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerAVS14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerAVS14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerAVS15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerAVS16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerAVS17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerAVSC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerAVSC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerAVSD0Ev@Base 2.13.3 ++ _ZN12QsciLexerAVSD1Ev@Base 2.13.3 ++ _ZN12QsciLexerAVSD2Ev@Base 2.13.3 ++ _ZN12QsciLexerCPP11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerCPP11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerCPP13setAtElsePropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP13setFoldAtElseEb@Base 2.13.3 ++ _ZN12QsciLexerCPP14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerCPP14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP14setDollarsPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerCPP14setPreprocPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerCPP16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerCPP17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerCPP17setDollarsAllowedEb@Base 2.13.3 ++ _ZN12QsciLexerCPP19setFoldPreprocessorEb@Base 2.13.3 ++ _ZN12QsciLexerCPP19setStylePreprocPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP20setHighlightBackPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP20setHighlightHashPropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP20setStylePreprocessorEb@Base 2.13.3 ++ _ZN12QsciLexerCPP22setHighlightEscapePropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP22setHighlightTriplePropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP27setHighlightEscapeSequencesEb@Base 2.13.3 ++ _ZN12QsciLexerCPP27setVerbatimStringEscapePropEv@Base 2.13.3 ++ _ZN12QsciLexerCPP29setHighlightBackQuotedStringsEb@Base 2.13.3 ++ _ZN12QsciLexerCPP29setHighlightHashQuotedStringsEb@Base 2.13.3 ++ _ZN12QsciLexerCPP31setHighlightTripleQuotedStringsEb@Base 2.13.3 ++ _ZN12QsciLexerCPP39setVerbatimStringEscapeSequencesAllowedEb@Base 2.13.3 ++ _ZN12QsciLexerCPPC1EP7QObjectb@Base 2.13.3 ++ _ZN12QsciLexerCPPC2EP7QObjectb@Base 2.13.3 ++ _ZN12QsciLexerCPPD0Ev@Base 2.13.3 ++ _ZN12QsciLexerCPPD1Ev@Base 2.13.3 ++ _ZN12QsciLexerCPPD2Ev@Base 2.13.3 ++ _ZN12QsciLexerCSS10setHSSPropEv@Base 2.13.3 ++ _ZN12QsciLexerCSS11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerCSS11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerCSS11setLessPropEv@Base 2.13.3 ++ _ZN12QsciLexerCSS11setSCSSPropEv@Base 2.13.3 ++ _ZN12QsciLexerCSS14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerCSS14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerCSS14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerCSS14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerCSS14setHSSLanguageEb@Base 2.13.3 ++ _ZN12QsciLexerCSS15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerCSS15setLessLanguageEb@Base 2.13.3 ++ _ZN12QsciLexerCSS15setSCSSLanguageEb@Base 2.13.3 ++ _ZN12QsciLexerCSS16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerCSS17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerCSSC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerCSSC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerCSSD0Ev@Base 2.13.3 ++ _ZN12QsciLexerCSSD1Ev@Base 2.13.3 ++ _ZN12QsciLexerCSSD2Ev@Base 2.13.3 ++ _ZN12QsciLexerIDL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerIDL11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerIDL16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerIDLC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerIDLC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerIDLD0Ev@Base 2.13.3 ++ _ZN12QsciLexerIDLD1Ev@Base 2.13.3 ++ _ZN12QsciLexerIDLD2Ev@Base 2.13.3 ++ _ZN12QsciLexerLua11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerLua11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerLua14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerLua14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerLua14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerLua16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerLua17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerLuaC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerLuaC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerLuaD0Ev@Base 2.13.3 ++ _ZN12QsciLexerLuaD1Ev@Base 2.13.3 ++ _ZN12QsciLexerLuaD2Ev@Base 2.13.3 ++ _ZN12QsciLexerPOV11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerPOV11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerPOV14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerPOV14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerPOV14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerPOV14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerPOV15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerPOV16setDirectivePropEv@Base 2.13.3 ++ _ZN12QsciLexerPOV16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerPOV17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerPOV17setFoldDirectivesEb@Base 2.13.3 ++ _ZN12QsciLexerPOVC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerPOVC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerPOVD0Ev@Base 2.13.3 ++ _ZN12QsciLexerPOVD1Ev@Base 2.13.3 ++ _ZN12QsciLexerPOVD2Ev@Base 2.13.3 ++ _ZN12QsciLexerSQL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerSQL11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerSQL13setAtElsePropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL13setFoldAtElseEb@Base 2.13.3 ++ _ZN12QsciLexerSQL14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerSQL14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL14setDottedWordsEb@Base 2.13.3 ++ _ZN12QsciLexerSQL14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerSQL15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerSQL15setHashCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerSQL16setFoldOnlyBeginEb@Base 2.13.3 ++ _ZN12QsciLexerSQL16setOnlyBeginPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerSQL17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerSQL19setBackslashEscapesEb@Base 2.13.3 ++ _ZN12QsciLexerSQL20setQuotedIdentifiersEb@Base 2.13.3 ++ _ZN12QsciLexerSQL22setAllowDottedWordPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL23setBackslashEscapesPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL24setNumbersignCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQL26setBackticksIdentifierPropEv@Base 2.13.3 ++ _ZN12QsciLexerSQLC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerSQLC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerSQLD0Ev@Base 2.13.3 ++ _ZN12QsciLexerSQLD1Ev@Base 2.13.3 ++ _ZN12QsciLexerSQLD2Ev@Base 2.13.3 ++ _ZN12QsciLexerTCL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerTCL11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerTCL14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerTCL14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerTCL15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerTCL16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerTCL17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerTCLC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerTCLC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerTCLD0Ev@Base 2.13.3 ++ _ZN12QsciLexerTCLD1Ev@Base 2.13.3 ++ _ZN12QsciLexerTCLD2Ev@Base 2.13.3 ++ _ZN12QsciLexerTeX11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerTeX11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerTeX12setProcessIfEb@Base 2.13.3 ++ _ZN12QsciLexerTeX13setAutoIfPropEv@Base 2.13.3 ++ _ZN12QsciLexerTeX14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerTeX14setCommentPropEv@Base 2.13.3 ++ _ZN12QsciLexerTeX14setCompactPropEv@Base 2.13.3 ++ _ZN12QsciLexerTeX14setFoldCompactEb@Base 2.13.3 ++ _ZN12QsciLexerTeX15setFoldCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerTeX16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerTeX17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerTeX18setProcessCommentsEb@Base 2.13.3 ++ _ZN12QsciLexerTeX22setProcessCommentsPropEv@Base 2.13.3 ++ _ZN12QsciLexerTeXC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerTeXC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerTeXD0Ev@Base 2.13.3 ++ _ZN12QsciLexerTeXD1Ev@Base 2.13.3 ++ _ZN12QsciLexerTeXD2Ev@Base 2.13.3 ++ _ZN12QsciLexerXML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN12QsciLexerXML11qt_metacastEPKc@Base 2.13.3 ++ _ZN12QsciLexerXML14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN12QsciLexerXML14setScriptsPropEv@Base 2.13.3 ++ _ZN12QsciLexerXML16setScriptsStyledEb@Base 2.13.3 ++ _ZN12QsciLexerXML16staticMetaObjectE@Base 2.13.3 ++ _ZN12QsciLexerXML17refreshPropertiesEv@Base 2.13.3 ++ _ZN12QsciLexerXMLC1EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerXMLC2EP7QObject@Base 2.13.3 ++ _ZN12QsciLexerXMLD0Ev@Base 2.13.3 ++ _ZN12QsciLexerXMLD1Ev@Base 2.13.3 ++ _ZN12QsciLexerXMLD2Ev@Base 2.13.3 ++ _ZN13QsciLexerBash11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerBash11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerBash14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerBash14setCommentPropEv@Base 2.13.3 ++ _ZN13QsciLexerBash14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerBash14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerBash15setFoldCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerBash16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerBash17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerBashC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerBashC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerBashD0Ev@Base 2.13.3 ++ _ZN13QsciLexerBashD1Ev@Base 2.13.3 ++ _ZN13QsciLexerBashD2Ev@Base 2.13.3 ++ _ZN13QsciLexerDiff11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerDiff11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerDiff16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerDiffC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerDiffC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerDiffD0Ev@Base 2.13.3 ++ _ZN13QsciLexerDiffD1Ev@Base 2.13.3 ++ _ZN13QsciLexerDiffD2Ev@Base 2.13.3 ++ _ZN13QsciLexerHTML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerHTML11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerHTML11setMakoPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML13setDjangoPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerHTML14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerHTML14setPreprocPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML16setMakoTemplatesEb@Base 2.13.3 ++ _ZN13QsciLexerHTML16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerHTML17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerHTML18setDjangoTemplatesEb@Base 2.13.3 ++ _ZN13QsciLexerHTML19setCaseSensTagsPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML19setFoldPreprocessorEb@Base 2.13.3 ++ _ZN13QsciLexerHTML20setCaseSensitiveTagsEb@Base 2.13.3 ++ _ZN13QsciLexerHTML21setFoldScriptCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerHTML21setFoldScriptHeredocsEb@Base 2.13.3 ++ _ZN13QsciLexerHTML21setScriptCommentsPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTML21setScriptHeredocsPropEv@Base 2.13.3 ++ _ZN13QsciLexerHTMLC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerHTMLC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerHTMLD0Ev@Base 2.13.3 ++ _ZN13QsciLexerHTMLD1Ev@Base 2.13.3 ++ _ZN13QsciLexerHTMLD2Ev@Base 2.13.3 ++ _ZN13QsciLexerJSON11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerJSON11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerJSON14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerJSON14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerJSON14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerJSON16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerJSON17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerJSON20setAllowCommentsPropEv@Base 2.13.3 ++ _ZN13QsciLexerJSON20setHighlightCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerJSON21setEscapeSequencePropEv@Base 2.13.3 ++ _ZN13QsciLexerJSON27setHighlightEscapeSequencesEb@Base 2.13.3 ++ _ZN13QsciLexerJSONC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerJSONC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerJSOND0Ev@Base 2.13.3 ++ _ZN13QsciLexerJSOND1Ev@Base 2.13.3 ++ _ZN13QsciLexerJSOND2Ev@Base 2.13.3 ++ _ZN13QsciLexerJava11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerJava11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerJava16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerJavaC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerJavaC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerJavaD0Ev@Base 2.13.3 ++ _ZN13QsciLexerJavaD1Ev@Base 2.13.3 ++ _ZN13QsciLexerJavaD2Ev@Base 2.13.3 ++ _ZN13QsciLexerPerl11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerPerl11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerPerl13setAtElsePropEv@Base 2.13.3 ++ _ZN13QsciLexerPerl13setFoldAtElseEb@Base 2.13.3 ++ _ZN13QsciLexerPerl14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerPerl14setCommentPropEv@Base 2.13.3 ++ _ZN13QsciLexerPerl14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerPerl14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerPerl15setFoldCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerPerl15setFoldPackagesEb@Base 2.13.3 ++ _ZN13QsciLexerPerl15setPackagesPropEv@Base 2.13.3 ++ _ZN13QsciLexerPerl16setFoldPODBlocksEb@Base 2.13.3 ++ _ZN13QsciLexerPerl16setPODBlocksPropEv@Base 2.13.3 ++ _ZN13QsciLexerPerl16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerPerl17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerPerlC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerPerlC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerPerlD0Ev@Base 2.13.3 ++ _ZN13QsciLexerPerlD1Ev@Base 2.13.3 ++ _ZN13QsciLexerPerlD2Ev@Base 2.13.3 ++ _ZN13QsciLexerRuby11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerRuby11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerRuby14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerRuby14setCommentPropEv@Base 2.13.3 ++ _ZN13QsciLexerRuby14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerRuby14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerRuby15setFoldCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerRuby16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerRuby17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerRubyC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerRubyC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerRubyD0Ev@Base 2.13.3 ++ _ZN13QsciLexerRubyD1Ev@Base 2.13.3 ++ _ZN13QsciLexerRubyD2Ev@Base 2.13.3 ++ _ZN13QsciLexerVHDL11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerVHDL11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerVHDL13setAtElsePropEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL13setFoldAtElseEb@Base 2.13.3 ++ _ZN13QsciLexerVHDL14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerVHDL14setAtBeginPropEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL14setCommentPropEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL14setCompactPropEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL14setFoldAtBeginEb@Base 2.13.3 ++ _ZN13QsciLexerVHDL14setFoldCompactEb@Base 2.13.3 ++ _ZN13QsciLexerVHDL15setFoldCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerVHDL16setAtParenthPropEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerVHDL17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerVHDL20setFoldAtParenthesisEb@Base 2.13.3 ++ _ZN13QsciLexerVHDLC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerVHDLC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerVHDLD0Ev@Base 2.13.3 ++ _ZN13QsciLexerVHDLD1Ev@Base 2.13.3 ++ _ZN13QsciLexerVHDLD2Ev@Base 2.13.3 ++ _ZN13QsciLexerYAML11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciLexerYAML11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciLexerYAML14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN13QsciLexerYAML14setCommentPropEv@Base 2.13.3 ++ _ZN13QsciLexerYAML15setFoldCommentsEb@Base 2.13.3 ++ _ZN13QsciLexerYAML16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciLexerYAML17refreshPropertiesEv@Base 2.13.3 ++ _ZN13QsciLexerYAMLC1EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerYAMLC2EP7QObject@Base 2.13.3 ++ _ZN13QsciLexerYAMLD0Ev@Base 2.13.3 ++ _ZN13QsciLexerYAMLD1Ev@Base 2.13.3 ++ _ZN13QsciLexerYAMLD2Ev@Base 2.13.3 ++ _ZN13QsciScintilla10allocateIdERiRjii@Base 2.13.3 ++ _ZN13QsciScintilla10apiContextEiRiS0_@Base 2.13.3 ++ _ZN13QsciScintilla10braceMatchEv@Base 2.13.3 ++ _ZN13QsciScintilla10cancelFindEv@Base 2.13.3 ++ _ZN13QsciScintilla10cancelListEv@Base 2.13.3 ++ _ZN13QsciScintilla10checkBraceEliRb@Base 2.13.3 ++ _ZN13QsciScintilla10clearFoldsEv@Base 2.13.3 ++ _ZN13QsciScintilla10foldExpandERibbii@Base 2.13.3 ++ _ZN13QsciScintilla10setEolModeENS_7EolModeE@Base 2.13.3 ++ _ZN13QsciScintilla10setFoldingENS_9FoldStyleEi@Base 2.13.3 ++ _ZN13QsciScintilla10setMarginsEi@Base 2.13.3 ++ _ZN13QsciScintilla10simpleFindEv@Base 2.13.3 ++ _ZN13QsciScintilla10wheelEventEP11QWheelEvent@Base 2.13.3 ++ _ZN13QsciScintilla11blockIndentEi@Base 2.13.3 ++ _ZN13QsciScintilla11changeEventEP6QEvent@Base 2.13.3 ++ _ZN13QsciScintilla11checkMarkerERi@Base 2.13.3 ++ _ZN13QsciScintilla11convertEolsENS_7EolModeE@Base 2.13.3 ++ _ZN13QsciScintilla11detachLexerEv@Base 2.13.3 ++ _ZN13QsciScintilla11foldChangedEiii@Base 2.13.3 ++ _ZN13QsciScintilla11insertAtPosERK7QStringi@Base 2.13.3 ++ _ZN13QsciScintilla11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN13QsciScintilla11qt_metacastEPKc@Base 2.13.3 ++ _ZN13QsciScintilla11setDocumentERK12QsciDocument@Base 2.13.3 ++ _ZN13QsciScintilla11setEdgeModeENS_8EdgeModeE@Base 2.13.3 ++ _ZN13QsciScintilla11setModifiedEb@Base 2.13.3 ++ _ZN13QsciScintilla11setReadOnlyEb@Base 2.13.3 ++ _ZN13QsciScintilla11setTabWidthEi@Base 2.13.3 ++ _ZN13QsciScintilla11setWrapModeENS_8WrapModeE@Base 2.13.3 ++ _ZN13QsciScintilla11textChangedEv@Base 2.13.3 ++ _ZN13QsciScintilla12linesChangedEv@Base 2.13.3 ++ _ZN13QsciScintilla12mapModifiersEi@Base 2.13.3 ++ _ZN13QsciScintilla12markerDefineENS_12MarkerSymbolEi@Base 2.13.3 ++ _ZN13QsciScintilla12markerDefineERK6QImagei@Base 2.13.3 ++ _ZN13QsciScintilla12markerDefineERK7QPixmapi@Base 2.13.3 ++ _ZN13QsciScintilla12markerDefineEci@Base 2.13.3 ++ _ZN13QsciScintilla12markerDeleteEii@Base 2.13.3 ++ _ZN13QsciScintilla12setEdgeColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla12setSelectionEiiii@Base 2.13.3 ++ _ZN13QsciScintilla12showUserListEiRK5QListI7QStringE@Base 2.13.3 ++ _ZN13QsciScintilla13addEdgeColumnEiRK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla13copyAvailableEb@Base 2.13.3 ++ _ZN13QsciScintilla13endUndoActionEv@Base 2.13.3 ++ _ZN13QsciScintilla13marginClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.13.3 ++ _ZN13QsciScintilla13registerImageEiRK6QImage@Base 2.13.3 ++ _ZN13QsciScintilla13registerImageEiRK7QPixmap@Base 2.13.3 ++ _ZN13QsciScintilla13setAutoIndentEb@Base 2.13.3 ++ _ZN13QsciScintilla13setCaretWidthEi@Base 2.13.3 ++ _ZN13QsciScintilla13setEdgeColumnEi@Base 2.13.3 ++ _ZN13QsciScintilla13setFoldMarkerEii@Base 2.13.3 ++ _ZN13QsciScintilla13setLexerStyleEi@Base 2.13.3 ++ _ZN13QsciScintilla13setMarginTextEiRK14QsciStyledText@Base 2.13.3 ++ _ZN13QsciScintilla13setMarginTextEiRK5QListI14QsciStyledTextE@Base 2.13.3 ++ _ZN13QsciScintilla13setMarginTextEiRK7QStringRK9QsciStyle@Base 2.13.3 ++ _ZN13QsciScintilla13setMarginTextEiRK7QStringi@Base 2.13.3 ++ _ZN13QsciScintilla13setMarginTypeEiNS_10MarginTypeE@Base 2.13.3 ++ _ZN13QsciScintilla13setStylesFontERK5QFonti@Base 2.13.3 ++ _ZN13QsciScintilla13setTabIndentsEb@Base 2.13.3 ++ _ZN13QsciScintilla14autoIndentLineElii@Base 2.13.3 ++ _ZN13QsciScintilla14checkIndicatorERi@Base 2.13.3 ++ _ZN13QsciScintilla14findStyledWordEPKciS1_@Base 2.13.3 ++ _ZN13QsciScintilla14getIndentStateEi@Base 2.13.3 ++ _ZN13QsciScintilla14handleModifiedEiiPKciiiiiii@Base 2.13.3 ++ _ZN13QsciScintilla14handleUpdateUIEi@Base 2.13.3 ++ _ZN13QsciScintilla14setExtraAscentEi@Base 2.13.3 ++ _ZN13QsciScintilla14setHotspotWrapEb@Base 2.13.3 ++ _ZN13QsciScintilla14setIndentationEii@Base 2.13.3 ++ _ZN13QsciScintilla14setMarginWidthEiRK7QString@Base 2.13.3 ++ _ZN13QsciScintilla14setMarginWidthEii@Base 2.13.3 ++ _ZN13QsciScintilla14setMarginsFontERK5QFont@Base 2.13.3 ++ _ZN13QsciScintilla14setScrollWidthEi@Base 2.13.3 ++ _ZN13QsciScintilla14setTabDrawModeENS_11TabDrawModeE@Base 2.13.3 ++ _ZN13QsciScintilla15autoIndentationEcl@Base 2.13.3 ++ _ZN13QsciScintilla15beginUndoActionEv@Base 2.13.3 ++ _ZN13QsciScintilla15clearMarginTextEi@Base 2.13.3 ++ _ZN13QsciScintilla15handleCharAddedEi@Base 2.13.3 ++ _ZN13QsciScintilla15indicatorDefineENS_14IndicatorStyleEi@Base 2.13.3 ++ _ZN13QsciScintilla15markerDeleteAllEi@Base 2.13.3 ++ _ZN13QsciScintilla15setExtraDescentEi@Base 2.13.3 ++ _ZN13QsciScintilla16clearAnnotationsEi@Base 2.13.3 ++ _ZN13QsciScintilla16clearEdgeColumnsEv@Base 2.13.3 ++ _ZN13QsciScintilla16contextMenuEventEP17QContextMenuEvent@Base 2.13.3 ++ _ZN13QsciScintilla16delete_selectionEv@Base 2.13.3 ++ _ZN13QsciScintilla16indicatorClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.13.3 ++ _ZN13QsciScintilla16selectionChangedEv@Base 2.13.3 ++ _ZN13QsciScintilla16setBraceMatchingENS_10BraceMatchE@Base 2.13.3 ++ _ZN13QsciScintilla16setCallTipsStyleENS_13CallTipsStyleE@Base 2.13.3 ++ _ZN13QsciScintilla16setEnabledColorsEiR6QColorS1_@Base 2.13.3 ++ _ZN13QsciScintilla16setEolVisibilityEb@Base 2.13.3 ++ _ZN13QsciScintilla16setMarginOptionsEi@Base 2.13.3 ++ _ZN13QsciScintilla16setOverwriteModeEb@Base 2.13.3 ++ _ZN13QsciScintilla16staticMetaObjectE@Base 2.13.3 ++ _ZN13QsciScintilla17ensureLineVisibleEi@Base 2.13.3 ++ _ZN13QsciScintilla17findMatchingBraceERlS0_NS_10BraceMatchE@Base 2.13.3 ++ _ZN13QsciScintilla17gotoMatchingBraceEb@Base 2.13.3 ++ _ZN13QsciScintilla17handleMarginClickEiii@Base 2.13.3 ++ _ZN13QsciScintilla17indicatorReleasedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.13.3 ++ _ZN13QsciScintilla17rangeIsWhitespaceEll@Base 2.13.3 ++ _ZN13QsciScintilla17setCursorPositionEii@Base 2.13.3 ++ _ZN13QsciScintilla17setSelectionToEolEb@Base 2.13.3 ++ _ZN13QsciScintilla17setWhitespaceSizeEi@Base 2.13.3 ++ _ZN13QsciScintilla17setWrapIndentModeENS_14WrapIndentModeE@Base 2.13.3 ++ _ZN13QsciScintilla17userListActivatedEiRK7QString@Base 2.13.3 ++ _ZN13QsciScintilla18fillIndicatorRangeEiiiii@Base 2.13.3 ++ _ZN13QsciScintilla18handleCallTipClickEi@Base 2.13.3 ++ _ZN13QsciScintilla18marginRightClickedEii6QFlagsIN2Qt16KeyboardModifierEE@Base 2.13.3 ++ _ZN13QsciScintilla18markerDeleteHandleEi@Base 2.13.3 ++ _ZN13QsciScintilla18removeSelectedTextEv@Base 2.13.3 ++ _ZN13QsciScintilla18setCallTipsVisibleEi@Base 2.13.3 ++ _ZN13QsciScintilla18setContractedFoldsERK5QListIiE@Base 2.13.3 ++ _ZN13QsciScintilla18setWrapVisualFlagsENS_14WrapVisualFlagES0_i@Base 2.13.3 ++ _ZN13QsciScintilla19autoCompleteFromAllEv@Base 2.13.3 ++ _ZN13QsciScintilla19clearIndicatorRangeEiiiii@Base 2.13.3 ++ _ZN13QsciScintilla19ensureCursorVisibleEv@Base 2.13.3 ++ _ZN13QsciScintilla19handleSavePointLeftEv@Base 2.13.3 ++ _ZN13QsciScintilla19maintainIndentationEcl@Base 2.13.3 ++ _ZN13QsciScintilla19modificationChangedEb@Base 2.13.3 ++ _ZN13QsciScintilla19moveToMatchingBraceEv@Base 2.13.3 ++ _ZN13QsciScintilla19replaceSelectedTextERK7QString@Base 2.13.3 ++ _ZN13QsciScintilla19setCallTipsPositionENS_16CallTipsPositionE@Base 2.13.3 ++ _ZN13QsciScintilla19setCaretLineVisibleEb@Base 2.13.3 ++ _ZN13QsciScintilla19setFirstVisibleLineEi@Base 2.13.3 ++ _ZN13QsciScintilla19setFoldMarginColorsERK6QColorS2_@Base 2.13.3 ++ _ZN13QsciScintilla19setHotspotUnderlineEb@Base 2.13.3 ++ _ZN13QsciScintilla19setIndentationWidthEi@Base 2.13.3 ++ _ZN13QsciScintilla19setMarginMarkerMaskEii@Base 2.13.3 ++ _ZN13QsciScintilla19startAutoCompletionENS_20AutoCompletionSourceEbb@Base 2.13.3 ++ _ZN13QsciScintilla20autoCompleteFromAPIsEv@Base 2.13.3 ++ _ZN13QsciScintilla20findFirstInSelectionERK7QStringbbbbbbb@Base 2.13.3 ++ _ZN13QsciScintilla20handleIndicatorClickEii@Base 2.13.3 ++ _ZN13QsciScintilla20handlePropertyChangeEPKcS1_@Base 2.13.3 ++ _ZN13QsciScintilla20setAnnotationDisplayENS_17AnnotationDisplayE@Base 2.13.3 ++ _ZN13QsciScintilla20setIndentationGuidesEb@Base 2.13.3 ++ _ZN13QsciScintilla20setMarginLineNumbersEib@Base 2.13.3 ++ _ZN13QsciScintilla20setMarginSensitivityEib@Base 2.13.3 ++ _ZN13QsciScintilla21clearRegisteredImagesEv@Base 2.13.3 ++ _ZN13QsciScintilla21cursorPositionChangedEii@Base 2.13.3 ++ _ZN13QsciScintilla21handleStyleFontChangeERK5QFonti@Base 2.13.3 ++ _ZN13QsciScintilla21modificationAttemptedEv@Base 2.13.3 ++ _ZN13QsciScintilla21resetFoldMarginColorsEv@Base 2.13.3 ++ _ZN13QsciScintilla21selectToMatchingBraceEv@Base 2.13.3 ++ _ZN13QsciScintilla21setBackspaceUnindentsEb@Base 2.13.3 ++ _ZN13QsciScintilla21setIndicatorDrawUnderEbi@Base 2.13.3 ++ _ZN13QsciScintilla22handleIndicatorReleaseEii@Base 2.13.3 ++ _ZN13QsciScintilla22handleMarginRightClickEiii@Base 2.13.3 ++ _ZN13QsciScintilla22handleSavePointReachedEv@Base 2.13.3 ++ _ZN13QsciScintilla22handleSelectionChangedEb@Base 2.13.3 ++ _ZN13QsciScintilla22handleStyleColorChangeERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla22handleStylePaperChangeERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla22setCaretLineFrameWidthEi@Base 2.13.3 ++ _ZN13QsciScintilla22setIndentationsUseTabsEb@Base 2.13.3 ++ _ZN13QsciScintilla22setIndicatorHoverStyleENS_14IndicatorStyleEi@Base 2.13.3 ++ _ZN13QsciScintilla22setScrollWidthTrackingEb@Base 2.13.3 ++ _ZN13QsciScintilla23handleUserListSelectionEPKci@Base 2.13.3 ++ _ZN13QsciScintilla23setAutoCompletionSourceENS_20AutoCompletionSourceE@Base 2.13.3 ++ _ZN13QsciScintilla23setCaretForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla23setWhitespaceVisibilityENS_20WhitespaceVisibilityE@Base 2.13.3 ++ _ZN13QsciScintilla24autoCompleteFromDocumentEv@Base 2.13.3 ++ _ZN13QsciScintilla24handleStyleEolFillChangeEbi@Base 2.13.3 ++ _ZN13QsciScintilla24setAutoCompletionFillupsEPKc@Base 2.13.3 ++ _ZN13QsciScintilla24setIndicatorOutlineColorERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla24setMarginBackgroundColorEiRK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla24setMarkerBackgroundColorERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla24setMarkerForegroundColorERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla24setMatchedBraceIndicatorEi@Base 2.13.3 ++ _ZN13QsciScintilla25createStandardContextMenuEv@Base 2.13.3 ++ _ZN13QsciScintilla25setCallTipsHighlightColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla25setHotspotBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla25setHotspotForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla25setMarginsBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla25setMarginsForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla26resetMatchedBraceIndicatorEv@Base 2.13.3 ++ _ZN13QsciScintilla26setAutoCompletionThresholdEi@Base 2.13.3 ++ _ZN13QsciScintilla26setAutoCompletionUseSingleENS_23AutoCompletionUseSingleE@Base 2.13.3 ++ _ZN13QsciScintilla26setCallTipsBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla26setCallTipsForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla26setUnmatchedBraceIndicatorEi@Base 2.13.3 ++ _ZN13QsciScintilla27resetHotspotBackgroundColorEv@Base 2.13.3 ++ _ZN13QsciScintilla27resetHotspotForegroundColorEv@Base 2.13.3 ++ _ZN13QsciScintilla27setAutoCompletionShowSingleEb@Base 2.13.3 ++ _ZN13QsciScintilla27setCaretLineBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla27setIndicatorForegroundColorERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla27setSelectionBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla27setSelectionForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla28resetUnmatchedBraceIndicatorEv@Base 2.13.3 ++ _ZN13QsciScintilla28setAutoCompletionReplaceWordEb@Base 2.13.3 ++ _ZN13QsciScintilla28setWhitespaceBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla28setWhitespaceForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla29handleAutoCompletionSelectionEv@Base 2.13.3 ++ _ZN13QsciScintilla29resetSelectionBackgroundColorEv@Base 2.13.3 ++ _ZN13QsciScintilla29resetSelectionForegroundColorEv@Base 2.13.3 ++ _ZN13QsciScintilla30setMatchedBraceBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla30setMatchedBraceForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla31setAutoCompletionFillupsEnabledEb@Base 2.13.3 ++ _ZN13QsciScintilla31setAutoCompletionWordSeparatorsERK5QListI7QStringE@Base 2.13.3 ++ _ZN13QsciScintilla32setAutoCompletionCaseSensitivityEb@Base 2.13.3 ++ _ZN13QsciScintilla32setIndicatorHoverForegroundColorERK6QColori@Base 2.13.3 ++ _ZN13QsciScintilla32setUnmatchedBraceBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla32setUnmatchedBraceForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla35setIndentationGuidesBackgroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla35setIndentationGuidesForegroundColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla3cutEv@Base 2.13.3 ++ _ZN13QsciScintilla4copyEv@Base 2.13.3 ++ _ZN13QsciScintilla4readEP9QIODevice@Base 2.13.3 ++ _ZN13QsciScintilla4redoEv@Base 2.13.3 ++ _ZN13QsciScintilla4undoEv@Base 2.13.3 ++ _ZN13QsciScintilla5clearEv@Base 2.13.3 ++ _ZN13QsciScintilla5eventEP6QEvent@Base 2.13.3 ++ _ZN13QsciScintilla5pasteEv@Base 2.13.3 ++ _ZN13QsciScintilla6appendERK7QString@Base 2.13.3 ++ _ZN13QsciScintilla6doFindEv@Base 2.13.3 ++ _ZN13QsciScintilla6indentEi@Base 2.13.3 ++ _ZN13QsciScintilla6insertERK7QString@Base 2.13.3 ++ _ZN13QsciScintilla6zoomInEi@Base 2.13.3 ++ _ZN13QsciScintilla6zoomInEv@Base 2.13.3 ++ _ZN13QsciScintilla6zoomToEi@Base 2.13.3 ++ _ZN13QsciScintilla7callTipEv@Base 2.13.3 ++ _ZN13QsciScintilla7foldAllEb@Base 2.13.3 ++ _ZN13QsciScintilla7recolorEii@Base 2.13.3 ++ _ZN13QsciScintilla7replaceERK7QString@Base 2.13.3 ++ _ZN13QsciScintilla7setFontERK5QFont@Base 2.13.3 ++ _ZN13QsciScintilla7setTextERK7QString@Base 2.13.3 ++ _ZN13QsciScintilla7setUtf8Eb@Base 2.13.3 ++ _ZN13QsciScintilla7zoomOutEi@Base 2.13.3 ++ _ZN13QsciScintilla7zoomOutEv@Base 2.13.3 ++ _ZN13QsciScintilla8annotateEiRK14QsciStyledText@Base 2.13.3 ++ _ZN13QsciScintilla8annotateEiRK5QListI14QsciStyledTextE@Base 2.13.3 ++ _ZN13QsciScintilla8annotateEiRK7QStringRK9QsciStyle@Base 2.13.3 ++ _ZN13QsciScintilla8annotateEiRK7QStringi@Base 2.13.3 ++ _ZN13QsciScintilla8ensureRWEv@Base 2.13.3 ++ _ZN13QsciScintilla8findNextEv@Base 2.13.3 ++ _ZN13QsciScintilla8foldLineEi@Base 2.13.3 ++ _ZN13QsciScintilla8insertAtERK7QStringii@Base 2.13.3 ++ _ZN13QsciScintilla8setColorERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla8setLexerEP9QsciLexer@Base 2.13.3 ++ _ZN13QsciScintilla8setPaperERK6QColor@Base 2.13.3 ++ _ZN13QsciScintilla8unindentEi@Base 2.13.3 ++ _ZN13QsciScintilla9findFirstERK7QStringbbbbbiibbb@Base 2.13.3 ++ _ZN13QsciScintilla9foldClickEii@Base 2.13.3 ++ _ZN13QsciScintilla9markerAddEii@Base 2.13.3 ++ _ZN13QsciScintilla9selectAllEb@Base 2.13.3 ++ _ZN13QsciScintilla9styleTextERK5QListI14QsciStyledTextEPPci@Base 2.13.3 ++ _ZN13QsciScintillaC1EP7QWidget@Base 2.13.3 ++ _ZN13QsciScintillaC2EP7QWidget@Base 2.13.3 ++ _ZN13QsciScintillaD0Ev@Base 2.13.3 ++ _ZN13QsciScintillaD1Ev@Base 2.13.3 ++ _ZN13QsciScintillaD2Ev@Base 2.13.3 ++ _ZN14QsciCommandSet12readSettingsER9QSettingsPKc@Base 2.13.3 ++ _ZN14QsciCommandSet13writeSettingsER9QSettingsPKc@Base 2.13.3 ++ _ZN14QsciCommandSet18clearAlternateKeysEv@Base 2.13.3 ++ _ZN14QsciCommandSet9clearKeysEv@Base 2.13.3 ++ _ZN14QsciCommandSetC1EP13QsciScintilla@Base 2.13.3 ++ _ZN14QsciCommandSetC2EP13QsciScintilla@Base 2.13.3 ++ _ZN14QsciCommandSetD1Ev@Base 2.13.3 ++ _ZN14QsciCommandSetD2Ev@Base 2.13.3 ++ _ZN14QsciLexerBatch11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN14QsciLexerBatch11qt_metacastEPKc@Base 2.13.3 ++ _ZN14QsciLexerBatch16staticMetaObjectE@Base 2.13.3 ++ _ZN14QsciLexerBatchC1EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerBatchC2EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerBatchD0Ev@Base 2.13.3 ++ _ZN14QsciLexerBatchD1Ev@Base 2.13.3 ++ _ZN14QsciLexerBatchD2Ev@Base 2.13.3 ++ _ZN14QsciLexerCMake11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN14QsciLexerCMake11qt_metacastEPKc@Base 2.13.3 ++ _ZN14QsciLexerCMake13setAtElsePropEv@Base 2.13.3 ++ _ZN14QsciLexerCMake13setFoldAtElseEb@Base 2.13.3 ++ _ZN14QsciLexerCMake14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN14QsciLexerCMake16staticMetaObjectE@Base 2.13.3 ++ _ZN14QsciLexerCMake17refreshPropertiesEv@Base 2.13.3 ++ _ZN14QsciLexerCMakeC1EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerCMakeC2EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerCMakeD0Ev@Base 2.13.3 ++ _ZN14QsciLexerCMakeD1Ev@Base 2.13.3 ++ _ZN14QsciLexerCMakeD2Ev@Base 2.13.3 ++ _ZN14QsciLexerSpice11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN14QsciLexerSpice11qt_metacastEPKc@Base 2.13.3 ++ _ZN14QsciLexerSpice16staticMetaObjectE@Base 2.13.3 ++ _ZN14QsciLexerSpiceC1EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerSpiceC2EP7QObject@Base 2.13.3 ++ _ZN14QsciLexerSpiceD0Ev@Base 2.13.3 ++ _ZN14QsciLexerSpiceD1Ev@Base 2.13.3 ++ _ZN14QsciLexerSpiceD2Ev@Base 2.13.3 ++ _ZN14QsciStyledTextC1ERK7QStringRK9QsciStyle@Base 2.13.3 ++ _ZN14QsciStyledTextC1ERK7QStringi@Base 2.13.3 ++ _ZN14QsciStyledTextC2ERK7QStringRK9QsciStyle@Base 2.13.3 ++ _ZN14QsciStyledTextC2ERK7QStringi@Base 2.13.3 ++ _ZN15QsciLexerCSharp11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerCSharp11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerCSharp16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerCSharpC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerCSharpC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerCSharpD0Ev@Base 2.13.3 ++ _ZN15QsciLexerCSharpD1Ev@Base 2.13.3 ++ _ZN15QsciLexerCSharpD2Ev@Base 2.13.3 ++ _ZN15QsciLexerCustom10setStylingEiRK9QsciStyle@Base 2.13.3 ++ _ZN15QsciLexerCustom10setStylingEii@Base 2.13.3 ++ _ZN15QsciLexerCustom11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerCustom11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerCustom12startStylingEii@Base 2.13.3 ++ _ZN15QsciLexerCustom16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerCustom17handleStyleNeededEi@Base 2.13.3 ++ _ZN15QsciLexerCustom9setEditorEP13QsciScintilla@Base 2.13.3 ++ _ZN15QsciLexerCustomC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerCustomC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerCustomD0Ev@Base 2.13.3 ++ _ZN15QsciLexerCustomD1Ev@Base 2.13.3 ++ _ZN15QsciLexerCustomD2Ev@Base 2.13.3 ++ _ZN15QsciLexerMatlab11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerMatlab11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerMatlab16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerMatlabC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerMatlabC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerMatlabD0Ev@Base 2.13.3 ++ _ZN15QsciLexerMatlabD1Ev@Base 2.13.3 ++ _ZN15QsciLexerMatlabD2Ev@Base 2.13.3 ++ _ZN15QsciLexerOctave11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerOctave11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerOctave16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerOctaveC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerOctaveC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerOctaveD0Ev@Base 2.13.3 ++ _ZN15QsciLexerOctaveD1Ev@Base 2.13.3 ++ _ZN15QsciLexerOctaveD2Ev@Base 2.13.3 ++ _ZN15QsciLexerPascal11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerPascal11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerPascal14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN15QsciLexerPascal14setCommentPropEv@Base 2.13.3 ++ _ZN15QsciLexerPascal14setCompactPropEv@Base 2.13.3 ++ _ZN15QsciLexerPascal14setFoldCompactEb@Base 2.13.3 ++ _ZN15QsciLexerPascal14setPreprocPropEv@Base 2.13.3 ++ _ZN15QsciLexerPascal15setFoldCommentsEb@Base 2.13.3 ++ _ZN15QsciLexerPascal16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerPascal17refreshPropertiesEv@Base 2.13.3 ++ _ZN15QsciLexerPascal19setFoldPreprocessorEb@Base 2.13.3 ++ _ZN15QsciLexerPascal20setSmartHighlightingEb@Base 2.13.3 ++ _ZN15QsciLexerPascal21setSmartHighlightPropEv@Base 2.13.3 ++ _ZN15QsciLexerPascalC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerPascalC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerPascalD0Ev@Base 2.13.3 ++ _ZN15QsciLexerPascalD1Ev@Base 2.13.3 ++ _ZN15QsciLexerPascalD2Ev@Base 2.13.3 ++ _ZN15QsciLexerPython11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN15QsciLexerPython11qt_metacastEPKc@Base 2.13.3 ++ _ZN15QsciLexerPython12keywordClassE@Base 2.13.3 ++ _ZN15QsciLexerPython13setFoldQuotesEb@Base 2.13.3 ++ _ZN15QsciLexerPython13setQuotesPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN15QsciLexerPython14setCommentPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython14setCompactPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython14setFoldCompactEb@Base 2.13.3 ++ _ZN15QsciLexerPython14setV3BytesPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython15setFoldCommentsEb@Base 2.13.3 ++ _ZN15QsciLexerPython16setTabWhingePropEv@Base 2.13.3 ++ _ZN15QsciLexerPython16setV2UnicodePropEv@Base 2.13.3 ++ _ZN15QsciLexerPython16staticMetaObjectE@Base 2.13.3 ++ _ZN15QsciLexerPython17refreshPropertiesEv@Base 2.13.3 ++ _ZN15QsciLexerPython17setV3BytesAllowedEb@Base 2.13.3 ++ _ZN15QsciLexerPython19setV2UnicodeAllowedEb@Base 2.13.3 ++ _ZN15QsciLexerPython20setV3BinaryOctalPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython21setIndentationWarningENS_18IndentationWarningE@Base 2.13.3 ++ _ZN15QsciLexerPython22setHighlightSubidsPropEv@Base 2.13.3 ++ _ZN15QsciLexerPython23setV3BinaryOctalAllowedEb@Base 2.13.3 ++ _ZN15QsciLexerPython25setStringsOverNewlinePropEv@Base 2.13.3 ++ _ZN15QsciLexerPython26setHighlightSubidentifiersEb@Base 2.13.3 ++ _ZN15QsciLexerPython28setStringsOverNewlineAllowedEb@Base 2.13.3 ++ _ZN15QsciLexerPythonC1EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerPythonC2EP7QObject@Base 2.13.3 ++ _ZN15QsciLexerPythonD0Ev@Base 2.13.3 ++ _ZN15QsciLexerPythonD1Ev@Base 2.13.3 ++ _ZN15QsciLexerPythonD2Ev@Base 2.13.3 ++ _ZN16QsciAbstractAPIs11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN16QsciAbstractAPIs11qt_metacastEPKc@Base 2.13.3 ++ _ZN16QsciAbstractAPIs16staticMetaObjectE@Base 2.13.3 ++ _ZN16QsciAbstractAPIs22autoCompletionSelectedERK7QString@Base 2.13.3 ++ _ZN16QsciAbstractAPIsC1EP9QsciLexer@Base 2.13.3 ++ _ZN16QsciAbstractAPIsC2EP9QsciLexer@Base 2.13.3 ++ _ZN16QsciAbstractAPIsD0Ev@Base 2.13.3 ++ _ZN16QsciAbstractAPIsD1Ev@Base 2.13.3 ++ _ZN16QsciAbstractAPIsD2Ev@Base 2.13.3 ++ _ZN16QsciLexerEDIFACT11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN16QsciLexerEDIFACT11qt_metacastEPKc@Base 2.13.3 ++ _ZN16QsciLexerEDIFACT16staticMetaObjectE@Base 2.13.3 ++ _ZN16QsciLexerEDIFACTC1EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerEDIFACTC2EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerEDIFACTD0Ev@Base 2.13.3 ++ _ZN16QsciLexerEDIFACTD1Ev@Base 2.13.3 ++ _ZN16QsciLexerEDIFACTD2Ev@Base 2.13.3 ++ _ZN16QsciLexerFortran11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN16QsciLexerFortran11qt_metacastEPKc@Base 2.13.3 ++ _ZN16QsciLexerFortran16staticMetaObjectE@Base 2.13.3 ++ _ZN16QsciLexerFortranC1EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerFortranC2EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerFortranD0Ev@Base 2.13.3 ++ _ZN16QsciLexerFortranD1Ev@Base 2.13.3 ++ _ZN16QsciLexerFortranD2Ev@Base 2.13.3 ++ _ZN16QsciLexerVerilog11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN16QsciLexerVerilog11qt_metacastEPKc@Base 2.13.3 ++ _ZN16QsciLexerVerilog13setAtElsePropEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog13setFoldAtElseEb@Base 2.13.3 ++ _ZN16QsciLexerVerilog14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN16QsciLexerVerilog14setCommentPropEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog14setCompactPropEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog14setFoldCompactEb@Base 2.13.3 ++ _ZN16QsciLexerVerilog14setPreprocPropEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog15setAtModulePropEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog15setFoldAtModuleEb@Base 2.13.3 ++ _ZN16QsciLexerVerilog15setFoldCommentsEb@Base 2.13.3 ++ _ZN16QsciLexerVerilog16staticMetaObjectE@Base 2.13.3 ++ _ZN16QsciLexerVerilog17refreshPropertiesEv@Base 2.13.3 ++ _ZN16QsciLexerVerilog19setFoldPreprocessorEb@Base 2.13.3 ++ _ZN16QsciLexerVerilogC1EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerVerilogC2EP7QObject@Base 2.13.3 ++ _ZN16QsciLexerVerilogD0Ev@Base 2.13.3 ++ _ZN16QsciLexerVerilogD1Ev@Base 2.13.3 ++ _ZN16QsciLexerVerilogD2Ev@Base 2.13.3 ++ _ZN17QsciLexerMakefile11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN17QsciLexerMakefile11qt_metacastEPKc@Base 2.13.3 ++ _ZN17QsciLexerMakefile16staticMetaObjectE@Base 2.13.3 ++ _ZN17QsciLexerMakefileC1EP7QObject@Base 2.13.3 ++ _ZN17QsciLexerMakefileC2EP7QObject@Base 2.13.3 ++ _ZN17QsciLexerMakefileD0Ev@Base 2.13.3 ++ _ZN17QsciLexerMakefileD1Ev@Base 2.13.3 ++ _ZN17QsciLexerMakefileD2Ev@Base 2.13.3 ++ _ZN17QsciLexerMarkdown11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN17QsciLexerMarkdown11qt_metacastEPKc@Base 2.13.3 ++ _ZN17QsciLexerMarkdown16staticMetaObjectE@Base 2.13.3 ++ _ZN17QsciLexerMarkdownC1EP7QObject@Base 2.13.3 ++ _ZN17QsciLexerMarkdownC2EP7QObject@Base 2.13.3 ++ _ZN17QsciLexerMarkdownD0Ev@Base 2.13.3 ++ _ZN17QsciLexerMarkdownD1Ev@Base 2.13.3 ++ _ZN17QsciLexerMarkdownD2Ev@Base 2.13.3 ++ _ZN17QsciScintillaBase10commandKeyEiRi@Base 2.13.3 ++ _ZN17QsciScintillaBase10paintEventEP11QPaintEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase11SCEN_CHANGEEv@Base 2.13.3 ++ _ZN17QsciScintillaBase11SCN_FOCUSINEv@Base 2.13.3 ++ _ZN17QsciScintillaBase11SCN_PAINTEDEv@Base 2.13.3 ++ _ZN17QsciScintillaBase11changeEventEP6QEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN17QsciScintillaBase11qt_metacastEPKc@Base 2.13.3 ++ _ZN17QsciScintillaBase11resizeEventEP12QResizeEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase12SCN_DWELLENDEiii@Base 2.13.3 ++ _ZN17QsciScintillaBase12SCN_FOCUSOUTEv@Base 2.13.3 ++ _ZN17QsciScintillaBase12SCN_MODIFIEDEiiPKciiiiiii@Base 2.13.3 ++ _ZN17QsciScintillaBase12SCN_UPDATEUIEi@Base 2.13.3 ++ _ZN17QsciScintillaBase12acceptActionEP10QDropEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase12focusInEventEP11QFocusEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase13SCN_CHARADDEDEi@Base 2.13.3 ++ _ZN17QsciScintillaBase13SCN_NEEDSHOWNEii@Base 2.13.3 ++ _ZN17QsciScintillaBase13dragMoveEventEP14QDragMoveEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase13focusOutEventEP11QFocusEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase13keyPressEventEP9QKeyEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase13setScrollBarsEv@Base 2.13.3 ++ _ZN17QsciScintillaBase14SCN_DWELLSTARTEiii@Base 2.13.3 ++ _ZN17QsciScintillaBase14SCN_URIDROPPEDERK4QUrl@Base 2.13.3 ++ _ZN17QsciScintillaBase14dragEnterEventEP15QDragEnterEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase14dragLeaveEventEP15QDragLeaveEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase14eventModifiersEP11QMouseEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase14mouseMoveEventEP11QMouseEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase15QSCN_SELCHANGEDEb@Base 2.13.3 ++ _ZN17QsciScintillaBase15SCN_DOUBLECLICKEiii@Base 2.13.3 ++ _ZN17QsciScintillaBase15SCN_MACRORECORDEjmPv@Base 2.13.3 ++ _ZN17QsciScintillaBase15SCN_MARGINCLICKEiii@Base 2.13.3 ++ _ZN17QsciScintillaBase15SCN_STYLENEEDEDEi@Base 2.13.3 ++ _ZN17QsciScintillaBase15mousePressEventEP11QMouseEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase16SCN_CALLTIPCLICKEi@Base 2.13.3 ++ _ZN17QsciScintillaBase16SCN_HOTSPOTCLICKEii@Base 2.13.3 ++ _ZN17QsciScintillaBase16contextMenuEventEP17QContextMenuEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase16inputMethodEventEP17QInputMethodEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase16scrollContentsByEii@Base 2.13.3 ++ _ZN17QsciScintillaBase16staticMetaObjectE@Base 2.13.3 ++ _ZN17QsciScintillaBase17SCN_SAVEPOINTLEFTEv@Base 2.13.3 ++ _ZN17QsciScintillaBase17mouseReleaseEventEP11QMouseEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase18SCN_AUTOCCANCELLEDEv@Base 2.13.3 ++ _ZN17QsciScintillaBase18SCN_AUTOCCOMPLETEDEPKciii@Base 2.13.3 ++ _ZN17QsciScintillaBase18SCN_AUTOCSELECTIONEPKci@Base 2.13.3 ++ _ZN17QsciScintillaBase18SCN_AUTOCSELECTIONEPKciii@Base 2.13.3 ++ _ZN17QsciScintillaBase18SCN_INDICATORCLICKEii@Base 2.13.3 ++ _ZN17QsciScintillaBase18focusNextPrevChildEb@Base 2.13.3 ++ _ZN17QsciScintillaBase19SCN_MODIFYATTEMPTROEv@Base 2.13.3 ++ _ZN17QsciScintillaBase20SCN_AUTOCCHARDELETEDEv@Base 2.13.3 ++ _ZN17QsciScintillaBase20SCN_INDICATORRELEASEEii@Base 2.13.3 ++ _ZN17QsciScintillaBase20SCN_MARGINRIGHTCLICKEiii@Base 2.13.3 ++ _ZN17QsciScintillaBase20SCN_SAVEPOINTREACHEDEv@Base 2.13.3 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKci@Base 2.13.3 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKciii@Base 2.13.3 ++ _ZN17QsciScintillaBase21SCN_USERLISTSELECTIONEPKciiii@Base 2.13.3 ++ _ZN17QsciScintillaBase21mouseDoubleClickEventEP11QMouseEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase22SCN_HOTSPOTDOUBLECLICKEii@Base 2.13.3 ++ _ZN17QsciScintillaBase23SCN_HOTSPOTRELEASECLICKEii@Base 2.13.3 ++ _ZN17QsciScintillaBase24SCN_AUTOCSELECTIONCHANGEEPKcii@Base 2.13.3 ++ _ZN17QsciScintillaBase24connectVerticalScrollBarEv@Base 2.13.3 ++ _ZN17QsciScintillaBase24replaceVerticalScrollBarEP10QScrollBar@Base 2.13.3 ++ _ZN17QsciScintillaBase26connectHorizontalScrollBarEv@Base 2.13.3 ++ _ZN17QsciScintillaBase26replaceHorizontalScrollBarEP10QScrollBar@Base 2.13.3 ++ _ZN17QsciScintillaBase4poolEv@Base 2.13.3 ++ _ZN17QsciScintillaBase8SCN_ZOOMEv@Base 2.13.3 ++ _ZN17QsciScintillaBase9dropEventEP10QDropEvent@Base 2.13.3 ++ _ZN17QsciScintillaBase9handleHSbEi@Base 2.13.3 ++ _ZN17QsciScintillaBase9handleVSbEi@Base 2.13.3 ++ _ZN17QsciScintillaBaseC1EP7QWidget@Base 2.13.3 ++ _ZN17QsciScintillaBaseC2EP7QWidget@Base 2.13.3 ++ _ZN17QsciScintillaBaseD0Ev@Base 2.13.3 ++ _ZN17QsciScintillaBaseD1Ev@Base 2.13.3 ++ _ZN17QsciScintillaBaseD2Ev@Base 2.13.3 ++ _ZN18QsciLexerFortran7711qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN18QsciLexerFortran7711qt_metacastEPKc@Base 2.13.3 ++ _ZN18QsciLexerFortran7714readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN18QsciLexerFortran7714setCompactPropEv@Base 2.13.3 ++ _ZN18QsciLexerFortran7714setFoldCompactEb@Base 2.13.3 ++ _ZN18QsciLexerFortran7716staticMetaObjectE@Base 2.13.3 ++ _ZN18QsciLexerFortran7717refreshPropertiesEv@Base 2.13.3 ++ _ZN18QsciLexerFortran77C1EP7QObject@Base 2.13.3 ++ _ZN18QsciLexerFortran77C2EP7QObject@Base 2.13.3 ++ _ZN18QsciLexerFortran77D0Ev@Base 2.13.3 ++ _ZN18QsciLexerFortran77D1Ev@Base 2.13.3 ++ _ZN18QsciLexerFortran77D2Ev@Base 2.13.3 ++ _ZN19QsciLexerJavaScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN19QsciLexerJavaScript11qt_metacastEPKc@Base 2.13.3 ++ _ZN19QsciLexerJavaScript12keywordClassE@Base 2.13.3 ++ _ZN19QsciLexerJavaScript16staticMetaObjectE@Base 2.13.3 ++ _ZN19QsciLexerJavaScriptC1EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerJavaScriptC2EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerJavaScriptD0Ev@Base 2.13.3 ++ _ZN19QsciLexerJavaScriptD1Ev@Base 2.13.3 ++ _ZN19QsciLexerJavaScriptD2Ev@Base 2.13.3 ++ _ZN19QsciLexerPostScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN19QsciLexerPostScript11qt_metacastEPKc@Base 2.13.3 ++ _ZN19QsciLexerPostScript11setTokenizeEb@Base 2.13.3 ++ _ZN19QsciLexerPostScript12setLevelPropEv@Base 2.13.3 ++ _ZN19QsciLexerPostScript13setAtElsePropEv@Base 2.13.3 ++ _ZN19QsciLexerPostScript13setFoldAtElseEb@Base 2.13.3 ++ _ZN19QsciLexerPostScript14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN19QsciLexerPostScript14setCompactPropEv@Base 2.13.3 ++ _ZN19QsciLexerPostScript14setFoldCompactEb@Base 2.13.3 ++ _ZN19QsciLexerPostScript15setTokenizePropEv@Base 2.13.3 ++ _ZN19QsciLexerPostScript16staticMetaObjectE@Base 2.13.3 ++ _ZN19QsciLexerPostScript17refreshPropertiesEv@Base 2.13.3 ++ _ZN19QsciLexerPostScript8setLevelEi@Base 2.13.3 ++ _ZN19QsciLexerPostScriptC1EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerPostScriptC2EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerPostScriptD0Ev@Base 2.13.3 ++ _ZN19QsciLexerPostScriptD1Ev@Base 2.13.3 ++ _ZN19QsciLexerPostScriptD2Ev@Base 2.13.3 ++ _ZN19QsciLexerProperties11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN19QsciLexerProperties11qt_metacastEPKc@Base 2.13.3 ++ _ZN19QsciLexerProperties14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN19QsciLexerProperties14setCompactPropEv@Base 2.13.3 ++ _ZN19QsciLexerProperties14setFoldCompactEb@Base 2.13.3 ++ _ZN19QsciLexerProperties16setInitialSpacesEb@Base 2.13.3 ++ _ZN19QsciLexerProperties16staticMetaObjectE@Base 2.13.3 ++ _ZN19QsciLexerProperties17refreshPropertiesEv@Base 2.13.3 ++ _ZN19QsciLexerProperties20setInitialSpacesPropEv@Base 2.13.3 ++ _ZN19QsciLexerPropertiesC1EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerPropertiesC2EP7QObject@Base 2.13.3 ++ _ZN19QsciLexerPropertiesD0Ev@Base 2.13.3 ++ _ZN19QsciLexerPropertiesD1Ev@Base 2.13.3 ++ _ZN19QsciLexerPropertiesD2Ev@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript11qt_metacastEPKc@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript14setCommentPropEv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript14setCompactPropEv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript14setDollarsPropEv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript14setFoldCompactEb@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript15setFoldCommentsEb@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript16staticMetaObjectE@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript17refreshPropertiesEv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript17setDollarsAllowedEb@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript19setStylePreprocPropEv@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScript20setStylePreprocessorEb@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScriptC1EP7QObject@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScriptC2EP7QObject@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScriptD0Ev@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScriptD1Ev@Base 2.13.3 ++ _ZN21QsciLexerCoffeeScriptD2Ev@Base 2.13.3 ++ _ZN8QsciAPIs11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN8QsciAPIs11qt_metacastEPKc@Base 2.13.3 ++ _ZN8QsciAPIs12deleteWorkerEv@Base 2.13.3 ++ _ZN8QsciAPIs12enoughCommasERK7QStringi@Base 2.13.3 ++ _ZN8QsciAPIs12loadPreparedERK7QString@Base 2.13.3 ++ _ZN8QsciAPIs13addAPIEntriesERK5QListISt4pairIjjEEbRS0_I7QStringERb@Base 2.13.3 ++ _ZN8QsciAPIs14positionOriginERK5QListI7QStringERS1_@Base 2.13.3 ++ _ZN8QsciAPIs15lastPartialWordERK7QStringR5QListIS0_ERb@Base 2.13.3 ++ _ZN8QsciAPIs16lastCompleteWordERK7QStringR5QListIS0_ERb@Base 2.13.3 ++ _ZN8QsciAPIs16originStartsWithERK7QStringS2_@Base 2.13.3 ++ _ZN8QsciAPIs16staticMetaObjectE@Base 2.13.3 ++ _ZN8QsciAPIs17cancelPreparationEv@Base 2.13.3 ++ _ZN8QsciAPIs21apiPreparationStartedEv@Base 2.13.3 ++ _ZN8QsciAPIs22apiPreparationFinishedEv@Base 2.13.3 ++ _ZN8QsciAPIs22autoCompletionSelectedERK7QString@Base 2.13.3 ++ _ZN8QsciAPIs23apiPreparationCancelledEv@Base 2.13.3 ++ _ZN8QsciAPIs24updateAutoCompletionListERK5QListI7QStringERS2_@Base 2.13.3 ++ _ZN8QsciAPIs3addERK7QString@Base 2.13.3 ++ _ZN8QsciAPIs4loadERK7QString@Base 2.13.3 ++ _ZN8QsciAPIs5clearEv@Base 2.13.3 ++ _ZN8QsciAPIs5eventEP6QEvent@Base 2.13.3 ++ _ZN8QsciAPIs6removeERK7QString@Base 2.13.3 ++ _ZN8QsciAPIs7prepareEv@Base 2.13.3 ++ _ZN8QsciAPIs8callTipsERK5QListI7QStringEiN13QsciScintilla13CallTipsStyleERS0_IiE@Base 2.13.3 ++ _ZN8QsciAPIsC1EP9QsciLexer@Base 2.13.3 ++ _ZN8QsciAPIsC2EP9QsciLexer@Base 2.13.3 ++ _ZN8QsciAPIsD0Ev@Base 2.13.3 ++ _ZN8QsciAPIsD1Ev@Base 2.13.3 ++ _ZN8QsciAPIsD2Ev@Base 2.13.3 ++ _ZN9QsciLexer10setEolFillEbi@Base 2.13.3 ++ _ZN9QsciLexer11fontChangedERK5QFonti@Base 2.13.3 ++ _ZN9QsciLexer11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN9QsciLexer11qt_metacastEPKc@Base 2.13.3 ++ _ZN9QsciLexer12colorChangedERK6QColori@Base 2.13.3 ++ _ZN9QsciLexer12paperChangedERK6QColori@Base 2.13.3 ++ _ZN9QsciLexer12readSettingsER9QSettingsPKc@Base 2.13.3 ++ _ZN9QsciLexer14eolFillChangedEbi@Base 2.13.3 ++ _ZN9QsciLexer14readPropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZN9QsciLexer14setDefaultFontERK5QFont@Base 2.13.3 ++ _ZN9QsciLexer15autoIndentStyleEv@Base 2.13.3 ++ _ZN9QsciLexer15propertyChangedEPKcS1_@Base 2.13.3 ++ _ZN9QsciLexer15setDefaultColorERK6QColor@Base 2.13.3 ++ _ZN9QsciLexer15setDefaultPaperERK6QColor@Base 2.13.3 ++ _ZN9QsciLexer16staticMetaObjectE@Base 2.13.3 ++ _ZN9QsciLexer17refreshPropertiesEv@Base 2.13.3 ++ _ZN9QsciLexer18setAutoIndentStyleEi@Base 2.13.3 ++ _ZN9QsciLexer7setAPIsEP16QsciAbstractAPIs@Base 2.13.3 ++ _ZN9QsciLexer7setFontERK5QFonti@Base 2.13.3 ++ _ZN9QsciLexer8setColorERK6QColori@Base 2.13.3 ++ _ZN9QsciLexer8setPaperERK6QColori@Base 2.13.3 ++ _ZN9QsciLexer9setEditorEP13QsciScintilla@Base 2.13.3 ++ _ZN9QsciLexerC1EP7QObject@Base 2.13.3 ++ _ZN9QsciLexerC2EP7QObject@Base 2.13.3 ++ _ZN9QsciLexerD0Ev@Base 2.13.3 ++ _ZN9QsciLexerD1Ev@Base 2.13.3 ++ _ZN9QsciLexerD2Ev@Base 2.13.3 ++ _ZN9QsciMacro11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.13.3 ++ _ZN9QsciMacro11qt_metacastEPKc@Base 2.13.3 ++ _ZN9QsciMacro12endRecordingEv@Base 2.13.3 ++ _ZN9QsciMacro14startRecordingEv@Base 2.13.3 ++ _ZN9QsciMacro16staticMetaObjectE@Base 2.13.3 ++ _ZN9QsciMacro4loadERK7QString@Base 2.13.3 ++ _ZN9QsciMacro4playEv@Base 2.13.3 ++ _ZN9QsciMacro5clearEv@Base 2.13.3 ++ _ZN9QsciMacro6recordEjmPv@Base 2.13.3 ++ _ZN9QsciMacroC1EP13QsciScintilla@Base 2.13.3 ++ _ZN9QsciMacroC1ERK7QStringP13QsciScintilla@Base 2.13.3 ++ _ZN9QsciMacroC2EP13QsciScintilla@Base 2.13.3 ++ _ZN9QsciMacroC2ERK7QStringP13QsciScintilla@Base 2.13.3 ++ _ZN9QsciMacroD0Ev@Base 2.13.3 ++ _ZN9QsciMacroD1Ev@Base 2.13.3 ++ _ZN9QsciMacroD2Ev@Base 2.13.3 ++ _ZN9QsciStyle10setEolFillEb@Base 2.13.3 ++ _ZN9QsciStyle10setHotspotEb@Base 2.13.3 ++ _ZN9QsciStyle10setVisibleEb@Base 2.13.3 ++ _ZN9QsciStyle11setTextCaseENS_8TextCaseE@Base 2.13.3 ++ _ZN9QsciStyle13setChangeableEb@Base 2.13.3 ++ _ZN9QsciStyle4initEi@Base 2.13.3 ++ _ZN9QsciStyle7refreshEv@Base 2.13.3 ++ _ZN9QsciStyle7setFontERK5QFont@Base 2.13.3 ++ _ZN9QsciStyle8setColorERK6QColor@Base 2.13.3 ++ _ZN9QsciStyle8setPaperERK6QColor@Base 2.13.3 ++ _ZN9QsciStyleC1Ei@Base 2.13.3 ++ _ZN9QsciStyleC1EiRK7QStringRK6QColorS5_RK5QFontb@Base 2.13.3 ++ _ZN9QsciStyleC2Ei@Base 2.13.3 ++ _ZN9QsciStyleC2EiRK7QStringRK6QColorS5_RK5QFontb@Base 2.13.3 ++ _ZNK10QsciLexerD10blockStartEPi@Base 2.13.3 ++ _ZNK10QsciLexerD10braceStyleEv@Base 2.13.3 ++ _ZNK10QsciLexerD10foldAtElseEv@Base 2.13.3 ++ _ZNK10QsciLexerD10metaObjectEv@Base 2.13.3 ++ _ZNK10QsciLexerD11defaultFontEi@Base 2.13.3 ++ _ZNK10QsciLexerD11descriptionEi@Base 2.13.3 ++ _ZNK10QsciLexerD11foldCompactEv@Base 2.13.3 ++ _ZNK10QsciLexerD12defaultColorEi@Base 2.13.3 ++ _ZNK10QsciLexerD12defaultPaperEi@Base 2.13.3 ++ _ZNK10QsciLexerD12foldCommentsEv@Base 2.13.3 ++ _ZNK10QsciLexerD14defaultEolFillEi@Base 2.13.3 ++ _ZNK10QsciLexerD14wordCharactersEv@Base 2.13.3 ++ _ZNK10QsciLexerD15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK10QsciLexerD17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK10QsciLexerD28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK10QsciLexerD5lexerEv@Base 2.13.3 ++ _ZNK10QsciLexerD8blockEndEPi@Base 2.13.3 ++ _ZNK10QsciLexerD8keywordsEi@Base 2.13.3 ++ _ZNK10QsciLexerD8languageEv@Base 2.13.3 ++ _ZNK11QsciCommand11descriptionEv@Base 2.13.3 ++ _ZNK11QsciLexerPO10metaObjectEv@Base 2.13.3 ++ _ZNK11QsciLexerPO11defaultFontEi@Base 2.13.3 ++ _ZNK11QsciLexerPO11descriptionEi@Base 2.13.3 ++ _ZNK11QsciLexerPO11foldCompactEv@Base 2.13.3 ++ _ZNK11QsciLexerPO12defaultColorEi@Base 2.13.3 ++ _ZNK11QsciLexerPO12foldCommentsEv@Base 2.13.3 ++ _ZNK11QsciLexerPO15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK11QsciLexerPO5lexerEv@Base 2.13.3 ++ _ZNK11QsciLexerPO8languageEv@Base 2.13.3 ++ _ZNK12QsciDocument10isModifiedEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerAVS11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerAVS11foldCompactEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerAVS12foldCommentsEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS14wordCharactersEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerAVS5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerAVS8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerAVS8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP10blockStartEPi@Base 2.13.3 ++ _ZNK12QsciLexerCPP10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP14wordCharactersEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerCPP17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK12QsciLexerCPP28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerCPP8blockEndEPi@Base 2.13.3 ++ _ZNK12QsciLexerCPP8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerCPP8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS10blockStartEPi@Base 2.13.3 ++ _ZNK12QsciLexerCSS10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerCSS11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerCSS11foldCompactEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerCSS12foldCommentsEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS14wordCharactersEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerCSS5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerCSS8blockEndEPi@Base 2.13.3 ++ _ZNK12QsciLexerCSS8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerCSS8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerIDL10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerIDL11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerIDL12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerIDL8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerIDL8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerLua10blockStartEPi@Base 2.13.3 ++ _ZNK12QsciLexerLua10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerLua10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerLua11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerLua11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerLua11foldCompactEv@Base 2.13.3 ++ _ZNK12QsciLexerLua12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerLua12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerLua14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerLua15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerLua28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK12QsciLexerLua5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerLua8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerLua8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV11foldCompactEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV12foldCommentsEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV14foldDirectivesEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV14wordCharactersEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerPOV5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerPOV8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerPOV8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerSQL10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerSQL10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerSQL11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerSQL5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerSQL8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerSQL8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerTCL10braceStyleEv@Base 2.13.3 ++ _ZNK12QsciLexerTCL10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerTCL11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerTCL5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerTCL8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerTCL8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerTeX10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerTeX11descriptionEi@Base 2.13.3 ++ _ZNK12QsciLexerTeX12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerTeX14wordCharactersEv@Base 2.13.3 ++ _ZNK12QsciLexerTeX15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerTeX5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerTeX8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerTeX8languageEv@Base 2.13.3 ++ _ZNK12QsciLexerXML10metaObjectEv@Base 2.13.3 ++ _ZNK12QsciLexerXML11defaultFontEi@Base 2.13.3 ++ _ZNK12QsciLexerXML12defaultColorEi@Base 2.13.3 ++ _ZNK12QsciLexerXML12defaultPaperEi@Base 2.13.3 ++ _ZNK12QsciLexerXML13scriptsStyledEv@Base 2.13.3 ++ _ZNK12QsciLexerXML14defaultEolFillEi@Base 2.13.3 ++ _ZNK12QsciLexerXML15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK12QsciLexerXML5lexerEv@Base 2.13.3 ++ _ZNK12QsciLexerXML8keywordsEi@Base 2.13.3 ++ _ZNK12QsciLexerXML8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerBash10braceStyleEv@Base 2.13.3 ++ _ZNK13QsciLexerBash10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerBash11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerBash11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerBash11foldCompactEv@Base 2.13.3 ++ _ZNK13QsciLexerBash12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerBash12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerBash12foldCommentsEv@Base 2.13.3 ++ _ZNK13QsciLexerBash14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerBash14wordCharactersEv@Base 2.13.3 ++ _ZNK13QsciLexerBash15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerBash5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerBash8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerBash8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerDiff10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerDiff11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerDiff12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerDiff14wordCharactersEv@Base 2.13.3 ++ _ZNK13QsciLexerDiff5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerDiff8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerHTML10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerHTML11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML14wordCharactersEv@Base 2.13.3 ++ _ZNK13QsciLexerHTML15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerHTML21autoCompletionFillupsEv@Base 2.13.3 ++ _ZNK13QsciLexerHTML5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerHTML8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerHTML8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerJSON10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerJSON11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerJSON5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerJSON8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerJSON8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerJava10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerJava8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerJava8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl10blockStartEPi@Base 2.13.3 ++ _ZNK13QsciLexerPerl10braceStyleEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl11foldCompactEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl12foldCommentsEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl12foldPackagesEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl13foldPODBlocksEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl14wordCharactersEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerPerl28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerPerl8blockEndEPi@Base 2.13.3 ++ _ZNK13QsciLexerPerl8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerPerl8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerRuby10blockStartEPi@Base 2.13.3 ++ _ZNK13QsciLexerRuby10braceStyleEv@Base 2.13.3 ++ _ZNK13QsciLexerRuby10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerRuby11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerRuby17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK13QsciLexerRuby5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerRuby8blockEndEPi@Base 2.13.3 ++ _ZNK13QsciLexerRuby8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerRuby8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL10braceStyleEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL10foldAtElseEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL11foldAtBeginEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL11foldCompactEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL12foldCommentsEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerVHDL17foldAtParenthesisEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerVHDL8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerVHDL8languageEv@Base 2.13.3 ++ _ZNK13QsciLexerYAML10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciLexerYAML11defaultFontEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML11descriptionEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML12defaultColorEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML12defaultPaperEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML12foldCommentsEv@Base 2.13.3 ++ _ZNK13QsciLexerYAML14defaultEolFillEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK13QsciLexerYAML5lexerEv@Base 2.13.3 ++ _ZNK13QsciLexerYAML8keywordsEi@Base 2.13.3 ++ _ZNK13QsciLexerYAML8languageEv@Base 2.13.3 ++ _ZNK13QsciScintilla10annotationEi@Base 2.13.3 ++ _ZNK13QsciScintilla10edgeColumnEv@Base 2.13.3 ++ _ZNK13QsciScintilla10isModifiedEv@Base 2.13.3 ++ _ZNK13QsciScintilla10isReadOnlyEv@Base 2.13.3 ++ _ZNK13QsciScintilla10lineLengthEi@Base 2.13.3 ++ _ZNK13QsciScintilla10marginTypeEi@Base 2.13.3 ++ _ZNK13QsciScintilla10markerLineEi@Base 2.13.3 ++ _ZNK13QsciScintilla10metaObjectEv@Base 2.13.3 ++ _ZNK13QsciScintilla10tabIndentsEv@Base 2.13.3 ++ _ZNK13QsciScintilla10textHeightEi@Base 2.13.3 ++ _ZNK13QsciScintilla11extraAscentEv@Base 2.13.3 ++ _ZNK13QsciScintilla11indentWidthEv@Base 2.13.3 ++ _ZNK13QsciScintilla11indentationEi@Base 2.13.3 ++ _ZNK13QsciScintilla11isStartCharEc@Base 2.13.3 ++ _ZNK13QsciScintilla11marginWidthEi@Base 2.13.3 ++ _ZNK13QsciScintilla11scrollWidthEv@Base 2.13.3 ++ _ZNK13QsciScintilla11tabDrawModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla11wordAtPointERK6QPoint@Base 2.13.3 ++ _ZNK13QsciScintilla12extraDescentEv@Base 2.13.3 ++ _ZNK13QsciScintilla12getCharacterERi@Base 2.13.3 ++ _ZNK13QsciScintilla12getSelectionEPiS0_S0_S0_@Base 2.13.3 ++ _ZNK13QsciScintilla12getSeparatorERi@Base 2.13.3 ++ _ZNK13QsciScintilla12isListActiveEv@Base 2.13.3 ++ _ZNK13QsciScintilla12selectedTextEv@Base 2.13.3 ++ _ZNK13QsciScintilla12set_shortcutEP7QActionN11QsciCommand7CommandE@Base 2.13.3 ++ _ZNK13QsciScintilla13caseSensitiveEv@Base 2.13.3 ++ _ZNK13QsciScintilla13currentIndentEv@Base 2.13.3 ++ _ZNK13QsciScintilla13eolVisibilityEv@Base 2.13.3 ++ _ZNK13QsciScintilla13marginOptionsEv@Base 2.13.3 ++ _ZNK13QsciScintilla13markersAtLineEi@Base 2.13.3 ++ _ZNK13QsciScintilla13overwriteModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla14markerFindNextEij@Base 2.13.3 ++ _ZNK13QsciScintilla14selectionToEolEv@Base 2.13.3 ++ _ZNK13QsciScintilla14whitespaceSizeEv@Base 2.13.3 ++ _ZNK13QsciScintilla14wordAtPositionEi@Base 2.13.3 ++ _ZNK13QsciScintilla14wordCharactersEv@Base 2.13.3 ++ _ZNK13QsciScintilla14wrapIndentModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla15contractedFoldsEv@Base 2.13.3 ++ _ZNK13QsciScintilla15isCallTipActiveEv@Base 2.13.3 ++ _ZNK13QsciScintilla15isRedoAvailableEv@Base 2.13.3 ++ _ZNK13QsciScintilla15isUndoAvailableEv@Base 2.13.3 ++ _ZNK13QsciScintilla15isWordCharacterEc@Base 2.13.3 ++ _ZNK13QsciScintilla15wordAtLineIndexEii@Base 2.13.3 ++ _ZNK13QsciScintilla16firstVisibleLineEv@Base 2.13.3 ++ _ZNK13QsciScintilla16indentationWidthEv@Base 2.13.3 ++ _ZNK13QsciScintilla16marginMarkerMaskEi@Base 2.13.3 ++ _ZNK13QsciScintilla17annotationDisplayEv@Base 2.13.3 ++ _ZNK13QsciScintilla17getCursorPositionEPiS0_@Base 2.13.3 ++ _ZNK13QsciScintilla17indentationGuidesEv@Base 2.13.3 ++ _ZNK13QsciScintilla17marginLineNumbersEi@Base 2.13.3 ++ _ZNK13QsciScintilla17marginSensitivityEi@Base 2.13.3 ++ _ZNK13QsciScintilla18backspaceUnindentsEv@Base 2.13.3 ++ _ZNK13QsciScintilla18indicatorDrawUnderEi@Base 2.13.3 ++ _ZNK13QsciScintilla18markerFindPreviousEij@Base 2.13.3 ++ _ZNK13QsciScintilla19indentationsUseTabsEv@Base 2.13.3 ++ _ZNK13QsciScintilla19scrollWidthTrackingEv@Base 2.13.3 ++ _ZNK13QsciScintilla20isAutoCompletionListEv@Base 2.13.3 ++ _ZNK13QsciScintilla20whitespaceVisibilityEv@Base 2.13.3 ++ _ZNK13QsciScintilla21lineIndexFromPositionEiPiS0_@Base 2.13.3 ++ _ZNK13QsciScintilla21marginBackgroundColorEi@Base 2.13.3 ++ _ZNK13QsciScintilla21positionFromLineIndexEii@Base 2.13.3 ++ _ZNK13QsciScintilla23adjustedCallTipPositionEi@Base 2.13.3 ++ _ZNK13QsciScintilla23autoCompletionUseSingleEv@Base 2.13.3 ++ _ZNK13QsciScintilla24autoCompletionShowSingleEv@Base 2.13.3 ++ _ZNK13QsciScintilla25autoCompletionReplaceWordEv@Base 2.13.3 ++ _ZNK13QsciScintilla28autoCompletionFillupsEnabledEv@Base 2.13.3 ++ _ZNK13QsciScintilla29autoCompletionCaseSensitivityEv@Base 2.13.3 ++ _ZNK13QsciScintilla4textEi@Base 2.13.3 ++ _ZNK13QsciScintilla4textEii@Base 2.13.3 ++ _ZNK13QsciScintilla4textEv@Base 2.13.3 ++ _ZNK13QsciScintilla5bytesEii@Base 2.13.3 ++ _ZNK13QsciScintilla5colorEv@Base 2.13.3 ++ _ZNK13QsciScintilla5lexerEv@Base 2.13.3 ++ _ZNK13QsciScintilla5linesEv@Base 2.13.3 ++ _ZNK13QsciScintilla5paperEv@Base 2.13.3 ++ _ZNK13QsciScintilla5writeEP9QIODevice@Base 2.13.3 ++ _ZNK13QsciScintilla6isUtf8Ev@Base 2.13.3 ++ _ZNK13QsciScintilla6lengthEv@Base 2.13.3 ++ _ZNK13QsciScintilla6lineAtERK6QPoint@Base 2.13.3 ++ _ZNK13QsciScintilla7eolModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla7getWordERi@Base 2.13.3 ++ _ZNK13QsciScintilla7marginsEv@Base 2.13.3 ++ _ZNK13QsciScintilla8edgeModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla8tabWidthEv@Base 2.13.3 ++ _ZNK13QsciScintilla8wrapModeEv@Base 2.13.3 ++ _ZNK13QsciScintilla9edgeColorEv@Base 2.13.3 ++ _ZNK14QsciCommandSet4findEN11QsciCommand7CommandE@Base 2.13.3 ++ _ZNK14QsciCommandSet7boundToEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch10metaObjectEv@Base 2.13.3 ++ _ZNK14QsciLexerBatch11defaultFontEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch11descriptionEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch12defaultColorEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch12defaultPaperEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch13caseSensitiveEv@Base 2.13.3 ++ _ZNK14QsciLexerBatch14defaultEolFillEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch14wordCharactersEv@Base 2.13.3 ++ _ZNK14QsciLexerBatch5lexerEv@Base 2.13.3 ++ _ZNK14QsciLexerBatch8keywordsEi@Base 2.13.3 ++ _ZNK14QsciLexerBatch8languageEv@Base 2.13.3 ++ _ZNK14QsciLexerCMake10foldAtElseEv@Base 2.13.3 ++ _ZNK14QsciLexerCMake10metaObjectEv@Base 2.13.3 ++ _ZNK14QsciLexerCMake11defaultFontEi@Base 2.13.3 ++ _ZNK14QsciLexerCMake11descriptionEi@Base 2.13.3 ++ _ZNK14QsciLexerCMake12defaultColorEi@Base 2.13.3 ++ _ZNK14QsciLexerCMake12defaultPaperEi@Base 2.13.3 ++ _ZNK14QsciLexerCMake15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK14QsciLexerCMake5lexerEv@Base 2.13.3 ++ _ZNK14QsciLexerCMake8keywordsEi@Base 2.13.3 ++ _ZNK14QsciLexerCMake8languageEv@Base 2.13.3 ++ _ZNK14QsciLexerSpice10braceStyleEv@Base 2.13.3 ++ _ZNK14QsciLexerSpice10metaObjectEv@Base 2.13.3 ++ _ZNK14QsciLexerSpice11defaultFontEi@Base 2.13.3 ++ _ZNK14QsciLexerSpice11descriptionEi@Base 2.13.3 ++ _ZNK14QsciLexerSpice12defaultColorEi@Base 2.13.3 ++ _ZNK14QsciLexerSpice5lexerEv@Base 2.13.3 ++ _ZNK14QsciLexerSpice8keywordsEi@Base 2.13.3 ++ _ZNK14QsciLexerSpice8languageEv@Base 2.13.3 ++ _ZNK14QsciStyledText5applyEP17QsciScintillaBase@Base 2.13.3 ++ _ZNK14QsciStyledText5styleEv@Base 2.13.3 ++ _ZNK15QsciLexerCSharp10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerCSharp11defaultFontEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp11descriptionEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp12defaultColorEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp12defaultPaperEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp14defaultEolFillEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp8keywordsEi@Base 2.13.3 ++ _ZNK15QsciLexerCSharp8languageEv@Base 2.13.3 ++ _ZNK15QsciLexerCustom10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerCustom15styleBitsNeededEv@Base 2.13.3 ++ _ZNK15QsciLexerMatlab10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerMatlab11defaultFontEi@Base 2.13.3 ++ _ZNK15QsciLexerMatlab11descriptionEi@Base 2.13.3 ++ _ZNK15QsciLexerMatlab12defaultColorEi@Base 2.13.3 ++ _ZNK15QsciLexerMatlab5lexerEv@Base 2.13.3 ++ _ZNK15QsciLexerMatlab8keywordsEi@Base 2.13.3 ++ _ZNK15QsciLexerMatlab8languageEv@Base 2.13.3 ++ _ZNK15QsciLexerOctave10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerOctave5lexerEv@Base 2.13.3 ++ _ZNK15QsciLexerOctave8keywordsEi@Base 2.13.3 ++ _ZNK15QsciLexerOctave8languageEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal10blockStartEPi@Base 2.13.3 ++ _ZNK15QsciLexerPascal10braceStyleEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal11defaultFontEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal11descriptionEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal11foldCompactEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal12defaultColorEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal12defaultPaperEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal12foldCommentsEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal14defaultEolFillEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK15QsciLexerPascal16foldPreprocessorEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK15QsciLexerPascal17smartHighlightingEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal5lexerEv@Base 2.13.3 ++ _ZNK15QsciLexerPascal8blockEndEPi@Base 2.13.3 ++ _ZNK15QsciLexerPascal8keywordsEi@Base 2.13.3 ++ _ZNK15QsciLexerPascal8languageEv@Base 2.13.3 ++ _ZNK15QsciLexerPython10blockStartEPi@Base 2.13.3 ++ _ZNK15QsciLexerPython10braceStyleEv@Base 2.13.3 ++ _ZNK15QsciLexerPython10metaObjectEv@Base 2.13.3 ++ _ZNK15QsciLexerPython11defaultFontEi@Base 2.13.3 ++ _ZNK15QsciLexerPython11descriptionEi@Base 2.13.3 ++ _ZNK15QsciLexerPython12defaultColorEi@Base 2.13.3 ++ _ZNK15QsciLexerPython12defaultPaperEi@Base 2.13.3 ++ _ZNK15QsciLexerPython13blockLookbackEv@Base 2.13.3 ++ _ZNK15QsciLexerPython14defaultEolFillEi@Base 2.13.3 ++ _ZNK15QsciLexerPython15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK15QsciLexerPython20indentationGuideViewEv@Base 2.13.3 ++ _ZNK15QsciLexerPython28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK15QsciLexerPython5lexerEv@Base 2.13.3 ++ _ZNK15QsciLexerPython8keywordsEi@Base 2.13.3 ++ _ZNK15QsciLexerPython8languageEv@Base 2.13.3 ++ _ZNK16QsciAbstractAPIs10metaObjectEv@Base 2.13.3 ++ _ZNK16QsciAbstractAPIs5lexerEv@Base 2.13.3 ++ _ZNK16QsciLexerEDIFACT10metaObjectEv@Base 2.13.3 ++ _ZNK16QsciLexerEDIFACT11descriptionEi@Base 2.13.3 ++ _ZNK16QsciLexerEDIFACT12defaultColorEi@Base 2.13.3 ++ _ZNK16QsciLexerEDIFACT5lexerEv@Base 2.13.3 ++ _ZNK16QsciLexerEDIFACT8languageEv@Base 2.13.3 ++ _ZNK16QsciLexerFortran10metaObjectEv@Base 2.13.3 ++ _ZNK16QsciLexerFortran5lexerEv@Base 2.13.3 ++ _ZNK16QsciLexerFortran8keywordsEi@Base 2.13.3 ++ _ZNK16QsciLexerFortran8languageEv@Base 2.13.3 ++ _ZNK16QsciLexerVerilog10braceStyleEv@Base 2.13.3 ++ _ZNK16QsciLexerVerilog10metaObjectEv@Base 2.13.3 ++ _ZNK16QsciLexerVerilog11defaultFontEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog11descriptionEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog12defaultColorEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog12defaultPaperEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog14defaultEolFillEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog14wordCharactersEv@Base 2.13.3 ++ _ZNK16QsciLexerVerilog15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK16QsciLexerVerilog5lexerEv@Base 2.13.3 ++ _ZNK16QsciLexerVerilog8keywordsEi@Base 2.13.3 ++ _ZNK16QsciLexerVerilog8languageEv@Base 2.13.3 ++ _ZNK17QsciLexerMakefile10metaObjectEv@Base 2.13.3 ++ _ZNK17QsciLexerMakefile11defaultFontEi@Base 2.13.3 ++ _ZNK17QsciLexerMakefile11descriptionEi@Base 2.13.3 ++ _ZNK17QsciLexerMakefile12defaultColorEi@Base 2.13.3 ++ _ZNK17QsciLexerMakefile12defaultPaperEi@Base 2.13.3 ++ _ZNK17QsciLexerMakefile14defaultEolFillEi@Base 2.13.3 ++ _ZNK17QsciLexerMakefile14wordCharactersEv@Base 2.13.3 ++ _ZNK17QsciLexerMakefile5lexerEv@Base 2.13.3 ++ _ZNK17QsciLexerMakefile8languageEv@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown10metaObjectEv@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown11defaultFontEi@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown11descriptionEi@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown12defaultColorEi@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown12defaultPaperEi@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown5lexerEv@Base 2.13.3 ++ _ZNK17QsciLexerMarkdown8languageEv@Base 2.13.3 ++ _ZNK17QsciScintillaBase10metaObjectEv@Base 2.13.3 ++ _ZNK17QsciScintillaBase10toMimeDataERK10QByteArrayb@Base 2.13.3 ++ _ZNK17QsciScintillaBase11bytesAsTextEPKc@Base 2.13.3 ++ _ZNK17QsciScintillaBase11textAsBytesERK7QString@Base 2.13.3 ++ _ZNK17QsciScintillaBase12fromMimeDataEPK9QMimeDataRb@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjPKc@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjPKcS1_@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjRK6QColor@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEji@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjl@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjllPc@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjmP8QPainterRK5QRectll@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjmPv@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK6QColor@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK6QImage@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjmRK7QPixmap@Base 2.13.3 ++ _ZNK17QsciScintillaBase13SendScintillaEjml@Base 2.13.3 ++ (subst)_ZNK17QsciScintillaBase13SendScintillaEj{size_t}PKc@Base 2.13.3 ++ _ZNK17QsciScintillaBase16inputMethodQueryEN2Qt16InputMethodQueryE@Base 2.13.3 ++ _ZNK17QsciScintillaBase17contextMenuNeededEii@Base 2.13.3 ++ _ZNK17QsciScintillaBase21canInsertFromMimeDataEPK9QMimeData@Base 2.13.3 ++ _ZNK17QsciScintillaBase22SendScintillaPtrResultEj@Base 2.13.3 ++ _ZNK18QsciLexerFortran7710braceStyleEv@Base 2.13.3 ++ _ZNK18QsciLexerFortran7710metaObjectEv@Base 2.13.3 ++ _ZNK18QsciLexerFortran7711defaultFontEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran7711descriptionEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran7711foldCompactEv@Base 2.13.3 ++ _ZNK18QsciLexerFortran7712defaultColorEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran7712defaultPaperEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran7714defaultEolFillEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran7715writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK18QsciLexerFortran775lexerEv@Base 2.13.3 ++ _ZNK18QsciLexerFortran778keywordsEi@Base 2.13.3 ++ _ZNK18QsciLexerFortran778languageEv@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript10metaObjectEv@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript11defaultFontEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript11descriptionEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript12defaultColorEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript12defaultPaperEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript14defaultEolFillEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript8keywordsEi@Base 2.13.3 ++ _ZNK19QsciLexerJavaScript8languageEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript10braceStyleEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript10foldAtElseEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript10metaObjectEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript11defaultFontEi@Base 2.13.3 ++ _ZNK19QsciLexerPostScript11descriptionEi@Base 2.13.3 ++ _ZNK19QsciLexerPostScript11foldCompactEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript12defaultColorEi@Base 2.13.3 ++ _ZNK19QsciLexerPostScript12defaultPaperEi@Base 2.13.3 ++ _ZNK19QsciLexerPostScript15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK19QsciLexerPostScript5levelEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript5lexerEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript8keywordsEi@Base 2.13.3 ++ _ZNK19QsciLexerPostScript8languageEv@Base 2.13.3 ++ _ZNK19QsciLexerPostScript8tokenizeEv@Base 2.13.3 ++ _ZNK19QsciLexerProperties10metaObjectEv@Base 2.13.3 ++ _ZNK19QsciLexerProperties11defaultFontEi@Base 2.13.3 ++ _ZNK19QsciLexerProperties11descriptionEi@Base 2.13.3 ++ _ZNK19QsciLexerProperties12defaultColorEi@Base 2.13.3 ++ _ZNK19QsciLexerProperties12defaultPaperEi@Base 2.13.3 ++ _ZNK19QsciLexerProperties14defaultEolFillEi@Base 2.13.3 ++ _ZNK19QsciLexerProperties14wordCharactersEv@Base 2.13.3 ++ _ZNK19QsciLexerProperties15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK19QsciLexerProperties5lexerEv@Base 2.13.3 ++ _ZNK19QsciLexerProperties8languageEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript10blockStartEPi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript10braceStyleEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript10metaObjectEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript11defaultFontEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript11descriptionEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript12defaultColorEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript12defaultPaperEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript14defaultEolFillEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript14wordCharactersEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript5lexerEv@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript8blockEndEPi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript8keywordsEi@Base 2.13.3 ++ _ZNK21QsciLexerCoffeeScript8languageEv@Base 2.13.3 ++ _ZNK8QsciAPIs10isPreparedERK7QString@Base 2.13.3 ++ _ZNK8QsciAPIs10metaObjectEv@Base 2.13.3 ++ _ZNK8QsciAPIs11wordIndexOfERK7QString@Base 2.13.3 ++ _ZNK8QsciAPIs12savePreparedERK7QString@Base 2.13.3 ++ _ZNK8QsciAPIs17installedAPIFilesEv@Base 2.13.3 ++ _ZNK8QsciAPIs19defaultPreparedNameEv@Base 2.13.3 ++ _ZNK8QsciAPIs8prepNameERK7QStringb@Base 2.13.3 ++ _ZNK9QsciLexer10blockStartEPi@Base 2.13.3 ++ _ZNK9QsciLexer10braceStyleEv@Base 2.13.3 ++ _ZNK9QsciLexer10metaObjectEv@Base 2.13.3 ++ _ZNK9QsciLexer11defaultFontEi@Base 2.13.3 ++ _ZNK9QsciLexer11defaultFontEv@Base 2.13.3 ++ _ZNK9QsciLexer12defaultColorEi@Base 2.13.3 ++ _ZNK9QsciLexer12defaultColorEv@Base 2.13.3 ++ _ZNK9QsciLexer12defaultPaperEi@Base 2.13.3 ++ _ZNK9QsciLexer12defaultPaperEv@Base 2.13.3 ++ _ZNK9QsciLexer12defaultStyleEv@Base 2.13.3 ++ _ZNK9QsciLexer13blockLookbackEv@Base 2.13.3 ++ _ZNK9QsciLexer13caseSensitiveEv@Base 2.13.3 ++ _ZNK9QsciLexer13writeSettingsER9QSettingsPKc@Base 2.13.3 ++ _ZNK9QsciLexer14defaultEolFillEi@Base 2.13.3 ++ _ZNK9QsciLexer14wordCharactersEv@Base 2.13.3 ++ _ZNK9QsciLexer15styleBitsNeededEv@Base 2.13.3 ++ _ZNK9QsciLexer15writePropertiesER9QSettingsRK7QString@Base 2.13.3 ++ _ZNK9QsciLexer16setStyleDefaultsEv@Base 2.13.3 ++ _ZNK9QsciLexer17blockStartKeywordEPi@Base 2.13.3 ++ _ZNK9QsciLexer20indentationGuideViewEv@Base 2.13.3 ++ _ZNK9QsciLexer21autoCompletionFillupsEv@Base 2.13.3 ++ _ZNK9QsciLexer28autoCompletionWordSeparatorsEv@Base 2.13.3 ++ _ZNK9QsciLexer4apisEv@Base 2.13.3 ++ _ZNK9QsciLexer4fontEi@Base 2.13.3 ++ _ZNK9QsciLexer5colorEi@Base 2.13.3 ++ _ZNK9QsciLexer5lexerEv@Base 2.13.3 ++ _ZNK9QsciLexer5paperEi@Base 2.13.3 ++ _ZNK9QsciLexer7eolFillEi@Base 2.13.3 ++ _ZNK9QsciLexer7lexerIdEv@Base 2.13.3 ++ _ZNK9QsciLexer8blockEndEPi@Base 2.13.3 ++ _ZNK9QsciLexer8keywordsEi@Base 2.13.3 ++ _ZNK9QsciLexer9styleDataEi@Base 2.13.3 ++ _ZNK9QsciMacro10metaObjectEv@Base 2.13.3 ++ _ZNK9QsciMacro4saveEv@Base 2.13.3 ++ _ZNK9QsciStyle5applyEP17QsciScintillaBase@Base 2.13.3 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_b@Base 2.13.3 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIcE18lookup_collatenameIPKcEENS_12basic_stringIcSt11char_traitsIcESaIcEEET_SA_@Base 2.13.3 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIwE16lookup_classnameIPKwEENS1_10_RegexMaskET_S6_b@Base 2.13.3 ++ (optional=templinst)_ZNKSt7__cxx1112regex_traitsIwE18lookup_collatenameIPKwEENS_12basic_stringIwSt11char_traitsIwESaIwEEET_SA_@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EED1Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EED2Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EED1Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EED2Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseIlSaIlEED1Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt11_Deque_baseIlSaIlEED2Ev@Base 2.13.3 ++ (optional=templinst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE16_M_push_back_auxIJRKS5_EEEvDpOT_@Base 2.13.3 ++ (optional=templinst|arch=!amd64 !arm64)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE16_M_push_back_auxIJS5_EEEvDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEEESaIS5_EE17_M_reallocate_mapE{size_t}b@Base 2.13.3 ++ (optional=templinst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE16_M_push_back_auxIJRKS5_EEEvDpOT_@Base 2.13.3 ++ (optional=templinst|arch=!amd64 !arm64)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE16_M_push_back_auxIJS5_EEEvDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt5dequeINSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEEESaIS5_EE17_M_reallocate_mapE{size_t}b@Base 2.13.3 ++ (optional=templinst)_ZNSt5dequeIlSaIlEE16_M_push_back_auxIJRKlEEEvDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorIN9Scintilla9DrawPhaseESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_M_insert_rvalEN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEOS5_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJEEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EESB_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112regex_traitsIcE10_RegexMaskESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112regex_traitsIwE10_RegexMaskESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt8__detail6_StateIcEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorINSt8__detail6_StateIwEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIA_KcSt14default_deleteIS2_EESaIS5_EE17_M_default_appendE{size_t}@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorISt10unique_ptrIA_KcSt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIA_cSt14default_deleteIS1_EESaIS4_EE17_M_default_appendE{size_t}@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorISt10unique_ptrIS_IiSaIiEESt14default_deleteIS2_EESaIS5_EE17_M_default_appendE{size_t}@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES6_ESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorISt4pairIccESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorISt4pairIwwESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorIcSaIcEE17_M_default_appendE{size_t}@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EE{size_t}RKi@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorIiSaIiEE17_M_default_appendE{size_t}@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJRKiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 2.13.3 ++ (optional=templinst|arch-bits=64)_ZNSt6vectorIlSaIlEE17_M_default_appendEm@Base 2.13.3 ++ (optional=templinst)_ZNSt6vectorIwSaIwEE17_M_realloc_insertIJwEEEvN9__gnu_cxx17__normal_iteratorIPwS1_EEDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJRK{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE16_M_insert_uniqueIS3_EES1_ISt17_Rb_tree_iteratorIS3_EbEOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 2.13.3 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 2.13.3 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_iESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKi7QPixmapESt10_Select1stIS3_ESt4lessIiESaIS3_EE24_M_get_insert_unique_posERS1_@Base 2.13.3 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeIiSt4pairIKi7QPixmapESt10_Select1stIS3_ESt4lessIiESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS1_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiN9QsciLexer9StyleDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE16_M_insert_uniqueIS4_EES0_ISt17_Rb_tree_iteratorIS4_EbEOT_@Base 2.13.3 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeIlSt4pairIKliESt10_Select1stIS2_ESt4lessIlESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESD_IJEEEEESt17_Rb_tree_iteratorIS2_ESt23_Rb_tree_const_iteratorIS2_EDpOT_@Base 2.13.3 ++ (optional=templinst)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE24_M_get_insert_unique_posERS1_@Base 2.13.3 ++ (optional=templinst|arch=amd64 arm64 mips64el ppc64el riscv64)_ZNSt8_Rb_treeIlSt4pairIKllESt10_Select1stIS2_ESt4lessIlESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 2.13.3 ++ (optional=templinst|arch=!amd64 !arm64 !mips64el !ppc64el !riscv64|subst)_ZNSt8_Rb_treeI{ssize_t}St4pairIK{ssize_t}iESt10_Select1stIS2_ESt4lessI{ssize_t}ESaIS2_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESD_IJEEEEESt17_Rb_tree_iteratorIS2_ESt23_Rb_tree_const_iteratorIS2_EDpOT_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt8_Rb_treeI{ssize_t}St4pairIK{ssize_t}iESt10_Select1stIS2_ESt4lessI{ssize_t}ESaIS2_EE24_M_get_insert_unique_posERS1_@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEE17_M_insert_backrefE{size_t}@Base 2.13.3 ++ (optional=templinst|subst)_ZNSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEE17_M_insert_backrefE{size_t}@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE12_M_eat_classEc@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE14_M_scan_normalEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE16_M_scan_in_braceEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE17_M_eat_escape_awkEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE18_M_eat_escape_ecmaEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE18_M_scan_in_bracketEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIcE19_M_eat_escape_posixEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE12_M_eat_classEc@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE14_M_scan_normalEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE16_M_scan_in_braceEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE17_M_eat_escape_awkEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE18_M_eat_escape_ecmaEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE18_M_scan_in_bracketEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail8_ScannerIwE19_M_eat_escape_posixEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE11_M_try_charEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE12_M_assertionEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE13_M_quantifierEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE14_M_alternativeEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE14_M_disjunctionEv@Base 2.13.3 ++ (optional=templinst|arch-bits=32)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE16_M_cur_int_valueEi@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb0ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb0ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb1ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE18_M_expression_termILb1ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE21_M_bracket_expressionEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb0ELb0EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb0ELb1EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb1ELb0EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE25_M_insert_bracket_matcherILb1ELb1EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb0ELb0EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb0ELb1EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb1ELb0EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE33_M_insert_character_class_matcherILb1ELb1EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEE7_M_atomEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEEC1EPKcS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIcEEEC2EPKcS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE11_M_try_charEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE12_M_assertionEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE13_M_quantifierEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE14_M_alternativeEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE14_M_disjunctionEv@Base 2.13.3 ++ (optional=templinst|arch-bits=32)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE16_M_cur_int_valueEi@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb0ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb0ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb1ELb0EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE18_M_expression_termILb1ELb1EEEbRNS4_13_BracketStateERNS_15_BracketMatcherIS3_XT_EXT0_EEE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE21_M_bracket_expressionEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb0ELb0EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb0ELb1EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb1ELb0EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE25_M_insert_bracket_matcherILb1ELb1EEEvb@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb0ELb0EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb0ELb1EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb1ELb0EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE33_M_insert_character_class_matcherILb1ELb1EEEvv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEE7_M_atomEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEEC1EPKwS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_CompilerINSt7__cxx1112regex_traitsIwEEEC2EPKwS6_RKSt6localeNSt15regex_constants18syntax_option_typeE@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIcEEE8_M_cloneEv@Base 2.13.3 ++ (optional=templinst)_ZNSt8__detail9_StateSeqINSt7__cxx1112regex_traitsIwEEE8_M_cloneEv@Base 2.13.3 ++ (optional=templinst)_ZSt13binary_searchIN9__gnu_cxx17__normal_iteratorIPKcSt6vectorIcSaIcEEEEcEbT_S8_RKT0_@Base 2.13.3 ++ (optional=templinst)_ZSt13binary_searchIN9__gnu_cxx17__normal_iteratorIPKwSt6vectorIwSaIwEEEEwEbT_S8_RKT0_@Base 2.13.3 ++ _ZSt19piecewise_construct@Base 2.13.3 ++ _ZTI10QsciLexerD@Base 2.13.3 ++ _ZTI11QsciLexerPO@Base 2.13.3 ++ _ZTI11QsciPrinter@Base 2.13.3 ++ _ZTI12QsciDocument@Base 2.13.3 ++ _ZTI12QsciLexerAVS@Base 2.13.3 ++ _ZTI12QsciLexerCPP@Base 2.13.3 ++ _ZTI12QsciLexerCSS@Base 2.13.3 ++ _ZTI12QsciLexerIDL@Base 2.13.3 ++ _ZTI12QsciLexerLua@Base 2.13.3 ++ _ZTI12QsciLexerPOV@Base 2.13.3 ++ _ZTI12QsciLexerSQL@Base 2.13.3 ++ _ZTI12QsciLexerTCL@Base 2.13.3 ++ _ZTI12QsciLexerTeX@Base 2.13.3 ++ _ZTI12QsciLexerXML@Base 2.13.3 ++ _ZTI13QsciLexerBash@Base 2.13.3 ++ _ZTI13QsciLexerDiff@Base 2.13.3 ++ _ZTI13QsciLexerHTML@Base 2.13.3 ++ _ZTI13QsciLexerJSON@Base 2.13.3 ++ _ZTI13QsciLexerJava@Base 2.13.3 ++ _ZTI13QsciLexerPerl@Base 2.13.3 ++ _ZTI13QsciLexerRuby@Base 2.13.3 ++ _ZTI13QsciLexerVHDL@Base 2.13.3 ++ _ZTI13QsciLexerYAML@Base 2.13.3 ++ _ZTI13QsciScintilla@Base 2.13.3 ++ _ZTI14QsciLexerBatch@Base 2.13.3 ++ _ZTI14QsciLexerCMake@Base 2.13.3 ++ _ZTI14QsciLexerSpice@Base 2.13.3 ++ _ZTI15QsciLexerCSharp@Base 2.13.3 ++ _ZTI15QsciLexerCustom@Base 2.13.3 ++ _ZTI15QsciLexerMatlab@Base 2.13.3 ++ _ZTI15QsciLexerOctave@Base 2.13.3 ++ _ZTI15QsciLexerPascal@Base 2.13.3 ++ _ZTI15QsciLexerPython@Base 2.13.3 ++ _ZTI16QsciAbstractAPIs@Base 2.13.3 ++ _ZTI16QsciLexerEDIFACT@Base 2.13.3 ++ _ZTI16QsciLexerFortran@Base 2.13.3 ++ _ZTI16QsciLexerVerilog@Base 2.13.3 ++ _ZTI17QsciLexerMakefile@Base 2.13.3 ++ _ZTI17QsciLexerMarkdown@Base 2.13.3 ++ _ZTI17QsciScintillaBase@Base 2.13.3 ++ _ZTI18QsciLexerFortran77@Base 2.13.3 ++ _ZTI19QsciLexerJavaScript@Base 2.13.3 ++ _ZTI19QsciLexerPostScript@Base 2.13.3 ++ _ZTI19QsciLexerProperties@Base 2.13.3 ++ _ZTI21QsciLexerCoffeeScript@Base 2.13.3 ++ _ZTI8QsciAPIs@Base 2.13.3 ++ _ZTI9QsciLexer@Base 2.13.3 ++ _ZTI9QsciMacro@Base 2.13.3 ++ (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.13.3 ++ _ZTINSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.13.3 ++ (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 2.13.3 ++ (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ _ZTS10QsciLexerD@Base 2.13.3 ++ _ZTS11QsciLexerPO@Base 2.13.3 ++ _ZTS11QsciPrinter@Base 2.13.3 ++ _ZTS12QsciDocument@Base 2.13.3 ++ _ZTS12QsciLexerAVS@Base 2.13.3 ++ _ZTS12QsciLexerCPP@Base 2.13.3 ++ _ZTS12QsciLexerCSS@Base 2.13.3 ++ _ZTS12QsciLexerIDL@Base 2.13.3 ++ _ZTS12QsciLexerLua@Base 2.13.3 ++ _ZTS12QsciLexerPOV@Base 2.13.3 ++ _ZTS12QsciLexerSQL@Base 2.13.3 ++ _ZTS12QsciLexerTCL@Base 2.13.3 ++ _ZTS12QsciLexerTeX@Base 2.13.3 ++ _ZTS12QsciLexerXML@Base 2.13.3 ++ _ZTS13QsciLexerBash@Base 2.13.3 ++ _ZTS13QsciLexerDiff@Base 2.13.3 ++ _ZTS13QsciLexerHTML@Base 2.13.3 ++ _ZTS13QsciLexerJSON@Base 2.13.3 ++ _ZTS13QsciLexerJava@Base 2.13.3 ++ _ZTS13QsciLexerPerl@Base 2.13.3 ++ _ZTS13QsciLexerRuby@Base 2.13.3 ++ _ZTS13QsciLexerVHDL@Base 2.13.3 ++ _ZTS13QsciLexerYAML@Base 2.13.3 ++ _ZTS13QsciScintilla@Base 2.13.3 ++ _ZTS14QsciLexerBatch@Base 2.13.3 ++ _ZTS14QsciLexerCMake@Base 2.13.3 ++ _ZTS14QsciLexerSpice@Base 2.13.3 ++ _ZTS15QsciLexerCSharp@Base 2.13.3 ++ _ZTS15QsciLexerCustom@Base 2.13.3 ++ _ZTS15QsciLexerMatlab@Base 2.13.3 ++ _ZTS15QsciLexerOctave@Base 2.13.3 ++ _ZTS15QsciLexerPascal@Base 2.13.3 ++ _ZTS15QsciLexerPython@Base 2.13.3 ++ _ZTS16QsciAbstractAPIs@Base 2.13.3 ++ _ZTS16QsciLexerEDIFACT@Base 2.13.3 ++ _ZTS16QsciLexerFortran@Base 2.13.3 ++ _ZTS16QsciLexerVerilog@Base 2.13.3 ++ _ZTS17QsciLexerMakefile@Base 2.13.3 ++ _ZTS17QsciLexerMarkdown@Base 2.13.3 ++ _ZTS17QsciScintillaBase@Base 2.13.3 ++ _ZTS18QsciLexerFortran77@Base 2.13.3 ++ _ZTS19QsciLexerJavaScript@Base 2.13.3 ++ _ZTS19QsciLexerPostScript@Base 2.13.3 ++ _ZTS19QsciLexerProperties@Base 2.13.3 ++ _ZTS21QsciLexerCoffeeScript@Base 2.13.3 ++ _ZTS8QsciAPIs@Base 2.13.3 ++ _ZTS9QsciLexer@Base 2.13.3 ++ _ZTS9QsciMacro@Base 2.13.3 ++ (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail12_CharMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIcEELb1ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb0EEE@Base 2.13.3 ++ _ZTSNSt8__detail15_BracketMatcherINSt7__cxx1112regex_traitsIwEELb1ELb1EEE@Base 2.13.3 ++ (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ _ZTSSt19_Sp_make_shared_tag@Base 2.13.3 ++ (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ _ZTV10QsciLexerD@Base 2.13.3 ++ _ZTV11QsciLexerPO@Base 2.13.3 ++ _ZTV11QsciPrinter@Base 2.13.3 ++ _ZTV12QsciDocument@Base 2.13.3 ++ _ZTV12QsciLexerAVS@Base 2.13.3 ++ _ZTV12QsciLexerCPP@Base 2.13.3 ++ _ZTV12QsciLexerCSS@Base 2.13.3 ++ _ZTV12QsciLexerIDL@Base 2.13.3 ++ _ZTV12QsciLexerLua@Base 2.13.3 ++ _ZTV12QsciLexerPOV@Base 2.13.3 ++ _ZTV12QsciLexerSQL@Base 2.13.3 ++ _ZTV12QsciLexerTCL@Base 2.13.3 ++ _ZTV12QsciLexerTeX@Base 2.13.3 ++ _ZTV12QsciLexerXML@Base 2.13.3 ++ _ZTV13QsciLexerBash@Base 2.13.3 ++ _ZTV13QsciLexerDiff@Base 2.13.3 ++ _ZTV13QsciLexerHTML@Base 2.13.3 ++ _ZTV13QsciLexerJSON@Base 2.13.3 ++ _ZTV13QsciLexerJava@Base 2.13.3 ++ _ZTV13QsciLexerPerl@Base 2.13.3 ++ _ZTV13QsciLexerRuby@Base 2.13.3 ++ _ZTV13QsciLexerVHDL@Base 2.13.3 ++ _ZTV13QsciLexerYAML@Base 2.13.3 ++ _ZTV13QsciScintilla@Base 2.13.3 ++ _ZTV14QsciLexerBatch@Base 2.13.3 ++ _ZTV14QsciLexerCMake@Base 2.13.3 ++ _ZTV14QsciLexerSpice@Base 2.13.3 ++ _ZTV15QsciLexerCSharp@Base 2.13.3 ++ _ZTV15QsciLexerCustom@Base 2.13.3 ++ _ZTV15QsciLexerMatlab@Base 2.13.3 ++ _ZTV15QsciLexerOctave@Base 2.13.3 ++ _ZTV15QsciLexerPascal@Base 2.13.3 ++ _ZTV15QsciLexerPython@Base 2.13.3 ++ _ZTV16QsciAbstractAPIs@Base 2.13.3 ++ _ZTV16QsciLexerEDIFACT@Base 2.13.3 ++ _ZTV16QsciLexerFortran@Base 2.13.3 ++ _ZTV16QsciLexerVerilog@Base 2.13.3 ++ _ZTV17QsciLexerMakefile@Base 2.13.3 ++ _ZTV17QsciLexerMarkdown@Base 2.13.3 ++ _ZTV17QsciScintillaBase@Base 2.13.3 ++ _ZTV18QsciLexerFortran77@Base 2.13.3 ++ _ZTV19QsciLexerJavaScript@Base 2.13.3 ++ _ZTV19QsciLexerPostScript@Base 2.13.3 ++ _ZTV19QsciLexerProperties@Base 2.13.3 ++ _ZTV21QsciLexerCoffeeScript@Base 2.13.3 ++ _ZTV8QsciAPIs@Base 2.13.3 ++ _ZTV9QsciLexer@Base 2.13.3 ++ _ZTV9QsciMacro@Base 2.13.3 ++ (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 2.13.3 ++ (optional=templinst|arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIwEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI4QUrlE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES5_S6_S8_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI4QUrlE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS6_E_4_FUNES5_S6_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI4QUrlE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES5_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI4QUrlE7getDtorEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES5_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI7QStringE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES5_S6_S8_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI7QStringE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS6_E_4_FUNES5_S6_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI7QStringE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES5_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeI7QStringE7getDtorEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES5_S6_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIbE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES4_S5_S7_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIbE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS5_E_4_FUNES4_S5_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIbE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES4_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIiE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES4_S5_S7_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIiE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS5_E_4_FUNES4_S5_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIiE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES4_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIjE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES4_S5_S7_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIjE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS5_E_4_FUNES4_S5_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeIjE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES4_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeImE10getCopyCtrEvENUlPKNS_18QMetaTypeInterfaceEPvPKvE_4_FUNES4_S5_S7_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeImE10getMoveCtrEvENUlPKNS_18QMetaTypeInterfaceEPvS5_E_4_FUNES4_S5_S5_@Base 2.13.3 ++ (optional=templinst)_ZZN9QtPrivate16QMetaTypeForTypeImE13getDefaultCtrEvENUlPKNS_18QMetaTypeInterfaceEPvE_4_FUNES4_S5_@Base 2.13.3 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_bE12__classnames@Base 2.13.3 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE18lookup_collatenameIPKcEENS_12basic_stringIcSt11char_traitsIcESaIcEEET_SA_E14__collatenames@Base 2.13.3 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIwE16lookup_classnameIPKwEENS1_10_RegexMaskET_S6_bE12__classnames@Base 2.13.3 ++ (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIwE18lookup_collatenameIPKwEENS_12basic_stringIwSt11char_traitsIwESaIwEEET_SA_E14__collatenames@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEclEcE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb0EEclEcE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb1ELb1EEclEcE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb0EEclEwE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb0ELb1EEclEwE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb0EEclEwE5__nul@Base 2.13.3 ++ (optional=templinst)_ZZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIwEELb0ELb1ELb1EEclEwE5__nul@Base 2.13.3 ++ _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 2.13.3 ++ (optional=templinst|subst)_ZZNSt8__detail18__to_chars_10_implI{size_t}EEvPcjT_E8__digits@Base 2.13.3 ++ (c++)"non-virtual thunk to QsciScintilla::~QsciScintilla()@Base" 2.13.3 ++ (c++)"non-virtual thunk to QsciScintillaBase::~QsciScintillaBase()@Base" 2.13.3 diff --cc debian/libqscintilla2-qt6-dev.install index 0000000,0000000..10c1b12 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt6-dev.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/include/${DEB_HOST_MULTIARCH}/qt6/ ++usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/features/qscintilla2.prf ++usr/lib/${DEB_HOST_MULTIARCH}/libqscintilla2_qt6.so diff --cc debian/libqscintilla2-qt6-l10n.install index 0000000,0000000..02fbc50 new file mode 100644 --- /dev/null +++ b/debian/libqscintilla2-qt6-l10n.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/qt6/translations diff --cc debian/not-installed index 0000000,0000000..7130508 new file mode 100644 --- /dev/null +++ b/debian/not-installed @@@ -1,0 -1,0 +1,2 @@@ ++usr/share/qt*/qsci/api/python/Python-2.*.api ++usr/lib/python3/dist-packages/*QScintilla-*.dist-info/RECORD diff --cc debian/patches/0004-remove-logo-privacy-issue.diff.patch index 0000000,0000000..48bc3ae new file mode 100644 --- /dev/null +++ b/debian/patches/0004-remove-logo-privacy-issue.diff.patch @@@ -1,0 -1,0 +1,49 @@@ ++From: SVN-Git Migration ++Date: Thu, 8 Oct 2015 13:39:18 -0700 ++Subject: remove-logo-privacy-issue.diff ++ ++Remove use of http://www.scintilla.org/SciBreak.jpg when the SCintilla docs ++are accessed to resolve privacy-breach-logo lintian error. Not forwarded, not ++needed. ++ ++Patch-Name: remove-logo-privacy-issue.diff ++--- ++ doc/Scintilla/index.html | 12 ++---------- ++ 1 file changed, 2 insertions(+), 10 deletions(-) ++ ++diff --git a/doc/Scintilla/index.html b/doc/Scintilla/index.html ++index 208b1ce..2831ab5 100644 ++--- a/doc/Scintilla/index.html +++++ b/doc/Scintilla/index.html ++@@ -64,13 +64,6 @@ ++ ++ ++ ++- ++- ++- ++- ++-
++-   ++-
++
    ++
  • Version 3.7.5 adds a Reverse Selected Lines command. ++ MSVC 2013 is no longer supported.
  • ++@@ -177,15 +170,14 @@ hosted on ++ ++ ++ ++ ++ diff --cc debian/patches/0006-build_debug_libs.patch index 0000000,0000000..7cfd9b5 new file mode 100644 --- /dev/null +++ b/debian/patches/0006-build_debug_libs.patch @@@ -1,0 -1,0 +1,23 @@@ ++From: SVN-Git Migration ++Date: Thu, 8 Oct 2015 13:39:22 -0700 ++Subject: build_debug_libs ++ ++Build libs and designer plugin with debug for -dbg packages ++Patch-Name: build_debug_libs.patch ++--- ++ designer/designer.pro | 2 +- ++ 1 file changed, 1 insertion(+), 1 deletion(-) ++ ++diff --git a/designer/designer.pro b/designer/designer.pro ++index f238460..2021a3d 100644 ++--- a/designer/designer.pro +++++ b/designer/designer.pro ++@@ -8,7 +8,7 @@ TARGET = qscintillaplugin ++ # on macOS. ++ #QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64 ++ ++-CONFIG += plugin qscintilla2 +++CONFIG += plugin qscintilla2 debug ++ ++ QT += designer ++ diff --cc debian/patches/0009-Add-a-patch-to-fix-symbols-failure-in-designer.patch index 0000000,0000000..d439af5 new file mode 100644 --- /dev/null +++ b/debian/patches/0009-Add-a-patch-to-fix-symbols-failure-in-designer.patch @@@ -1,0 -1,0 +1,22 @@@ ++From: "Gudjon I. Gudjonsson" ++Date: Thu, 21 Feb 2019 19:31:17 +0100 ++Subject: Add a patch to fix symbols failure in designer ++ ++--- ++ designer/designer.pro | 1 + ++ 1 file changed, 1 insertion(+) ++ ++--- a/designer/designer.pro +++++ b/designer/designer.pro ++@@ -14,6 +14,11 @@ ++ ++ # Work around QTBUG-39300. ++ CONFIG -= android_install +++greaterThan(QT_MAJOR_VERSION, 5) { +++ LIBS += -lqscintilla2_qt6 +++} else { +++ LIBS += -lqscintilla2_qt5 +++} ++ ++ HEADERS = qscintillaplugin.h ++ SOURCES = qscintillaplugin.cpp diff --cc debian/patches/0010-Add-import-QUrl.patch index 0000000,0000000..de29dda new file mode 100644 --- /dev/null +++ b/debian/patches/0010-Add-import-QUrl.patch @@@ -1,0 -1,0 +1,33 @@@ ++From: "Gudjon I. Gudjonsson" ++Date: Mon, 26 Aug 2019 06:49:17 +0200 ++Subject: Add import QUrl ++ ++--- ++ src/Qsci/qsciscintilla.h | 1 + ++ src/Qsci/qsciscintillabase.h | 1 + ++ 2 files changed, 2 insertions(+) ++ ++diff --git a/src/Qsci/qsciscintilla.h b/src/Qsci/qsciscintilla.h ++index c8f1eee..31a5529 100644 ++--- a/src/Qsci/qsciscintilla.h +++++ b/src/Qsci/qsciscintilla.h ++@@ -22,6 +22,7 @@ ++ #ifndef QSCISCINTILLA_H ++ #define QSCISCINTILLA_H ++ +++#include ++ #include ++ #include ++ #include ++diff --git a/src/Qsci/qsciscintillabase.h b/src/Qsci/qsciscintillabase.h ++index a253b11..1b1f8b6 100644 ++--- a/src/Qsci/qsciscintillabase.h +++++ b/src/Qsci/qsciscintillabase.h ++@@ -23,6 +23,7 @@ ++ ++ #include ++ +++#include ++ #include ++ #include ++ #include diff --cc debian/patches/series index 0000000,0000000..8079e5f new file mode 100644 --- /dev/null +++ b/debian/patches/series @@@ -1,0 -1,0 +1,4 @@@ ++0004-remove-logo-privacy-issue.diff.patch ++0006-build_debug_libs.patch ++0009-Add-a-patch-to-fix-symbols-failure-in-designer.patch ++0010-Add-import-QUrl.patch diff --cc debian/pyqt5.qsci-dev.install index 0000000,0000000..66a7c16 new file mode 100644 --- /dev/null +++ b/debian/pyqt5.qsci-dev.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/python3/dist-packages/PyQt5/bindings diff --cc debian/pyqt5.qsci-dev.lintian-overrides index 0000000,0000000..e0bc9f9 new file mode 100644 --- /dev/null +++ b/debian/pyqt5.qsci-dev.lintian-overrides @@@ -1,0 -1,0 +1,3 @@@ ++# It installs files in /usr/lib/python3/dist-packages, but it is ++# not a Python module. ++pyqt5.qsci-dev: python-package-missing-depends-on-python diff --cc debian/pyqt6.qsci-dev.install index 0000000,0000000..cde03a1 new file mode 100644 --- /dev/null +++ b/debian/pyqt6.qsci-dev.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/python3/dist-packages/PyQt6/bindings diff --cc debian/pyqt6.qsci-dev.lintian-overrides index 0000000,0000000..c535295 new file mode 100644 --- /dev/null +++ b/debian/pyqt6.qsci-dev.lintian-overrides @@@ -1,0 -1,0 +1,3 @@@ ++# It installs files in /usr/lib/python3/dist-packages, but it is ++# not a Python module. ++pyqt6.qsci-dev: python-package-missing-depends-on-python diff --cc debian/python3-pyqt5.qsci.docs index 0000000,0000000..eeef737 new file mode 100644 --- /dev/null +++ b/debian/python3-pyqt5.qsci.docs @@@ -1,0 -1,0 +1,1 @@@ ++Python/README diff --cc debian/python3-pyqt5.qsci.install index 0000000,0000000..dccd131 new file mode 100644 --- /dev/null +++ b/debian/python3-pyqt5.qsci.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/lib/python3/dist-packages/PyQt5/Qsci.abi3.so ++usr/lib/python3/dist-packages/PyQt5/Qsci.pyi ++usr/lib/python3/dist-packages/QScintilla-*.dist-info/INSTALLER ++usr/lib/python3/dist-packages/QScintilla-*.dist-info/METADATA diff --cc debian/python3-pyqt6.qsci.install index 0000000,0000000..46c6e4b new file mode 100644 --- /dev/null +++ b/debian/python3-pyqt6.qsci.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/lib/python3/dist-packages/PyQt6/Qsci.abi3.so ++usr/lib/python3/dist-packages/PyQt6/Qsci.pyi ++usr/lib/python3/dist-packages/PyQt6_QScintilla-*.dist-info/INSTALLER ++usr/lib/python3/dist-packages/PyQt6_QScintilla-*.dist-info/METADATA diff --cc debian/rules index 0000000,0000000..c0ca04d new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,126 @@@ ++#!/usr/bin/make -f ++# -*- makefile -*- ++ ++# Uncomment this to turn on verbose mode. ++#export DH_VERBOSE=1 ++#export DPKG_GENSYMBOLS_CHECK_LEVEL=0 ++ ++include /usr/share/dpkg/default.mk ++ ++QMAKE_FLAGS = QMAKE_CXXFLAGS+="$(CXXFLAGS) $(CPPFLAGS)" QMAKE_LFLAGS+="$(LDFLAGS)" QMAKE_STRIP= ++ ++PYTHON3S := $(shell py3versions -vr debian/control) ++PYTHONS := $(PYTHON3S) ++ ++# Update this on SO name bumps so files get shoved around correctly ++SONAME=15 ++ ++# Make the package buildable with only PyQt5 available ++qt6 := "no" ++ifeq ($(shell dpkg-query -s python3-pyqt6 |grep -o Package), Package) ++ qt6 := "yes" ++endif ++ ++%: ++ dh $@ --with pkgkde_symbolshelper,python3 ++ ++configure-stamp: ++ dh_testdir ++ # Configuring for Qt5 support ++ mkdir -p QSciQt5 ++ cp -r src/* QSciQt5 ++ cd QSciQt5 && /usr/bin/qmake -qt=5 DESTDIR=../QSciQt5 $(QMAKE_FLAGS) ++ cp -r designer designer-Qt5 ++ cd designer-Qt5 && /usr/bin/qmake -qt=5 INCLUDEPATH+=../src QMAKE_LIBDIR+=../QSciQt5 DESTDIR=../designer-Qt5 $(QMAKE_FLAGS) ++ifeq ($(qt6), "yes") ++ mkdir -p QSciQt6 ++ cp -r src/* QSciQt6 ++ cd QSciQt6 && /usr/bin/qmake6 DESTDIR=../QSciQt6 $(QMAKE_FLAGS) ++ cp -r designer designer-Qt6 ++ cd designer-Qt6 && /usr/bin/qmake6 INCLUDEPATH+=../src QMAKE_LIBDIR+=../QSciQt6 DESTDIR=../designer-Qt6 $(QMAKE_FLAGS) ++endif ++ touch $@ ++ ++override_dh_auto_configure: configure-stamp ++ ++Python/build-%/configure-stamp: build-library-stamp ++ dh_testdir ++ cp -f Python/pyproject-qt5.toml Python/pyproject.toml ++ cd Python && python$* /usr/bin/sip-build \ ++ --verbose --no-make --pep484-pyi \ ++ --qmake /usr/bin/$(DEB_HOST_GNU_TYPE)-qmake \ ++ --qmake-setting 'QMAKE_CXXFLAGS += "$(CXXFLAGS) $(CPPFLAGS)"' \ ++ --qmake-setting 'QMAKE_LFLAGS += "$(LDFLAGS)"' \ ++ --target-dir /usr/lib/python3/dist-packages \ ++ --build-dir build-$* \ ++ --api-dir /usr/share/qt5/api/python3 \ ++ --qsci-features-dir $(CURDIR)/src/features \ ++ --qsci-include-dir $(CURDIR)/QSciQt5 \ ++ --qsci-library-dir $(CURDIR)/QSciQt5 ++ifeq ($(qt6), "yes") ++ cp -f Python/pyproject-qt6.toml Python/pyproject.toml ++ cd Python && python$* /usr/bin/sip-build \ ++ --verbose --no-make --pep484-pyi \ ++ --qmake /usr/bin/qmake6 \ ++ --qmake-setting 'QMAKE_CXXFLAGS += "$(CXXFLAGS) $(CPPFLAGS)"' \ ++ --qmake-setting 'QMAKE_LFLAGS += "$(LDFLAGS)"' \ ++ --target-dir /usr/lib/python3/dist-packages \ ++ --build-dir buildqt6-$* \ ++ --api-dir /usr/share/qt6/api/python3 \ ++ --qsci-features-dir $(CURDIR)/src/features \ ++ --qsci-include-dir $(CURDIR)/QSciQt6 \ ++ --qsci-library-dir $(CURDIR)/QSciQt6 ++endif ++ touch $@ ++ ++ ++build-library-stamp: configure-stamp ++ dh_testdir ++ cd QSciQt5 && $(MAKE) ++ cd designer-Qt5 && $(MAKE) ++ifeq ($(qt6), "yes") ++ cd QSciQt6 && $(MAKE) ++ cd designer-Qt6 && $(MAKE) ++endif ++ touch $@ ++ ++Python/build-%/build-stamp: Python/build-%/configure-stamp ++ dh_testdir ++ $(MAKE) -C Python/build-$* ++ifeq ($(qt6), "yes") ++ $(MAKE) -C Python/buildqt6-$* ++endif ++ touch $@ ++ ++override_dh_auto_build: build-library-stamp $(PYTHONS:%=Python/build-%/build-stamp) ++ ++execute_after_dh_auto_build-indep: ++ cd doc && doxygen qscintilla.dxy ++ ++override_dh_auto_install: ++ ln -sf Python/README . ++ $(MAKE) -C QSciQt5 install INSTALL_ROOT=$(CURDIR)/debian/tmp ++ $(MAKE) -C designer-Qt5 install INSTALL_ROOT=$(CURDIR)/debian/libqscintilla2-qt5-designer ++ cp -f Python/pyproject-qt5.toml Python/pyproject.toml ++ set -ex; for p in $(PYTHONS); do \ ++ $(MAKE) -C Python/build-$$p install INSTALL_ROOT=$(CURDIR)/debian/tmp; \ ++ done ++ifeq ($(qt6), "yes") ++ $(MAKE) -C QSciQt6 INSTALL_ROOT=$(CURDIR)/debian/tmp install ++ $(MAKE) -C designer-Qt6 install INSTALL_ROOT=$(CURDIR)/debian/libqscintilla2-qt6-designer ++ cp -f Python/pyproject-qt6.toml Python/pyproject.toml ++ set -ex; for p in $(PYTHONS); do \ ++ $(MAKE) -C Python/buildqt6-$$p install INSTALL_ROOT=$(CURDIR)/debian/tmp; \ ++ done ++ mkdir -p $(CURDIR)/debian/libqscintilla2-doc/usr/share/qt6/qsci/api/python ++endif ++ ++override_dh_installdocs: ++ dh_installdocs -A NEWS ++ ++execute_after_dh_installdocs-indep: ++ dh_doxygen ++ ++override_dh_strip: ++ dh_strip -ppython3-pyqt5.qsci --dbgsym-migration='python3-pyqt5.qsci-dbg (<< 2.11.6+dfsg-3~)' ++ dh_strip --remaining-packages diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/tests/control index 0000000,0000000..ceb1bda new file mode 100644 --- /dev/null +++ b/debian/tests/control @@@ -1,0 -1,0 +1,3 @@@ ++Tests: python ++Depends: python3-all-dbg, python3-pyqt5.qsci ++Restrictions: superficial diff --cc debian/tests/python index 0000000,0000000..e7e00b0 new file mode 100644 --- /dev/null +++ b/debian/tests/python @@@ -1,0 -1,0 +1,10 @@@ ++#!/bin/sh ++ ++set -e ++ ++for py in $(py3versions -s); do ++ echo "testing $py" ++ $py -c "import PyQt5.Qsci" ++ echo "testing $py-dbg" ++ $py-dbg -c "import PyQt5.Qsci" ++done diff --cc debian/watch index 0000000,0000000..d7d58ac new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,4 @@@ ++version=4 ++opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \ ++https://www.riverbankcomputing.com/software/qscintilla/download \ ++ https://www.riverbankcomputing.com/static/Downloads/QScintilla/[\d.]+/QScintilla(?:_gpl|_src)?-([\d.]+)\.tar\.gz