(Q) Hello world!¶
Goal: I will learn to create a project in Qt Creator and go through the most essential properties of Qt Creator.
Instructions: Open a new Qt Project, the type of which is Plain C++ Application. (Most probably you have already done so during reading the instructions of the previous page. If not, do it now.) Qt Creator generates automatically a program that prints ”Hello world!”. We will explore the properties of Qt Creator by editing the generated code. During the task, answer to the following multiple choice questions.