PDA

View Full Version : Stock Icons



wswartzendruber
11th January 2009, 13:37
So with Qt 4.5 including the QGtkStyle renderer, is there a way to set stock icons?

jens
12th January 2009, 16:16
Only those that are available as QStyle StandardIcons at the moment which are a bit limited as they don't have proper equivalents on Windows and Mac. For X11 however, we are planning on releasing some code for this as a helper library.

jens
14th February 2009, 09:31
You might want to have a look at this:
http://labs.trolltech.com/blogs/2009/02/13/freedesktop-icons-in-qt/