Widget
holds an instance of the Cursor
class named cursor
. This provides
basic info about the cursor for the given Widget.
This signal is called every time the cursor is moved.
Returns the Point
where the cursor currently is.
Returns true
if the cursor is able to display on screen for this Widget.
Enable(or disable) the cursor, if enabled it will display when this Widget is in focus.
Disable(or enable) the cursor, if enabled it will display when this Widget is in focus.
Enable the cursor if disabled, or disable it if enabled.
Set the local position of the cursor.