CustusX
22.04-rc5
An IGT application
|
Tab for general settings in the system. More...
#include <cxGeneralTab.h>
Public Slots | |
void | saveParametersSlot () |
Public Slots inherited from cx::PreferenceTab | |
virtual void | saveParametersSlot ()=0 |
Public Member Functions | |
GeneralTab (ViewServicePtr viewService, PatientModelServicePtr patientModelService, QWidget *parent=0) | |
virtual | ~GeneralTab () |
void | init () |
Public Member Functions inherited from cx::PreferenceTab | |
PreferenceTab (QWidget *parent=0) | |
Additional Inherited Members | |
Signals inherited from cx::PreferenceTab | |
void | savedParameters () |
Protected Attributes inherited from cx::PreferenceTab | |
QVBoxLayout * | mTopLayout |
Tab for general settings in the system.
Definition at line 35 of file cxGeneralTab.h.
cx::GeneralTab::GeneralTab | ( | ViewServicePtr | viewService, |
PatientModelServicePtr | patientModelService, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 31 of file cxGeneralTab.cpp.
|
virtual |
Definition at line 118 of file cxGeneralTab.cpp.
|
virtual |
Implements cx::PreferenceTab.
Definition at line 43 of file cxGeneralTab.cpp.
|
slot |
Definition at line 235 of file cxGeneralTab.cpp.