Preferences/ConfigurationPages/ProjectPage.ui

changeset 802
e8882d16384c
parent 608
d8fea1e76975
child 1653
fed1920ff53b
equal deleted inserted replaced
801:16f9875e278b 802:e8882d16384c
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>602</width> 9 <width>602</width>
10 <height>624</height> 10 <height>623</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout"> 13 <layout class="QVBoxLayout" name="verticalLayout_2">
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>
178 <property name="toolTip"> 178 <property name="toolTip">
179 <string>Select, if changed resources should be compiled automatically upon a run action</string> 179 <string>Select, if changed resources should be compiled automatically upon a run action</string>
180 </property> 180 </property>
181 <property name="text"> 181 <property name="text">
182 <string>changed resources</string> 182 <string>changed resources</string>
183 </property>
184 </widget>
185 </item>
186 </layout>
187 </widget>
188 </item>
189 <item>
190 <widget class="QGroupBox" name="groupBox">
191 <property name="title">
192 <string>Python Variant</string>
193 </property>
194 <layout class="QVBoxLayout" name="verticalLayout">
195 <item>
196 <widget class="QCheckBox" name="pythonVariantCheckBox">
197 <property name="toolTip">
198 <string>Select to determine the Python variant from the project language</string>
199 </property>
200 <property name="text">
201 <string>Determine Python variant from project language</string>
183 </property> 202 </property>
184 </widget> 203 </widget>
185 </item> 204 </item>
186 </layout> 205 </layout>
187 </widget> 206 </widget>
256 <tabstop>projectLoadSessionCheckBox</tabstop> 275 <tabstop>projectLoadSessionCheckBox</tabstop>
257 <tabstop>projectSaveSessionCheckBox</tabstop> 276 <tabstop>projectSaveSessionCheckBox</tabstop>
258 <tabstop>projectSessionAllBpCheckBox</tabstop> 277 <tabstop>projectSessionAllBpCheckBox</tabstop>
259 <tabstop>projectAutoCompileFormsCheckBox</tabstop> 278 <tabstop>projectAutoCompileFormsCheckBox</tabstop>
260 <tabstop>projectAutoCompileResourcesCheckBox</tabstop> 279 <tabstop>projectAutoCompileResourcesCheckBox</tabstop>
280 <tabstop>pythonVariantCheckBox</tabstop>
261 <tabstop>projectRecentSpinBox</tabstop> 281 <tabstop>projectRecentSpinBox</tabstop>
262 </tabstops> 282 </tabstops>
263 <resources/> 283 <resources/>
264 <connections> 284 <connections>
265 <connection> 285 <connection>

eric ide

mercurial