39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
64 return last_known_python_exe_;
71 void valueChanged(QString last_known_python_exe,
bool valid_python);
80 String last_known_python_exe_ =
"python";
81 bool currently_valid_ =
false;
OpenMS::Internal::PythonSelector PythonSelector
Definition: PythonSelector.h:90
Definition: PythonSelector.h:55
void valueChanged(QString last_known_python_exe, bool valid_python)
PythonSelector(QWidget *parent=nullptr)
Ui::PythonSelector * ui_
Definition: PythonSelector.h:83
const String & getLastPython() const
Definition: PythonSelector.h:62
A more convenient string class.
Definition: String.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: SwathWizardBase.h:63