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

Minor documentation bug in QSignalBlocker example

    XMLWordPrintable

Details

    • 2d75c21923d3a74a6eafa11945e14a2cb7533059

    Description

      someQObject->blockSignals(false);
      

      should be

      someQObject->blockSignals(wasBlocked);
      

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            nocnokneo Taylor Braun-Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes