Skip to content
Commit e7ecaca5 authored by Stefan Brüns's avatar Stefan Brüns
Browse files

Load image from QIODevice instead of a temporary QByteArray

QImage can directly load from a QIODevice, while `loadFromData` wraps
the QByteArray into a QBuffer to have an QIODevice.
parent 989576dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment