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

QThread::start(Priority) should be QThread::start(QThread::Priority)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.7.0
    • None
    • cf19105e0 (dev), a4c271007 (6.7), 9ea2ff075 (tqtc/lts-6.5)

    Description

      The rule for enums in signal/slot declarations is to use the class-scoped enum name (https://github.com/KDE/clazy/blob/master/docs/checks/README-fully-qualified-moc-types.md). QThread::start() violates this, but changing it now breaks existing users.

      Can we maybe overload the two, for moc, fabiankosmale?

      Attachments

        Issue Links

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

          Activity

            People

              fabiankosmale Fabian Kosmale
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes