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

include moc files [QtMultimedia]

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.2.4, 6.3.0 RC
    • Multimedia
    • None
    • 4d17ecbcd (dev), 49e1615c9 (dev), adcc3e432 (dev), a3c36e681 (dev), d06e0782b (dev), 2f972e161 (dev), 7c400addd (6.5), 1bf7f2ddd (6.5), 1596ece60 (6.5), 30689d0f9 (6.5), 17abf4ee4 (6.5), 85eef58b6 (6.5), cc05db046 (6.4), 3d3ece9f5 (dev), 610731982 (6.4)

    Description

      By #include ing not only the *.moc, but also the moc_*.cpp files, we can speed up compilation of Qt (albeit not for users of Qt), reduce the TEXT size of libraries, and enable more warnings (like Clang's -Wunused-private-field). By the time we tackle this, there should be a new includemocs6 script (from QTBUG-102886) in QtBase, that no longer requires a qmake build to operate.

      If you have questions, ask mmutz.

      Attachments

        Issue Links

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

          Activity

            People

              artemiy Artem Dyomin
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              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