QFontMetrics Width using PySide6

前端 未结 0 1821
忘了有多久
忘了有多久 2021-02-01 19:58

I have the following line in my code:

self.textLength = self.fontMetrics().width(self.text())

It works with PyQt5, but I\'m trying to move the co

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