14 class Ui_PythonRuntimeSettings;
26 QString selectedEnvType()
const;
27 QString localEnvPath()
const;
29 void restoreSettings();
30 void saveSettings()
const;
31 void handleEditPluginsPaths();
32 void handleEnvComboBoxChange(
const QString &envTypeName);
33 void handleSelectLocalEnv();
36 Ui_PythonRuntimeSettings *m_ui;
37 QStringList m_pluginsPaths;
bool isDefaultPythonEnv() const
PythonRuntimeSettings(QWidget *parent=nullptr)
QStringList pluginsPaths() const
PythonConfig pythonEnvConfig() const