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.
我一直在试验 PyQt4,我很难让它按照我需要的方式运行。我正在寻找的是一种让我自己的代码在独立于 gui 事件的小部件中运行的方法。您的小部件是否有类似“onRender”的命令来运行背景代码?