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

QTableWidget cellEntered signal emitted also on mousewheel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.4.2
    • Widgets: Main Window
    • None
    • Linux mint, ubuntu, qt 5.4.2

      In the docs:

      void QTableWidget::cellEntered(int row, int column)
      This signal is emitted when the mouse cursor enters a cell. The cell is specified by row and column.

      This signal is only emitted when mouseTracking is turned on, or when a mouse button is pressed while moving into an item.

      This function was introduced in Qt 4.1.

      BUT the signal is also emitted by Mousewheel unless when you say "mouse button is pressed" you also mean the mousewheel

      Check the last post on the forum topic: https://forum.qt.io/topic/9692/how-to-drag-drop-rows-within-qtablewidget/7

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

            Unassigned Unassigned
            gadlol John Baron
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes