Hey there,

I'm doing this : myTextDocument->setHtml("www.free.fr");

Is there an easy way to auto replace "www.free.com" by a valid html URL ?
Or do I have to parse everything myself?