Hi,

Am 27.12.2016 um 16:25 schrieb m...@herrdiel.de:

I want to access file icons of the OS, I need them in "good quality", but the available sizes are apparently only available in 16x16 and 32x32 px.

[...]
I would have expected higher icon resolutions (64x64 and more) to be present.
Is this a bug or perhaps a (possibly performance related) restriction?

Having checked Qt source code, I don't believe it is intended behaviour:
enum { // Shell image list ids
  sHIL_EXTRALARGE = 0x2, // 48x48 or user-defined
  sHIL_JUMBO = 0x4 // 256x256 (Vista or later)
};

Also, when looking into the folder with Windows Explorer the Icons absolutely do have bigger sizes.
Should I create a QtBug report for this?

Best regards,

Sebastian

--
http://www.classintouch.de - Tablet-Software für Lehrer

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to