Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.ui

changeset 5520
2a97a4d58bc6
parent 5507
b940eafe6984
child 5522
e07d1df4c64a
equal deleted inserted replaced
5519:ab19452732df 5520:2a97a4d58bc6
4 <widget class="QWidget" name="HgStatusDialog"> 4 <widget class="QWidget" name="HgStatusDialog">
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>1000</width> 9 <width>800</width>
10 <height>700</height> 10 <height>600</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Mercurial Status</string> 14 <string>Mercurial Status</string>
15 </property> 15 </property>
67 <enum>Qt::Vertical</enum> 67 <enum>Qt::Vertical</enum>
68 </property> 68 </property>
69 <property name="childrenCollapsible"> 69 <property name="childrenCollapsible">
70 <bool>false</bool> 70 <bool>false</bool>
71 </property> 71 </property>
72 <widget class="QWidget" name=""> 72 <widget class="QWidget" name="layoutWidget">
73 <layout class="QVBoxLayout" name="verticalLayout"> 73 <layout class="QVBoxLayout" name="verticalLayout">
74 <item> 74 <item>
75 <widget class="QTreeWidget" name="statusList"> 75 <widget class="QTreeWidget" name="statusList">
76 <property name="sizePolicy"> 76 <property name="sizePolicy">
77 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 77 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
202 </item> 202 </item>
203 </layout> 203 </layout>
204 </item> 204 </item>
205 </layout> 205 </layout>
206 </widget> 206 </widget>
207 <widget class="QWidget" name=""> 207 <widget class="QWidget" name="layoutWidget">
208 <layout class="QVBoxLayout" name="verticalLayout_2"> 208 <layout class="QVBoxLayout" name="verticalLayout_2">
209 <item> 209 <item>
210 <widget class="QLabel" name="label_2"> 210 <widget class="QLabel" name="label_2">
211 <property name="text"> 211 <property name="text">
212 <string>Differences</string> 212 <string>Differences</string>

eric ide

mercurial