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. How to display custom JavaScript control panel in an existing Qt application

How to display custom JavaScript control panel in an existing Qt application

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 590 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.
  • H Offline
    H Offline
    Hobojoe
    wrote on last edited by A Former User
    #1

    All,
    I have a legacy Qt GUI desktop application that I would like to add a panel to in order to render a custom javascript control panel I have written. The JS control panel has a bunch of buttons/pulldowns etc. that configure a process. When the user clicks submit it fires a POST like process. I have combed the examples looking for something similar to what I want to do but I haven't found one that seem to show me what I need to do.

    Am I at least on the right path in choosing QWebEngineView as the class to use?

    If someone could just give me a high level description of how to do this it would be most appreciated.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! When you say "legacy Qt application", does this mean Qt 4.8.7 or even older?

      1 Reply Last reply
      1

      • Login

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