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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
mitkWorkbenchCommandConstants.h
Go to the documentation of this file.
1
/*===================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
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
#ifndef MITKWORKBENCHCOMMANDCONSTANTS_H
18
#define MITKWORKBENCHCOMMANDCONSTANTS_H
19
20
#include <
org_mitk_gui_common_Export.h
>
21
22
#include <
berryIWorkbenchCommandConstants.h
>
23
24
namespace
mitk
{
25
26
class
MITK_GUI_COMMON_PLUGIN
WorkbenchCommandConstants
:
public
berry::IWorkbenchCommandConstants
27
{
28
public
:
29
30
// Project Category
31
36
static
const
QString
PROJECT_CLOSE
;
// = "org.mitk.ui.project.close";
37
42
static
const
QString
PROJECT_SAVE
;
// = "org.mitk.ui.project.save";
43
44
};
45
46
}
47
48
49
#endif // MITKWORKBENCHCOMMANDCONSTANTS_H
org_mitk_gui_common_Export.h
berryIWorkbenchCommandConstants.h
mitk::WorkbenchCommandConstants
Definition:
mitkWorkbenchCommandConstants.h:26
mitk
DataCollection - Class to facilitate loading/accessing structured data.
Definition:
GeometryOverview.dox:1
mitk::WorkbenchCommandConstants::PROJECT_SAVE
static const QString PROJECT_SAVE
Definition:
mitkWorkbenchCommandConstants.h:42
mitk::WorkbenchCommandConstants::PROJECT_CLOSE
static const QString PROJECT_CLOSE
Definition:
mitkWorkbenchCommandConstants.h:36
MITK_GUI_COMMON_PLUGIN
#define MITK_GUI_COMMON_PLUGIN
Definition:
org_mitk_gui_common_Export.h:23
berry::IWorkbenchCommandConstants
Definition:
berryIWorkbenchCommandConstants.h:33
git
MITK
Plugins
org.mitk.gui.common
src
mitkWorkbenchCommandConstants.h
Generated on Fri Feb 3 2017 20:52:11 for Medical Imaging Interaction Toolkit by
1.8.9.1