how to use the single Qdial for multiple purpose
General and Desktop
6
Posts
3
Posters
1.3k
Views
3
Watching
-
Hi and welcome to devnet,
Do you mean connect your QDial to e.g. a list of QSpinBox ?
-
So
connect(myDial, &QDial::valueChanged, mySpinBox, &QSpinBox::setValue
? -
@SaraThi said:
@SGaist couldn"t get u??.....
Hi,
Read http://doc.qt.io/qt-5/signalsandslots.html first