BibleTime
Namespaces | Typedefs | Enumerations | Functions
btinforendering.h File Reference
#include <QList>
#include <QPair>
#include <QString>
#include "../drivers/btmodulelist.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rendering
 

Typedefs

using Rendering::InfoData = QPair< InfoType, QString >
 
using Rendering::ListInfoData = QList< InfoData >
 

Enumerations

enum  Rendering::InfoType {
  Rendering::Abbreviation , Rendering::CrossReference , Rendering::Footnote , Rendering::Lemma ,
  Rendering::Morph , Rendering::Text , Rendering::Reference
}
 

Functions

ListInfoData Rendering::detectInfo (QString const &data)
 
QString Rendering::formatInfo (const ListInfoData &list, BtConstModuleList const &modules)
 
QString Rendering::formatInfo (QString const &info, QString const &lang)