CustusX  18.04
An IGT application
cx::DebugTab Class Reference

Debug settings. More...

#include <cxPreferencesDialog.h>

Inheritance diagram for cx::DebugTab:
cx::PreferenceTab

Public Slots

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

Public Member Functions

 DebugTab (PatientModelServicePtr patientModelService, TrackingServicePtr trackingService, QWidget *parent=0)
 
void init ()
 
- Public Member Functions inherited from cx::PreferenceTab
 PreferenceTab (QWidget *parent=0)
 

Protected Attributes

QCheckBox * mIGSTKDebugLoggingCheckBox
 
QCheckBox * mManualToolPhysicalPropertiesCheckBox
 
QCheckBox * mRenderSpeedLoggingCheckBox
 
QGridLayout * mMainLayout
 
PatientModelServicePtr mPatientModelService
 
TrackingServicePtr mTrackingService
 
- Protected Attributes inherited from cx::PreferenceTab
QVBoxLayout * mTopLayout
 

Additional Inherited Members

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

Detailed Description

Debug settings.

Date
Jan 24, 2012
Author
Christian Askeland, SINTEF

Definition at line 252 of file cxPreferencesDialog.h.

Constructor & Destructor Documentation

cx::DebugTab::DebugTab ( PatientModelServicePtr  patientModelService,
TrackingServicePtr  trackingService,
QWidget *  parent = 0 
)

Definition at line 611 of file cxPreferencesDialog.cpp.

Member Function Documentation

void cx::DebugTab::init ( )
virtual

Implements cx::PreferenceTab.

Definition at line 623 of file cxPreferencesDialog.cpp.

void cx::DebugTab::runDebugToolSlot ( )
slot

Definition at line 652 of file cxPreferencesDialog.cpp.

void cx::DebugTab::saveParametersSlot ( )
slot

Definition at line 669 of file cxPreferencesDialog.cpp.

Member Data Documentation

QCheckBox* cx::DebugTab::mIGSTKDebugLoggingCheckBox
protected

Definition at line 265 of file cxPreferencesDialog.h.

QGridLayout* cx::DebugTab::mMainLayout
protected

Definition at line 268 of file cxPreferencesDialog.h.

QCheckBox* cx::DebugTab::mManualToolPhysicalPropertiesCheckBox
protected

Definition at line 266 of file cxPreferencesDialog.h.

PatientModelServicePtr cx::DebugTab::mPatientModelService
protected

Definition at line 269 of file cxPreferencesDialog.h.

QCheckBox* cx::DebugTab::mRenderSpeedLoggingCheckBox
protected

Definition at line 267 of file cxPreferencesDialog.h.

TrackingServicePtr cx::DebugTab::mTrackingService
protected

Definition at line 270 of file cxPreferencesDialog.h.


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