Hi all.
Are there stock items in Qt, such as those provided by GTK ?
http://pygtk.org/docs/pygtk/gtk-stock-items.html
For instance, to create a OK buttons, setting the OK stock item sets the right themable icon in the button, along with a localized text.
I can't seem to find anything equivalent in Qt.
Thanks in advance.
Edit: Sorry, I found a few leads after posting. Marking as duplicate.
http://www.qtcentre.org/threads/17965-Stock-Icons
http://www.qtcentre.org/threads/3191...-buttons-icons
http://doc.qt.digia.com/4.6/qdialogbuttonbox.html
I'm using a buttonbox. Apparently, it is localized. Although I don't see how to set icons.
Bookmarks