Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QML WebView, plugins and content type
Forum Updated to NodeBB v4.3 + New Features

QML WebView, plugins and content type

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 2.2k 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.
  • S Offline
    S Offline
    SteveKing
    wrote on last edited by
    #1

    Hi,

    This is the first time that I've tried using WebKit code, and I'm stuck with how to get the WebView to start a different viewer for certain link contents. For example if the source html contains <a href="hyfile.foo" type="application/my-foo"> I would like to pop up my "foo" editor when the user clicks the link.

    I've tried adding a plugin factory into the WebView but this only seems to work if the html has <object> type in it.

    As you can probably tell my knowledge of html and WebKit is minimal so any tips would be good.

    Thanks,
    Steve

    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