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. cookieStore in qml
Forum Updated to NodeBB v4.3 + New Features

cookieStore in qml

Scheduled Pinned Locked Moved QtWebEngine
1 Posts 1 Posters 620 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.
  • jabedimJ Offline
    jabedimJ Offline
    jabedim
    wrote on last edited by jabedim
    #1

    How can I use cookieStore in a qml application?
    I am using QT 5.6 in Ubuntu 14.04.
    If I edit a file line, in qml, like
    var m_store = webPageView.profile.cookieStore()
    QTCreator shows "cookieStore" as a valid field and completes with () after I choose it. But it will cause a run time with message "TypeError: Property 'cookieStore' of object QQuickWebEngineProfile(0x13ba6e0) is not a function".

    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