Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. WebView user agent
QtWS25 Last Chance

WebView user agent

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 4.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jkosonen
    wrote on 11 Feb 2011, 15:27 last edited by
    #1

    Even though Nokia punched to our face, I still might do some application development and need to know:

    Is it possible to change the WebView user agent to the phones own user-agent,
    since it seems that it's now giving only "Mozilla/5.0"

    1 Reply Last reply
    0
    • N Offline
      N Offline
      N3Roaster
      wrote on 14 Feb 2011, 01:25 last edited by
      #2

      There is an example of this in the documentation of the QNetworkAccessManager class. It looks as though to adapt that to your needs you may need to adjust the link delegation policy in your QWebPage.

      Edit: Sorry, didn't notice this was under Qt Quick. Assumed you were using QWebView so that answer probably doesn't help.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ayman
        wrote on 29 Sept 2011, 21:14 last edited by
        #3

        Hi,
        I have the same question, please any help?

        How I can set the user agent for this example: "http://doc.qt.nokia.com/latest/demos-declarative-webbrowser.html":http://doc.qt.nokia.com/latest/demos-declarative-webbrowser.html

        Thank you

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved