SIOX

Boudewijn Rempt boud at valdyas.org
Sun Feb 5 14:35:42 CET 2006


On Sunday 05 February 2006 14:12, Bart Coppens wrote:
> On Sunday 05 February 2006 14:02, Michael Thaler wrote:
> > guchar  **max;  /* caches the largest values for each column */
> > max = g_new (guchar *, region->w + 2 * xradius);
>
> Q_UINT8** max = new Q_UINT8*[selectedExactRect.width() + 2 * xradius];
> Should do the trick :-)

I still think QMemArray<Q_UINT8*> is the prudent choice here.

-- 
Boudewijn Rempt 
http://www.valdyas.org/fading/index.cgi
-------------- 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/kimageshop/attachments/20060205/6c32707d/attachment.pgp 


More information about the kimageshop mailing list