标签: python-3.x pyside6
我正在将一个应用程序从 pyqt 移植到 pyside6。
在我的代码中,我使用 pyqtSignature 来获取 QDialogButtonBox 的事件。 知道如何在 pyside6 中做到这一点吗?