How To

The following topics describe how to use Qt Creator to perform a particular task.

Analyze

Qt Creator integrates code analysis tools for detecting memory leaks, profiling function execution, analyzing CPU use, and eliminating unnecessary complexity of code. Other integrated tools provide code coverage and visualize trace events.

Build and Run

Build with CMake

Build with qmake

Debug

Design UIs

Edit Code

Manage Kits

Manage Projects

Create Projects

Create Files

Configure Projects

Read Documentation

Use Qt Creator

Use the UI

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.