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. Developping an HTML5 & jQuery Visual Editor
Forum Updated to NodeBB v4.3 + New Features

Developping an HTML5 & jQuery Visual Editor

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.8k 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.
  • D Offline
    D Offline
    didi1991
    wrote on 28 Jul 2012, 00:18 last edited by
    #1

    Hy guys , I'm developping an app with Qt precisely QtWebkit cuz the core app it's in HTML5 so the UI and backend are HTML5, but here the QUESTION i'm looking the memory consumption and it's now up to 100Mb have I make mistake by using HTML5 in the Implementation
    should i make instead an hybrid really hybrid with implementation with i don't know Qt or QML/JS ?
    What do you think about this ?

    N.b: *I think as the workarea or the stage does'nt need to be just a graphic view .it is simple to make a webview and playing with DOM
    as this way i prefer doing directly with js instead of making this with c++ *

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fractalist
      wrote on 29 Jul 2012, 11:34 last edited by
      #2

      Have you tried using the QGraphicsWebView class? In the documentation it states that the QGraphicsWebView allows Web content to be added to a GraphicsView. This might have a smaller memory footprint. Hope this helps.

      1 Reply Last reply
      0

      1/2

      28 Jul 2012, 00:18

      • Login

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