QML TextInput cannot get rid of dot

前端 未结 0 1607
情深已故
情深已故 2020-12-01 04:55

I have following QML TextInput:

TextInput
{
    id: dpiInputObj

    anchors.fill: parent
    anchors.margins: 4

    horizontalAlignment: Text.AlignHCenter
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题