Furkanzmc / QML-Coding-Guide

A collection of good practices when writing QML code - https://doc.qt.io/qt/qtqml-index.html
The Unlicense
538 stars 80 forks source link

Qt 6 Update #12

Open miketrahearn opened 7 months ago

miketrahearn commented 7 months ago

The guide here is very thorough! However there are a few places where the recommendations might be improved for updating in line with Qt6. But thanks for the awesome work here and sharing with everyone!

Furkanzmc commented 7 months ago

Hello Mike!

Thank you! I haven't had time recently to update it to the latest QML offers. I want to add sections for making QML code easier to be compiled as well.

Your contribution would be great if you are willing to make some updates for Qt 6! And if you have a list of those things in your mind, you can also just write a bullet point of things that should be updated so I don't miss those things when I'm doing an update.