diff -r bf4624957d2d -r 94e0e688dcad Preferences/ConfigurationPages/HelpDocumentationPage.ui --- a/Preferences/ConfigurationPages/HelpDocumentationPage.ui Tue May 15 18:25:26 2018 +0200 +++ b/Preferences/ConfigurationPages/HelpDocumentationPage.ui Tue May 15 19:39:46 2018 +0200 @@ -312,6 +312,41 @@ </widget> </item> <item> + <widget class="QGroupBox" name="pyside2Group"> + <property name="title"> + <string>PySide2 Documentation</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_10"> + <item> + <widget class="E5PathPicker" name="pyside2DocDirPicker" 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 PySide2 documentation directory</string> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="textLabel1_8_2_3"> + <property name="text"> + <string><b>Note</b>: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</string> + </property> + <property name="wordWrap"> + <bool>true</bool> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> <spacer> <property name="orientation"> <enum>Qt::Vertical</enum>