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
berryGuiTkEvent.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 BERRYGUITKEVENT_H_
19
#define BERRYGUITKEVENT_H_
20
21
#include <
berryObject.h
>
22
#include <
berryMacros.h
>
23
24
#include <
org_blueberry_ui_qt_Export.h
>
25
26
namespace
berry
27
{
28
29
namespace
GuiTk
30
{
31
41
class
BERRY_UI_QT
Event
:
public
Object
42
{
43
44
public
:
45
46
berryObjectMacro
(
Event
)
47
48
Event
();
49
53
QWidget*
item
;
54
59
int
detail
;
60
67
int
x
;
68
75
int
y
;
76
81
int
width
;
82
87
int
height
;
88
94
int
button
;
95
105
char
character
;
106
116
int
keyCode
;
117
122
int
stateMask
;
123
129
QString
text
;
130
136
bool
doit
;
137
138
QString ToString()
const override
;
139
140
};
141
142
}
143
144
}
145
146
#endif
/* BERRYGUITKEVENT_H_ */
berry
Definition:
QmitkPropertyItemModel.h:27
berry::GuiTk::Event::keyCode
int keyCode
Definition:
berryGuiTkEvent.h:116
berry::GuiTk::Event::stateMask
int stateMask
Definition:
berryGuiTkEvent.h:122
berryMacros.h
berry::Object
Light weight base class for most BlueBerry classes.
Definition:
berryObject.h:78
berry::GuiTk::Event::y
int y
Definition:
berryGuiTkEvent.h:75
berry::GuiTk::Event::doit
bool doit
Definition:
berryGuiTkEvent.h:136
org_blueberry_ui_qt_Export.h
berry::GuiTk::Event::height
int height
Definition:
berryGuiTkEvent.h:87
berry::GuiTk::Event::detail
int detail
Definition:
berryGuiTkEvent.h:59
berryObjectMacro
#define berryObjectMacro(...)
Definition:
berryMacros.h:37
berry::GuiTk::Event::button
int button
Definition:
berryGuiTkEvent.h:94
berryObject.h
berry::GuiTk::Event
Definition:
berryGuiTkEvent.h:41
berry::GuiTk::Event::text
QString text
Definition:
berryGuiTkEvent.h:129
berry::GuiTk::Event::character
char character
Definition:
berryGuiTkEvent.h:105
berry::GuiTk::Event::x
int x
Definition:
berryGuiTkEvent.h:67
berry::GuiTk::Event::width
int width
Definition:
berryGuiTkEvent.h:81
berry::GuiTk::Event::item
QWidget * item
Definition:
berryGuiTkEvent.h:53
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:23
git
MITK
Plugins
org.blueberry.ui.qt
src
guitk
berryGuiTkEvent.h
Generated on Fri Feb 3 2017 20:51:44 for Medical Imaging Interaction Toolkit by
1.8.9.1