要根据comboBox的选项不同来改变LineEdit的输入数值范围我们可以利用QComboBox的void currentIndexChanged ( const QString & text )...