Starting Qt5 projects

Hi guys,

I read the comments of the admin on this forum and I think creating a thread on Qt will not violate any rule :-)

I'm going to do the following tutorial, Calculator Form Example.
http://doc.qt.io/qt-5/qtdesigner-cal...m-example.html

Since I'm a beginner in Qt, there are many questions for me on following it. My IDE is Qt Creator 3.6.0 on a Windows machine. My purpose is creating apps for Windows.
My questions are these:

1- What type of project do I need to create for that tutorial?
2- What are the elements of the designed form? They are two Spinboxes, some Labels and one odd thing (the one that showed '4' there).

Thanks in advance for your guidance.
Last edited on
The link's been cut...
Anyways you need a QT GUI (Widgets) Project.
Last edited on
Topic archived. No new replies allowed.