\titleHow 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