Plugin creation: notes & tutorials
From QtClipse
This site contains the notes I took for myself during the plugin development. I actually organized them as a step-by-step description of how to recode the plugin. Thus it serves several purposes:
- it si a design document for the plugin
- for people willing to contribute the plugin, it gives all necessary information about design and rationale
- if I disappear in a plane crash, someone can re-code the plugin from scratch
- whenever someone wnats to fork from QtClipse (ah!ah!), it can start from there
- it is a tutorial for plugin development
The notes are organized in successive sessions. It is for easy bookmarking and categorizing, but it is meant to be read in order.

