NorMIT-nav
22.09
An IGT application
|
Debug settings. More...
#include <cxPreferencesDialog.h>
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 () |
cx::DebugTab::DebugTab | ( | PatientModelServicePtr | patientModelService, |
TrackingServicePtr | trackingService, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 613 of file cxPreferencesDialog.cpp.
|
virtual |
Implements cx::PreferenceTab.
Definition at line 625 of file cxPreferencesDialog.cpp.
|
slot |
Definition at line 654 of file cxPreferencesDialog.cpp.
|
slot |
Definition at line 671 of file cxPreferencesDialog.cpp.
|
protected |
Definition at line 267 of file cxPreferencesDialog.h.
|
protected |
Definition at line 270 of file cxPreferencesDialog.h.
|
protected |
Definition at line 268 of file cxPreferencesDialog.h.
|
protected |
Definition at line 271 of file cxPreferencesDialog.h.
|
protected |
Definition at line 269 of file cxPreferencesDialog.h.
|
protected |
Definition at line 272 of file cxPreferencesDialog.h.