CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::SoundSpeedConverterWidget Class Reference

#include <cxSoundSpeedConversionWidget.h>

Inheritance diagram for cx::SoundSpeedConverterWidget:
cx::BaseWidget cx::OptimizedUpdateWidget

Public Slots

void applySoundSpeedCompensationFactorSlot ()
 sets the sounds speed conversion factor on the rt source More...
 
- Public Slots inherited from cx::BaseWidget
void adjustSizeSlot ()
 
- Public Slots inherited from cx::OptimizedUpdateWidget
virtual void setModified ()
 

Public Member Functions

 SoundSpeedConverterWidget (TrackingServicePtr trackingService, QWidget *parent=NULL)
 
 ~SoundSpeedConverterWidget ()
 
- 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 ()
 

Additional Inherited Members

- Static Public Member Functions inherited from cx::BaseWidget
static QFrame * createHorizontalLine ()
 Creates a horizontal line which can be inserted into widgets. More...
 
- Protected Member Functions inherited from cx::BaseWidget
virtual void showEvent (QShowEvent *event)
 
- Protected Member Functions inherited from cx::OptimizedUpdateWidget
virtual void prePaintEvent ()
 
virtual void paintEvent (QPaintEvent *event)
 

Detailed Description

Definition at line 60 of file cxSoundSpeedConversionWidget.h.

Constructor & Destructor Documentation

cx::SoundSpeedConverterWidget::SoundSpeedConverterWidget ( TrackingServicePtr  trackingService,
QWidget *  parent = NULL 
)

Definition at line 47 of file cxSoundSpeedConversionWidget.cpp.

cx::SoundSpeedConverterWidget::~SoundSpeedConverterWidget ( )

Definition at line 87 of file cxSoundSpeedConversionWidget.cpp.

Member Function Documentation

void cx::SoundSpeedConverterWidget::applySoundSpeedCompensationFactorSlot ( )
slot

sets the sounds speed conversion factor on the rt source

Definition at line 90 of file cxSoundSpeedConversionWidget.cpp.


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