HomePhabricator

Use QImage.bits instead of QImage.constBits to ease backporting
17121ec4fed5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use QImage.bits instead of QImage.constBits to ease backporting

Image.constBits was introduced in Qt 4.7. Should be ok here to use
QImage.bits which allows linking against the Qt in Squeeze.

Details

Provenance
Petter Reinholdtsen <pere@hungry.com>Authored on Feb 9 2013, 18:18
Wladimir J. van der Laan <laanwj@gmail.com>Committed on Feb 9 2013, 18:18
deadalnixPushed on May 14 2017, 22:04
Parents
rABCf50706796b77: Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC17121ec4fed5: Use QImage.bits instead of QImage.constBits to ease backporting (authored by Petter Reinholdtsen <pere@hungry.com>).Feb 9 2013, 18:18