[Qt-interest] how to generate a hyperlink like button?
Andre Somers
andre at familiesomers.nl
Mon May 10 12:58:18 CEST 2010
On 10-5-2010 12:37, Gabriele Kahlout wrote:
> Hello,
>
> I flat QPushButton, is half the trick. I'd like it look underlined and
> blue, just like a hyperlink. Etwas a clickable formatted QLabel.
So... use a QLabel with a hyperlink set in the text, then? QLabel can
handle hyperlinks just fine. Check out the linkActivated signal, for
instance.
André
More information about the Qt-interest-old
mailing list