NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | List of all members
QmitkUltrasoundPinCalibrationWidget Class Reference

Very prototypyish.. don't copy this one. More...

Inheritance diagram for QmitkUltrasoundPinCalibrationWidget:
Inheritance graph
[legend]
Collaboration diagram for QmitkUltrasoundPinCalibrationWidget:
Collaboration graph
[legend]

Public Member Functions

 QmitkUltrasoundPinCalibrationWidget (const QString &inputImageDirectory, const QString &outputPointDirectory, QWidget *parent=0)
 
virtual ~QmitkUltrasoundPinCalibrationWidget ()
 
virtual void mousePressEvent (QMouseEvent *event) override
 When mouse is pressed, we store the timestamp, 2D pixel location, in a single line, in a new file, whose filename is timestamp. More...
 
virtual void keyPressEvent (QKeyEvent *event) override
 Responds to key press events. More...
 
virtual void enterEvent (QEvent *event) override
 To Force the size of the window. More...
 
void SetPNG (bool)
 

Detailed Description

Very prototypyish.. don't copy this one.

Constructor & Destructor Documentation

QmitkUltrasoundPinCalibrationWidget::QmitkUltrasoundPinCalibrationWidget ( const QString &  inputImageDirectory,
const QString &  outputPointDirectory,
QWidget *  parent = 0 
)
QmitkUltrasoundPinCalibrationWidget::~QmitkUltrasoundPinCalibrationWidget ( )
virtual

Member Function Documentation

void QmitkUltrasoundPinCalibrationWidget::enterEvent ( QEvent *  event)
overridevirtual

To Force the size of the window.

void QmitkUltrasoundPinCalibrationWidget::keyPressEvent ( QKeyEvent *  event)
overridevirtual

Responds to key press events.

Valid keys are

  N = next image
  P = previous image
  Q = quit application
void QmitkUltrasoundPinCalibrationWidget::mousePressEvent ( QMouseEvent *  event)
overridevirtual

When mouse is pressed, we store the timestamp, 2D pixel location, in a single line, in a new file, whose filename is timestamp.

void QmitkUltrasoundPinCalibrationWidget::SetPNG ( bool  png)

The documentation for this class was generated from the following files: