Skip to content

observe changes on textChanged for QSpinBox

Waqar Ahmed requested to merge work/fix-observe-spbox into master

editFinished is only emitted only focus loss which means you have to explicitly lose focus to be able to click apply

BUG: 453978

Merge request reports