What's the best approach to add a new add-on to Qt?
-
Hi,
I would like to add a new add-on to Qt, and I was wondering where to start.
Do I just pull it to Gerrit? -
If you want it to become offcial part of Qt (like recently QtSerialPort, for example), you need to request a playground project. Please see "this wiki":http://qt-project.org/wiki/Creating-a-new-module-or-tool-for-Qt.
Feel free to ask for detail on development mailing list and/ or IRC.