BibleTime
Protected Member Functions | List of all members
Filters::PlainToHtml Class Reference

Plain text to HTML conversion filter. More...

#include <plaintohtml.h>

Inheritance diagram for Filters::PlainToHtml:

Protected Member Functions

char processText (sword::SWBuf &buf, const sword::SWKey *key, const sword::SWModule *module=nullptr) override
 

Detailed Description

Plain text to HTML conversion filter.

Definition at line 33 of file plaintohtml.h.

Member Function Documentation

◆ processText()

char Filters::PlainToHtml::processText ( sword::SWBuf &  buf,
const sword::SWKey *  key,
const sword::SWModule *  module = nullptr 
)
overrideprotected

Reimplemented from sword::SWFilter.

Todo:
is this quirk necessary?

Definition at line 25 of file plaintohtml.cpp.


The documentation for this class was generated from the following files: