Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85504

Consider removing the additional Qt5 namespace in Qt5Compat

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • 6.0
    • 6.0.0
    • Core: Other
    • None

    Description

      Please consider removing the additional Qt5 namespace in Qt5Compat. This 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.

      Attachments

        For Gerrit Dashboard: QTBUG-85504
        # Subject Branch Project Status CR V

        Activity

          People

            ablasche Alex Blasche
            hjk hjk
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes