New upstream version 2.0.15
authorBoyuan Yang <byang@debian.org>
Sun, 14 Jul 2019 19:59:29 +0000 (15:59 -0400)
committerBoyuan Yang <byang@debian.org>
Sun, 14 Jul 2019 19:59:29 +0000 (15:59 -0400)
13 files changed:
.release.json
CHANGELOG.md
README.md
debian/libdtkcore2.symbols
src/dtk_module.prf
src/log/Logger.cpp
src/settings/dsettings.cpp
src/src.pro
src/util/DNotifySender [new file with mode: 0644]
src/util/dnotifysender.cpp [new file with mode: 0644]
src/util/dnotifysender.h [new file with mode: 0644]
src/util/util.pri
tools/deepin-os-release/main.cpp

index 894bf493ae36ba431b336648ba32b89e2a4dd4be..169c9a837556b19f4282a4da591d30ae9f44da65 100644 (file)
@@ -1,7 +1,7 @@
 {
         "commit": {
                 "quilt": false,
-                "pkgver": "echo $(git tag | sort -V | tail -n1)'+r'$(date '+%%y%%m%%d%%H%%M%%S')'+g'$(git rev-parse --short HEAD);",
+                "pkgver": "echo $(git tag | sort -V | tail -n1)'+r'$(git log $(git describe --abbrev=0 --tags)..HEAD --oneline|wc -l)'+g'$(git rev-parse --short HEAD);",
                 "dist": "experimental"
         },
         "release": {
index 410ea446493039835f69cab96c804db376b9b426..729a6b0316d7f7bcf1873b5720cf57b53eb31918 100644 (file)
@@ -1,3 +1,44 @@
+<a name="2.0.14"></a>
+## 2.0.14 (2019-05-23)
+
+
+#### Bug Fixes
+
+* **DSettings:**  crash when calling getOption() if option doesn't exist ([90ac734b](https://github.com/linuxdeepin/dtkcore/commit/90ac734b872203ea698808a7197aa7a9c7e2b5bd))
+
+
+
+<a name="2.0.12"></a>
+## 2.0.12 (2019-04-18)
+
+
+
+
+<a name="2.0.11"></a>
+## 2.0.11 (2019-04-17)
+
+
+#### Bug Fixes
+
+*   Cross-builds incorrectly, built packages contain paths from build architecture ([8d32577a](https://github.com/linuxdeepin/dtkcore/commit/8d32577a89e54b5c9c834caae83d98e50f59df77))
+*   https://github.com/linuxdeepin/dtkcore/issues/10 ([3f99873a](https://github.com/linuxdeepin/dtkcore/commit/3f99873a786f6830688ecd0d8d2e2bf8dfb63ce0))
+
+
+
+<a name="2.0.10"></a>
+## 2.0.10 (2019-03-27)
+
+
+#### Bug Fixes
+
+*   crash at application ([d852a218](https://github.com/linuxdeepin/dtkcore/commit/d852a21811f9f86e04274fc9f732d7c7a210ef3f))
+
+#### Features
+
+*   add DNotifySender ([89bbcd7c](https://github.com/linuxdeepin/dtkcore/commit/89bbcd7c3821985bb2bca51247394fd4a65b25bf))
+
+
+
 <a name="2.0.9.17"></a>
 ## 2.0.9.17 (2019-02-26)
 
index f131e9d998c8ebdfc07fc4c5030f4a6d85c10e34..dde05d60957cc3db6cbf0423ab8d2c69dec5c5e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Deepin Tool Kit Core {#mainpage}
 
-Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
+Deepint Tool Kit (Dtk) is the base development tool of all C++/Qt Developer work on Deepin.
 
 You should read the [Deepin Application Specification](\ref doc/Specification) firstly.
 
index d821babfb67f9742af0ce07042b72219e11596f6..ab79bd45506e04fb5d74a13e283bda4ffb94831f 100644 (file)
-# SymbolsHelper-Confirmed: 2.0.7.1 amd64
+# SymbolsHelper-Confirmed: 2.0.11 amd64
 libdtkcore.so.2 libdtkcore2 #MINVER#
- _Z19qInitResources_utilv@Base 2.0.7.1
- _Z22qCleanupResources_utilv@Base 2.0.7.1
- _ZGVZN3Dtk4Core11DLogManager8instanceEvE8instance@Base 2.0.7.1
- _ZN10QByteArrayD1Ev@Base 2.0.7.1
- _ZN10QByteArrayD2Ev@Base 2.0.7.1
- (optional=templinst)_ZN12QWeakPointerI7QObjectED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN12QWeakPointerI7QObjectED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN14QScopedPointerIN3Dtk4Core23GSettingsBackendPrivateE21QScopedPointerDeleterIS2_EED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN14QScopedPointerIN3Dtk4Core23GSettingsBackendPrivateE21QScopedPointerDeleterIS2_EED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN15QVarLengthArrayIcLi4096EEC1Ei@Base 2.0.7.1
- (optional=templinst)_ZN15QVarLengthArrayIcLi4096EEC2Ei@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager12setLogFormatERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager14getlogFilePathEv@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager19initConsoleAppenderEv@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager20registerFileAppenderEv@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager23initRollingFileAppenderEv@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager23registerConsoleAppenderEv@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManager8joinPathERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManagerC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManagerC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManagerD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core11DLogManagerD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core11unqtifyNameERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher11onFileMovedERK7QStringS4_S4_S4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher12onFileClosedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher13onFileCreatedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher13onFileDeletedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher14onFileModifiedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcher22onFileAttributeChangedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcherC1ERK7QStringP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcherC2ERK7QStringP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcherD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcherD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core12DFileWatcherD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppender11setFileNameERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppender8openFileEv@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppender9closeFileEv@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppenderC1ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppenderC2ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppenderD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppenderD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core12FileAppenderD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core13LoggerPrivate14globalInstanceE@Base 2.0.7.1
- _ZN3Dtk4Core13LoggerPrivate18globalInstanceLockE@Base 2.0.7.1
- _ZN3Dtk4Core14DObjectPrivateC1EPNS0_7DObjectE@Base 2.0.7.1
- _ZN3Dtk4Core14DObjectPrivateC2EPNS0_7DObjectE@Base 2.0.7.1
- _ZN3Dtk4Core14DObjectPrivateD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DObjectPrivateD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DObjectPrivateD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup14setParentGroupE8QPointerIS1_E@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup8fromJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroup9parseJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroupC1EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroupC2EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroupD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroupD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DSettingsGroupD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths14findExecutableERK7QStringRK11QStringList@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths16writableLocationEN14QStandardPaths16StandardLocationE@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths17standardLocationsEN14QStandardPaths16StandardLocationE@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths6locateEN14QStandardPaths16StandardLocationERK7QString6QFlagsINS2_12LocateOptionEE@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths7setModeENS1_4ModeE@Base 2.0.7.1
- _ZN3Dtk4Core14DStandardPaths9locateAllEN14QStandardPaths16StandardLocationERK7QString6QFlagsINS2_12LocateOptionEE@Base 2.0.7.1
- _ZN3Dtk4Core14loggerInstanceEv@Base 2.0.7.1
- _ZN3Dtk4Core14parentPathListERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppender24ignoreEnvironmentPatternEb@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppenderC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppenderC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppenderD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppenderD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core15ConsoleAppenderD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption11dataChangedERK7QString8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption12valueChangedE8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption14setParentGroupE8QPointerINS0_14DSettingsGroupEE@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption7setDataERK7QString8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption8fromJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption8setValueE8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOption9parseJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOptionC1EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOptionC2EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOptionD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOptionD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core15DSettingsOptionD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackend11doSetOptionERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackend11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackend16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackend6doSyncEv@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackendC1ERK7QStringP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackendC2ERK7QStringP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackendD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackendD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core15QSettingBackendD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppender15setDetailsLevelENS0_6Logger8LogLevelE@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppender15setDetailsLevelERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppender5writeERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppenderC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppenderC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppenderD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppenderD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core16AbstractAppenderD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher10fileClosedERK4QUrl@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11fileDeletedERK4QUrl@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11ghostSignalERK4QUrlMS1_FvS4_ES4_@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11ghostSignalERK4QUrlMS1_FvS4_S4_ES4_S4_@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher11stopWatcherEv@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher12fileModifiedERK4QUrl@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher12startWatcherEv@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher14restartWatcherEv@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher14subfileCreatedERK4QUrl@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher20fileAttributeChangedERK4QUrl@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher24setEnabledSubfileWatcherERK4QUrlb@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcher9fileMovedERK4QUrlS4_@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcherC1ERNS0_23DBaseFileWatcherPrivateERK4QUrlP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcherC2ERNS0_23DBaseFileWatcherPrivateERK4QUrlP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcherD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcherD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core16DBaseFileWatcherD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend13optionChangedERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend4syncEv@Base 2.0.7.1
- _ZN3Dtk4Core16DSettingsBackend9setOptionERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackend11doSetOptionERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackend11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackend16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackend6doSyncEv@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackendC1EPNS0_9DSettingsEP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackendC2EPNS0_9DSettingsEP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackendD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackendD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core16GSettingsBackendD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DDiskSizeFormatter4rateEi@Base 2.0.7.1
- _ZN3Dtk4Core18DDiskSizeFormatterC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DDiskSizeFormatterC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher10fileClosedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher10removePathERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher11fileCreatedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher11fileDeletedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher11removePathsERK11QStringList@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher12fileModifiedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher20fileAttributeChangedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher7addPathERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher8addPathsERK11QStringList@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcher9fileMovedERK7QStringS4_S4_S4_NS1_14QPrivateSignalE@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherC1EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherC1ERK11QStringListP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherC2EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherC2ERK11QStringListP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DFileSystemWatcherD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DTimeUnitFormatterC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core18DTimeUnitFormatterC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core18LoggerTimingHelper5startEPKcz@Base 2.0.7.1
- _ZN3Dtk4Core18LoggerTimingHelper5startERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core18LoggerTimingHelperD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core18LoggerTimingHelperD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager10fileClosedERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager11fileDeletedERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager12fileModifiedERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager14subfileCreatedERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager20fileAttributeChangedERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager3addERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager6removeERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManager9fileMovedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManagerC1EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManagerC2EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManagerD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManagerD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherManagerD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate10formatPathERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate18_q_handleFileCloseERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate18_q_handleFileMovedERK7QStringS4_S4_S4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate20_q_handleFileCreatedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate20_q_handleFileDeletedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate21_q_handleFileModifiedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate22filePathToWatcherCountE@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate29_q_handleFileAttributeChangedERK7QStringS4_@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate4stopEv@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivate5startEv@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivateD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivateD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core19DFileWatcherPrivateD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender14removeOldFilesEv@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender14setDatePatternENS1_11DatePatternE@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender14setDatePatternERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender16computeFrequencyEv@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender16setLogFilesLimitEi@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender19computeRollOverTimeEv@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender20setDatePatternStringERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppender8rollOverEv@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppenderC1ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppenderC2ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppenderD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppenderD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core19RollingFileAppenderD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core21DSettingsGroupPrivate9parseJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppender16qCleanupFuncinfoEPKc@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppender17stripFunctionNameEPKc@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppender9setFormatERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppenderC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppenderC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppenderD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppenderD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core22AbstractStringAppenderD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core22DAbstractUnitFormatterC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core22DAbstractUnitFormatterC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core22DAbstractUnitFormatterD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core22DAbstractUnitFormatterD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core22DSettingsOptionPrivate9parseJsonERK7QStringRK11QJsonObject@Base 2.0.7.1
- _ZN3Dtk4Core23DBaseFileWatcherPrivate11watcherListE@Base 2.0.7.1
- _ZN3Dtk4Core23DBaseFileWatcherPrivateC1EPNS0_16DBaseFileWatcherE@Base 2.0.7.1
- _ZN3Dtk4Core23DBaseFileWatcherPrivateC2EPNS0_16DBaseFileWatcherE@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivate11removePathsERK11QStringListPS2_S5_@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivate13onFileChangedERK7QStringb@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivate18_q_readFromInotifyEv@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivate18onDirectoryChangedERK7QStringb@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivate8addPathsERK11QStringListPS2_S5_@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivateC1EiPNS0_18DFileSystemWatcherE@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivateC2EiPNS0_18DFileSystemWatcherE@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivateD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivateD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core25DFileSystemWatcherPrivateD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core26DFileWatcherManagerPrivateC1EPNS0_19DFileWatcherManagerE@Base 2.0.7.1
- _ZN3Dtk4Core26DFileWatcherManagerPrivateC2EPNS0_19DFileWatcherManagerE@Base 2.0.7.1
- _ZN3Dtk4Core26DFileWatcherManagerPrivateD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core26DFileWatcherManagerPrivateD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core26DFileWatcherManagerPrivateD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core6Logger11writeAssertEPKciS3_S3_@Base 2.0.7.1
- _ZN3Dtk4Core6Logger13levelToStringENS1_8LogLevelE@Base 2.0.7.1
- _ZN3Dtk4Core6Logger14globalInstanceEv@Base 2.0.7.1
- _ZN3Dtk4Core6Logger15levelFromStringERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6Logger16registerAppenderEPNS0_16AbstractAppenderE@Base 2.0.7.1
- _ZN3Dtk4Core6Logger18setDefaultCategoryERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6Logger19logToGlobalInstanceERK7QStringb@Base 2.0.7.1
- _ZN3Dtk4Core6Logger24registerCategoryAppenderERK7QStringPNS0_16AbstractAppenderE@Base 2.0.7.1
- _ZN3Dtk4Core6Logger5writeENS1_8LogLevelEPKciS4_S4_@Base 2.0.7.1
- _ZN3Dtk4Core6Logger5writeENS1_8LogLevelEPKciS4_S4_RK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6Logger5writeERK9QDateTimeNS1_8LogLevelEPKciS7_S7_RK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6Logger5writeERK9QDateTimeNS1_8LogLevelEPKciS7_S7_RK7QStringb@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerC1ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerC1Ev@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerC2ERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerC2Ev@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core6LoggerD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectC1EPS1_@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectC1ERNS0_14DObjectPrivateEPS1_@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectC2EPS1_@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectC2ERNS0_14DObjectPrivateEPS1_@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core7DObjectD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings10setBackendEPNS0_16DSettingsBackendE@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings11qt_metacastEPKc@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings12fromJsonFileERK7QString@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings12valueChangedERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings16staticMetaObjectE@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings4syncEv@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings5resetEv@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings8fromJsonERK10QByteArray@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings9loadValueEv@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings9parseJsonERK10QByteArray@Base 2.0.7.1
- _ZN3Dtk4Core9DSettings9setOptionERK7QStringRK8QVariant@Base 2.0.7.1
- _ZN3Dtk4Core9DSettingsC1EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core9DSettingsC2EP7QObject@Base 2.0.7.1
- _ZN3Dtk4Core9DSettingsD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core9DSettingsD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core9DSettingsD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core9LogDevice8readDataEPcx@Base 2.0.7.1
- _ZN3Dtk4Core9LogDevice9writeDataEPKcx@Base 2.0.7.1
- _ZN3Dtk4Core9LogDeviceD0Ev@Base 2.0.7.1
- _ZN3Dtk4Core9LogDeviceD1Ev@Base 2.0.7.1
- _ZN3Dtk4Core9LogDeviceD2Ev@Base 2.0.7.1
- _ZN3Dtk4Core9qtifyNameERK7QString@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE13detach_helperEv@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI7QStringPN3Dtk4Core12DFileWatcherEE13detach_helperEv@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI7QStringiE13detach_helperEv@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI7QStringiED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI7QStringiED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI9QDateTime7QStringED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN4QMapI9QDateTime7QStringED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN4QMapIi7QStringED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN4QMapIi7QStringED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QHashI7QStringiE11deleteNode2EPN9QHashData4NodeE@Base 2.0.7.1
- (optional=templinst)_ZN5QHashI7QStringiE13detach_helperEv@Base 2.0.7.1
- (optional=templinst)_ZN5QHashI7QStringiE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi15QHashDummyValueE11deleteNode2EPN9QHashData4NodeE@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi15QHashDummyValueE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi7QStringE11deleteNode2EPN9QHashData4NodeE@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi7QStringE13detach_helperEv@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi7QStringE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi7QStringED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QHashIi7QStringED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI5QPairIdiEE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListI5QPairIdiEE6appendERKS1_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI5QPairIdiEED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI5QPairIdiEED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringE13detach_helperEi@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringE9removeAllERKS0_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringEC1ERKS1_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringEC2ERKS1_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI7QStringED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE13detach_helperEi@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE6appendERKS4_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE13detach_helperEi@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE6appendERKS4_@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI9QFileInfoE13detach_helperEi@Base 2.0.7.1
- (optional=templinst)_ZN5QListI9QFileInfoED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListI9QFileInfoED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIP13inotify_eventE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListIP13inotify_eventE6appendERKS1_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIP13inotify_eventED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIP13inotify_eventED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEE6appendERKS3_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEEC1ERKS4_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEEC2ERKS4_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEED2Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE13detach_helperEi@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE18detach_helper_growEii@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE6appendERKS3_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE9removeOneERKS3_@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEED1Ev@Base 2.0.7.1
- (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEED2Ev@Base 2.0.7.1
- _ZN7QStringD1Ev@Base 2.0.7.1
- _ZN7QStringD2Ev@Base 2.0.7.1
- (optional=templinst)_ZN8QMapDataI7QStringPN3Dtk4Core12DFileWatcherEE7destroyEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapDataI7QStringPN3Dtk4Core16AbstractAppenderEE7destroyEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapDataI7QStringbE7destroyEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapDataI7QStringiE7destroyEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapDataIi7QStringE7destroyEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QString8QPointerIN3Dtk4Core14DSettingsGroupEEE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QString8QVariantE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QStringPN3Dtk4Core12DFileWatcherEE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QStringPN3Dtk4Core16AbstractAppenderEE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QStringS0_E14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QStringbE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI7QStringiE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeI9QDateTime7QStringE14destroySubTreeEv@Base 2.0.7.1
- (optional=templinst)_ZN8QMapNodeIi7QStringE14destroySubTreeEv@Base 2.0.7.1
- _ZNK3Dtk4Core12DFileWatcher10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core12FileAppender4sizeEv@Base 2.0.7.1
- _ZNK3Dtk4Core12FileAppender8fileNameEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup10childGroupERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup11childGroupsEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup11parentGroupEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup12childOptionsEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup3keyEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup4nameEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup6optionERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup7optionsEv@Base 2.0.7.1
- _ZNK3Dtk4Core14DSettingsGroup8isHiddenEv@Base 2.0.7.1
- _ZNK3Dtk4Core15ConsoleAppender6formatEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption11parentGroupEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption12defaultValueEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption3keyEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption4dataERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption4nameEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption5valueEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption8canResetEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption8isHiddenEv@Base 2.0.7.1
- _ZNK3Dtk4Core15DSettingsOption8viewTypeEv@Base 2.0.7.1
- _ZNK3Dtk4Core15QSettingBackend10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core15QSettingBackend4keysEv@Base 2.0.7.1
- _ZNK3Dtk4Core15QSettingBackend9getOptionERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core16AbstractAppender12detailsLevelEv@Base 2.0.7.1
- _ZNK3Dtk4Core16DBaseFileWatcher10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core16DBaseFileWatcher7fileUrlEv@Base 2.0.7.1
- _ZNK3Dtk4Core16DSettingsBackend10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core16GSettingsBackend10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core16GSettingsBackend4keysEv@Base 2.0.7.1
- _ZNK3Dtk4Core16GSettingsBackend9getOptionERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core17CuteMessageLogger5writeEPKcz@Base 2.0.7.1
- _ZNK3Dtk4Core17CuteMessageLogger5writeERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core17CuteMessageLogger5writeEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DDiskSizeFormatter15unitConvertRateEi@Base 2.0.7.1
- _ZNK3Dtk4Core18DDiskSizeFormatter7unitMaxEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DDiskSizeFormatter7unitMinEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DDiskSizeFormatter7unitStrEi@Base 2.0.7.1
- _ZNK3Dtk4Core18DFileSystemWatcher10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DFileSystemWatcher11directoriesEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DFileSystemWatcher5filesEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DTimeUnitFormatter15unitConvertRateEi@Base 2.0.7.1
- _ZNK3Dtk4Core18DTimeUnitFormatter7unitMaxEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DTimeUnitFormatter7unitMinEv@Base 2.0.7.1
- _ZNK3Dtk4Core18DTimeUnitFormatter7unitStrEi@Base 2.0.7.1
- _ZNK3Dtk4Core19DFileWatcherManager10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core19RollingFileAppender11datePatternEv@Base 2.0.7.1
- _ZNK3Dtk4Core19RollingFileAppender13logFilesLimitEv@Base 2.0.7.1
- _ZNK3Dtk4Core19RollingFileAppender17datePatternStringEv@Base 2.0.7.1
- _ZNK3Dtk4Core22AbstractStringAppender15formattedStringERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.7.1
- _ZNK3Dtk4Core22AbstractStringAppender6formatEv@Base 2.0.7.1
- _ZNK3Dtk4Core22DAbstractUnitFormatter12unitValueMaxEi@Base 2.0.7.1
- _ZNK3Dtk4Core22DAbstractUnitFormatter12unitValueMinEi@Base 2.0.7.1
- _ZNK3Dtk4Core22DAbstractUnitFormatter16formatAsUnitListEdi@Base 2.0.7.1
- _ZNK3Dtk4Core22DAbstractUnitFormatter6formatEdi@Base 2.0.7.1
- _ZNK3Dtk4Core22DAbstractUnitFormatter8formatAsEdii@Base 2.0.7.1
- _ZNK3Dtk4Core25DFileSystemWatcherPrivate13getPathFromIDEi@Base 2.0.7.1
- _ZNK3Dtk4Core6Logger15defaultCategoryEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings10metaObjectEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings4keysEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings4metaEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings5groupERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings5valueERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings6groupsEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings6optionERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings7optionsEv@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings9getOptionERK7QString@Base 2.0.7.1
- _ZNK3Dtk4Core9DSettings9groupKeysEv@Base 2.0.7.1
- (optional=templinst)_ZNK4QMapI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE6valuesEv@Base 2.0.7.1
- (optional=templinst)_ZNK5QHashI7QStringiE8findNodeERKS0_Pj@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapDataI7QString8QVariantE8findNodeERKS0_@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapDataI7QStringPN3Dtk4Core12DFileWatcherEE8findNodeERKS0_@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapDataI7QStringiE8findNodeERKS0_@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QString8QPointerIN3Dtk4Core14DSettingsGroupEEE4copyEP8QMapDataIS0_S5_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE4copyEP8QMapDataIS0_S5_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QString8QVariantE4copyEP8QMapDataIS0_S1_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QStringPN3Dtk4Core12DFileWatcherEE4copyEP8QMapDataIS0_S4_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QStringPN3Dtk4Core16AbstractAppenderEE4copyEP8QMapDataIS0_S4_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QStringS0_E4copyEP8QMapDataIS0_S0_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QStringbE4copyEP8QMapDataIS0_bE@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI7QStringiE4copyEP8QMapDataIS0_iE@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeI9QDateTime7QStringE4copyEP8QMapDataIS0_S1_E@Base 2.0.7.1
- (optional=templinst)_ZNK8QMapNodeIi7QStringE4copyEP8QMapDataIiS0_E@Base 2.0.7.1
- (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 2.0.7.1
- _ZTIN3Dtk4Core12DFileWatcherE@Base 2.0.7.1
- _ZTIN3Dtk4Core12FileAppenderE@Base 2.0.7.1
- _ZTIN3Dtk4Core14DObjectPrivateE@Base 2.0.7.1
- _ZTIN3Dtk4Core14DSettingsGroupE@Base 2.0.7.1
- _ZTIN3Dtk4Core15ConsoleAppenderE@Base 2.0.7.1
- _ZTIN3Dtk4Core15DSettingsOptionE@Base 2.0.7.1
- _ZTIN3Dtk4Core15QSettingBackendE@Base 2.0.7.1
- _ZTIN3Dtk4Core16AbstractAppenderE@Base 2.0.7.1
- _ZTIN3Dtk4Core16DBaseFileWatcherE@Base 2.0.7.1
- _ZTIN3Dtk4Core16DSettingsBackendE@Base 2.0.7.1
- _ZTIN3Dtk4Core16GSettingsBackendE@Base 2.0.7.1
- _ZTIN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.7.1
- _ZTIN3Dtk4Core18DFileSystemWatcherE@Base 2.0.7.1
- _ZTIN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.7.1
- _ZTIN3Dtk4Core19DFileWatcherManagerE@Base 2.0.7.1
- _ZTIN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.7.1
- _ZTIN3Dtk4Core19RollingFileAppenderE@Base 2.0.7.1
- _ZTIN3Dtk4Core22AbstractStringAppenderE@Base 2.0.7.1
- _ZTIN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.7.1
- _ZTIN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.7.1
- _ZTIN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.7.1
- _ZTIN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.7.1
- _ZTIN3Dtk4Core7DObjectE@Base 2.0.7.1
- _ZTIN3Dtk4Core9DSettingsE@Base 2.0.7.1
- _ZTIN3Dtk4Core9LogDeviceE@Base 2.0.7.1
- _ZTSN3Dtk4Core12DFileWatcherE@Base 2.0.7.1
- _ZTSN3Dtk4Core12FileAppenderE@Base 2.0.7.1
- _ZTSN3Dtk4Core14DObjectPrivateE@Base 2.0.7.1
- _ZTSN3Dtk4Core14DSettingsGroupE@Base 2.0.7.1
- _ZTSN3Dtk4Core15ConsoleAppenderE@Base 2.0.7.1
- _ZTSN3Dtk4Core15DSettingsOptionE@Base 2.0.7.1
- _ZTSN3Dtk4Core15QSettingBackendE@Base 2.0.7.1
- _ZTSN3Dtk4Core16AbstractAppenderE@Base 2.0.7.1
- _ZTSN3Dtk4Core16DBaseFileWatcherE@Base 2.0.7.1
- _ZTSN3Dtk4Core16DSettingsBackendE@Base 2.0.7.1
- _ZTSN3Dtk4Core16GSettingsBackendE@Base 2.0.7.1
- _ZTSN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.7.1
- _ZTSN3Dtk4Core18DFileSystemWatcherE@Base 2.0.7.1
- _ZTSN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.7.1
- _ZTSN3Dtk4Core19DFileWatcherManagerE@Base 2.0.7.1
- _ZTSN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.7.1
- _ZTSN3Dtk4Core19RollingFileAppenderE@Base 2.0.7.1
- _ZTSN3Dtk4Core22AbstractStringAppenderE@Base 2.0.7.1
- _ZTSN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.7.1
- _ZTSN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.7.1
- _ZTSN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.7.1
- _ZTSN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.7.1
- _ZTSN3Dtk4Core7DObjectE@Base 2.0.7.1
- _ZTSN3Dtk4Core9DSettingsE@Base 2.0.7.1
- _ZTSN3Dtk4Core9LogDeviceE@Base 2.0.7.1
- _ZTVN3Dtk4Core12DFileWatcherE@Base 2.0.7.1
- _ZTVN3Dtk4Core12FileAppenderE@Base 2.0.7.1
- _ZTVN3Dtk4Core14DObjectPrivateE@Base 2.0.7.1
- _ZTVN3Dtk4Core14DSettingsGroupE@Base 2.0.7.1
- _ZTVN3Dtk4Core15ConsoleAppenderE@Base 2.0.7.1
- _ZTVN3Dtk4Core15DSettingsOptionE@Base 2.0.7.1
- _ZTVN3Dtk4Core15QSettingBackendE@Base 2.0.7.1
- _ZTVN3Dtk4Core16AbstractAppenderE@Base 2.0.7.1
- _ZTVN3Dtk4Core16DBaseFileWatcherE@Base 2.0.7.1
- _ZTVN3Dtk4Core16DSettingsBackendE@Base 2.0.7.1
- _ZTVN3Dtk4Core16GSettingsBackendE@Base 2.0.7.1
- _ZTVN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.7.1
- _ZTVN3Dtk4Core18DFileSystemWatcherE@Base 2.0.7.1
- _ZTVN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.7.1
- _ZTVN3Dtk4Core19DFileWatcherManagerE@Base 2.0.7.1
- _ZTVN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.7.1
- _ZTVN3Dtk4Core19RollingFileAppenderE@Base 2.0.7.1
- _ZTVN3Dtk4Core22AbstractStringAppenderE@Base 2.0.7.1
- _ZTVN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.7.1
- _ZTVN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.7.1
- _ZTVN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.7.1
- _ZTVN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.7.1
- _ZTVN3Dtk4Core7DObjectE@Base 2.0.7.1
- _ZTVN3Dtk4Core9DSettingsE@Base 2.0.7.1
- _ZTVN3Dtk4Core9LogDeviceE@Base 2.0.7.1
- _ZZN3Dtk4Core11DLogManager8instanceEvE8instance@Base 2.0.7.1
- (c++)"non-virtual thunk to Dtk::Core::DBaseFileWatcher::~DBaseFileWatcher()@Base" 2.0.7.1
- (c++)"non-virtual thunk to Dtk::Core::DFileSystemWatcher::~DFileSystemWatcher()@Base" 2.0.7.1
- (c++)"non-virtual thunk to Dtk::Core::DFileWatcher::~DFileWatcher()@Base" 2.0.7.1
- (c++)"non-virtual thunk to Dtk::Core::DFileWatcherManager::~DFileWatcherManager()@Base" 2.0.7.1
+ _Z19qInitResources_utilv@Base 2.0.11
+ _Z22qCleanupResources_utilv@Base 2.0.11
+ _ZGVZN3Dtk4Core11DLogManager8instanceEvE8instance@Base 2.0.11
+ _ZN10QByteArrayD1Ev@Base 2.0.11
+ _ZN10QByteArrayD2Ev@Base 2.0.11
+ (optional=templinst)_ZN11DDBusCaller3argI7QStringEES_RKT_@Base 2.0.11
+ _ZN11DDBusCaller4callEv@Base 2.0.11
+ _ZN11DDBusCallerC1ERK7QStringSt10shared_ptrI9DDBusDataE@Base 2.0.11
+ _ZN11DDBusCallerC2ERK7QStringSt10shared_ptrI9DDBusDataE@Base 2.0.11
+ _ZN11DDBusCallerD1Ev@Base 2.0.11
+ _ZN11DDBusCallerD2Ev@Base 2.0.11
+ _ZN11DDBusSender4pathERK7QString@Base 2.0.11
+ _ZN11DDBusSender4typeEN15QDBusConnection7BusTypeE@Base 2.0.11
+ _ZN11DDBusSender6methodERK7QString@Base 2.0.11
+ _ZN11DDBusSender7serviceERK7QString@Base 2.0.11
+ _ZN11DDBusSender8propertyERK7QString@Base 2.0.11
+ _ZN11DDBusSender9interfaceERK7QString@Base 2.0.11
+ _ZN11DDBusSenderC1Ev@Base 2.0.11
+ _ZN11DDBusSenderC2Ev@Base 2.0.11
+ (optional=templinst)_ZN12QWeakPointerI7QObjectED1Ev@Base 2.0.11
+ (optional=templinst)_ZN12QWeakPointerI7QObjectED2Ev@Base 2.0.11
+ _ZN13DDBusProperty3getEv@Base 2.0.11
+ _ZN13DDBusPropertyC1ERK7QStringSt10shared_ptrI9DDBusDataE@Base 2.0.11
+ _ZN13DDBusPropertyC2ERK7QStringSt10shared_ptrI9DDBusDataE@Base 2.0.11
+ (optional=templinst)_ZN14QScopedPointerIN3Dtk4Core23GSettingsBackendPrivateE21QScopedPointerDeleterIS2_EED1Ev@Base 2.0.11
+ (optional=templinst)_ZN14QScopedPointerIN3Dtk4Core23GSettingsBackendPrivateE21QScopedPointerDeleterIS2_EED2Ev@Base 2.0.11
+ (optional=templinst)_ZN15QVarLengthArrayIcLi4096EEC1Ei@Base 2.0.11
+ (optional=templinst)_ZN15QVarLengthArrayIcLi4096EEC2Ei@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager12setLogFormatERK7QString@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager14getlogFilePathEv@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager14setlogFilePathERK7QString@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager19initConsoleAppenderEv@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager20registerFileAppenderEv@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager23initRollingFileAppenderEv@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager23registerConsoleAppenderEv@Base 2.0.11
+ _ZN3Dtk4Core11DLogManager8joinPathERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core11DLogManagerC1Ev@Base 2.0.11
+ _ZN3Dtk4Core11DLogManagerC2Ev@Base 2.0.11
+ _ZN3Dtk4Core11DLogManagerD1Ev@Base 2.0.11
+ _ZN3Dtk4Core11DLogManagerD2Ev@Base 2.0.11
+ _ZN3Dtk4Core11unqtifyNameERK7QString@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher11onFileMovedERK7QStringS4_S4_S4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher12onFileClosedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher13onFileCreatedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher13onFileDeletedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher14onFileModifiedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcher22onFileAttributeChangedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcherC1ERK7QStringP7QObject@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcherC2ERK7QStringP7QObject@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcherD0Ev@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcherD1Ev@Base 2.0.11
+ _ZN3Dtk4Core12DFileWatcherD2Ev@Base 2.0.11
+ _ZN3Dtk4Core12FileAppender11setFileNameERK7QString@Base 2.0.11
+ _ZN3Dtk4Core12FileAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.11
+ _ZN3Dtk4Core12FileAppender8openFileEv@Base 2.0.11
+ _ZN3Dtk4Core12FileAppender9closeFileEv@Base 2.0.11
+ _ZN3Dtk4Core12FileAppenderC1ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core12FileAppenderC2ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core12FileAppenderD0Ev@Base 2.0.11
+ _ZN3Dtk4Core12FileAppenderD1Ev@Base 2.0.11
+ _ZN3Dtk4Core12FileAppenderD2Ev@Base 2.0.11
+ _ZN3Dtk4Core13LoggerPrivate14globalInstanceE@Base 2.0.11
+ _ZN3Dtk4Core13LoggerPrivate18globalInstanceLockE@Base 2.0.11
+ _ZN3Dtk4Core14DObjectPrivateC1EPNS0_7DObjectE@Base 2.0.11
+ _ZN3Dtk4Core14DObjectPrivateC2EPNS0_7DObjectE@Base 2.0.11
+ _ZN3Dtk4Core14DObjectPrivateD0Ev@Base 2.0.11
+ _ZN3Dtk4Core14DObjectPrivateD1Ev@Base 2.0.11
+ _ZN3Dtk4Core14DObjectPrivateD2Ev@Base 2.0.11
+ _ZN3Dtk4Core14DRecentManager10removeItemERK7QString@Base 2.0.11
+ _ZN3Dtk4Core14DRecentManager11removeItemsERK11QStringList@Base 2.0.11
+ _ZN3Dtk4Core14DRecentManager7addItemERK7QStringRNS0_11DRecentDataE@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup14setParentGroupE8QPointerIS1_E@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup8fromJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroup9parseJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroupC1EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroupC2EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroupD0Ev@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroupD1Ev@Base 2.0.11
+ _ZN3Dtk4Core14DSettingsGroupD2Ev@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths14findExecutableERK7QStringRK11QStringList@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths16writableLocationEN14QStandardPaths16StandardLocationE@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths17standardLocationsEN14QStandardPaths16StandardLocationE@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths6locateEN14QStandardPaths16StandardLocationERK7QString6QFlagsINS2_12LocateOptionEE@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths7setModeENS1_4ModeE@Base 2.0.11
+ _ZN3Dtk4Core14DStandardPaths9locateAllEN14QStandardPaths16StandardLocationERK7QString6QFlagsINS2_12LocateOptionEE@Base 2.0.11
+ _ZN3Dtk4Core14loggerInstanceEv@Base 2.0.11
+ _ZN3Dtk4Core14parentPathListERK7QString@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppender24ignoreEnvironmentPatternEb@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppenderC1Ev@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppenderC2Ev@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppenderD0Ev@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppenderD1Ev@Base 2.0.11
+ _ZN3Dtk4Core15ConsoleAppenderD2Ev@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption11dataChangedERK7QString8QVariant@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption12valueChangedE8QVariant@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption14setParentGroupE8QPointerINS0_14DSettingsGroupEE@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption7setDataERK7QString8QVariant@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption8fromJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption8setValueE8QVariant@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOption9parseJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOptionC1EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOptionC2EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOptionD0Ev@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOptionD1Ev@Base 2.0.11
+ _ZN3Dtk4Core15DSettingsOptionD2Ev@Base 2.0.11
+ _ZN3Dtk4Core15DSysInfoPrivate16ensureDeepinInfoEv@Base 2.0.11
+ _ZN3Dtk4Core15DSysInfoPrivate17ensureReleaseInfoEv@Base 2.0.11
+ _ZN3Dtk4Core15DSysInfoPrivate18ensureComputerInfoEv@Base 2.0.11
+ _ZN3Dtk4Core15DSysInfoPrivateC1Ev@Base 2.0.11
+ _ZN3Dtk4Core15DSysInfoPrivateC2Ev@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackend11doSetOptionERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackend11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackend16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackend6doSyncEv@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackendC1ERK7QStringP7QObject@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackendC2ERK7QStringP7QObject@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackendD0Ev@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackendD1Ev@Base 2.0.11
+ _ZN3Dtk4Core15QSettingBackendD2Ev@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppender15setDetailsLevelENS0_6Logger8LogLevelE@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppender15setDetailsLevelERK7QString@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppender5writeERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppenderC1Ev@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppenderC2Ev@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppenderD0Ev@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppenderD1Ev@Base 2.0.11
+ _ZN3Dtk4Core16AbstractAppenderD2Ev@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher10fileClosedERK4QUrl@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11fileDeletedERK4QUrl@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11ghostSignalERK4QUrlMS1_FvS4_ES4_@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11ghostSignalERK4QUrlMS1_FvS4_S4_ES4_S4_@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher11stopWatcherEv@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher12fileModifiedERK4QUrl@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher12startWatcherEv@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher14restartWatcherEv@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher14subfileCreatedERK4QUrl@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher20fileAttributeChangedERK4QUrl@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher24setEnabledSubfileWatcherERK4QUrlb@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcher9fileMovedERK4QUrlS4_@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcherC1ERNS0_23DBaseFileWatcherPrivateERK4QUrlP7QObject@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcherC2ERNS0_23DBaseFileWatcherPrivateERK4QUrlP7QObject@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcherD0Ev@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcherD1Ev@Base 2.0.11
+ _ZN3Dtk4Core16DBaseFileWatcherD2Ev@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend13optionChangedERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend4syncEv@Base 2.0.11
+ _ZN3Dtk4Core16DSettingsBackend9setOptionERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackend11doSetOptionERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackend11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackend16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackend6doSyncEv@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackendC1EPNS0_9DSettingsEP7QObject@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackendC2EPNS0_9DSettingsEP7QObject@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackendD0Ev@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackendD1Ev@Base 2.0.11
+ _ZN3Dtk4Core16GSettingsBackendD2Ev@Base 2.0.11
+ _ZN3Dtk4Core18DDiskSizeFormatter4rateEi@Base 2.0.11
+ _ZN3Dtk4Core18DDiskSizeFormatterC1Ev@Base 2.0.11
+ _ZN3Dtk4Core18DDiskSizeFormatterC2Ev@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher10fileClosedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher10removePathERK7QString@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher11fileCreatedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher11fileDeletedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher11removePathsERK11QStringList@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher12fileModifiedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher20fileAttributeChangedERK7QStringS4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher7addPathERK7QString@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher8addPathsERK11QStringList@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcher9fileMovedERK7QStringS4_S4_S4_NS1_14QPrivateSignalE@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherC1EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherC1ERK11QStringListP7QObject@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherC2EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherC2ERK11QStringListP7QObject@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherD0Ev@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherD1Ev@Base 2.0.11
+ _ZN3Dtk4Core18DFileSystemWatcherD2Ev@Base 2.0.11
+ _ZN3Dtk4Core18DTimeUnitFormatterC1Ev@Base 2.0.11
+ _ZN3Dtk4Core18DTimeUnitFormatterC2Ev@Base 2.0.11
+ _ZN3Dtk4Core18LoggerTimingHelper5startEPKcz@Base 2.0.11
+ _ZN3Dtk4Core18LoggerTimingHelper5startERK7QString@Base 2.0.11
+ _ZN3Dtk4Core18LoggerTimingHelperD1Ev@Base 2.0.11
+ _ZN3Dtk4Core18LoggerTimingHelperD2Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager10fileClosedERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager11fileDeletedERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager12fileModifiedERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager14subfileCreatedERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager20fileAttributeChangedERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager3addERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager6removeERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManager9fileMovedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManagerC1EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManagerC2EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManagerD0Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManagerD1Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherManagerD2Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate10formatPathERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate18_q_handleFileCloseERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate18_q_handleFileMovedERK7QStringS4_S4_S4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate20_q_handleFileCreatedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate20_q_handleFileDeletedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate21_q_handleFileModifiedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate22filePathToWatcherCountE@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate29_q_handleFileAttributeChangedERK7QStringS4_@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate4stopEv@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivate5startEv@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivateD0Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivateD1Ev@Base 2.0.11
+ _ZN3Dtk4Core19DFileWatcherPrivateD2Ev@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender14removeOldFilesEv@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender14setDatePatternENS1_11DatePatternE@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender14setDatePatternERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender16computeFrequencyEv@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender16setLogFilesLimitEi@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender19computeRollOverTimeEv@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender20setDatePatternStringERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender6appendERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppender8rollOverEv@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppenderC1ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppenderC2ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppenderD0Ev@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppenderD1Ev@Base 2.0.11
+ _ZN3Dtk4Core19RollingFileAppenderD2Ev@Base 2.0.11
+ _ZN3Dtk4Core21DSettingsGroupPrivate9parseJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppender16qCleanupFuncinfoEPKc@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppender17stripFunctionNameEPKc@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppender9setFormatERK7QString@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppenderC1Ev@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppenderC2Ev@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppenderD0Ev@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppenderD1Ev@Base 2.0.11
+ _ZN3Dtk4Core22AbstractStringAppenderD2Ev@Base 2.0.11
+ _ZN3Dtk4Core22DAbstractUnitFormatterC1Ev@Base 2.0.11
+ _ZN3Dtk4Core22DAbstractUnitFormatterC2Ev@Base 2.0.11
+ _ZN3Dtk4Core22DAbstractUnitFormatterD1Ev@Base 2.0.11
+ _ZN3Dtk4Core22DAbstractUnitFormatterD2Ev@Base 2.0.11
+ _ZN3Dtk4Core22DSettingsOptionPrivate9parseJsonERK7QStringRK11QJsonObject@Base 2.0.11
+ _ZN3Dtk4Core23DBaseFileWatcherPrivate11watcherListE@Base 2.0.11
+ _ZN3Dtk4Core23DBaseFileWatcherPrivateC1EPNS0_16DBaseFileWatcherE@Base 2.0.11
+ _ZN3Dtk4Core23DBaseFileWatcherPrivateC2EPNS0_16DBaseFileWatcherE@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivate11removePathsERK11QStringListPS2_S5_@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivate13onFileChangedERK7QStringb@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivate18_q_readFromInotifyEv@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivate18onDirectoryChangedERK7QStringb@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivate8addPathsERK11QStringListPS2_S5_@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivateC1EiPNS0_18DFileSystemWatcherE@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivateC2EiPNS0_18DFileSystemWatcherE@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivateD0Ev@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivateD1Ev@Base 2.0.11
+ _ZN3Dtk4Core25DFileSystemWatcherPrivateD2Ev@Base 2.0.11
+ _ZN3Dtk4Core26DFileWatcherManagerPrivateC1EPNS0_19DFileWatcherManagerE@Base 2.0.11
+ _ZN3Dtk4Core26DFileWatcherManagerPrivateC2EPNS0_19DFileWatcherManagerE@Base 2.0.11
+ _ZN3Dtk4Core26DFileWatcherManagerPrivateD0Ev@Base 2.0.11
+ _ZN3Dtk4Core26DFileWatcherManagerPrivateD1Ev@Base 2.0.11
+ _ZN3Dtk4Core26DFileWatcherManagerPrivateD2Ev@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender4callEv@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender5hintsERK4QMapI7QString8QVariantE@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender7actionsERK11QStringList@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender7appBodyERK7QString@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender7appIconERK7QString@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender7appNameERK7QString@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender7timeOutEi@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySender9replaceIdEj@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySenderC1ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core5DUtil13DNotifySenderC2ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core6Logger11writeAssertEPKciS3_S3_@Base 2.0.11
+ _ZN3Dtk4Core6Logger13levelToStringENS1_8LogLevelE@Base 2.0.11
+ _ZN3Dtk4Core6Logger14globalInstanceEv@Base 2.0.11
+ _ZN3Dtk4Core6Logger15levelFromStringERK7QString@Base 2.0.11
+ _ZN3Dtk4Core6Logger16registerAppenderEPNS0_16AbstractAppenderE@Base 2.0.11
+ _ZN3Dtk4Core6Logger18setDefaultCategoryERK7QString@Base 2.0.11
+ _ZN3Dtk4Core6Logger19logToGlobalInstanceERK7QStringb@Base 2.0.11
+ _ZN3Dtk4Core6Logger24registerCategoryAppenderERK7QStringPNS0_16AbstractAppenderE@Base 2.0.11
+ _ZN3Dtk4Core6Logger5writeENS1_8LogLevelEPKciS4_S4_@Base 2.0.11
+ _ZN3Dtk4Core6Logger5writeENS1_8LogLevelEPKciS4_S4_RK7QString@Base 2.0.11
+ _ZN3Dtk4Core6Logger5writeERK9QDateTimeNS1_8LogLevelEPKciS7_S7_RK7QString@Base 2.0.11
+ _ZN3Dtk4Core6Logger5writeERK9QDateTimeNS1_8LogLevelEPKciS7_S7_RK7QStringb@Base 2.0.11
+ _ZN3Dtk4Core6LoggerC1ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core6LoggerC1Ev@Base 2.0.11
+ _ZN3Dtk4Core6LoggerC2ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core6LoggerC2Ev@Base 2.0.11
+ _ZN3Dtk4Core6LoggerD1Ev@Base 2.0.11
+ _ZN3Dtk4Core6LoggerD2Ev@Base 2.0.11
+ _ZN3Dtk4Core7DObjectC1EPS1_@Base 2.0.11
+ _ZN3Dtk4Core7DObjectC1ERNS0_14DObjectPrivateEPS1_@Base 2.0.11
+ _ZN3Dtk4Core7DObjectC2EPS1_@Base 2.0.11
+ _ZN3Dtk4Core7DObjectC2ERNS0_14DObjectPrivateEPS1_@Base 2.0.11
+ _ZN3Dtk4Core7DObjectD0Ev@Base 2.0.11
+ _ZN3Dtk4Core7DObjectD1Ev@Base 2.0.11
+ _ZN3Dtk4Core7DObjectD2Ev@Base 2.0.11
+ _ZN3Dtk4Core8DPathBufC1ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core8DPathBufC1Ev@Base 2.0.11
+ _ZN3Dtk4Core8DPathBufC2ERK7QString@Base 2.0.11
+ _ZN3Dtk4Core8DPathBufC2Ev@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo10deepinTypeEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo11productTypeEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo12computerNameEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo12cpuModelNameEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo13deepinEditionEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo13deepinVersionEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo14productVersionEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo14systemDiskSizeEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo15deepinCopyrightEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo15memoryTotalSizeEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo17productTypeStringEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo19operatingSystemNameEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo21deepinTypeDisplayNameERK7QLocale@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo5isDDEEv@Base 2.0.11
+ _ZN3Dtk4Core8DSysInfo8isDeepinEv@Base 2.0.11
+ _ZN3Dtk4Core9DSettings10setBackendEPNS0_16DSettingsBackendE@Base 2.0.11
+ _ZN3Dtk4Core9DSettings11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.0.11
+ _ZN3Dtk4Core9DSettings11qt_metacastEPKc@Base 2.0.11
+ _ZN3Dtk4Core9DSettings12fromJsonFileERK7QString@Base 2.0.11
+ _ZN3Dtk4Core9DSettings12valueChangedERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core9DSettings16staticMetaObjectE@Base 2.0.11
+ _ZN3Dtk4Core9DSettings4syncEv@Base 2.0.11
+ _ZN3Dtk4Core9DSettings5resetEv@Base 2.0.11
+ _ZN3Dtk4Core9DSettings8fromJsonERK10QByteArray@Base 2.0.11
+ _ZN3Dtk4Core9DSettings9loadValueEv@Base 2.0.11
+ _ZN3Dtk4Core9DSettings9parseJsonERK10QByteArray@Base 2.0.11
+ _ZN3Dtk4Core9DSettings9setOptionERK7QStringRK8QVariant@Base 2.0.11
+ _ZN3Dtk4Core9DSettingsC1EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core9DSettingsC2EP7QObject@Base 2.0.11
+ _ZN3Dtk4Core9DSettingsD0Ev@Base 2.0.11
+ _ZN3Dtk4Core9DSettingsD1Ev@Base 2.0.11
+ _ZN3Dtk4Core9DSettingsD2Ev@Base 2.0.11
+ _ZN3Dtk4Core9LogDevice8readDataEPcx@Base 2.0.11
+ _ZN3Dtk4Core9LogDevice9writeDataEPKcx@Base 2.0.11
+ _ZN3Dtk4Core9LogDeviceD0Ev@Base 2.0.11
+ _ZN3Dtk4Core9LogDeviceD1Ev@Base 2.0.11
+ _ZN3Dtk4Core9LogDeviceD2Ev@Base 2.0.11
+ _ZN3Dtk4Core9qtifyNameERK7QString@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString5QPairIS0_yEE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString5QPairIS0_yEED1Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString5QPairIS0_yEED2Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString8QVariantEC1ERKS2_@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QString8QVariantEC2ERKS2_@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QStringPN3Dtk4Core12DFileWatcherEE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QStringS0_E13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QStringiE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QStringiED1Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapI7QStringiED2Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapI9QDateTime7QStringED1Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapI9QDateTime7QStringED2Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapIi7QStringED1Ev@Base 2.0.11
+ (optional=templinst)_ZN4QMapIi7QStringED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QHashI7QStringiE11deleteNode2EPN9QHashData4NodeE@Base 2.0.11
+ (optional=templinst)_ZN5QHashI7QStringiE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN5QHashI7QStringiE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIPN3Dtk4Core16AbstractAppenderE15QHashDummyValueE11deleteNode2EPN9QHashData4NodeE@Base 2.0.11
+ (optional=templinst)_ZN5QHashIPN3Dtk4Core16AbstractAppenderE15QHashDummyValueE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIPN3Dtk4Core16AbstractAppenderE15QHashDummyValueE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIPN3Dtk4Core16AbstractAppenderE15QHashDummyValueED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QHashIPN3Dtk4Core16AbstractAppenderE15QHashDummyValueED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi15QHashDummyValueE11deleteNode2EPN9QHashData4NodeE@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi15QHashDummyValueE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi7QStringE11deleteNode2EPN9QHashData4NodeE@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi7QStringE13detach_helperEv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi7QStringE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi7QStringED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QHashIi7QStringED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI10QByteArrayED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI10QByteArrayED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI5QPairIdiEE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListI5QPairIdiEE6appendERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListI5QPairIdiEED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI5QPairIdiEED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringE9removeAllERKS0_@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringEC1ERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringEC2ERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI7QStringED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core14DSettingsGroupEEE6appendERKS4_@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEE6appendERKS4_@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QPointerIN3Dtk4Core15DSettingsOptionEEED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantE6appendERKS0_@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantEC1ERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantEC2ERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI8QVariantED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI9QFileInfoE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListI9QFileInfoED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListI9QFileInfoED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIP13inotify_eventE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListIP13inotify_eventE6appendERKS1_@Base 2.0.11
+ (optional=templinst)_ZN5QListIP13inotify_eventED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIP13inotify_eventED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEE6appendERKS3_@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEEC1ERKS4_@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEEC2ERKS4_@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16AbstractAppenderEED2Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE13detach_helperEi@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE18detach_helper_growEii@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE6appendERKS3_@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEE9removeOneERKS3_@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEED1Ev@Base 2.0.11
+ (optional=templinst)_ZN5QListIPN3Dtk4Core16DBaseFileWatcherEED2Ev@Base 2.0.11
+ _ZN7QStringD1Ev@Base 2.0.11
+ _ZN7QStringD2Ev@Base 2.0.11
+ (optional=templinst)_ZN8QMapDataI7QStringPN3Dtk4Core12DFileWatcherEE7destroyEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapDataI7QStringPN3Dtk4Core16AbstractAppenderEE7destroyEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapDataI7QStringbE7destroyEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapDataI7QStringiE7destroyEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapDataIi7QStringE7destroyEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QString5QPairIS0_yEE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QString8QPointerIN3Dtk4Core14DSettingsGroupEEE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QString8QVariantE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QStringPN3Dtk4Core12DFileWatcherEE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QStringPN3Dtk4Core16AbstractAppenderEE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QStringS0_E14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QStringbE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI7QStringiE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeI9QDateTime7QStringE14destroySubTreeEv@Base 2.0.11
+ (optional=templinst)_ZN8QMapNodeIi7QStringE14destroySubTreeEv@Base 2.0.11
+ _ZN9DDBusDataC1Ev@Base 2.0.11
+ _ZN9DDBusDataC2Ev@Base 2.0.11
+ (optional=templinst)_ZN9QtPrivate11QSlotObjectIMN3Dtk4Core12DFileWatcherEFvRK7QStringS6_ENS_4ListIJS6_S6_EEEvE4implEiPNS_15QSlotObjectBaseEP7QObjectPPvPb@Base 2.0.11
+ (optional=templinst)_ZN9QtPrivate11QSlotObjectIMN3Dtk4Core12DFileWatcherEFvRK7QStringS6_S6_S6_ENS_4ListIJS6_S6_S6_S6_EEEvE4implEiPNS_15QSlotObjectBaseEP7QObjectPPvPb@Base 2.0.11
+ (optional=templinst)_ZN9QtPrivate11QSlotObjectIMN3Dtk4Core16DSettingsBackendEFvRK7QStringRK8QVariantENS_4ListIJS6_S9_EEEvE4implEiPNS_15QSlotObjectBaseEP7QObjectPPvPb@Base 2.0.11
+ (optional=templinst)_ZN9QtPrivate11QSlotObjectIMN3Dtk4Core16DSettingsBackendEFvvENS_4ListIJEEEvE4implEiPNS_15QSlotObjectBaseEP7QObjectPPvPb@Base 2.0.11
+ _ZNK3Dtk4Core12DFileWatcher10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core12FileAppender4sizeEv@Base 2.0.11
+ _ZNK3Dtk4Core12FileAppender8fileNameEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup10childGroupERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup11childGroupsEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup11parentGroupEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup12childOptionsEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup3keyEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup4nameEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup6optionERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup7optionsEv@Base 2.0.11
+ _ZNK3Dtk4Core14DSettingsGroup8isHiddenEv@Base 2.0.11
+ _ZNK3Dtk4Core15ConsoleAppender6formatEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption11parentGroupEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption12defaultValueEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption3keyEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption4dataERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption4nameEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption5valueEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption8canResetEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption8isHiddenEv@Base 2.0.11
+ _ZNK3Dtk4Core15DSettingsOption8viewTypeEv@Base 2.0.11
+ _ZNK3Dtk4Core15QSettingBackend10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core15QSettingBackend4keysEv@Base 2.0.11
+ _ZNK3Dtk4Core15QSettingBackend9getOptionERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core16AbstractAppender12detailsLevelEv@Base 2.0.11
+ _ZNK3Dtk4Core16DBaseFileWatcher10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core16DBaseFileWatcher7fileUrlEv@Base 2.0.11
+ _ZNK3Dtk4Core16DSettingsBackend10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core16GSettingsBackend10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core16GSettingsBackend4keysEv@Base 2.0.11
+ _ZNK3Dtk4Core16GSettingsBackend9getOptionERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core17CuteMessageLogger5writeEPKcz@Base 2.0.11
+ _ZNK3Dtk4Core17CuteMessageLogger5writeERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core17CuteMessageLogger5writeEv@Base 2.0.11
+ _ZNK3Dtk4Core18DDiskSizeFormatter15unitConvertRateEi@Base 2.0.11
+ _ZNK3Dtk4Core18DDiskSizeFormatter7unitMaxEv@Base 2.0.11
+ _ZNK3Dtk4Core18DDiskSizeFormatter7unitMinEv@Base 2.0.11
+ _ZNK3Dtk4Core18DDiskSizeFormatter7unitStrEi@Base 2.0.11
+ _ZNK3Dtk4Core18DFileSystemWatcher10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core18DFileSystemWatcher11directoriesEv@Base 2.0.11
+ _ZNK3Dtk4Core18DFileSystemWatcher5filesEv@Base 2.0.11
+ _ZNK3Dtk4Core18DTimeUnitFormatter15unitConvertRateEi@Base 2.0.11
+ _ZNK3Dtk4Core18DTimeUnitFormatter7unitMaxEv@Base 2.0.11
+ _ZNK3Dtk4Core18DTimeUnitFormatter7unitMinEv@Base 2.0.11
+ _ZNK3Dtk4Core18DTimeUnitFormatter7unitStrEi@Base 2.0.11
+ _ZNK3Dtk4Core19DFileWatcherManager10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core19RollingFileAppender11datePatternEv@Base 2.0.11
+ _ZNK3Dtk4Core19RollingFileAppender13logFilesLimitEv@Base 2.0.11
+ _ZNK3Dtk4Core19RollingFileAppender17datePatternStringEv@Base 2.0.11
+ _ZNK3Dtk4Core22AbstractStringAppender15formattedStringERK9QDateTimeNS0_6Logger8LogLevelEPKciS8_RK7QStringSB_@Base 2.0.11
+ _ZNK3Dtk4Core22AbstractStringAppender6formatEv@Base 2.0.11
+ _ZNK3Dtk4Core22DAbstractUnitFormatter12unitValueMaxEi@Base 2.0.11
+ _ZNK3Dtk4Core22DAbstractUnitFormatter12unitValueMinEi@Base 2.0.11
+ _ZNK3Dtk4Core22DAbstractUnitFormatter16formatAsUnitListEdi@Base 2.0.11
+ _ZNK3Dtk4Core22DAbstractUnitFormatter6formatEdi@Base 2.0.11
+ _ZNK3Dtk4Core22DAbstractUnitFormatter8formatAsEdii@Base 2.0.11
+ _ZNK3Dtk4Core25DFileSystemWatcherPrivate13getPathFromIDEi@Base 2.0.11
+ _ZNK3Dtk4Core6Logger15defaultCategoryEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings10metaObjectEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings4keysEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings4metaEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings5groupERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings5valueERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings6groupsEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings6optionERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings7optionsEv@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings9getOptionERK7QString@Base 2.0.11
+ _ZNK3Dtk4Core9DSettings9groupKeysEv@Base 2.0.11
+ (optional=templinst)_ZNK4QMapI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE6valuesEv@Base 2.0.11
+ (optional=templinst)_ZNK5QHashI7QStringiE8findNodeERKS0_Pj@Base 2.0.11
+ (optional=templinst)_ZNK5QHashI7QStringiE8findNodeERKS0_j@Base 2.0.11
+ (optional=templinst)_ZNK5QHashIi15QHashDummyValueE8findNodeERKiPj@Base 2.0.11
+ (optional=templinst)_ZNK5QHashIi7QStringE8findNodeERKiPj@Base 2.0.11
+ (optional=templinst)_ZNK5QListIPN3Dtk4Core16AbstractAppenderEE5toSetEv@Base 2.0.11
+ (optional=templinst)_ZNK8QMapDataI7QString8QVariantE8findNodeERKS0_@Base 2.0.11
+ (optional=templinst)_ZNK8QMapDataI7QStringPN3Dtk4Core12DFileWatcherEE8findNodeERKS0_@Base 2.0.11
+ (optional=templinst)_ZNK8QMapDataI7QStringPN3Dtk4Core16AbstractAppenderEE8findNodeERKS0_@Base 2.0.11
+ (optional=templinst)_ZNK8QMapDataI7QStringS0_E8findNodeERKS0_@Base 2.0.11
+ (optional=templinst)_ZNK8QMapDataI7QStringiE8findNodeERKS0_@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QString5QPairIS0_yEE4copyEP8QMapDataIS0_S2_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QString8QPointerIN3Dtk4Core14DSettingsGroupEEE4copyEP8QMapDataIS0_S5_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QString8QPointerIN3Dtk4Core15DSettingsOptionEEE4copyEP8QMapDataIS0_S5_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QString8QVariantE4copyEP8QMapDataIS0_S1_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QStringPN3Dtk4Core12DFileWatcherEE4copyEP8QMapDataIS0_S4_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QStringPN3Dtk4Core16AbstractAppenderEE4copyEP8QMapDataIS0_S4_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QStringS0_E4copyEP8QMapDataIS0_S0_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QStringbE4copyEP8QMapDataIS0_bE@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI7QStringiE4copyEP8QMapDataIS0_iE@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeI9QDateTime7QStringE4copyEP8QMapDataIS0_S1_E@Base 2.0.11
+ (optional=templinst)_ZNK8QMapNodeIi7QStringE4copyEP8QMapDataIiS0_E@Base 2.0.11
+ (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 2.0.11
+ (optional=templinst)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 2.0.11
+ (optional=templinst)_ZNSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 2.0.11
+ _ZTIN3Dtk4Core12DFileWatcherE@Base 2.0.11
+ _ZTIN3Dtk4Core12FileAppenderE@Base 2.0.11
+ _ZTIN3Dtk4Core14DObjectPrivateE@Base 2.0.11
+ _ZTIN3Dtk4Core14DSettingsGroupE@Base 2.0.11
+ _ZTIN3Dtk4Core15ConsoleAppenderE@Base 2.0.11
+ _ZTIN3Dtk4Core15DSettingsOptionE@Base 2.0.11
+ _ZTIN3Dtk4Core15QSettingBackendE@Base 2.0.11
+ _ZTIN3Dtk4Core16AbstractAppenderE@Base 2.0.11
+ _ZTIN3Dtk4Core16DBaseFileWatcherE@Base 2.0.11
+ _ZTIN3Dtk4Core16DSettingsBackendE@Base 2.0.11
+ _ZTIN3Dtk4Core16GSettingsBackendE@Base 2.0.11
+ _ZTIN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.11
+ _ZTIN3Dtk4Core18DFileSystemWatcherE@Base 2.0.11
+ _ZTIN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.11
+ _ZTIN3Dtk4Core19DFileWatcherManagerE@Base 2.0.11
+ _ZTIN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.11
+ _ZTIN3Dtk4Core19RollingFileAppenderE@Base 2.0.11
+ _ZTIN3Dtk4Core22AbstractStringAppenderE@Base 2.0.11
+ _ZTIN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.11
+ _ZTIN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.11
+ _ZTIN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.11
+ _ZTIN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.11
+ _ZTIN3Dtk4Core7DObjectE@Base 2.0.11
+ _ZTIN3Dtk4Core9DSettingsE@Base 2.0.11
+ _ZTIN3Dtk4Core9LogDeviceE@Base 2.0.11
+ _ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTISt19_Sp_make_shared_tag@Base 2.0.11
+ _ZTISt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTISt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTSN3Dtk4Core12DFileWatcherE@Base 2.0.11
+ _ZTSN3Dtk4Core12FileAppenderE@Base 2.0.11
+ _ZTSN3Dtk4Core14DObjectPrivateE@Base 2.0.11
+ _ZTSN3Dtk4Core14DSettingsGroupE@Base 2.0.11
+ _ZTSN3Dtk4Core15ConsoleAppenderE@Base 2.0.11
+ _ZTSN3Dtk4Core15DSettingsOptionE@Base 2.0.11
+ _ZTSN3Dtk4Core15QSettingBackendE@Base 2.0.11
+ _ZTSN3Dtk4Core16AbstractAppenderE@Base 2.0.11
+ _ZTSN3Dtk4Core16DBaseFileWatcherE@Base 2.0.11
+ _ZTSN3Dtk4Core16DSettingsBackendE@Base 2.0.11
+ _ZTSN3Dtk4Core16GSettingsBackendE@Base 2.0.11
+ _ZTSN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.11
+ _ZTSN3Dtk4Core18DFileSystemWatcherE@Base 2.0.11
+ _ZTSN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.11
+ _ZTSN3Dtk4Core19DFileWatcherManagerE@Base 2.0.11
+ _ZTSN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.11
+ _ZTSN3Dtk4Core19RollingFileAppenderE@Base 2.0.11
+ _ZTSN3Dtk4Core22AbstractStringAppenderE@Base 2.0.11
+ _ZTSN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.11
+ _ZTSN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.11
+ _ZTSN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.11
+ _ZTSN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.11
+ _ZTSN3Dtk4Core7DObjectE@Base 2.0.11
+ _ZTSN3Dtk4Core9DSettingsE@Base 2.0.11
+ _ZTSN3Dtk4Core9LogDeviceE@Base 2.0.11
+ _ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTSSt19_Sp_make_shared_tag@Base 2.0.11
+ _ZTSSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTSSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTVN3Dtk4Core12DFileWatcherE@Base 2.0.11
+ _ZTVN3Dtk4Core12FileAppenderE@Base 2.0.11
+ _ZTVN3Dtk4Core14DObjectPrivateE@Base 2.0.11
+ _ZTVN3Dtk4Core14DSettingsGroupE@Base 2.0.11
+ _ZTVN3Dtk4Core15ConsoleAppenderE@Base 2.0.11
+ _ZTVN3Dtk4Core15DSettingsOptionE@Base 2.0.11
+ _ZTVN3Dtk4Core15QSettingBackendE@Base 2.0.11
+ _ZTVN3Dtk4Core16AbstractAppenderE@Base 2.0.11
+ _ZTVN3Dtk4Core16DBaseFileWatcherE@Base 2.0.11
+ _ZTVN3Dtk4Core16DSettingsBackendE@Base 2.0.11
+ _ZTVN3Dtk4Core16GSettingsBackendE@Base 2.0.11
+ _ZTVN3Dtk4Core18DDiskSizeFormatterE@Base 2.0.11
+ _ZTVN3Dtk4Core18DFileSystemWatcherE@Base 2.0.11
+ _ZTVN3Dtk4Core18DTimeUnitFormatterE@Base 2.0.11
+ _ZTVN3Dtk4Core19DFileWatcherManagerE@Base 2.0.11
+ _ZTVN3Dtk4Core19DFileWatcherPrivateE@Base 2.0.11
+ _ZTVN3Dtk4Core19RollingFileAppenderE@Base 2.0.11
+ _ZTVN3Dtk4Core22AbstractStringAppenderE@Base 2.0.11
+ _ZTVN3Dtk4Core22DAbstractUnitFormatterE@Base 2.0.11
+ _ZTVN3Dtk4Core23DBaseFileWatcherPrivateE@Base 2.0.11
+ _ZTVN3Dtk4Core25DFileSystemWatcherPrivateE@Base 2.0.11
+ _ZTVN3Dtk4Core26DFileWatcherManagerPrivateE@Base 2.0.11
+ _ZTVN3Dtk4Core7DObjectE@Base 2.0.11
+ _ZTVN3Dtk4Core9DSettingsE@Base 2.0.11
+ _ZTVN3Dtk4Core9LogDeviceE@Base 2.0.11
+ _ZTVSt23_Sp_counted_ptr_inplaceI9DDBusDataSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZTVSt23_Sp_counted_ptr_inplaceIN3Dtk4Core5DUtil11DNotifyDataESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE@Base 2.0.11
+ _ZZN3Dtk4Core11DLogManager8instanceEvE8instance@Base 2.0.11
+ (optional=templinst)_ZZN9QtPrivate15ConnectionTypesINS_4ListIJRK7QStringRK8QVariantEEELb1EE5typesEvE1t@Base 2.0.11
+ (c++)"non-virtual thunk to Dtk::Core::DBaseFileWatcher::~DBaseFileWatcher()@Base" 2.0.11
+ (c++)"non-virtual thunk to Dtk::Core::DFileSystemWatcher::~DFileSystemWatcher()@Base" 2.0.11
+ (c++)"non-virtual thunk to Dtk::Core::DFileWatcher::~DFileWatcher()@Base" 2.0.11
+ (c++)"non-virtual thunk to Dtk::Core::DFileWatcherManager::~DFileWatcherManager()@Base" 2.0.11
index b42934deaf02b357f00dc849bbb89e10edacb778..9b5108c66a6189696b3f3415e8a9b6e58ae8c262 100644 (file)
@@ -96,12 +96,10 @@ MODULE_PRI_CONT += \
 
 write_file($$MODULE_PRI, MODULE_PRI_CONT)|error("Aborting.")
 
-
-QT_HOST_DATA=$$system(qmake -query QT_HOST_DATA)
 qt_module.files = $$MODULE_PRI
 
 isEmpty(MKSPECS_INSTALL_DIR) {
-    MKSPECS_INSTALL_DIR=$${QT_HOST_DATA}/mkspecs
+    MKSPECS_INSTALL_DIR=$$[QT_INSTALL_ARCHDATA]/mkspecs
 }
 qt_module.path = $${MKSPECS_INSTALL_DIR}/modules
 
index d482d5e2e590c9e1493b80329c988191b399f7a7..df5c35977c8389de7638a1a0b330e7b1118e9502 100644 (file)
@@ -583,8 +583,10 @@ Logger::~Logger()
 
   // Cleanup appenders
   QMutexLocker appendersLocker(&d->loggerMutex);
-  qDeleteAll(d->appenders);
-  qDeleteAll(d->categoryAppenders);
+
+  QSet<AbstractAppender*> appenderList;
+  appenderList += d->appenders.toSet() += d->categoryAppenders.values().toSet();
+  qDeleteAll(appenderList);
 
   // Cleanup device
   delete d->logDevice;
@@ -746,7 +748,7 @@ void Logger::registerCategoryAppender(const QString& category, AbstractAppender*
 
   QMutexLocker locker(&d->loggerMutex);
 
-  if (!d->categoryAppenders.values().contains(appender))
+  if (!d->categoryAppenders.contains(category, appender))
     d->categoryAppenders.insert(category, appender);
   else
     std::cerr << "Trying to register appender that was already registered" << std::endl;
index ae13a6da0dbea743bbc6343beba8fbeb576fe8ae..d70dfc59a077cacc36bf5df277ad76ed85c62ed5 100644 (file)
@@ -145,7 +145,7 @@ public:
  * \brief write key/value to storage.
  *
  * \fn void DSettingsBackend::optionChanged(const QString &key, const QVariant &value);
- * \brief emited when option value changed.
+ * \brief emitted when option value changed.
  *
  * \fn void DSettingsBackend::sync();
  * \brief private signal, please do not use it.
@@ -388,7 +388,11 @@ QList<QPointer<DSettingsOption> > DSettings::options() const
 
 QVariant DSettings::getOption(const QString &key) const
 {
-    return option(key)->value();
+    QPointer<DSettingsOption> optionPointer = option(key);
+    if (optionPointer) {
+        return optionPointer->value();
+    }
+    return QVariant();
 }
 
 void DSettings::setOption(const QString &key, const QVariant &value)
index 6fcf407dc7026afef7b4691678da0e1518a88439..0a5c0ad7e20373bbc4527ab103da86886e8345aa 100644 (file)
@@ -104,7 +104,7 @@ include(dtk_module.prf)
 prf.files+= $$PWD/*.prf
 
 isEmpty(MKSPECS_INSTALL_DIR) {
-    MKSPECS_INSTALL_DIR=$${QT_HOST_DATA}/mkspecs
+    MKSPECS_INSTALL_DIR=$$[QT_INSTALL_ARCHDATA]/mkspecs
 }
 prf.path = $${MKSPECS_INSTALL_DIR}/features
 
diff --git a/src/util/DNotifySender b/src/util/DNotifySender
new file mode 100644 (file)
index 0000000..85796fc
--- /dev/null
@@ -0,0 +1 @@
+#include "dnotifysender.h"
diff --git a/src/util/dnotifysender.cpp b/src/util/dnotifysender.cpp
new file mode 100644 (file)
index 0000000..caf1bc7
--- /dev/null
@@ -0,0 +1,114 @@
+/*
+ * Copyright (C) 2017 ~ 2019 Deepin Technology Co., Ltd.
+ *
+ * Author:     justforlxz <zhangdingyuan@deepin.com>
+ *
+ * Maintainer: justforlxz <zhangdingyuan@deepin.com>
+ *
+ * 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
+ * any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include "dnotifysender.h"
+#include "ddbussender.h"
+
+DCORE_BEGIN_NAMESPACE
+
+namespace DUtil {
+
+struct DNotifyData {
+    uint        m_replaceId;
+    int         m_timeOut;
+    QString     m_body;
+    QString     m_summary;
+    QString     m_appIcon;
+    QString     m_appName;
+    QStringList m_actions;
+    QVariantMap m_hints;
+};
+
+DNotifySender::DNotifySender(const QString &summary) : m_dbusData(std::make_shared<DNotifyData>())
+{
+    m_dbusData->m_summary = summary;
+}
+
+DNotifySender DNotifySender::appName(const QString &appName)
+{
+    m_dbusData->m_appName = appName;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::appIcon(const QString &appIcon)
+{
+    m_dbusData->m_appIcon = appIcon;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::appBody(const QString &appBody)
+{
+    m_dbusData->m_body = appBody;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::replaceId(const uint replaceId)
+{
+    m_dbusData->m_replaceId = replaceId;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::timeOut(const int timeOut)
+{
+    m_dbusData->m_timeOut = timeOut;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::actions(const QStringList &actions)
+{
+    m_dbusData->m_actions = actions;
+
+    return *this;
+}
+
+DNotifySender DNotifySender::hints(const QVariantMap &hints)
+{
+    m_dbusData->m_hints = hints;
+
+    return *this;
+}
+
+QDBusPendingCall DNotifySender::call()
+{
+    return DDBusSender()
+        .service("org.freedesktop.Notifications")
+        .path("/org/freedesktop/Notifications")
+        .interface("org.freedesktop.Notifications")
+        .method(QString("Notify"))
+        .arg(m_dbusData->m_appName)
+        .arg(m_dbusData->m_replaceId)
+        .arg(m_dbusData->m_appIcon)
+        .arg(m_dbusData->m_summary)
+        .arg(m_dbusData->m_body)
+        .arg(m_dbusData->m_actions)
+        .arg(m_dbusData->m_hints)
+        .arg(m_dbusData->m_timeOut)
+        .call();
+}
+
+}  // namespace DUtil
+
+DCORE_END_NAMESPACE
diff --git a/src/util/dnotifysender.h b/src/util/dnotifysender.h
new file mode 100644 (file)
index 0000000..c05b85c
--- /dev/null
@@ -0,0 +1,32 @@
+#ifndef DNOTIFYSENDER_H
+#define DNOTIFYSENDER_H
+
+#include "dtkcore_global.h"
+
+#include <QDBusPendingCall>
+#include <memory>
+
+DCORE_BEGIN_NAMESPACE
+
+namespace DUtil {
+struct DNotifyData;
+class LIBDTKCORESHARED_EXPORT DNotifySender {
+public:
+    DNotifySender(const QString &summary);
+    DNotifySender    appName(const QString &appName = QString());
+    DNotifySender    appIcon(const QString &appIcon = QString());
+    DNotifySender    appBody(const QString &appBody = QString());
+    DNotifySender    replaceId(const uint replaceId = 0);
+    DNotifySender    timeOut(const int timeOut = -1);
+    DNotifySender    actions(const QStringList &actions = QStringList());
+    DNotifySender    hints(const QVariantMap &hints = QVariantMap());
+    QDBusPendingCall call();
+
+private:
+    std::shared_ptr<DNotifyData> m_dbusData;
+};
+}  // namespace DUtil
+
+DCORE_END_NAMESPACE
+
+#endif  // DNOTIFYSENDER_H
index d71404ba6be5ff58e0321e46c7fb12f1df635959..f48c43d176a3539a6ce274a20714b3978a41f1b5 100644 (file)
@@ -5,7 +5,8 @@ HEADERS += \
     $$PWD/dabstractunitformatter.h \
     $$PWD/ddisksizeformatter.h \
     $$PWD/ddbussender.h \
-    $$PWD/drecentmanager.h
+    $$PWD/drecentmanager.h \
+    $$PWD/dnotifysender.h
 
 INCLUDEPATH += $$PWD
 
@@ -14,7 +15,8 @@ includes.files += \
     $$PWD/DUtil \
     $$PWD/DPinyin \
     $$PWD/DDBusSender \
-    $$PWD/DRecentManager
+    $$PWD/DRecentManager \
+    $$PWD/DNotifySender
 
 RESOURCES += \
     $$PWD/util.qrc
@@ -24,4 +26,5 @@ SOURCES += \
     $$PWD/dabstractunitformatter.cpp \
     $$PWD/ddisksizeformatter.cpp \
     $$PWD/ddbussender.cpp \
-    $$PWD/drecentmanager.cpp
+    $$PWD/drecentmanager.cpp \
+    $$PWD/dnotifysender.cpp
index 779b9b0af035b84409fbe95628992dc1bfca5281..529df2f1d3ad5cd8eea863cae8e0d45c6bc506a5 100644 (file)
@@ -35,7 +35,7 @@ int main(int argc, char *argv[])
     Q_UNUSED(app)
 
     QCommandLineParser parser;
-    QCommandLineOption option_all("all", "Print All Informations");
+    QCommandLineOption option_all("all", "Print All Information");
     QCommandLineOption option_deepin_type("deepin-type", " ");
     QCommandLineOption option_deepin_version("deepin-version", " ");
     QCommandLineOption option_deepin_edition("deepin-edition", " ");