How to prevent typing whitespace in TextEdit QML?

前端 未结 0 1858
深忆病人
深忆病人 2021-01-24 11:40

How to prevent typing whitespace in TextEdit? QML

TextEdit {
    width: 240
    text: "123"
    font.pointSize: 20
    color: "blue"
}
         


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