Results 1 to 2 of 2

Thread: how to develop the HTML5 application(web application) by using Qt

  1. #1
    Join Date
    Feb 2010
    Posts
    28
    Qt products
    Qt4
    Platforms
    Windows

    Default how to develop the HTML5 application(web application) by using Qt

    Hi Friends,

    i wanted to develop the HTML5 application(web application) like tic-tac-toe game using Qt....

    I am planning to design the UI in QML or Qt and the business logic will be in Standard Qt C++.

    can any one please help me out how to develop the HTML5 web application using the above combination....(i.e) final output what i wanted is *.html instead of *.exe

    i can able to create the simple html5 application by using Qt Creator... but what i wanted is how i can create the UI using QML/Qt Widgets and business logic will be written in Qt C++... and combine all of them to get the *.html output?)

    anyone please help me how i can able to fix this?

    Thanks & Regards,
    Muthulingam

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: how to develop the HTML5 application(web application) by using Qt

    HTML5 is a markup language and you want to somehow convert a compiled C++ executable into that. You cannot.

Similar Threads

  1. Replies: 3
    Last Post: 23rd November 2011, 08:53
  2. Develop an Chat Application as use QT
    By phuong_90 in forum Qt Programming
    Replies: 2
    Last Post: 5th November 2011, 03:04
  3. Replies: 3
    Last Post: 5th October 2011, 16:45
  4. How to use Qt to develop camera control application?
    By jiaorenjie in forum General Programming
    Replies: 0
    Last Post: 14th April 2011, 06:18
  5. Replies: 2
    Last Post: 21st November 2010, 18:03

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.