forked from qt-creator/qt-creator
Doc: HTML5 application wizard was removed
Update the screen shot. Change-Id: I1d34e1613700868203362d0a0e9e9001889444e2 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 63 KiB |
@@ -113,11 +113,6 @@
|
|||||||
|
|
||||||
Use a single main.cpp file
|
Use a single main.cpp file
|
||||||
|
|
||||||
\li HTML5 Application
|
|
||||||
|
|
||||||
Use a QtWebKit view to design the user interface and HTML5 and
|
|
||||||
C++ code to implement the application logic
|
|
||||||
|
|
||||||
\li Qt Quick UI
|
\li Qt Quick UI
|
||||||
|
|
||||||
Use a single QML file that contains the main view. You can
|
Use a single QML file that contains the main view. You can
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
To set up a project, you first have to decide what kind of an
|
To set up a project, you first have to decide what kind of an
|
||||||
application you want to develop: do you want a user interface based
|
application you want to develop: do you want a user interface based
|
||||||
on Qt Quick or HTML5 or Qt widgets. Second, you have to choose the
|
on Qt Quick or Qt widgets. Second, you have to choose the
|
||||||
language to implement the application logic: C++ or JavaScript.
|
language to implement the application logic: C++ or JavaScript.
|
||||||
|
|
||||||
\li \l{Using Version Control Systems}
|
\li \l{Using Version Control Systems}
|
||||||
|
|||||||
Reference in New Issue
Block a user