/** @page libdk4wx libdk4wx @section seclibdk4wxover Classes to build wxWidgets based applications Header | Class / Type | Purpose :----: | :----------: | :------ dk4verswx.h | - | Version number as wxChar string. dk4wxtypes.h | DK4_PCWXCHAR | Pointer to wxChar string. dk4wxcs.h | DK4_SIZEOF_WXCHAR | Size of a wxChar in bytes. dk4strx.h | - | String functions for wxChar strings. dk4recwx.h | - | Conversion between dkChar and wxChar, wxChar to char. dk4tspwx.h | dk4_tspwx_t | Text processing for wxChar. dk4wxpref.h | dk4_wx_pref_t | Preference in wxChar, used by Dk4WxApplicationHelper. dk4wxstt.h | dk4_wx_string_table_t | String tables in wxChar, used by Dk4WxApplicationHelper. Dk4WxApplicationHelper.h | Dk4WxApplicationHelper | General tool functions. Dk4WxHelpController.h | Dk4WxHelpController | Load help file, either *.htb (non-Windows platforms) or *.chm (Windows platforms). Dk4WxFrame.h | Dk4WxFrame | Base class for top level windows. Dk4WxControl.h | Dk4WxControl | Base class for control elements. Dk4WxProgressDialog.h | Dk4WxProgressDialog | Progress dialog. Dk4WxAutostartController.h | Dk4WxAutostartController | Controller to autostart some functionality on first idle event. Dk4WxProgressControllerBase.h | Dk4WxProgressControllerWorkerBase | Base class for progress controllers interface to worker thread. Dk4WxProgressControllerBase.h | Dk4WxProgressControllerOwnerBase | Progress controllers interface to event processing (main) thread. */