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
berryCommandTracing.h
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
18
#ifndef BERRYCOMMANDTRACING_H_
19
#define BERRYCOMMANDTRACING_H_
20
21
#include <QString>
22
23
#include <
org_blueberry_core_commands_Export.h
>
24
25
namespace
berry
{
26
35
class
BERRY_COMMANDS
CommandTracing
36
{
37
38
public
:
39
43
static
const
QString
SEPARATOR
;
// = " >>> ";
44
61
static
void
PrintTrace(
const
QString& component,
62
const
QString& message);
63
64
private
:
65
69
CommandTracing
();
70
};
71
72
}
73
74
#endif
/* BERRYCOMMANDTRACING_H_ */
berry
Definition:
QmitkPropertyItemModel.h:27
berry::CommandTracing::SEPARATOR
static const QString SEPARATOR
Definition:
berryCommandTracing.h:43
BERRY_COMMANDS
#define BERRY_COMMANDS
Definition:
org_blueberry_core_commands_Export.h:23
org_blueberry_core_commands_Export.h
berry::CommandTracing
Definition:
berryCommandTracing.h:35
git
MITK
Plugins
org.blueberry.core.commands
src
util
berryCommandTracing.h
Generated on Fri Feb 3 2017 20:51:43 for Medical Imaging Interaction Toolkit by
1.8.9.1