You should consider sleeping then..
Alright, then you can forget about adding "QT += console". Are you sure that the mentioned line gets actually executed? What if you include <QtDebug> and make it
?Qt Code:
qDebug() << valueSpinBox1->value();To copy to clipboard, switch view to plain text mode
Bookmarks