CustusX
22.04-rc2
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 611 of file cxPreferencesDialog.cpp.
|
virtual |
Implements cx::PreferenceTab.
Definition at line 623 of file cxPreferencesDialog.cpp.
|
slot |
Definition at line 652 of file cxPreferencesDialog.cpp.
|
slot |
Definition at line 669 of file cxPreferencesDialog.cpp.
|
protected |
Definition at line 265 of file cxPreferencesDialog.h.
|
protected |
Definition at line 268 of file cxPreferencesDialog.h.
|
protected |
Definition at line 266 of file cxPreferencesDialog.h.
|
protected |
Definition at line 269 of file cxPreferencesDialog.h.
|
protected |
Definition at line 267 of file cxPreferencesDialog.h.
|
protected |
Definition at line 270 of file cxPreferencesDialog.h.