Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14354 [Meta task] Qt modularization project
  3. QTBUG-15586

Make src/tools/uic/qclass_lib_map.h works in Qt Modularization environment (SP: 2)

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P1: Critical
    • 4.8.0, 5.0.0
    • Other
    • None

    Description

      src/tools/uic/qclass_lib_map.h was generated by syncqt
      it is used for uic to convert "qsomeclass.h" to <QtSomeModule/QSomeClass>

      Before Qt Modularization work, it will includes all classes from all Qt,
      after Qt Modularization work, it only contains the classes from Qt Kernel.

      It should be fixed.

      The attachment are examples, generated from Qt master and Qt Kernel on Linux.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes