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

QApplication:: setOverrideCursor (QCursor (Qt:: BlankCursor)); only hide the mouse cursor...

    XMLWordPrintable

Details

    Description

      QApplication:: setOverrideCursor(QCursor(Qt::BlankCursor)); only hide the mouse cursor, but if we move the mouse the objects their treat, and change its colors by hover.

      My suggestion is add the method QCursor::setEnabled(bool on) and QCursor::setVisible(bool on), so QCursor::setVisible(false) will make the mouse cursor not visible and all mouse events to be disabled.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            israelins85 Israel Lins Albuquerque
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes