[Qt-interest] loading standard icons on windows

Olivier Goffart ogoffart at trolltech.com
Wed Aug 5 22:43:37 CEST 2009


On Wednesday 05 August 2009 19:32:21 David Boosalis wrote:
> Is there anyway to load standard icons such exit, cancel, etc, on
> Vista.  With KDE I could use KStandardIcon or load any system icon
> with KIcon("iconName") and not have to give it an explicit path to the
> icon.  Is there any such functionality in WIndows that I can implement
> with QT.  Is there a standard icon directory in windows similiar to
> KDE's share/icon directory.
>
> For doing such task as loading a standard icon do people recommend
> using QtCreator or using Visual Studio ?
>
> I am trying to learn Qt on WIndows, any help here appreciated.

Have you seen QStyle::standardIcon ?




More information about the Qt-interest-old mailing list