NorMIT-nav  18.04
An IGT application
cx::VideoTab Class Reference

Various parameters related to ultrasound acquisition and reconstruction. More...

#include <cxPreferencesDialog.h>

Inheritance diagram for cx::VideoTab:
cx::PreferenceTab

Public Slots

void saveParametersSlot ()
 
- Public Slots inherited from cx::PreferenceTab
virtual void saveParametersSlot ()=0
 

Public Member Functions

 VideoTab (QWidget *parent=0)
 
void init ()
 
- Public Member Functions inherited from cx::PreferenceTab
 PreferenceTab (QWidget *parent=0)
 

Protected Attributes

QLineEdit * mAcquisitionNameLineEdit
 
QVBoxLayout * mMainLayout
 
QRadioButton * m24bitRadioButton
 
QRadioButton * m8bitRadioButton
 
QCheckBox * mCompressCheckBox
 
- Protected Attributes inherited from cx::PreferenceTab
QVBoxLayout * mTopLayout
 

Additional Inherited Members

- Signals inherited from cx::PreferenceTab
void savedParameters ()
 

Detailed Description

Various parameters related to ultrasound acquisition and reconstruction.

Date
Jan 27, 2011
Author
Christian Askeland, SINTEF

Definition at line 143 of file cxPreferencesDialog.h.

Constructor & Destructor Documentation

cx::VideoTab::VideoTab ( QWidget *  parent = 0)

Definition at line 372 of file cxPreferencesDialog.cpp.

Member Function Documentation

void cx::VideoTab::init ( )
virtual

Implements cx::PreferenceTab.

Definition at line 384 of file cxPreferencesDialog.cpp.

void cx::VideoTab::saveParametersSlot ( )
slot

Definition at line 417 of file cxPreferencesDialog.cpp.

Member Data Documentation

QRadioButton* cx::VideoTab::m24bitRadioButton
protected

Definition at line 158 of file cxPreferencesDialog.h.

QRadioButton* cx::VideoTab::m8bitRadioButton
protected

Definition at line 159 of file cxPreferencesDialog.h.

QLineEdit* cx::VideoTab::mAcquisitionNameLineEdit
protected

Definition at line 155 of file cxPreferencesDialog.h.

QCheckBox* cx::VideoTab::mCompressCheckBox
protected

Definition at line 160 of file cxPreferencesDialog.h.

QVBoxLayout* cx::VideoTab::mMainLayout
protected

Definition at line 156 of file cxPreferencesDialog.h.


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