BibleTime
Namespaces | Variables
btedittextpage.cpp File Reference
#include "btedittextpage.h"
#include <QAction>
#include <QDebug>
#include <QFontComboBox>
#include <Qt>
#include <QtGlobal>
#include <QTextEdit>
#include <QToolBar>
#include <QVBoxLayout>
#include "../../backend/config/btconfig.h"
#include "../../backend/config/btconfigcore.h"
#include "../../util/btassert.h"
#include "../../util/btconnect.h"
#include "../../util/cresmgr.h"
#include "../display/btcolorwidget.h"
#include "../display/btfontsizewidget.h"
#include "btedittextwizard.h"

Go to the source code of this file.

Namespaces

 anonymous_namespace{btedittextpage.cpp}
 

Variables

auto const anonymous_namespace{btedittextpage.cpp}::CHTMLWriteDisplayFontColorKey = QStringLiteral("fontColor")
 
auto const anonymous_namespace{btedittextpage.cpp}::CHTMLWriteDisplayFontKey = QStringLiteral("font")
 
auto const anonymous_namespace{btedittextpage.cpp}::CHTMLWriteDisplayGroup = QStringLiteral("HtmlWriteDisplay")