- 
    
Suggestion
 - 
    Resolution: Unresolved
 - 
    
  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()
 
- relates to
 - 
                    
QTBUG-67467 Windows: QGuiApplication::setOverrideCursor does not work properly in QML application
-         
 - Closed
 
 -