PDA

View Full Version : Using default icons?



0xl33t
7th June 2009, 09:55
Hi,

I did a search about htis but i didn't find something useful (mybe wrong keyword)...

How can i use the default icon set of the operating system...

I mean, i have a toolbar and a toolbutton called "New" now i want to set there the default new icon of the current platform...

How to do this?

Like in wxWidgets:

toolbar->Append(wxID_NEW, wxT("&New"));

thanks

wysota
7th June 2009, 10:06
http://labs.trolltech.com/blogs/2009/02/13/freedesktop-icons-in-qt/