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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        1. main.cpp
          1 kB
          Martin Petersson
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes