--- a/eric7/Preferences/ConfigurationPages/QtPage.ui Thu Sep 16 19:23:07 2021 +0200 +++ b/eric7/Preferences/ConfigurationPages/QtPage.ui Thu Sep 16 19:31:00 2021 +0200 @@ -185,9 +185,9 @@ <property name="title"> <string>PyQt 5</string> </property> - <layout class="QVBoxLayout" name="verticalLayout_4"> + <layout class="QVBoxLayout" name="verticalLayout_7"> <item> - <layout class="QHBoxLayout" name="horizontalLayout_8"> + <layout class="QHBoxLayout" name="horizontalLayout_9"> <item> <widget class="QLabel" name="label"> <property name="text"> @@ -218,6 +218,16 @@ </property> </widget> </item> + <item> + <widget class="QToolButton" name="pyqt5VenvRefreshButton"> + <property name="toolTip"> + <string>Press to refresh the list of vitual environments</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> </layout> </item> <item> @@ -322,7 +332,7 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_5"> <item> - <layout class="QHBoxLayout" name="horizontalLayout_7"> + <layout class="QHBoxLayout" name="horizontalLayout_8"> <item> <widget class="QLabel" name="label_10"> <property name="text"> @@ -353,6 +363,16 @@ </property> </widget> </item> + <item> + <widget class="QToolButton" name="pyqt6VenvRefreshButton"> + <property name="toolTip"> + <string>Press to refresh the list of vitual environments</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> </layout> </item> <item> @@ -457,9 +477,9 @@ <property name="title"> <string>PySide2</string> </property> - <layout class="QVBoxLayout" name="verticalLayout_3"> + <layout class="QVBoxLayout" name="verticalLayout_4"> <item> - <layout class="QHBoxLayout" name="horizontalLayout_6"> + <layout class="QHBoxLayout" name="horizontalLayout_7"> <item> <widget class="QLabel" name="label_11"> <property name="text"> @@ -490,6 +510,16 @@ </property> </widget> </item> + <item> + <widget class="QToolButton" name="pyside2VenvRefreshButton"> + <property name="toolTip"> + <string>Press to refresh the list of vitual environments</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> </layout> </item> <item> @@ -543,9 +573,9 @@ <property name="title"> <string>PySide6</string> </property> - <layout class="QVBoxLayout" name="verticalLayout_7"> + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <layout class="QHBoxLayout" name="horizontalLayout_9"> + <layout class="QHBoxLayout" name="horizontalLayout_6"> <item> <widget class="QLabel" name="label_12"> <property name="text"> @@ -576,6 +606,16 @@ </property> </widget> </item> + <item> + <widget class="QToolButton" name="pyside6VenvRefreshButton"> + <property name="toolTip"> + <string>Press to refresh the list of vitual environments</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> </layout> </item> <item> @@ -657,21 +697,25 @@ <tabstop>qtPostfixEdit</tabstop> <tabstop>pyqt5VenvComboBox</tabstop> <tabstop>pyqt5VenvDlgButton</tabstop> + <tabstop>pyqt5VenvRefreshButton</tabstop> <tabstop>pyqtToolsDirPicker</tabstop> <tabstop>pyuicIndentSpinBox</tabstop> <tabstop>pyuicImportsCheckBox</tabstop> <tabstop>pyuicExecuteCheckBox</tabstop> <tabstop>pyqt6VenvComboBox</tabstop> <tabstop>pyqt6VenvDlgButton</tabstop> + <tabstop>pyqt6VenvRefreshButton</tabstop> <tabstop>pyqt6ToolsDirPicker</tabstop> <tabstop>pyuic6IndentSpinBox</tabstop> <tabstop>pyuic6ExecuteCheckBox</tabstop> <tabstop>pyside2VenvComboBox</tabstop> <tabstop>pyside2VenvDlgButton</tabstop> + <tabstop>pyside2VenvRefreshButton</tabstop> <tabstop>pyside2ToolsDirPicker</tabstop> <tabstop>pyside2uicImportsCheckBox</tabstop> <tabstop>pyside6VenvComboBox</tabstop> <tabstop>pyside6VenvDlgButton</tabstop> + <tabstop>pyside6VenvRefreshButton</tabstop> <tabstop>pyside6ToolsDirPicker</tabstop> <tabstop>pyside6uicImportsCheckBox</tabstop> </tabstops>