33 #ifndef CXGENERALTAB_H_
34 #define CXGENERALTAB_H_
36 #include "cxGuiExport.h"
67 void saveParametersSlot();
70 void browsePatientDataFolderSlot();
71 void browseVLCPathSlot();
73 void onProfileSelected();
74 void onProfileChanged();
75 void selectProfile(QString uid);
79 void searchForVLC(QStringList searchPaths = QStringList());
80 QToolButton* createAddProfileButton();
83 QComboBox* mPatientDataFolderComboBox;
84 QComboBox* mVLCPathComboBox;
86 QComboBox* mToolConfigFolderComboBox;
90 QString mGlobalPatientDataFolder;
Tab for general settings in the system.
boost::shared_ptr< class StringProperty > StringPropertyPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
cxLogicManager_EXPORT ViewServicePtr viewService()
boost::shared_ptr< class BoolProperty > BoolPropertyPtr