This request makes little to-no sense.

The output from any Qt effort will be either a library or an executable.

If what you want is just everything in a HTML file then there is no C++, you'll 
use Javascript, HTML and CSS.

If you want to use C++ then you'll need a .exe, and until Vaudeville is ready, 
I would suggest doing it in Witty (Wt) instead.



________________________________
 From: Muthulingam Ammaiappan <muthulinga...@gmail.com>
To: Qt-Interest <interest@qt-project.org>; "qt-inter...@qt.nokia.com" 
<qt-inter...@qt.nokia.com> 
Sent: Wednesday, June 20, 2012 5:04 AM
Subject: [Interest] how to develop the html5 game application(web application) 
based on 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




_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to