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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes