13#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
38 return last_known_python_exe_;
45 void valueChanged(QString last_known_python_exe,
bool valid_python);
54 String last_known_python_exe_ =
"python";
55 bool currently_valid_ =
false;
57 Ui::PythonSelector*
ui_;
Definition PythonSelector.h:29
void valueChanged(QString last_known_python_exe, bool valid_python)
PythonSelector(QWidget *parent=nullptr)
const String & getLastPython() const
Definition PythonSelector.h:36
Ui::PythonSelector * ui_
Definition PythonSelector.h:57
A more convenient string class.
Definition String.h:34
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition FLASHDeconvWizardBase.h:37