Preferences/ConfigurationPages/PythonPage.ui

changeset 802
e8882d16384c
parent 0
de9c2efb9d02
child 6381
37f23590dbbc
equal deleted inserted replaced
801:16f9875e278b 802:e8882d16384c
8 <y>0</y> 8 <y>0</y>
9 <width>482</width> 9 <width>482</width>
10 <height>473</height> 10 <height>473</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 Python&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure Python&lt;/b&gt;</string>
18 </property> 18 </property>
118 </item> 118 </item>
119 </layout> 119 </layout>
120 </widget> 120 </widget>
121 </item> 121 </item>
122 <item> 122 <item>
123 <widget class="QGroupBox" name="groupBox_2">
124 <property name="title">
125 <string>Python 2 Interpreter</string>
126 </property>
127 <layout class="QVBoxLayout" name="verticalLayout">
128 <item>
129 <widget class="QLabel" name="label_6">
130 <property name="text">
131 <string>Please configure the Python 2 interpreter on the 'Python 2 Debugger' page.</string>
132 </property>
133 <property name="wordWrap">
134 <bool>true</bool>
135 </property>
136 </widget>
137 </item>
138 </layout>
139 </widget>
140 </item>
141 <item>
123 <spacer> 142 <spacer>
124 <property name="orientation"> 143 <property name="orientation">
125 <enum>Qt::Vertical</enum> 144 <enum>Qt::Vertical</enum>
126 </property> 145 </property>
127 <property name="sizeHint" stdset="0"> 146 <property name="sizeHint" stdset="0">

eric ide

mercurial