BibleTime
Public Member Functions | Public Attributes | List of all members
CDisplayTemplateMgr::Settings Struct Reference

#include <cdisplaytemplatemgr.h>

Public Member Functions

char const * textDirectionAsHtmlDirAttr () const noexcept
 

Public Attributes

QString langAbbrev {"en"}
 
BtConstModuleList modules
 
QString pageCSS_ID
 
CSwordModuleInfo::TextDirection textDirection
 
QString title
 

Detailed Description

Settings which are used to fill the content into the template.

Definition at line 34 of file cdisplaytemplatemgr.h.

Member Function Documentation

◆ textDirectionAsHtmlDirAttr()

char const* CDisplayTemplateMgr::Settings::textDirectionAsHtmlDirAttr ( ) const
inlinenoexcept

Member Data Documentation

◆ langAbbrev

QString CDisplayTemplateMgr::Settings::langAbbrev {"en"}

◆ modules

BtConstModuleList CDisplayTemplateMgr::Settings::modules

◆ pageCSS_ID

QString CDisplayTemplateMgr::Settings::pageCSS_ID

The CSS ID which is used in the content part of the page

Definition at line 50 of file cdisplaytemplatemgr.h.

Referenced by CDisplayTemplateMgr::fillTemplate(), BtPrinter::finishText(), and Rendering::formatInfo().

◆ textDirection

CSwordModuleInfo::TextDirection CDisplayTemplateMgr::Settings::textDirection

◆ title

QString CDisplayTemplateMgr::Settings::title

The title which is used for the new processed HTML page

Definition at line 44 of file cdisplaytemplatemgr.h.

Referenced by CDisplayTemplateMgr::fillTemplate().


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