From kde-kimageshop Mon Oct 11 08:20:25 2010 From: Cyrille Berger Skott Date: Mon, 11 Oct 2010 08:20:25 +0000 To: kde-kimageshop Subject: Re: Animation paintop, bad performance Message-Id: <201010111020.25187.cberger () cberger ! net> X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=128678524210424 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0175094176==" --===============0175094176== Content-Type: multipart/alternative; boundary="Boundary-01=_JjssM93Dplo8IDv" Content-Transfer-Encoding: 7bit --Boundary-01=_JjssM93Dplo8IDv Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On Monday 11 October 2010, LukasT.dev@gmail.com wrote: > Cyrille, would you add them, please? Depends in what time frame :) Otherwise, I have checked, all the NG iterators have the x,y coordinates internally. So it is a matter to add getters. So it is a matter of adding virtual int x() const = 0; virtual int y() const = 0; to KisBaseConstAccessor And then to implement the functions in all iterators/accessor. -- Cyrille Berger Skott --Boundary-01=_JjssM93Dplo8IDv Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 7bit

On Monday 11 October 2010, LukasT.dev@gmail.com wrote:

> Cyrille, would you add them, please?

Depends in what time frame :)

Otherwise, I have checked, all the NG iterators have the x,y coordinates internally. So it is a matter to add getters. So it is a matter of adding

virtual int x() const = 0;

virtual int y() const = 0;

to KisBaseConstAccessor

And then to implement the functions in all iterators/accessor.

--

Cyrille Berger Skott

--Boundary-01=_JjssM93Dplo8IDv-- --===============0175094176== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kimageshop mailing list kimageshop@kde.org https://mail.kde.org/mailman/listinfo/kimageshop --===============0175094176==--