Are there plans to support Qt 5.5 in the near future? If there is some guidance on how to add support for another version of Qt, I would be happy to help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What do you mean? Do you have trouble building PythonQt with Qt 5.5 or do you only miss 5.5 specific methods? Typically generated older Qt 5.X wrappers work for newer versions of Qt. If they don't, you have to build the pythonqt_generator and run it to build wrappers for your Qt version.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are there plans to support Qt 5.5 in the near future? If there is some guidance on how to add support for another version of Qt, I would be happy to help.
What do you mean? Do you have trouble building PythonQt with Qt 5.5 or do you only miss 5.5 specific methods? Typically generated older Qt 5.X wrappers work for newer versions of Qt. If they don't, you have to build the pythonqt_generator and run it to build wrappers for your Qt version.