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

Wrong info on Qt::UniqueConnection?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.2
    • 4.8.4, 5.0.0
    • None
    • d48534302c903113be25a61184b4c9dfb7060df4

    Description

      http://qt-project.org/doc/qt-4.8/qt.html#ConnectionType-enum
      http://qt-project.org/doc/qt-5.0/qtcore/qt.html#ConnectionType-enum

      These pages say that Qt::UniqueConnection is the "Same as AutoConnection, but the connection is made only if it does not duplicate an existing connection."

      Isn't the Qt::UniqueConnection a flag that can be OR'ed with any one of the other connection types? (See comment at line 819 at https://codereview.qt-project.org/#patch,unified,42003,5,src/corelib/doc/src/threads.qdoc)

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            jksh Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes