|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
12 #ifndef CXPREFERANCESDIALOG_H_
13 #define CXPREFERANCESDIALOG_H_
15 #include "cxGuiExport.h"
29 class QDialogButtonBox;
45 class FilePreviewWidget;
46 class ToolImagePreviewWidget;
47 class ToolFilterGroupBox;
48 class ToolConfigureGroupBox;
66 void saveParametersSlot();
90 void initStereoTypeComboBox();
94 void stereoTypeChangedSlot(
int index);
95 void stereoFrameSequentialSlot();
96 void stereoInterlacedSlot();
97 void stereoDresdenSlot();
98 void stereoRedBlueSlot();
119 void saveParametersSlot();
152 void saveParametersSlot();
200 virtual void saveParametersSlot();
203 void applicationChangedSlot();
204 void globalConfigurationFileChangedSlot(QString key);
229 int currentTabIndex = 0, QWidget *parent = 0);
236 void selectTabSlot();
240 void addTab(
PreferenceTab* widget, QString name,
int selectedIndex = 0);
263 void saveParametersSlot();
264 void runDebugToolSlot();
DoublePropertyPtr mLabelSize
StringPropertyPtr mAnnotationModel
DoublePropertyPtr mEyeAngleAdapter
QLineEdit * mAcquisitionNameLineEdit
Namespace for all CustusX production code.
BoolPropertyPtr mToolCrosshair
BoolPropertyPtr mFollowTooltip
boost::shared_ptr< class BoolProperty > BoolPropertyPtr
QCheckBox * mAutoShowNewDataCheckBox
DoublePropertyPtr mFollowTooltipBoundary
QCheckBox * mAutoDeleteDICOMDBCheckBox
boost::shared_ptr< class StringProperty > StringPropertyPtr
DoublePropertyPtr mAutoLoadPatientWithinHours
PatientModelServicePtr mPatientModelService
QCheckBox * mIGSTKDebugLoggingCheckBox
BoolPropertyPtr mShowLabels
Automatic execution of actions when applicable.
QRadioButton * m24bitRadioButton
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
QCheckBox * mRenderSpeedLoggingCheckBox
QGridLayout * mMainLayout
DoublePropertyPtr mAnnotationModelSize
QCheckBox * mAutoStartStreamingCheckBox
QRadioButton * m8bitRadioButton
QCheckBox * mAutoLoadPatientCheckBox
boost::shared_ptr< class TrackingService > TrackingServicePtr
Various parameters related to ultrasound acquisition and reconstruction.
QGridLayout * mMainLayout
QCheckBox * mCompressCheckBox
QActionGroup * mActionGroup
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
TrackingServicePtr mTrackingService
QVBoxLayout * mMainLayout
Set application preferences.
QCheckBox * mManualToolPhysicalPropertiesCheckBox
QComboBox * mStereoTypeComboBox
DoublePropertyPtr mAnyplaneViewOffset
StringPropertyPtr mClinicalView
DoublePropertyPtr mSphereRadius
PatientModelServicePtr mPatientModelService
QCheckBox * mAutoSaveCheckBox
QCheckBox * mAutoStartTrackingCheckBox
QStackedWidget * mTabWidget
QVBoxLayout * mMainLayout
BoolPropertyPtr mShowMetricNamesInCorner
BoolPropertyPtr mShowDataText
QActionGroup * mStereoTypeActionGroup
QCheckBox * mAutoSelectActiveToolCheckBox
QCheckBox * mAutoReconstructCheckBox
boost::shared_ptr< class StateService > StateServicePtr
QDialogButtonBox * mButtonBox