#include <cxMetricWidget.h>
|
| MetricWidget (ViewServicePtr viewService, PatientModelServicePtr patientModelService, QWidget *parent) |
|
virtual | ~MetricWidget () |
|
| 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 () |
|
Definition at line 87 of file cxMetricWidget.h.
cx::MetricWidget::~MetricWidget |
( |
| ) |
|
|
virtual |
void cx::MetricWidget::addAngleButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addDistanceButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addDonutButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addFrameButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addPlaneButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addPointButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addSphereButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::addToolButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::cellChangedSlot |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
protectedslot |
void cx::MetricWidget::cellClickedSlot |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedvirtualslot |
void cx::MetricWidget::delayedUpdate |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::exportMetricsButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::itemSelectionChanged |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::loadReferencePointsSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::removeButtonClickedSlot |
( |
| ) |
|
|
protectedslot |
void cx::MetricWidget::setModified |
( |
| ) |
|
|
virtualslot |
QAction* cx::MetricWidget::mExportFramesAction |
|
protected |
QAction* cx::MetricWidget::mFrameMetricAction |
|
protected |
QAction* cx::MetricWidget::mPointMetricAction |
|
protected |
QAction* cx::MetricWidget::mToolMetricAction |
|
protected |
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/gui/infoWidgets/cxMetricWidget.h
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/gui/infoWidgets/cxMetricWidget.cpp