kiten/lib
Overview | Components | Using libkiten | Adding New Dictionary Types
Below is a brief summary of the various components of libkiten
- DictQuery
 Class to load with a query to the dictionary system.
- DictionaryManager
 Main management class. These objects are the main interface to the library.
- DictionaryPreferenceDialog
 Abstract Base Class, providing an interface between the individual dictionary preferences and the host application.
- Entry
 Results from a dictionary search are returned to the user application in a list of type Entry, aggregated in an EntryList.
- EntryList
 Results from a dictionary search are returned to the user application in a list of type Entry, aggregated in an EntryList.
- HistoryPtrList
 A useful utility class if you want to keep a history of results. Contains a list of EntryLists. Automatically handles maximum history size, and truncation/tracking current item
- DictFile
 An abstract base class, used internally for managing dictionary types
- kromajiedit
 - An input box, can allow the user to enter kana without a japanese input manager installed
 
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference