Fraxinus  18.10
An IGT application
cx::BronchoscopyImage2ImageRegistrationWidget Class Reference

Image to image registration for thorax data. Useing airway centerlines for multimodal image registration in bronchoscopy (CT, PET, MR). More...

#include <cxBronchoscopyImage2ImageRegistrationWidget.h>

Inheritance diagram for cx::BronchoscopyImage2ImageRegistrationWidget:
cx::RegistrationBaseWidget cx::BaseWidget cx::OptimizedUpdateWidget

Public Member Functions

 BronchoscopyImage2ImageRegistrationWidget (RegServicesPtr services, QWidget *parent)
 
virtual ~BronchoscopyImage2ImageRegistrationWidget ()
 
virtual QString defaultWhatsThis () const
 
- Public Member Functions inherited from cx::RegistrationBaseWidget
 RegistrationBaseWidget (RegServicesPtr services, QWidget *parent, QString objectName, QString windowTitle)
 
virtual ~RegistrationBaseWidget ()
 
- Public Member Functions inherited from cx::BaseWidget
 BaseWidget (QWidget *parent, QString objectName, QString windowTitle)
 
virtual ~BaseWidget ()
 
QWidget * createMethodWidget (QWidget *inputWidget, QWidget *outputWidget, QString methodname, bool inputChecked=false, bool outputVisible=true)
 Create a specialized widget for filters, with input/ouput, enable and options. More...
 
QGroupBox * createGroupbox (QWidget *widget, QString boxname)
 Create a group box with a given name. More...
 
QGroupBox * wrapInGroupBox (QWidget *base, QString name)
 
CXFramewrapInFrame (QWidget *base)
 
QAction * createAction2 (QObject *parent, QIcon iconName, QString text, QString tip, QLayout *layout=NULL, QToolButton *button=new QToolButton())
 
template<class T >
QAction * createAction (QObject *parent, QIcon iconName, QString text, QString tip, T slot, QLayout *layout=NULL, QToolButton *button=new QToolButton())
 
- Public Member Functions inherited from cx::OptimizedUpdateWidget
 OptimizedUpdateWidget (QWidget *parent=NULL)
 
virtual ~OptimizedUpdateWidget ()
 
void forcePrePaint ()
 

Protected Member Functions

virtual void prePaintEvent ()
 
- Protected Member Functions inherited from cx::BaseWidget
virtual void showEvent (QShowEvent *event)
 
- Protected Member Functions inherited from cx::OptimizedUpdateWidget
virtual void paintEvent (QPaintEvent *event)
 

Additional Inherited Members

- Public Slots inherited from cx::BaseWidget
void adjustSizeSlot ()
 
- Public Slots inherited from cx::OptimizedUpdateWidget
virtual void setModified ()
 
- Static Public Member Functions inherited from cx::BaseWidget
static QFrame * createHorizontalLine ()
 Creates a horizontal line which can be inserted into widgets. More...
 
- Protected Attributes inherited from cx::RegistrationBaseWidget
RegServicesPtr mServices
 

Detailed Description

Image to image registration for thorax data. Useing airway centerlines for multimodal image registration in bronchoscopy (CT, PET, MR).

BronchoscopyImage2ImageRegistrationWidget

Date
Mars 15, 2017
Author
Erlend Hofstad

Definition at line 26 of file cxBronchoscopyImage2ImageRegistrationWidget.h.

Constructor & Destructor Documentation

cx::BronchoscopyImage2ImageRegistrationWidget::BronchoscopyImage2ImageRegistrationWidget ( RegServicesPtr  services,
QWidget *  parent 
)
virtual cx::BronchoscopyImage2ImageRegistrationWidget::~BronchoscopyImage2ImageRegistrationWidget ( )
inlinevirtual

Member Function Documentation

QString cx::BronchoscopyImage2ImageRegistrationWidget::defaultWhatsThis ( ) const
virtual
void cx::BronchoscopyImage2ImageRegistrationWidget::prePaintEvent ( )
protectedvirtual

Implement to perform expensive operations that need only be called once per paint. Use setModified() to trigger this method.

Reimplemented from cx::OptimizedUpdateWidget.

Definition at line 45 of file cxBronchoscopyImage2ImageRegistrationWidget.cpp.


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