NOT IN USE. TEST!!!
More...
#include <cxTrackedCenterlineWidget.h>
|
| | TrackedCenterlineWidget (AcquisitionServicePtr acquisitionService, VisServicesPtr services, QWidget *parent) |
| |
| virtual | ~TrackedCenterlineWidget () |
| |
| | TrackedRecordWidget (AcquisitionServicePtr acquisitionService, QWidget *parent, QString description) |
| |
| virtual | ~TrackedRecordWidget () |
| |
| | RecordBaseWidget (AcquisitionServicePtr acquisitionService, QWidget *parent, QString description="Record Session") |
| |
| virtual | ~RecordBaseWidget () |
| |
| | 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) |
| |
| 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 () |
| |
NOT IN USE. TEST!!!
TrackedCenterlineWidget
- Date
- Dec 9, 2010
- Author
- Janne Beate Bakeng, SINTEF
Definition at line 59 of file cxTrackedCenterlineWidget.h.
| cx::TrackedCenterlineWidget::~TrackedCenterlineWidget |
( |
| ) |
|
|
virtual |
| void cx::TrackedCenterlineWidget::centerlineFinishedSlot |
( |
| ) |
|
|
protectedslot |
| void cx::TrackedCenterlineWidget::checkIfReadySlot |
( |
| ) |
|
|
protectedslot |
| void cx::TrackedCenterlineWidget::postProcessingSlot |
( |
QString |
sessionId | ) |
|
|
protectedslot |
| void cx::TrackedCenterlineWidget::preprocessResampler |
( |
| ) |
|
|
protectedslot |
| void cx::TrackedCenterlineWidget::startedSlot |
( |
QString |
sessionId | ) |
|
|
protectedslot |
| void cx::TrackedCenterlineWidget::stoppedSlot |
( |
bool |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files: