eric6/Preferences/ConfigurationPages/HelpDocumentationPage.ui

changeset 7902
a5248d27c8a9
parent 7749
285855999b4e
child 7911
4621c9082a43
--- a/eric6/Preferences/ConfigurationPages/HelpDocumentationPage.ui	Sat Dec 19 19:57:09 2020 +0100
+++ b/eric6/Preferences/ConfigurationPages/HelpDocumentationPage.ui	Sun Dec 20 12:35:26 2020 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>526</width>
-    <height>493</height>
+    <height>582</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
@@ -137,6 +137,41 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_10">
+     <property name="title">
+      <string>Qt6 Documentation</string>
+     </property>
+     <layout class="QVBoxLayout" name="verticalLayout_6">
+      <item>
+       <widget class="E5PathPicker" name="qt6DocDirPicker" 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 Qt6 documentation directory</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QLabel" name="textLabel1_8_2_2_7">
+        <property name="text">
+         <string>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT6DOCDIR environment variable, if set.</string>
+        </property>
+        <property name="wordWrap">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="QGroupBox" name="pyqt5Group">
      <property name="title">
       <string>PyQt5 Documentation</string>
@@ -233,7 +268,9 @@
   <tabstop>ericDocDirPicker</tabstop>
   <tabstop>pythonDocDirPicker</tabstop>
   <tabstop>qt5DocDirPicker</tabstop>
+  <tabstop>qt6DocDirPicker</tabstop>
   <tabstop>pyqt5DocDirPicker</tabstop>
+  <tabstop>pyside2DocDirPicker</tabstop>
  </tabstops>
  <resources/>
  <connections/>

eric ide

mercurial