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

Reconsider the use of the extra Qt5 namespace in the Qt5 compat module

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Core: Other
    • None
    • All

    Description

      Wrapping classes into an extra "namespace Qt5

      {...}

      " on top of a plain move to the Qt5Compat module requires projects using such classes not only to adapt their build systems to link against the library, but also to touch the code itself.

      Please note that adding a plain 'using namespace Qt5;' in some header is /not/ sufficient to work around in case of QTextCodec.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            hjk hjk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes