#29 closed task (fixed)
Port QCursor
Reported by: | Dmitry A. Kuminov | Owned by: | Dmitry A. Kuminov |
---|---|---|---|
Priority: | major | Milestone: | QtGui Beta |
Component: | QtGui | Version: | 4.5.1 Beta 1 |
Severity: | Keywords: | ||
Cc: |
Description
Provide the OS/2 version of the QCursor class.
Change History (5)
comment:1 by , 15 years ago
Type: | enhancement → task |
---|
comment:2 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:3 by , 15 years ago
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
The new dependency is #53. Closing this one.
Note:
See TracTickets
for help on using tickets.
Implemented basic stuff. What remains is custom cursor shapes. This requires QPixmap<->HBITMAP functionality (will be done within ticket:38), so postponed for now.