--- a/eric6/Preferences/ConfigurationPages/QtPage.ui Wed Dec 23 16:28:35 2020 +0100 +++ b/eric6/Preferences/ConfigurationPages/QtPage.ui Thu Dec 24 16:17:57 2020 +0100 @@ -7,10 +7,10 @@ <x>0</x> <y>0</y> <width>556</width> - <height>1027</height> + <height>1236</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout_7"> + <layout class="QVBoxLayout" name="verticalLayout_10"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -447,83 +447,178 @@ </widget> </item> <item> - <widget class="QGroupBox" name="pyside2Group"> + <widget class="QGroupBox" name="groupBox_10"> <property name="title"> - <string>PySide2</string> + <string>PySide</string> </property> - <layout class="QVBoxLayout" name="verticalLayout_3"> + <layout class="QVBoxLayout" name="verticalLayout_9"> <item> - <layout class="QHBoxLayout" name="horizontalLayout_6"> - <item> - <widget class="QLabel" name="label_11"> - <property name="text"> - <string>Virtual Environment:</string> - </property> - </widget> - </item> - <item> - <widget class="QComboBox" name="pyside2VenvComboBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="toolTip"> - <string>Select the virtual environment to be used</string> - </property> - </widget> - </item> - <item> - <widget class="QToolButton" name="pyside2VenvDlgButton"> - <property name="toolTip"> - <string>Press to open the virtual environment manager dialog</string> - </property> - <property name="text"> - <string notr="true"/> - </property> - </widget> - </item> - </layout> + <widget class="QGroupBox" name="pyside2Group"> + <property name="title"> + <string>PySide2</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_3"> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_6"> + <item> + <widget class="QLabel" name="label_11"> + <property name="text"> + <string>Virtual Environment:</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="pyside2VenvComboBox"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="toolTip"> + <string>Select the virtual environment to be used</string> + </property> + </widget> + </item> + <item> + <widget class="QToolButton" name="pyside2VenvDlgButton"> + <property name="toolTip"> + <string>Press to open the virtual environment manager dialog</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> + </layout> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_5"> + <item> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>Tools Directory:</string> + </property> + </widget> + </item> + <item> + <widget class="E5PathPicker" name="pyside2ToolsDirPicker" native="true"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="focusPolicy"> + <enum>Qt::StrongFocus</enum> + </property> + <property name="toolTip"> + <string>Enter the path of the PySide2 tools directory, if they are not found.</string> + </property> + </widget> + </item> + </layout> + </item> + <item> + <widget class="QGroupBox" name="groupBox_2"> + <property name="title"> + <string>pyside2-uic Options</string> + </property> + <layout class="QGridLayout" name="gridLayout_2"> + <item row="0" column="0" colspan="2"> + <widget class="QCheckBox" name="pyside2uicImportsCheckBox"> + <property name="text"> + <string>Generate imports relative to '.'</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + </layout> + </widget> </item> <item> - <layout class="QHBoxLayout" name="horizontalLayout_5"> - <item> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>Tools Directory:</string> - </property> - </widget> - </item> - <item> - <widget class="E5PathPicker" name="pyside2ToolsDirPicker" native="true"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="focusPolicy"> - <enum>Qt::StrongFocus</enum> - </property> - <property name="toolTip"> - <string>Enter the path of the PySide2 tools directory, if they are not found.</string> - </property> - </widget> - </item> - </layout> - </item> - <item> - <widget class="QGroupBox" name="groupBox_2"> + <widget class="QGroupBox" name="pyside2Group_2"> <property name="title"> - <string>pyside2-uic Options</string> + <string>PySide6</string> </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="0" column="0" colspan="2"> - <widget class="QCheckBox" name="pyside2uicImportsCheckBox"> - <property name="text"> - <string>Generate imports relative to '.'</string> + <layout class="QVBoxLayout" name="verticalLayout_7"> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_9"> + <item> + <widget class="QLabel" name="label_12"> + <property name="text"> + <string>Virtual Environment:</string> + </property> + </widget> + </item> + <item> + <widget class="QComboBox" name="pyside6VenvComboBox"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="toolTip"> + <string>Select the virtual environment to be used</string> + </property> + </widget> + </item> + <item> + <widget class="QToolButton" name="pyside6VenvDlgButton"> + <property name="toolTip"> + <string>Press to open the virtual environment manager dialog</string> + </property> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> + </layout> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_10"> + <item> + <widget class="QLabel" name="label_13"> + <property name="text"> + <string>Tools Directory:</string> + </property> + </widget> + </item> + <item> + <widget class="E5PathPicker" name="pyside6ToolsDirPicker" native="true"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="focusPolicy"> + <enum>Qt::StrongFocus</enum> + </property> + <property name="toolTip"> + <string>Enter the path of the PySide6 tools directory, if they are not found.</string> + </property> + </widget> + </item> + </layout> + </item> + <item> + <widget class="QGroupBox" name="groupBox_11"> + <property name="title"> + <string>pyside6-uic Options</string> </property> + <layout class="QGridLayout" name="gridLayout_4"> + <item row="0" column="0" colspan="2"> + <widget class="QCheckBox" name="pyside6uicImportsCheckBox"> + <property name="text"> + <string>Generate imports relative to '.'</string> + </property> + </widget> + </item> + </layout> </widget> </item> </layout> @@ -575,6 +670,10 @@ <tabstop>pyside2VenvDlgButton</tabstop> <tabstop>pyside2ToolsDirPicker</tabstop> <tabstop>pyside2uicImportsCheckBox</tabstop> + <tabstop>pyside6VenvComboBox</tabstop> + <tabstop>pyside6VenvDlgButton</tabstop> + <tabstop>pyside6ToolsDirPicker</tabstop> + <tabstop>pyside6uicImportsCheckBox</tabstop> </tabstops> <resources/> <connections/>