#include <cxAngleCorrectionWidget.h>
|
| AngleCorrectionWidget (VisServicesPtr visServices, QWidget *parent) |
|
virtual | ~AngleCorrectionWidget () |
|
void | setInput () |
|
void | setClSmoothing (double value) |
|
void | setMaxThetaCutoff (double value) |
|
void | setUncertaintyLimit (double value) |
|
void | setMinArrowDist (double value) |
|
void | setVNyq (double value) |
|
void | setClData (QString value) |
|
MeshPtr | getOutData () const |
|
bool | isRunning () |
|
| 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 () |
|
Widget for use in the plugin AngleCorrection
- Date
- 2015-06-14
- Author
- Daniel Hoyer Iversen
Definition at line 66 of file cxAngleCorrectionWidget.h.
cx::AngleCorrectionWidget::AngleCorrectionWidget |
( |
VisServicesPtr |
visServices, |
|
|
QWidget * |
parent |
|
) |
| |
cx::AngleCorrectionWidget::~AngleCorrectionWidget |
( |
| ) |
|
|
virtual |
void cx::AngleCorrectionWidget::cLDataChangedSlot |
( |
| ) |
|
|
slot |
MeshPtr cx::AngleCorrectionWidget::getOutData |
( |
| ) |
const |
bool cx::AngleCorrectionWidget::isRunning |
( |
| ) |
|
void cx::AngleCorrectionWidget::patientChangedSlot |
( |
| ) |
|
|
slot |
void cx::AngleCorrectionWidget::runAngleCorection |
( |
| ) |
|
|
slot |
void cx::AngleCorrectionWidget::selectVelData |
( |
QString |
filename | ) |
|
|
slot |
void cx::AngleCorrectionWidget::setClData |
( |
QString |
value | ) |
|
void cx::AngleCorrectionWidget::setClSmoothing |
( |
double |
value | ) |
|
void cx::AngleCorrectionWidget::setInput |
( |
| ) |
|
void cx::AngleCorrectionWidget::setMaxThetaCutoff |
( |
double |
value | ) |
|
void cx::AngleCorrectionWidget::setMinArrowDist |
( |
double |
value | ) |
|
void cx::AngleCorrectionWidget::setUncertaintyLimit |
( |
double |
value | ) |
|
void cx::AngleCorrectionWidget::setVNyq |
( |
double |
value | ) |
|
void cx::AngleCorrectionWidget::toggleDetailsSlot |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-TB-JOB1/CX/CX/source/plugins/org.custusx.anglecorrection/cxAngleCorrectionWidget.h
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-TB-JOB1/CX/CX/source/plugins/org.custusx.anglecorrection/cxAngleCorrectionWidget.cpp