Contribute a Qt for Python Example.
-
I would like to contribute a PySide6 project I worked on, as a possible Qt for Python Example.
My motive is that I find that learning from well written code, for me, is faster/better than reading the documentation.
Unfortunately, finding such code is difficult, for all the things I am trying to do with PySide6.
Thus, I developed this project as an example of what I would liked to have found and studied earlier on.
I would like to share it now, in the hopes that other PySide6 users might benefit from reading/running this project.
The project can be found athttps://github.com/Twallace51/PySide6_single_table_template
Constructive criticism would be very welcome, Thanks Twallace51
-
Hi,
I would recommended taking this to the PySide mailing list. You'll find there PySide6's developers/maintainers. It will be easier to discuss there about the documentation improvement.
-
We are planning to add some developer notes which will appear in 6.4.1, likely. It has a section on examples.
-
General/technical information on how to contribute to Qt can be found here .