I'm porting an application from pyqt to pyside6.
On my code I use the pyqtSignature to get the event for a QDialogButtonBox. any idea in how to do it in pyside6 ?
I'm porting an application from pyqt to pyside6.
On my code I use the pyqtSignature to get the event for a QDialogButtonBox. any idea in how to do it in pyside6 ?