12 #ifndef CXGENERALTAB_H_ 13 #define CXGENERALTAB_H_ 15 #include "cxGuiExport.h" 45 void saveParametersSlot();
48 void browsePatientDataFolderSlot();
49 void browseVLCPathSlot();
51 void onProfileSelected();
52 void onProfileChanged();
53 void selectProfile(QString uid);
57 void searchForVLC(QStringList searchPaths = QStringList());
58 QToolButton* createAddProfileButton();
61 QComboBox* mPatientDataFolderComboBox;
62 QComboBox* mVLCPathComboBox;
64 QComboBox* mToolConfigFolderComboBox;
69 QString mGlobalPatientDataFolder;
Tab for general settings in the system.
boost::shared_ptr< class StringProperty > StringPropertyPtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
boost::shared_ptr< class BoolProperty > BoolPropertyPtr
Namespace for all CustusX production code.