The K Desktop Environment

7. The kooBase API - writing an editor

This is under construction

This section shall introduce you into extending kooBase yourself in terms of writing an editor to edit notes.
For this purpose you have to know a little C++. You don't have to work yourself into the rest of the kooBase sources, because I have implemented such a nice API...

7.1 Class QtEditor

7.2 Example

To implement your own editor, you might want to copy and modify the following example code.

This is all! Have fun with it ;-)


NEXT PREV CONTENTS