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.
内部にwhileループを含むPythonコードがありますが、PyQt GUIで動作させる方法がわかりません.Qtウィンドウまたはそのループしか実行できません(ただし、ウィンドウは表示されません)。これに対する解決策はありますか?QThreads や QTimer について読んだことがありますが、使い方がわかりません。