在qt中使用&&操作符提示 no match for 'operator&&'(operand types are 'bool' and 'QString')
=tr("123456")改成==tr("123456")漏了一个等号