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 に自動生成イベントはありますか。 つまり、通常、ボタンが押されたときにボタンイベントをカスタム定義に接続できます。 グローバルブール変数をチェックして、定義を呼び出すイベントを生成したい。 グローバル変数が true の場合、イベントはカスタム定義を呼び出します。ありがとう