On 28.09.2010 21:06, ext 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.

Hi!

IIRC that will be in Qt 4.8:
http://lists.trolltech.com/pipermail/qt-creator/2010-September/007704.html 
(See section on designer).

So you do need to write a bug report, you need a bit of patience:-)

Best Regards,
Tobias

-- 
Tobias Hunger
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to