Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "berryQtStyleManager.h"
#include <QApplication>
#include <QFile>
#include <QTextStream>
#include <QFileInfo>
#include <QRegularExpression>
#include <QStringList>
#include <QDirIterator>
#include <QFont>
#include <QFontDatabase>
#include <QIcon>
#include <berryLog.h>
#include <berryPlatform.h>
#include <berryPlatformUI.h>
#include <berryIPreferencesService.h>
#include <berryIPreferences.h>
#include "berryQtPreferences.h"
#include "berryWorkbenchPlugin.h"
Go to the source code of this file.
Namespaces | |
berry | |
Functions | |
static QString | berry::ParseColor (const QString &subject, const QString &pattern, const QString &fallback) |