Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. QtJs
Forum Updated to NodeBB v4.3 + New Features

QtJs

Scheduled Pinned Locked Moved Showcase
2 Posts 1 Posters 4.6k 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.
  • P Offline
    P Offline
    Philius
    wrote on 17 Aug 2011, 06:55 last edited by
    #1

    The project is available at

    http://sourceforge.net/projects/qtjs/

    The aim of this project is to allow developers to write QtScript and run it in a web browser.

    It has a release tar ball and a git repository I copied from my other SourceForge project, v3c-storyboard.

    The tests don't look much like QtScript yet because they do bad things like reference the global document and window objects which native QtScript won't have access to.
    Plus, it's a long way from providing QtCore + QtGui, so I used some html widgets to fill the gap.

    Ultimately, the idea is to extend QWebkit and other web browsers with a QtJs plugin.

    This plugin will step in with real QtScript-wrapped QtCore + QtGui classes, leaving the QtJs JavaScript implementation available for those browsers that don't have a QtJs plugin.

    Edit: moved to showcase, gerolf

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Philius
      wrote on 27 Aug 2011, 13:10 last edited by
      #2

      I just found out about a project called emscripten, a c++ to JavaScript converter!

      I posted a message to the blog:
      http://syntensity.blogspot.com/2011/07/emscripten-15.html

      I'm very hopeful that this will carve chunks out of the "porting" process!

      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