To clarify @jsulm: Qt Creator is separate from Qt.

Qt is a multi-purpose library which your applications can use. Qt Creator is an Integrated Development Environment (IDE) which you can use to edit, manage, build, and test your projects.

You need to install both Qt and Qt Creator. See this article for details.