Qstatemachine support in n pyqt6
Sebastian Schleehauf
slepton at posteo.de
Tue Jan 28 19:02:13 GMT 2025
Hello Phil,
this is amazing, I am looking forward to testing that next release. I‘ll only report back if I encounter any problems. Thank you very much for solving my particular issue so fast and in general a big thank you for your excellent work over the last decade over which I have been using and enjoying pyqt.
Best regards
Sebastian
> Am 27.01.2025 um 17:06 schrieb Phil Thompson <phil at riverbankcomputing.com>:
>
> On 26/01/2025 09:29, Sebastian Schleehauf wrote:
>> Hello list, hello Phil,
>> i have been using QStatemachine in pyqt5 a lot, i worked really well.
>> It would be great to have it in pyqt6 as well. According to
>> https://doc.qt.io/qt-6/qtstatemachine-changes-qt6.html, _"The Qt
>> StateMachine [1] module is generally speaking source compatible with
>> the Qt5 version and users of the library should be able to continue
>> with no or minor changes to their project."_
>> Having very little c++ and no sip knowledge, i failed to set up an
>> environment on Windows to build and test it myself. Is there a reason
>> why it was dropped when the code was migrated to Qt6?
>
> It was missed because it got moved to its own library in Qt6. It should be in the next PyQt6 snapshot.
>
> Phil
More information about the PyQt
mailing list