Opened 15 years ago
Closed 15 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 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Severity: | → low |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Depends on #53.