Questions tagged [deletelater]
1 questions
1
vote
1 answer
Pyqt5 how can I remove Qlabel after adding them several times
I am trying to make a card game. After 1 game, I need to clear QLabel to start new game.
Following is the summery that I am debugging.
I want to clear all QLabel with QPushButton operation. But actually I could remove only the last Qlabel. Rest of…

Taniguchi
- 13
- 4