Readme: requires some clarification
Note: This could not be considered a problem, but a discussion about.
When it describes supporting the entire toolkit, it means that it has (almost or) full support for Qt.
- Do you want to join QtQuick support?
Now, only Qt5Base features are supported. (Correct me if I got it wrong!!)
-
Do you plan to gradually add support for other modules or allow the user to create their own interop based interface?
-
Not least, would it be possible to keep Qt6 compatible?
Currently only QtCore, QtGui and QtWidgets are supported, which are all part of QtBase. I'm currently working on a converter, which generates the bindings from the Qt headers. With that I want to add more parts of Qt. The repository has a branch testqt6 with experimental support for Qt6.