Answer the question
In order to leave comments, you need to log in
How to remove event on button click. PYQT5?
let's say I have a function that is bound when the button is pressed:
self.ui.pushButton.clicked.connect(self.func)
how to remove this event so that nothing happens when the button is pressed?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question