| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 7 | |
Hi: Is there any QT function that can tell me the intersection point of two lines. Thanks Nasir -- [ signature omitted ]
On Friday 24 November 2006 16:16, Nasir Ahmed wrote: > Hi: > > Is there any QT function that can tell me the intersection point of two > lines. Have a look at QLineF: http://doc.trolltech.com/4.2/qlinef.html#intersect Simon
Attachment:
Attachment:
pgpNlo6zDDnEn.pgp
Description: PGP signature
Message 3 in thread
Thanks for your reply, I should have mentioned earlier that I am using
QT 3.3 and I don't see QLineF in that release :(
-----Original Message-----
From: Simon Hausmann [mailto:simon.hausmann@xxxxxxxxxxxxx]
Sent: Friday, November 24, 2006 10:30 AM
To: qt-interest@xxxxxxxxxxxxx
Subject: Re: Intersection of two line
On Friday 24 November 2006 16:16, Nasir Ahmed wrote:
> Hi:
>
> Is there any QT function that can tell me the intersection point of
two
> lines.
Have a look at QLineF:
http://doc.trolltech.com/4.2/qlinef.html#intersect
Simon
--
[ signature omitted ]