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

QML: add API to change default application cursor

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None
    • All

      As described in QTBUG-67467 it might be useful to have an API to change the default application cursor.

      At the moment the only ways are to do it in C++ via:

      • QGuiApplication::setOverrideCursor() and QGuiApplication::restoreOverrideCursor() 
      • or QWindow::setCursor()

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            n.peroni Nicola Peroni
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes