I've looked thru all the members that take a "bool" parameter, yet I cannot find a way to disable line editing on QSpinBox. Seems like an obvious feature to have, I must be overlooking something.

Basically I want my spinBox to work with the arrows only; user shouldn't be able to type his own text in the 'lineEdit' part.