[patch] KAboutData::programLogo()

Stephan Kulow coolo at kde.org
Thu Sep 2 10:42:13 BST 2004


Am Donnerstag 02 September 2004 11:06 schrieb Matthias Kretz:
> 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.
Agreed. I sure don't want to see a xpm requirement in our API

Greetings, Stephan

-- 
SUSE is looking for a KDE developer, if you want
to join my team, visit: http://www.suse.de/jobs




More information about the kde-core-devel mailing list