dtkcore/include/util
JiDe Zhang 8db10c9145 fix: resolve compilation failure on Qt 6.9
Updated the dvtablehook.h file to adjust the typedef for Fun2ReturnType
based on changes in Qt 6.9 interfaces. Additionally, the main.cpp
file now casts the unicode value to short to prevent type issues.
These changes are necessary to ensure compatibility with the latest
Qt framework and to resolve the build issues that arise from interface
modifications.

修复: 解决在Qt 6.9上的编译失败

更新了dvtablehook.h文件,以根据Qt 6.9接口的变化调整Fun2ReturnType的
typedef。此外,main.cpp文件现在将unicode值转换为short,以防止类型问题。
这些更改对于确保与最新Qt框架兼容以及解决接口修改引起的构建问题是必要的。
2025-04-12 17:55:30 +08:00
..
dabstractunitformatter.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dasync.h chore: label DAsync as deprecated 2022-12-07 22:17:55 +08:00
ddbusextendedabstractinterface.h chore: format code 2022-11-30 02:24:08 -06:00
ddbusinterface.h docs: add some info about DExpected and DDBusInterface 2022-12-29 11:14:50 +08:00
ddbussender.h feat: add systembus send support 2023-07-17 09:00:10 +08:00
ddisksizeformatter.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dexportedinterface.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dfileservices.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dnotifysender.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dpinyin.h feat: add chinese2pinyin polyphonic support 2023-01-18 17:36:05 +08:00
drecentmanager.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dtextencoding.h fix: DTextEncoding ut failed in Qt6. 2023-06-08 17:26:52 +08:00
dthreadutils.h feat: add DThreadUtils class 2023-06-16 14:15:25 +08:00
dtimedloop.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dtimeunitformatter.h feat(tocmake): tocmake 2022-08-16 07:50:54 +00:00
dutil.h fix(util): error appid from `getAppIdFromAbsolutePath` 2024-09-09 10:38:13 +08:00
dvtablehook.h fix: resolve compilation failure on Qt 6.9 2025-04-12 17:55:30 +08:00