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.
这个问题有类似的帖子,但没有一个符合我的需要。
在 QtextBrowser 我有几个文本链接。单击其中一个时,我需要捕获此字符串并将其作为参数发送到 python 方法以显示其他信息。
谢谢您的帮助。