Opened 15 years ago

Closed 14 years ago

#53 closed enhancement (fixed)

Finish QPixmap

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

Description

There are a few unimplemented platform-dependent methods in QPixmap that deal with converting to and from system HBITMAPs.

Change History (7)

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

Priority: majorblocker

A must for GA.

comment:2 Changed 15 years ago by Silvan Scherrer

Milestone: Qt GAQt Beta2

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

Owner: set to Dmitry A. Kuminov
Status: newaccepted

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

Milestone: Qt Beta 2Qt GA

Moving back to GA since basic cursor shapes didn't need it (OK for the beta). See also #73.

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

Most stuff (converting pixmaps to HBITMAPs and to HPOINTERs) was done within #44.

The only thing left is QPixmap::grabWindow() that takes a screenshot of the given PM window (quite easy).

comment:6 Changed 14 years ago by Silvan Scherrer

Milestone: Qt GAQt Beta5

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

Resolution: fixed
Status: acceptedclosed

QPixmap::grabWindow() is done in #348. That's all for QPixmap for now.

Note: See TracTickets for help on using tickets.