Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, May 2007
inconsistency between QSpinBox and the other classes typically used in forms, qt-4.3.0-20070505


Message 1 in thread

most other classes have one signal for user related changes to the widget and 
one which includes programmatically changes as wel (like clicked() vs 
toggled(), avticated() vs. currentIndexChanged(),...)
Just QSpinBox does not have a signal for user changes, its valueChanged() 
covers both cases and editingFinished() does not quite cover this situation 
either

it would be nice to have such an additional signal there as well

Attachment:

Attachment: signature.asc
Description: This is a digitally signed message part.