Dear all, I have a nice "dark" theme in my app now, except that disabled icons appear too bright. I would like to make them darker automatically (without setting a dark disabled state image manually for all icons).
Is writing a QIconEngine subclass the only choice here? >From the docs, the only explained way to add a custom QIconEngine is by creating a QIconEnginePlugin. Is it possible to have it inside the app executable and not as an external library plugin? Thanks, Etienne
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest