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に画像を追加して、チェックボックスで動作させたいです。どうやってやるの?そのために関数を使用できますischecked()か、それともシグナルとスロットを使用する必要がありますか?
ischecked()
ifステートメントでそれを行うためにischecked関数を使用できます。作業を開始する前に、Qtの基本概念を確認してください。