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
berryIWorkbenchPartConstants.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
#include "
berryIWorkbenchPartConstants.h
"
17
18
#include <QString>
19
20
namespace
berry
21
{
22
23
const
QString
IWorkbenchPartConstants::INTEGER_PROPERTY
=
"org.blueberry.ui.integerproperty"
;
24
25
const
int
IWorkbenchPartConstants::PROP_TITLE
= 0x001;
26
const
int
IWorkbenchPartConstants::PROP_DIRTY
= 0x101;
27
const
int
IWorkbenchPartConstants::PROP_INPUT
= 0x102;
28
const
int
IWorkbenchPartConstants::PROP_PART_NAME
= 0x104;
29
const
int
IWorkbenchPartConstants::PROP_CONTENT_DESCRIPTION
= 0x105;
30
const
int
IWorkbenchPartConstants::PROP_PREFERRED_SIZE
= 0x303;
31
32
const
int
IWorkbenchPartConstants::PROP_OPENED
= 0x211;
33
const
int
IWorkbenchPartConstants::PROP_CLOSED
= 0x212;
34
const
int
IWorkbenchPartConstants::PROP_PINNED
= 0x213;
35
const
int
IWorkbenchPartConstants::PROP_VISIBLE
= 0x214;
36
// const int IWorkbenchPartConstants::PROP_ZOOMED = 0x215;
37
const
int
IWorkbenchPartConstants::PROP_ACTIVE_CHILD_CHANGED
= 0x216;
38
// const int IWorkbenchPartConstants::PROP_MAXIMIZED = 0x217;
39
40
}
berry
Definition:
QmitkPropertyItemModel.h:27
berry::IWorkbenchPartConstants::PROP_PINNED
static const int PROP_PINNED
Definition:
berryIWorkbenchPartConstants.h:88
berry::IWorkbenchPartConstants::PROP_CLOSED
static const int PROP_CLOSED
Definition:
berryIWorkbenchPartConstants.h:83
berry::IWorkbenchPartConstants::PROP_VISIBLE
static const int PROP_VISIBLE
Definition:
berryIWorkbenchPartConstants.h:93
berry::IWorkbenchPartConstants::PROP_PART_NAME
static const int PROP_PART_NAME
Definition:
berryIWorkbenchPartConstants.h:62
berry::IWorkbenchPartConstants::PROP_TITLE
static const int PROP_TITLE
Definition:
berryIWorkbenchPartConstants.h:47
berry::IWorkbenchPartConstants::PROP_CONTENT_DESCRIPTION
static const int PROP_CONTENT_DESCRIPTION
Definition:
berryIWorkbenchPartConstants.h:67
berry::IWorkbenchPartConstants::PROP_INPUT
static const int PROP_INPUT
Definition:
berryIWorkbenchPartConstants.h:57
berryIWorkbenchPartConstants.h
berry::IWorkbenchPartConstants::PROP_OPENED
static const int PROP_OPENED
Definition:
berryIWorkbenchPartConstants.h:78
berry::IWorkbenchPartConstants::PROP_PREFERRED_SIZE
static const int PROP_PREFERRED_SIZE
Definition:
berryIWorkbenchPartConstants.h:73
berry::IWorkbenchPartConstants::PROP_DIRTY
static const int PROP_DIRTY
Definition:
berryIWorkbenchPartConstants.h:52
berry::IWorkbenchPartConstants::INTEGER_PROPERTY
static const QString INTEGER_PROPERTY
Definition:
berryIWorkbenchPartConstants.h:41
berry::IWorkbenchPartConstants::PROP_ACTIVE_CHILD_CHANGED
static const int PROP_ACTIVE_CHILD_CHANGED
Definition:
berryIWorkbenchPartConstants.h:104
git
MITK
Plugins
org.blueberry.ui.qt
src
berryIWorkbenchPartConstants.cpp
Generated on Fri Feb 3 2017 20:51:44 for Medical Imaging Interaction Toolkit by
1.8.9.1