void QCursor()
void QCursor(CursorShape shape)
void QCursor(QBitmap bitmap, QBitmap mask, int hotX, int hotY)
void QCursor(QCursor cursor)
void QCursor(QPixmap pixmap, int hotX, int hotY)
QCursor objects have no special properties beyond those inherited from the QCursor prototype object.