qt5compat/examples
hjk 8d8e596719 Remove the additional Qt5 namespace
The additional Qt5 namespace in Qt5Compat requires projects using
classes from there not only to touch the buildsystem to link to the
module but also the code itself. This hampers migration from Qt5 to Qt6.

Note that adding a plain 'using namespace Qt5;' in some central header is
not sufficient as a work around when using QTextCodec.

Task-number: QTBUG-85504
Change-Id: Id179663b70dd2c5f45e2e09f3dfac53377faa380
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-07-12 09:45:23 +02:00
..
core5 Remove the additional Qt5 namespace 2020-07-12 09:45:23 +02:00
CMakeLists.txt Move QTextCodec support into Qt5Compat 2020-06-26 12:55:39 +02:00
examples.pro Move QTextCodec support into Qt5Compat 2020-06-26 12:55:39 +02:00