[Development] Reusing Qt code (or: saving .ico files)
René J.V. Bertin
rjvbertin at gmail.com
Fri Jan 13 12:59:16 CET 2017
On Friday January 13 2017 14:01:10 Konstantin Tokarev wrote:
Hi,
> Alternatively you can import QtIcoHandler from Qt 5.6 which is licensed as LGPL 2.1
Thanks, that'd be easy, only the license is different, nothing else :)
> Why not just use QImageWriter?
I understand from CodeReview 182255 that I'd have to call QImageWriter::write() for each individual image?
If that works cross-platform it would evidently be better.
R.
More information about the Development
mailing list