V
V
Vlad2017-01-10 09:32:49
Qt
Vlad, 2017-01-10 09:32:49

How can I make the handler be called when the data changes?

There is a tabbar. Each tab is a separate calculation. Each tab has its own fields for entering values. Please tell me how to make it more compact and more correct, so that with any change in the values ​​​​of the input fields, the calculation function is called. Is it necessary to write such processing for everyone? Or is there an easier solution.
8d505638359d4f87acb4ea1aba5dcf28.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Толстый Лорри, 2017-01-10
@Result007

QObject::connect
QLineEdit::textChanged

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question