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.
Qt/Qml アプリケーションですべてのイベントをトリガーする必要があります。特に、キーとマウスのイベントをトリガーしようとしています。イベントがトリガーされたときにリセットされるQTimerを使用して、一種のスタンバイを実装します。私の Qt/Qml アプリケーションにこの機能を実装することは可能ですか?