Qt Creator architecture review or developer guide. Where to find?
Unsolved
Qt Creator and other tools
-
I'm not aware of any public documentation for Qt Creator plugin architectures, but you can study the code of existing plugins: https://github.com/qt-creator/qt-creator/tree/master/src/plugins
-
I'm not aware of any public documentation for Qt Creator plugin architectures, but you can study the code of existing plugins: https://github.com/qt-creator/qt-creator/tree/master/src/plugins
-
@JKSH I know about this repository part. I've been trying to find any manuals or reference related to this topic. All that I found is here https://doc.qt.io/qtcreator-extending/extending-index.html Is there any other manuals?
@bogong you may want to check with the Qt Creator mailing list