0

We are working on Qt Framework and we need to implement a dialog in which we have to show hyperlink in qlabel but hyper link is not activated in dialog. Please suggest us.

Regards, Gaurav Badgujar.

Gaurav
  • 1
  • did you set the [openExternalLinks](http://doc.qt.io/qt-5/qlabel.html#openExternalLinks-prop) property? – Karsten Koop Apr 06 '18 at 06:35
  • 1
    Possible duplicate of [Making QLabel behave like a hyperlink](https://stackoverflow.com/questions/8427446/making-qlabel-behave-like-a-hyperlink) – kefir500 Apr 06 '18 at 06:39
  • I used Qlabel in .cpp file and set test in .ui file also coneect signal linkactivated and set property setOpenExternalLinks(true) in .cpp file but link not activated. – Gaurav Apr 06 '18 at 06:43
  • provide a [mcve] – eyllanesc Apr 06 '18 at 07:09

0 Answers0