Opened 15 years ago

Closed 14 years ago

#73 closed enhancement (fixed)

Implement custom cursor shapes

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

Description

This task includes creating QCursor objects from QPixmap and QBitmap. Currently, QCursor only supports a subset of its standard cursor shapes that exist on OS/2. Other standard cursor shapes will be internally created from QBitmap as in Qt3.

Change History (2)

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

Depends on #53.

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

Resolution: fixed
Severity: low
Status: newclosed

Done in r479 and r480. This also includes standard Qt cursor shapes unavailable natively on OS/2 (that were replaced with the normal arrow before).

Note: See TracTickets for help on using tickets.