kiten/lib
Adding New Dictionary Types
Overview | Components | Using libkiten | Adding New Dictionary TypesAdding a new dictionary type is relatively simple. Look over the documentation of the dictFile abstract class. You may also need to subclass from Entry, if your dictionary requires special logic or strangely formatted fields. If you have no particular preferences to set (or want to put off that work until later), your dictFile descendent can return NULL, when asked for a preference dialog.
KDE 4.1 API Reference