Results 1 to 2 of 2

Thread: how to get the url of the current page loaded in the QGraphicsWebView.

  1. #1
    Join Date
    Feb 2015
    Posts
    185
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default how to get the url of the current page loaded in the QGraphicsWebView.

    I want to find the url of the current page loaded in the webview.
    how can I do it.

    I tried using the signal urlClicked(), that is the case when the url is click on the webpage. I just wanna find the url of the page without performing any action.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to get the url of the current page loaded in the QGraphicsWebView.

    Quote Originally Posted by ejoshva View Post
    I want to find the url of the current page loaded in the webview.
    how can I do it.
    QGraphicsWebView::url
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. How to display a html page in qgraphicswebview
    By ejoshva in forum Qt Programming
    Replies: 8
    Last Post: 11th February 2015, 11:02
  2. Replies: 0
    Last Post: 27th November 2014, 10:24
  3. QT 4.7.1. Carbon + QGraphicsWebView
    By bunjee in forum Qt Programming
    Replies: 0
    Last Post: 15th February 2011, 14:10
  4. Replies: 0
    Last Post: 15th March 2010, 08:11
  5. How to know when a web page is loaded when using QtWebKit?
    By piotr.dobrogost in forum Qt Programming
    Replies: 0
    Last Post: 20th August 2009, 09:18

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.