[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: koffice/plugins/pathshapes/enhancedpath
From:       Thorsten Zachmann <t.zachmann () zagge ! de>
Date:       2010-09-23 18:50:04
Message-ID: 201009232050.04750.t.zachmann () zagge ! de
[Download RAW message or body]

Hello Mek,

can the following

> setPosition(pos);
> 
> +    setPosition(position() - m_viewMatrix.map(QPointF(0, 0))	 - 
m_viewBoxOffset)

be simplified to 

setPosition(pos-m_viewMatrix.map(QPointF(0,0)) - m_viewBoxOffset);

?

Thorsten
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic