forked from qt-creator/qt-creator
Doc: Add Python to list of supported languages
Change-Id: I01eed043b951162375d580e7b39dc5af40fec858 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -50,7 +50,8 @@
|
|||||||
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 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++, JavaScript, or
|
||||||
|
Python.
|
||||||
|
|
||||||
\li \l{Using Version Control Systems}
|
\li \l{Using Version Control Systems}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user