Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Groups
Namespace List
Class List
File List
Examples
File List
File Members
berryRegistryConstants.cpp
Go to the documentation of this file.
1
/*===================================================================
2
3
BlueBerry Platform
4
5
Copyright (c) German Cancer Research Center,
6
Division of Medical and Biological Informatics.
7
All rights reserved.
8
9
This software is distributed WITHOUT ANY WARRANTY; without
10
even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
A PARTICULAR PURPOSE.
12
13
See LICENSE.txt or http://www.mitk.org for details.
14
15
===================================================================*/
16
17
#include "
berryRegistryConstants.h
"
18
19
namespace
berry
{
20
21
const
QString
RegistryConstants::RUNTIME_NAME
=
"org.blueberry.core.runtime"
;
22
23
const
QString
RegistryConstants::PROP_NO_REGISTRY_FLUSHING
=
"BlueBerry.noRegistryFlushing"
;
24
const
QString
RegistryConstants::PROP_NO_LAZY_REGISTRY_CACHE_LOADING
=
"BlueBerry.noLazyRegistryCacheLoading"
;
25
const
QString
RegistryConstants::PROP_CHECK_CONFIG
=
"osgi.checkConfiguration"
;
26
const
QString
RegistryConstants::PROP_NO_REGISTRY_CACHE
=
"BlueBerry.noRegistryCache"
;
27
const
QString
RegistryConstants::PROP_DEFAULT_REGISTRY
=
"BlueBerry.createRegistry"
;
28
const
QString
RegistryConstants::PROP_REGISTRY_NULL_USER_TOKEN
=
"BlueBerry.registry.nulltoken"
;
29
const
QString
RegistryConstants::PROP_REGISTRY_MULTI_LANGUAGE
=
"BlueBerry.registry.MultiLanguage"
;
30
31
const
int
RegistryConstants::PLUGIN_ERROR
= 1;
32
33
}
berry
Definition:
QmitkPropertyItemModel.h:27
berry::RegistryConstants::PROP_NO_LAZY_REGISTRY_CACHE_LOADING
static const QString PROP_NO_LAZY_REGISTRY_CACHE_LOADING
Definition:
berryRegistryConstants.h:37
berry::RegistryConstants::PROP_CHECK_CONFIG
static const QString PROP_CHECK_CONFIG
Definition:
berryRegistryConstants.h:38
berryRegistryConstants.h
berry::RegistryConstants::RUNTIME_NAME
static const QString RUNTIME_NAME
Definition:
berryRegistryConstants.h:33
berry::RegistryConstants::PROP_NO_REGISTRY_FLUSHING
static const QString PROP_NO_REGISTRY_FLUSHING
Definition:
berryRegistryConstants.h:36
berry::RegistryConstants::PROP_DEFAULT_REGISTRY
static const QString PROP_DEFAULT_REGISTRY
Definition:
berryRegistryConstants.h:40
berry::RegistryConstants::PROP_REGISTRY_MULTI_LANGUAGE
static const QString PROP_REGISTRY_MULTI_LANGUAGE
Definition:
berryRegistryConstants.h:42
berry::RegistryConstants::PROP_NO_REGISTRY_CACHE
static const QString PROP_NO_REGISTRY_CACHE
Definition:
berryRegistryConstants.h:39
berry::RegistryConstants::PLUGIN_ERROR
static const int PLUGIN_ERROR
Definition:
berryRegistryConstants.h:47
berry::RegistryConstants::PROP_REGISTRY_NULL_USER_TOKEN
static const QString PROP_REGISTRY_NULL_USER_TOKEN
Definition:
berryRegistryConstants.h:41
git
MITK
Plugins
org.blueberry.core.runtime
src
registry
berryRegistryConstants.cpp
Generated on Fri Feb 3 2017 20:51:44 for Medical Imaging Interaction Toolkit by
1.8.9.1