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. Inserting a link in Webkit
Forum Updated to NodeBB v4.3 + New Features

Inserting a link in Webkit

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

    Hi all,

    I'm building a basic editor widget using Webkit (using Qt 4.7 at the moment). The Qt bindings expose a large selection of editing actions through QWebPage::WebAction, but these don't include an action to create a link (<a href="whatever...">...</a>). However, I've found:

    /qt/src/3rdparty/webkit/WebCore/editing/CreateLinkCommand.h

    which seems to suggest that the underlying functionality is there in webkit, but I don't know how to make use of it. Does anyone have any suggestions or code examples showing how to do this?

    All help appreciated,
    Martin

    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