Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Access the html form element
QtWS25 Last Chance

Access the html form element

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 691 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.
  • F Offline
    F Offline
    FVKamlesh
    wrote on last edited by FVKamlesh
    #1

    Hello Everyone,
    I have designed a web page form with javascript and css files. The files are kept at /var/www/html and is run through apache server.
    The screenshot attached will display the webpage .0_1528785136131_Screenshot_webpage.png

    I am stuck on how to access the textfields on the Qt code. I have developed a browser using the QtWebengine and running Qt5.9 .

    raven-worxR 1 Reply Last reply
    0
    • F FVKamlesh

      Hello Everyone,
      I have designed a web page form with javascript and css files. The files are kept at /var/www/html and is run through apache server.
      The screenshot attached will display the webpage .0_1528785136131_Screenshot_webpage.png

      I am stuck on how to access the textfields on the Qt code. I have developed a browser using the QtWebengine and running Qt5.9 .

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @FVKamlesh
      with JavaScript. If you just want to manipulate the content see this example
      If you want to communicate with your C++ backend from within >JavaScript use QtWebChannel

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • F Offline
        F Offline
        FVKamlesh
        wrote on last edited by
        #3

        @raven-worx

        Thanks for sharing the link about QtWebChannel. I have accomplished the task and it works like a charm.
        Thanks a lot

        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