On 09/30/2010 01:50 AM, Porfírio Ribeiro wrote:
> Hi.
>
> Since 4.6, Qt supports the use of QIcon::fromTheme
>
> So i am using freedesktop icons in my source-code:
>
> ui->actionExit->setIcon(QIcon::fromTheme("application-exit"));
>
> I would like that Designer would let me use icons from theme, so i would
> not need to do all the work by hand, and also let me specify a fallback
> icon.
>
> Thanks for the great tool :)Suggestions should go here: http://bugreports.qt.nokia.com/secure/Dashboard.jspa Create a new issue for Creator and mark it as "Suggestion". _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
