BibleTime
Public Member Functions | Public Attributes | List of all members
Filters::ThmlToHtml::UserData Class Reference

#include <thmltohtml.h>

Inheritance diagram for Filters::ThmlToHtml::UserData:

Public Member Functions

 UserData (sword::SWModule const *module, sword::SWKey const *key)
 

Public Attributes

std::optional< QString > absolutePath
 
bool inFootnoteTag
 
bool inscriptRef
 
unsigned short int swordFootnote
 

Detailed Description

Definition at line 42 of file thmltohtml.h.

Constructor & Destructor Documentation

◆ UserData()

Filters::ThmlToHtml::UserData::UserData ( sword::SWModule const *  module,
sword::SWKey const *  key 
)
inline

Definition at line 44 of file thmltohtml.h.

Member Data Documentation

◆ absolutePath

std::optional<QString> Filters::ThmlToHtml::UserData::absolutePath

Definition at line 50 of file thmltohtml.h.

Referenced by Filters::ThmlToHtml::handleToken().

◆ inFootnoteTag

bool Filters::ThmlToHtml::UserData::inFootnoteTag

Definition at line 52 of file thmltohtml.h.

Referenced by Filters::ThmlToHtml::handleToken().

◆ inscriptRef

bool Filters::ThmlToHtml::UserData::inscriptRef

Definition at line 51 of file thmltohtml.h.

Referenced by Filters::ThmlToHtml::handleToken().

◆ swordFootnote

unsigned short int Filters::ThmlToHtml::UserData::swordFootnote

Definition at line 53 of file thmltohtml.h.

Referenced by Filters::ThmlToHtml::handleToken().


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