Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. qml WebEngineView cookies
Forum Updated to NodeBB v4.3 + New Features

qml WebEngineView cookies

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 366 Views 1 Watching
  • 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.
  • mtaylorM Offline
    mtaylorM Offline
    mtaylor
    wrote on last edited by
    #1

    So i have a webengine view for a weather radar map, everytime i load the web url it prompts to save cookies... is there a way to prevent this?
    i have tried setting the profile with
    persistentCookiesPolicy : NoPersistentCookies// ForcePersistentCookies

    but it still prompts everytime
    any ideas
    here is the code for the webview
    https://raw.githubusercontent.com/txhammer68/qml/master/owmRadar.qml

    thanks

    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