summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/styleplugin/plugin/simplestyle.cpp
diff options
context:
space:
mode:
authorSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2025-12-18 09:20:13 +0100
committerMarc Mutz <marc.mutz@qt.io>2025-12-18 13:52:09 +0000
commit6966fb14b567d12e0c0d5943463c7b5d1dc743f0 (patch)
tree3967020bd5843dec3df4a7bcda339269a83d8a45 /examples/widgets/tools/styleplugin/plugin/simplestyle.cpp
parent5fd2abd29792c9a9a12829c48c19b048ab47bfb2 (diff)
Export QUtf8::convertFromUnicode API to be accessible from other modulesHEADdev
With std::codecvt_utf8_utf16 deprecated as of C++17, modules (such as ohos plugin) need an alternative for UTF-8/UTF-16 conversion. While QUtf8::convertFromUnicode provides this functionality, it is not currently exported. This patch resolves this issue by exporting the API for use in other modules. Amends 3b73bc463db1407096941239170040a2692ecdac. Pick-to: 6.11 6.10 Task-number: QT6HAROS-29 Change-Id: I8b33c107bc112e79e37ecf889d34980a6f2b9433 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'examples/widgets/tools/styleplugin/plugin/simplestyle.cpp')
0 files changed, 0 insertions, 0 deletions