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

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

XMLWordPrintable

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

      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?

        For Gerrit Dashboard: QTBUG-124723
        # Subject Branch Project Status CR V

            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

              Created:
              Updated:

                There are no open Gerrit changes