Rendering big images in QML1 with GLWidget

David Edmundson david at davidedmundson.co.uk
Mon Mar 3 17:31:22 UTC 2014


Or set a sourceSize on the Image. This way you'll save memory when you
load the image, and save you ever going over this limit.

There's no point loading something bigger than you can display it.


More information about the Plasma-devel mailing list