QtSharp-0.6.0-Qt-5.7.0-MinGW
Pre-release
Pre-release
BREAKING: The bindings are now named according to the pattern:
Qt<module>.Sharp
instead of:
Qt<module>Sharp
All users are asked to update their project files.
Added bindings for the new modules in Qt 5.7 - Charts, Data Visualization, Purchasing.
Fixed the passing of pointers as their secondary bases (if any), such as QPainter(QPaintDevice).