crziter
crziter
I were trying to use this project in a Qt6 based project but failed to compile due to missing `QRegExp` in Qt6.
Hello, Thank you very much for your great works! Can you provide an example of how to use QAbstractListModel with rust-qt? And further registering it to QML? Best regards!
I just tried pyre on Windows 7 and got an exception right here: https://github.com/zeromq/pyre/blob/master/pyre/zhelper.py#L527 Full stack traceback: ``` Traceback (most recent call last): File "C:\Python\Python37-32\lib\threading.py", line 885, in _bootstrap self._bootstrap_inner()...