QT如何给linetext赋值,类似于VB中:jtxt.Item(3).Text = Format((result(5) - 0.2) * 120 / 0.6, "0.000")
linetext.setText(...)