Opened 15 years ago

Closed 15 years ago

#54 closed enhancement (fixed)

Finish QCursor

Reported by: Dmitry A. Kuminov Owned by: Dmitry A. Kuminov
Priority: blocker Milestone: Qt Beta 2
Component: QtGui Version: 4.5.1 Beta 1
Severity: Keywords:
Cc:

Description

QCursor is not able to actually change the mouse pointer shape at the moment. This needs to be implemented. The task depends on #53. See also #29.

Change History (5)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

Priority: majorblocker

A must for GA.

comment:2 Changed 15 years ago by Dmitry A. Kuminov

This includes implementing QWidgetPrivate::setCursor_sys.

comment:3 Changed 15 years ago by Silvan Scherrer

Milestone: Qt GAQt Beta2

comment:4 Changed 15 years ago by Dmitry A. Kuminov

Owner: set to Dmitry A. Kuminov
Status: newaccepted

comment:5 Changed 15 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: acceptedclosed

The basic functionality (standard cursors) is implemented in r182. The remaining part is custom cursors from pixmaps and bitmaps (still depends on #53). This deserves a separate defect to not be a beta blocker, #73.

Note: See TracTickets for help on using tickets.