[patch] KAboutData::programLogo()
Matthias Kretz
kretz at kde.org
Thu Sep 2 10:06:28 BST 2004
On Thursday 02 September 2004 11:54, Jarosław Staniek wrote:
> + * Returns the program logo data in xpm format.
> + * We use xpm and not here more general QPixmap, because
> + * QPixmap requires QPaintDevice to work while KAboutData
> + * is often used before QApplication is allocated.
> + * @return the program logo data or null if there is
> + * no custom logo defined.
Why don't you use QImage. I don't think using xpm is a good idea.
--
C'ya
Matthias
________________________________________________________
Matthias Kretz (Germany) <><
http://Vir.homeip.net/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040902/778cd449/attachment.sig>
More information about the kde-core-devel
mailing list