Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
berry::RegistryConstants Struct Reference

#include <berryRegistryConstants.h>

Static Public Attributes

static const QString RUNTIME_NAME
 
static const QString PROP_NO_REGISTRY_FLUSHING
 
static const QString PROP_NO_LAZY_REGISTRY_CACHE_LOADING
 
static const QString PROP_CHECK_CONFIG
 
static const QString PROP_NO_REGISTRY_CACHE
 
static const QString PROP_DEFAULT_REGISTRY
 
static const QString PROP_REGISTRY_nullptr_USER_TOKEN
 
static const QString PROP_REGISTRY_MULTI_LANGUAGE
 
static const int PLUGIN_ERROR
 

Detailed Description

Definition at line 22 of file berryRegistryConstants.h.

Member Data Documentation

◆ PLUGIN_ERROR

const int berry::RegistryConstants::PLUGIN_ERROR
static

Specific error code supplied to the Status objects

Definition at line 43 of file berryRegistryConstants.h.

◆ PROP_CHECK_CONFIG

const QString berry::RegistryConstants::PROP_CHECK_CONFIG
static

Definition at line 34 of file berryRegistryConstants.h.

◆ PROP_DEFAULT_REGISTRY

const QString berry::RegistryConstants::PROP_DEFAULT_REGISTRY
static

Definition at line 36 of file berryRegistryConstants.h.

◆ PROP_NO_LAZY_REGISTRY_CACHE_LOADING

const QString berry::RegistryConstants::PROP_NO_LAZY_REGISTRY_CACHE_LOADING
static

Definition at line 33 of file berryRegistryConstants.h.

◆ PROP_NO_REGISTRY_CACHE

const QString berry::RegistryConstants::PROP_NO_REGISTRY_CACHE
static

Definition at line 35 of file berryRegistryConstants.h.

◆ PROP_NO_REGISTRY_FLUSHING

const QString berry::RegistryConstants::PROP_NO_REGISTRY_FLUSHING
static

Definition at line 32 of file berryRegistryConstants.h.

◆ PROP_REGISTRY_MULTI_LANGUAGE

const QString berry::RegistryConstants::PROP_REGISTRY_MULTI_LANGUAGE
static

Definition at line 38 of file berryRegistryConstants.h.

◆ PROP_REGISTRY_nullptr_USER_TOKEN

const QString berry::RegistryConstants::PROP_REGISTRY_nullptr_USER_TOKEN
static

Definition at line 37 of file berryRegistryConstants.h.

◆ RUNTIME_NAME

const QString berry::RegistryConstants::RUNTIME_NAME
static

The unique identifier constant (value "<code>org.blueberry.core.runtime</code>") of the Core Runtime (pseudo-) plug-in.

Definition at line 29 of file berryRegistryConstants.h.


The documentation for this struct was generated from the following file: