summaryrefslogtreecommitdiff
path: root/gui/ui/Updater/PkUpdate.ui
blob: 958979e7352931aed35a41a9c340962ffcb5970c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<ui version="4.0" >
 <class>PkUpdate</class>
 <widget class="QWidget" name="PkUpdate" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>668</width>
    <height>371</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>Form</string>
  </property>
  <widget class="QPushButton" name="pushButton" >
   <property name="geometry" >
    <rect>
     <x>20</x>
     <y>10</y>
     <width>145</width>
     <height>27</height>
    </rect>
   </property>
   <property name="text" >
    <string>Check for Updates</string>
   </property>
  </widget>
  <widget class="QPushButton" name="pushButton_2" >
   <property name="geometry" >
    <rect>
     <x>180</x>
     <y>10</y>
     <width>105</width>
     <height>27</height>
    </rect>
   </property>
   <property name="text" >
    <string>Force Refresh</string>
   </property>
  </widget>
  <widget class="QPushButton" name="pushButton_3" >
   <property name="geometry" >
    <rect>
     <x>300</x>
     <y>10</y>
     <width>141</width>
     <height>27</height>
    </rect>
   </property>
   <property name="text" >
    <string>Update System</string>
   </property>
  </widget>
  <widget class="QListView" name="listView" >
   <property name="geometry" >
    <rect>
     <x>10</x>
     <y>50</y>
     <width>241</width>
     <height>311</height>
    </rect>
   </property>
  </widget>
  <widget class="QListView" name="listView_2" >
   <property name="geometry" >
    <rect>
     <x>260</x>
     <y>50</y>
     <width>401</width>
     <height>191</height>
    </rect>
   </property>
  </widget>
  <widget class="QListView" name="listView_3" >
   <property name="geometry" >
    <rect>
     <x>260</x>
     <y>240</y>
     <width>401</width>
     <height>121</height>
    </rect>
   </property>
  </widget>
  <widget class="QPushButton" name="pushButton_4" >
   <property name="enabled" >
    <bool>false</bool>
   </property>
   <property name="geometry" >
    <rect>
     <x>470</x>
     <y>10</y>
     <width>161</width>
     <height>27</height>
    </rect>
   </property>
   <property name="text" >
    <string>Update Package</string>
   </property>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>