dict.cc dictionary

dict Namespace

Dictionary program based on the dictionary data from dict.cc. In order to use the program:

Namespace hierarchy

Classes

Class Description
CfgForm Form for creating and selecting index files
Dict The main class for the dictionary application
DictCfg Dictionary configuration
DictEntryRef Reference to a dictionary entry in the dictionary file
DictForm Main form of the dictionary
DictIdxRdForm Form showing the progress of dictionary index reading
DictImport Used for dictionary index file creation
DictIndex Dictionary index
DictParser Dict.cc dictionary file parser
Utils Common purpose utility functions

Interfaces

Interface Description
IDictParserHandler Used for receiving index entries from the dictionary parser
IProgress Used for showing progress of long term operations