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.
是否可以从某些 QLineEdits 中插入值以填充工作表中的字段?
我认为使用 a 的渲染工具QGraphicsView/Scene会是一种更好的方法。这需要一些调整,但显示扫描的图像或表单的照片并允许用户单击他们想要添加文本的位置会很好用。然后,您可以将场景的文本部分渲染到已加载其中一种表单的打印机。
QGraphicsView/Scene