Files
qt-creator/doc/qtcreator/examples/textfinder/input.txt
Leena Miettinen fc879d196f Doc: Update widget-based app tutorial
Task-number: QTCREATORBUG-23364
Change-Id: Iedc02d8e774093d176e6ccd881f096d9b3163a60
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2020-04-14 10:54:55 +00:00

11 lines
549 B
Plaintext

IDE Overview
Qt Creator is an integrated development environment (IDE) that provides you
with tools to design and develop applications with the Qt application framework.
Qt is designed for developing applications and user interfaces once and
deploying them to several desktop, embedded, and mobile operating systems or web
browsers (experimental). Qt Creator provides you with tools for accomplishing
your tasks throughout the whole application development life-cycle, from
creating a project to deploying the application to the target platforms.