src/eric7/Preferences/ConfigurationPages/QtPage.ui

branch
eric7
changeset 9536
c1c84299bef3
parent 9413
80c06d472826
child 11049
c23e1dddf6a3
equal deleted inserted replaced
9535:8b5402794fb6 9536:c1c84299bef3
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>556</width> 9 <width>556</width>
10 <height>1236</height> 10 <height>1316</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_10"> 13 <layout class="QVBoxLayout" name="verticalLayout_10">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
161 <property name="toolTip"> 161 <property name="toolTip">
162 <string>This gives an example of the complete tool name</string> 162 <string>This gives an example of the complete tool name</string>
163 </property> 163 </property>
164 <property name="text"> 164 <property name="text">
165 <string>designer</string> 165 <string>designer</string>
166 </property>
167 </widget>
168 </item>
169 </layout>
170 </item>
171 <item>
172 <layout class="QHBoxLayout" name="horizontalLayout_11">
173 <item>
174 <widget class="QLabel" name="label_14">
175 <property name="text">
176 <string>'qhelpgenerator':</string>
177 </property>
178 </widget>
179 </item>
180 <item>
181 <widget class="EricPathPicker" name="qhelpgeneratorPicker" native="true">
182 <property name="sizePolicy">
183 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
184 <horstretch>0</horstretch>
185 <verstretch>0</verstretch>
186 </sizepolicy>
187 </property>
188 <property name="focusPolicy">
189 <enum>Qt::StrongFocus</enum>
190 </property>
191 <property name="toolTip">
192 <string>Enter the path of the 'qhelpgenerator' program, if it cannot be found automatically.</string>
166 </property> 193 </property>
167 </widget> 194 </widget>
168 </item> 195 </item>
169 </layout> 196 </layout>
170 </item> 197 </item>
693 <tabstops> 720 <tabstops>
694 <tabstop>qtTransPicker</tabstop> 721 <tabstop>qtTransPicker</tabstop>
695 <tabstop>qtToolsDirPicker</tabstop> 722 <tabstop>qtToolsDirPicker</tabstop>
696 <tabstop>qtPrefixEdit</tabstop> 723 <tabstop>qtPrefixEdit</tabstop>
697 <tabstop>qtPostfixEdit</tabstop> 724 <tabstop>qtPostfixEdit</tabstop>
725 <tabstop>qhelpgeneratorPicker</tabstop>
698 <tabstop>pyqt5VenvComboBox</tabstop> 726 <tabstop>pyqt5VenvComboBox</tabstop>
699 <tabstop>pyqt5VenvDlgButton</tabstop> 727 <tabstop>pyqt5VenvDlgButton</tabstop>
700 <tabstop>pyqt5VenvRefreshButton</tabstop> 728 <tabstop>pyqt5VenvRefreshButton</tabstop>
701 <tabstop>pyqtToolsDirPicker</tabstop> 729 <tabstop>pyqtToolsDirPicker</tabstop>
702 <tabstop>pyuicIndentSpinBox</tabstop> 730 <tabstop>pyuicIndentSpinBox</tabstop>

eric ide

mercurial