Text{
width: 170
height: 40
text: "111111111111111111112222233"
color: "#7882A0"
maximumLineCount: 2 //最大换行数
elide: Text.ElideRight //省略号位置
wrapMode: Text.WordWrap //按词换行(Text.WrapAnywhere ---》任何位置换行)
}
qml Text换行
最新推荐文章于 2025-03-18 15:55:16 发布