PDA

View Full Version : Link Creation while typing



amali
31st January 2011, 07:32
Is there any way to render the link typing. Like the Parsing the Link while typing.

Whenever i type www.yahoo.com, it should convert into an hyperlink:confused:

Lykurg
31st January 2011, 08:57
Is there any wayYes there is.

amali
31st January 2011, 09:00
Thanx. can you tell me Which class we should use to make it work ? pls?

Lykurg
31st January 2011, 09:12
Well, if you would say, where you typing, the help could be more precise...

In general have a look at QTextDocument and QTextCursor.

wysota
31st January 2011, 09:21
And QTextCharFormat.