Description
The open() method of QMessageBox should accept a slot. This would avoid having to use the SLOT() function and convert the slot method into a C++ method string. This would also make it more in-line with the Signal.connect(Slot) style of connecting signals and slots. Furthermore, PyQt already uses this method style so adding this would improve the compatibility between the two libraries.
Attachments
For Gerrit Dashboard: PYSIDE-2805 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
574089,3 | Add QMessageBox.open() with a slot | dev | pyside/pyside-setup | Status: MERGED | +2 | +1 |