Hi all,

I'm developing an about window. In this window I have some urls.

For example, if my label has the text: "http://www.qtcentre.org" I want that when the user click in the label, the web browser opens with the specified url.

What is the best way to perform this?

Regards.