Mailinglist Archive: opensuse-factory (242 mails)
| < Previous | Next > |
Re: [opensuse-factory] YaST Extension: Progress with Icons
- From: Will Stephenson <wstephenson@xxxxxxx>
- Date: Thu, 29 Nov 2007 16:45:46 +0100
- Message-id: <200711291645.46807.wstephenson@xxxxxxx>
On Thursday 29 November 2007, Lukas Ocilka said:
Yes, in Qt4 see
QPixmap QIcon::pixmap ( const QSize & size, Mode mode = Normal, State state =
Off ) const
in Qt3 it's in QIconSet.
Will
--
Desktop Engineer
KDE Team
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
PS: It's currently implemented by replacing images with another ones but
it would be better if there was a native Qt/GTK support for making
images gray-scaled (initial state) and then make them colored again
(active). Would it be possible? Thanks.
Yes, in Qt4 see
QPixmap QIcon::pixmap ( const QSize & size, Mode mode = Normal, State state =
Off ) const
in Qt3 it's in QIconSet.
Will
--
Desktop Engineer
KDE Team
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |