BibleTime
Namespaces | Functions | Variables
thmltohtml.cpp File Reference
#include "thmltohtml.h"
#include <QRegularExpression>
#include <QRegularExpressionMatch>
#include <QUrl>
#include <utility>
#include "../../util/btassert.h"
#include "../config/btconfig.h"
#include "../drivers/cswordmoduleinfo.h"
#include "../managers/cswordbackend.h"
#include "../managers/referencemanager.h"
#include <swmodule.h>
#include <utilstr.h>
#include <utilxml.h>
#include <versekey.h>

Go to the source code of this file.

Namespaces

 Filters
 

Functions

result append (std::move(e))
 
 if (!list.isEmpty()) buf
 

Variables

 return
 

Function Documentation

◆ append()

result append ( std::move(e)  )

◆ if()

if ( !list.  isEmpty())

Variable Documentation

◆ return

return

Definition at line 233 of file thmltohtml.cpp.