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. QWebPluginFactory creating objects
Forum Updated to NodeBB v4.3 + New Features

QWebPluginFactory creating objects

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 663 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.
  • V Offline
    V Offline
    Vol0814
    wrote on 23 Aug 2014, 18:35 last edited by
    #1

    The problem is: (if I get it right from QWebPluginFactory docs)
    when creating plugins QtWebkit uses <OBJECT>'s type attribute which contains predefined mime type.

    Is there way to make QtWebkit browser create plugin based on classid attribute regardless of mime-type logic?

    In other words, it should create and load plugin when it meets following tag: @<OBJECT classid="some-class-id">@

    where some-class-id uniquely match my "QObject" that exports desired class members to browser's window object.

    Thanks for help.

    1 Reply Last reply
    0

    1/1

    23 Aug 2014, 18:35

    • Login

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