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

QTableWidget does not emit signal cellDoubleClicked or cellPressed if Qt::NoItemFlags set.

XMLWordPrintable

      If you set the Qt::NoItemFlags on an QTableWidgetItem the table will no longer emit the cellDoubleClicked or cellPressed signals for this item.
      But the cellDoubleClicked signal will be emitted for the same item.
      This seems inconsistent.

      Attached example reproduce this issue.

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

            Unassigned Unassigned
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes