BibleTime
|
#include <QString>
Go to the source code of this file.
Namespaces | |
ColorManager | |
Functions | |
QString | ColorManager::getBackgroundColor () |
QString | ColorManager::getBackgroundColor (QString const &templateName) |
QString | ColorManager::getBackgroundHighlightColor () |
QString | ColorManager::getBackgroundHighlightColor (QString const &templateName) |
QString | ColorManager::getCrossRefColor () |
QString | ColorManager::getCrossRefColor (QString const &templateName) |
QString | ColorManager::getForegroundColor () |
QString | ColorManager::getForegroundColor (QString const &templateName) |
QString | ColorManager::replaceColors (QString content) |
QString | ColorManager::replaceColors (QString content, QString const &templateName) |