D
D
Denis2021-07-16 14:11:27
Qt
Denis, 2021-07-16 14:11:27

What do you need to know to understand and how to learn QT?

What topics do you need to understand in order to write (and understand what is written there) the simplest calculator in QT.
And how to teach it? (I mean, QT needs to be learned as a programming language, and just remember and understand what and how in the process. Or is it necessary to learn, somehow differently?)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ighor July, 2021-07-16
@NeYmen

The Qt SDK has one of the best documentation, including detailed examples.
You should start with it https://doc.qt.io/qt-5/gettingstarted.html

T
tugo, 2021-07-17
@tugo

Read Blachette and Summerfield , page 40 write a calculator. The fact that the book is old enough does not matter, the principles have not changed in the part on which you will write the calculator.
Then look at the new syntax for connecting signals and slots - and you are quite modern.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question