|
| | ManualPatientRegistrationWidget (RegServicesPtr services, QWidget *parent, QString objectName) |
| |
| | ~ManualPatientRegistrationWidget () |
| |
| | 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) |
| |
| CXFrame * | wrapInFrame (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()) |
| |
| | OptimizedUpdateWidget (QWidget *parent=NULL) |
| |
| virtual | ~OptimizedUpdateWidget () |
| |
| void | forcePrePaint () |
| |
Direct setting of patient registration
Manipulate the image matrix rMpr via a matrix or xyz+angles. The writing of the matrix is handled exactly like an image registration.
- Date
- Feb 16, 2012
- Author
- Christian Askeland, SINTEF
-
Ole Vegard Solberg, SINTEF
-
Geir Arne Tangen, SINTEF
Definition at line 33 of file cxManualPatientRegistrationWidget.h.