Preferences/ConfigurationPages/ProjectPage.ui

changeset 6576
ea60ea85067a
parent 6237
8abadfc5b7cb
equal deleted inserted replaced
6575:40a11619ee77 6576:ea60ea85067a
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>604</width> 9 <width>604</width>
10 <height>732</height> 10 <height>905</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure project settings&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure project settings&lt;/b&gt;</string>
18 </property> 18 </property>
207 <property name="toolTip"> 207 <property name="toolTip">
208 <string>Select to determine the Python variant from the project language</string> 208 <string>Select to determine the Python variant from the project language</string>
209 </property> 209 </property>
210 <property name="text"> 210 <property name="text">
211 <string>Determine Python variant from project language</string> 211 <string>Determine Python variant from project language</string>
212 </property>
213 </widget>
214 </item>
215 </layout>
216 </widget>
217 </item>
218 <item>
219 <widget class="QGroupBox" name="groupBox_9">
220 <property name="title">
221 <string>Shell</string>
222 </property>
223 <layout class="QVBoxLayout" name="verticalLayout_2">
224 <item>
225 <widget class="QCheckBox" name="restartShellCheckBox">
226 <property name="toolTip">
227 <string>Select to restart the shell with the interpreter of the project (if configured)</string>
228 </property>
229 <property name="text">
230 <string>Restart Shell for project upon opening</string>
212 </property> 231 </property>
213 </widget> 232 </widget>
214 </item> 233 </item>
215 </layout> 234 </layout>
216 </widget> 235 </widget>
316 <tabstop>projectSessionAllBpCheckBox</tabstop> 335 <tabstop>projectSessionAllBpCheckBox</tabstop>
317 <tabstop>projectAutoCompileFormsCheckBox</tabstop> 336 <tabstop>projectAutoCompileFormsCheckBox</tabstop>
318 <tabstop>projectAutoCompileResourcesCheckBox</tabstop> 337 <tabstop>projectAutoCompileResourcesCheckBox</tabstop>
319 <tabstop>projectAutoMakeCheckBox</tabstop> 338 <tabstop>projectAutoMakeCheckBox</tabstop>
320 <tabstop>pythonVariantCheckBox</tabstop> 339 <tabstop>pythonVariantCheckBox</tabstop>
340 <tabstop>restartShellCheckBox</tabstop>
321 <tabstop>projectRecentSpinBox</tabstop> 341 <tabstop>projectRecentSpinBox</tabstop>
322 <tabstop>autosaveTasksCheckBox</tabstop> 342 <tabstop>autosaveTasksCheckBox</tabstop>
323 <tabstop>rescanTasksCheckBox</tabstop> 343 <tabstop>rescanTasksCheckBox</tabstop>
324 </tabstops> 344 </tabstops>
325 <resources/> 345 <resources/>

eric ide

mercurial