How to push Qt6 example to repository
-
Hello everyone.
I've created an example of using particualr module of Qt6 (Charts). I would like to push it for the review. how can I do it? -
-
@Christian-Ehrlicher, sorry, but it didn't help much. It makes sense to me for pushing changes of Qt6 source code, but I here I just want to push an example of ussage of code.
-
@CuriousPan said in How to push Qt6 example to repository:
but I here I just want to push an example of ussage of code.
Same process, they are under qtcharts.git/examples/charts
If you don't want to go through the formal process you can submit it as wiki article on wiki.qt.io (like it was done here)
-
You should also edit charts.pro, examples.pro and the 2 CMakeLists.txt to include your project.
All other contribution guidelines still apply