Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要打破页面而不是在 QTextEdit 中滚动富文本内容。
我试图用 QTextCursor 和 QFontmetrics 做到这一点,但准确性不够好。
有人可以帮助我吗?
提前致谢 !!!!
ķ
您可以使用简单的水平布局、滚动区域和更多文本编辑器来模拟它...当达到所需的文本行时添加一个新的文本编辑器..