Results 1 to 2 of 2

Thread: QWebview's links

  1. #1
    Join Date
    Jun 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default QWebview's links

    Hi, any help with this will be appreciated.

    I want to make an array of hyperlinks from a given QWebpage. However, it doesn't seem like there is any way for me to get either the list of available links or even the html text. It feels like I only option I have is to load the page twice (one to parse out the links and another for the QWebpage) which will really suck for the end user. Does anybody have a better way to tackle this problem? Thanks.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QWebview's links

    Use a regular expression to pick all hyperlinks?
    J-P Nurmi

Similar Threads

  1. Handle :mailto links
    By Nyphel in forum Newbie
    Replies: 8
    Last Post: 1st June 2007, 10:41
  2. Links inside view
    By naresh in forum Qt Programming
    Replies: 1
    Last Post: 21st September 2006, 14:49
  3. QTextEdit extremely slow with links
    By elahav in forum Qt Programming
    Replies: 2
    Last Post: 25th May 2006, 18:00
  4. [Qt4.1]How to make links open browsers?
    By patcito in forum Qt Programming
    Replies: 8
    Last Post: 16th March 2006, 18:37

Tags for this Thread

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.