How can I set the cursor to busy-mode/in progress from my qgis plugin (cpp)?
I couldn't find anything in the API documentation.
|
How can I set the cursor to busy-mode/in progress from my qgis plugin (cpp)? I couldn't find anything in the API documentation. |
||||
|
|
|
This is just a normal Qt thing. You can do:
|
|||