Skip to content
Snippets Groups Projects
  1. Mar 14, 2012
  2. Feb 15, 2012
  3. Feb 06, 2012
  4. Jul 12, 2011
  5. Apr 16, 2011
  6. Mar 18, 2011
  7. Feb 09, 2011
  8. Feb 02, 2011
  9. Jan 26, 2011
    • Alessandro Portale's avatar
      Dummy template for Html5 app wizards · 13ee1dd2
      Alessandro Portale authored
      The template code is similar to the Qt Quick App wizard
      template code. It has a Viewer class +.pri which wrap the "dirty
      stuff", a main .pro file and main.cpp file. In this case, there
      is also a "Hello World" index.html file.
      
      The "dirty stuff" code exposes a quit() function to the JavaScript
      in the webview, which can be triggerd via the index.html.
      
      As the 1-line-summary of this commit states, it is a dummy. Some-
      one with proper knowlede about QtWebkit please provide better
      template code.
      
      Task-Number: QTCREATORBUG-3284
      13ee1dd2
Loading