Fraxinus  18.10
An IGT application
cx::AutomationTab Class Reference

Automatic execution of actions when applicable. More...

#include <cxPreferencesDialog.h>

Inheritance diagram for cx::AutomationTab:
cx::PreferenceTab

Public Slots

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

Public Member Functions

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

Protected Attributes

QCheckBox * mAutoSelectActiveToolCheckBox
 
QCheckBox * mAutoStartTrackingCheckBox
 
QCheckBox * mAutoStartStreamingCheckBox
 
QCheckBox * mAutoReconstructCheckBox
 
QCheckBox * mAutoSaveCheckBox
 
QCheckBox * mAutoShowNewDataCheckBox
 
QCheckBox * mAutoLoadPatientCheckBox
 
QCheckBox * mAutoDeleteDICOMDBCheckBox
 
DoublePropertyPtr mAutoLoadPatientWithinHours
 
QVBoxLayout * mMainLayout
 
- Protected Attributes inherited from cx::PreferenceTab
QVBoxLayout * mTopLayout
 

Additional Inherited Members

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

Detailed Description

Automatic execution of actions when applicable.

Date
Jan 27, 2011
Author
Christian Askeland, SINTEF

Definition at line 110 of file cxPreferencesDialog.h.

Constructor & Destructor Documentation

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

Definition at line 277 of file cxPreferencesDialog.cpp.

Member Function Documentation

void cx::AutomationTab::init ( )
virtual

Implements cx::PreferenceTab.

Definition at line 292 of file cxPreferencesDialog.cpp.

void cx::AutomationTab::saveParametersSlot ( )
slot

Definition at line 356 of file cxPreferencesDialog.cpp.

Member Data Documentation

QCheckBox* cx::AutomationTab::mAutoDeleteDICOMDBCheckBox
protected

Definition at line 130 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoLoadPatientCheckBox
protected

Definition at line 129 of file cxPreferencesDialog.h.

DoublePropertyPtr cx::AutomationTab::mAutoLoadPatientWithinHours
protected

Definition at line 131 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoReconstructCheckBox
protected

Definition at line 126 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoSaveCheckBox
protected

Definition at line 127 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoSelectActiveToolCheckBox
protected

Definition at line 123 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoShowNewDataCheckBox
protected

Definition at line 128 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoStartStreamingCheckBox
protected

Definition at line 125 of file cxPreferencesDialog.h.

QCheckBox* cx::AutomationTab::mAutoStartTrackingCheckBox
protected

Definition at line 124 of file cxPreferencesDialog.h.

QVBoxLayout* cx::AutomationTab::mMainLayout
protected

Definition at line 132 of file cxPreferencesDialog.h.


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