Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SWText Class Reference

The basis for all text modules. More...

#include <swtext.h>

Inheritance diagram for SWText::

SWModule List of all members.

Public Methods

 SWText (const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, SWTextEncoding encoding=ENC_UNKNOWN, SWTextDirection dir=DIRECTION_LTR, SWTextMarkup markup=FMT_UNKNOWN, const char *ilang=0)
 Initializes data for instance of SWText. More...

virtual ~SWText ()
virtual SWKeyCreateKey ()
 Create the correct key (VerseKey) for use with SWText.


Detailed Description

The basis for all text modules.

Definition at line 34 of file swtext.h.


Constructor & Destructor Documentation

SWText::SWText const char * imodname = 0,
const char * imoddesc = 0,
SWDisplay * idisp = 0,
SWTextEncoding encoding = ENC_UNKNOWN,
SWTextDirection dir = DIRECTION_LTR,
SWTextMarkup markup = FMT_UNKNOWN,
const char * ilang = 0
 

Initializes data for instance of SWText.

Parameters:
imodname   Internal name for module
imoddesc   Name to display to user for module
idisp   Display object to use for displaying


The documentation for this class was generated from the following file:
Generated at Tue Jan 22 14:52:49 2002 for The Sword Project by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001