Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Macros | |
#define | BERRY_INFO |
#define | BERRY_WARN |
#define | BERRY_ERROR |
#define | BERRY_FATAL |
#define | BERRY_DEBUG |
Functions | |
org_blueberry_core_runtime_EXPORT std::ostream & | operator<< (std::ostream &os, const QString &str) |
#define BERRY_DEBUG |
Definition at line 25 of file berryLog.h.
#define BERRY_ERROR |
Definition at line 22 of file berryLog.h.
Referenced by berry::ExtensionTracker::ExtensionTracker(), berry::AbstractUICTKPlugin::GetPreferencesService(), berry::SafeRunnable::HandleException(), QmitkViewNavigatorWidget::ItemClicked(), berry::CommandContributionItem::Update(), and berry::CommandContributionItem::UpdateCommandPropertiesInUI().
#define BERRY_FATAL |
Definition at line 23 of file berryLog.h.
#define BERRY_INFO |
Definition at line 20 of file berryLog.h.
Referenced by berry::ContributionManager::DumpStatistics(), berry::DebugUtil::GetBreakpointManager(), berry::WorkbenchPlugin::Log(), berry::AbstractSourceProvider::LogDebuggingInfo(), berry::CommandTracing::PrintTrace(), berry::DebugUtil::StopTracing(), berry::DebugUtil::TraceClass(), and berry::DebugUtil::TraceObject().
#define BERRY_WARN |
Definition at line 21 of file berryLog.h.
Referenced by berry::QtStyleManager::AddStyles(), berry::IConfigurationElement::CreateExecutableExtension(), berry::IAdaptable::GetAdapter(), berry::IAdapterManager::GetAdapter(), berry::IServiceLocator::GetService(), berry::IAdapterManager::LoadAdapter(), berry::IAdapterManager::QueryAdapter(), berry::DebugUtil::RestoreState(), berry::DebugBreakpointManager::SaveState(), berry::DebugUtil::SaveState(), mitk::WorkbenchUtil::SetDepartmentLogoPreference(), berry::QtStyleManager::SetStyle(), berry::QtStyleManager::ThemeIcon(), and berry::Object::~Object().
org_blueberry_core_runtime_EXPORT std::ostream& operator<< | ( | std::ostream & | os, |
const QString & | str | ||
) |
Definition at line 17 of file berryLog.cpp.