Results 1 to 2 of 2

Thread: How to detect link added in QTextBrowser?

  1. #1
    Join Date
    Nov 2007
    Posts
    15
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default How to detect link added in QTextBrowser?

    Hi all,

    How to detect link added in QTextBrowser?

    regards,
    rajesh

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to detect link added in QTextBrowser?

    You can use QTextEdit's toHtml () function to get the text in HTML format and then parse this text to get all the links in the document.

Similar Threads

  1. QTextBrowser - click on link - closes window
    By bruccutler in forum Newbie
    Replies: 2
    Last Post: 19th June 2007, 20:39

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.