Opened 15 years ago

Closed 15 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 by Dmitry A. Kuminov, 15 years ago

Priority: majorblocker

A must for GA.

comment:2 by Silvan Scherrer, 15 years ago

Milestone: Qt GAQt Beta2

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

Owner: set to Dmitry A. Kuminov
Status: newaccepted

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

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 by Dmitry A. Kuminov, 15 years ago

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 by Silvan Scherrer, 15 years ago

Milestone: Qt GAQt Beta5

comment:7 by Dmitry A. Kuminov, 15 years ago

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.