So with Qt 4.5 including the QGtkStyle renderer, is there a way to set stock icons?
Printable View
So with Qt 4.5 including the QGtkStyle renderer, is there a way to set stock icons?
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.
You might want to have a look at this:
http://labs.trolltech.com/blogs/2009...p-icons-in-qt/