Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
berryQtPreferences.cpp
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#include "
berryQtPreferences.h
"
14
15
#include <QString>
16
17
namespace
berry
{
18
19
const
QString
QtPreferences::QT_STYLES_NODE
=
"qtstyles"
;
20
const
QString
QtPreferences::QT_STYLE_NAME
=
"stylename"
;
21
const
QString
QtPreferences::QT_STYLE_SEARCHPATHS
=
"searchpaths"
;
22
const
QString
QtPreferences::QT_FONT_NAME
=
"fontname"
;
23
const
QString
QtPreferences::QT_FONT_SIZE
=
"fontsize"
;
24
const
QString
QtPreferences::QT_SHOW_TOOLBAR_CATEGORY_NAMES
=
"show_toolbar_category_names"
;
25
}
berry
Definition:
QmitkPropertyItemModel.h:23
berry::QtPreferences::QT_STYLE_SEARCHPATHS
static const QString QT_STYLE_SEARCHPATHS
Definition:
berryQtPreferences.h:27
berry::QtPreferences::QT_FONT_NAME
static const QString QT_FONT_NAME
Definition:
berryQtPreferences.h:28
berry::QtPreferences::QT_STYLE_NAME
static const QString QT_STYLE_NAME
Definition:
berryQtPreferences.h:26
berryQtPreferences.h
berry::QtPreferences::QT_STYLES_NODE
static const QString QT_STYLES_NODE
Definition:
berryQtPreferences.h:25
berry::QtPreferences::QT_SHOW_TOOLBAR_CATEGORY_NAMES
static const QString QT_SHOW_TOOLBAR_CATEGORY_NAMES
Definition:
berryQtPreferences.h:30
berry::QtPreferences::QT_FONT_SIZE
static const QString QT_FONT_SIZE
Definition:
berryQtPreferences.h:29
Source
Plugins
org.blueberry.ui.qt
src
berryQtPreferences.cpp
Generated on Thu Mar 12 2020 10:23:33 for Medical Imaging Interaction Toolkit by
1.8.13