KisColor::toQColor

Boudewijn Rempt boud at valdyas.org
Tue Jun 14 07:09:41 CEST 2005


On Tue, 14 Jun 2005, Sven Langkamp wrote:

> > void KisColor::toQColor(const QUANTUM *src, QColor *c, KisProfileSP profile)
> > {
> > 	m_colorStrategy->toQColor(src, c, profile);
> > }
> Shouldn't this work with m_data instead of src?

Yes, I fixed that locally. But since I'm working on replacing QColor with
KisColor nothing compiles at the moment, and I cannot commit.

Boudewijn


More information about the kimageshop mailing list