eric6/Preferences/ConfigurationPages/PythonPage.ui

changeset 7786
dd4a55fedea9
parent 7749
285855999b4e
equal deleted inserted replaced
7785:9978016560ec 7786:dd4a55fedea9
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>529</width> 9 <width>529</width>
10 <height>702</height> 10 <height>564</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_2">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
335 </widget> 335 </widget>
336 </item> 336 </item>
337 </layout> 337 </layout>
338 </widget> 338 </widget>
339 </item> 339 </item>
340 <item>
341 <spacer name="verticalSpacer">
342 <property name="orientation">
343 <enum>Qt::Vertical</enum>
344 </property>
345 <property name="sizeHint" stdset="0">
346 <size>
347 <width>20</width>
348 <height>40</height>
349 </size>
350 </property>
351 </spacer>
352 </item>
340 </layout> 353 </layout>
341 </widget> 354 </widget>
342 <tabstops> 355 <tabstops>
343 <tabstop>stringEncodingComboBox</tabstop> 356 <tabstop>stringEncodingComboBox</tabstop>
344 <tabstop>ioEncodingComboBox</tabstop> 357 <tabstop>ioEncodingComboBox</tabstop>

eric ide

mercurial