[PyQt] Problem with signal and slot arguments
Dennis Jensen
djensen at pgcontrols.com
Tue Oct 29 14:19:37 GMT 2019
Actually I do not think the pyqtSlot can take that data type from what I
understand is they only deal in primitives (int, str, object)
On 10/29/2019 9:02 AM, Sietse wrote:
>> You probably want @pyqtSlot(QBluetoothDeviceInfo) instead.
> Yes, clearly!
> Thanks, Sietse
>
>
>
> --
> Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list