eric7/PluginManager/PluginRepositoryDialog.ui

branch
eric7
changeset 8595
ce2034bc1c6e
parent 8312
800c432b34c8
equal deleted inserted replaced
8594:f254ab0d42fa 8595:ce2034bc1c6e
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>800</width> 9 <width>800</width>
10 <height>675</height> 10 <height>666</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Plugin Repository</string> 14 <string>Plugin Repository</string>
15 </property> 15 </property>
221 <item> 221 <item>
222 <widget class="QLabel" name="statusLabel"> 222 <widget class="QLabel" name="statusLabel">
223 <property name="text"> 223 <property name="text">
224 <string/> 224 <string/>
225 </property> 225 </property>
226 <property name="wordWrap">
227 <bool>true</bool>
228 </property>
226 </widget> 229 </widget>
227 </item> 230 </item>
228 <item> 231 <item>
229 <layout class="QHBoxLayout" name="horizontalLayout"> 232 <layout class="QHBoxLayout" name="horizontalLayout">
230 <item> 233 <item>
263 <widget class="QDialogButtonBox" name="buttonBox"> 266 <widget class="QDialogButtonBox" name="buttonBox">
264 <property name="orientation"> 267 <property name="orientation">
265 <enum>Qt::Horizontal</enum> 268 <enum>Qt::Horizontal</enum>
266 </property> 269 </property>
267 <property name="standardButtons"> 270 <property name="standardButtons">
268 <set>QDialogButtonBox::Close</set> 271 <set>QDialogButtonBox::NoButton</set>
269 </property> 272 </property>
270 </widget> 273 </widget>
271 </item> 274 </item>
272 </layout> 275 </layout>
273 </widget> 276 </widget>

eric ide

mercurial