Statistics
| Revision:

root / trunk / client / gui_qt / WidgetDownloadQueue.ui @ 1788

History | View | Annotate | Download (7.5 KB)

1

2

3
 WidgetDownloadQueue
4
 
5
  
6
   
7
    0
8
    0
9
    486
10
    298
11
   
12
  
13
  
14
   Form
15
  
16
  
17
   
18
    
19
     
20
      false
21
     
22
     
23
      QAbstractItemView::NoEditTriggers
24
     
25
     
26
      true
27
     
28
     
29
      QAbstractItemView::ExtendedSelection
30
     
31
     
32
      true
33
     
34
     
35
      true
36
     
37
    
38
   
39
   
40
    
41
     
42
      
43
       
44
        Qt::Vertical
45
       
46
       
47
        
48
         20
49
         13
50
        
51
       
52
      
53
     
54
     
55
      
56
       
57
        false
58
       
59
       
60
        
61
       
62
       
63
        
64
         :/icons/go-top.png:/icons/go-top.png
65
       
66
       
67
        
68
         24
69
         24
70
        
71
       
72
      
73
     
74
     
75
      
76
       
77
        Qt::Vertical
78
       
79
       
80
        
81
         20
82
         13
83
        
84
       
85
      
86
     
87
     
88
      
89
       
90
        false
91
       
92
       
93
        
94
       
95
       
96
        
97
         :/icons/go-up.png:/icons/go-up.png
98
       
99
       
100
        
101
         24
102
         24
103
        
104
       
105
      
106
     
107
     
108
      
109
       
110
        Qt::Vertical
111
       
112
       
113
        
114
         20
115
         13
116
        
117
       
118
      
119
     
120
     
121
      
122
       
123
        false
124
       
125
       
126
        
127
       
128
       
129
        
130
         :/icons/go-down.png:/icons/go-down.png
131
       
132
       
133
        
134
         24
135
         24
136
        
137
       
138
      
139
     
140
     
141
      
142
       
143
        Qt::Vertical
144
       
145
       
146
        
147
         20
148
         13
149
        
150
       
151
      
152
     
153
     
154
      
155
       
156
        false
157
       
158
       
159
        
160
       
161
       
162
        
163
         :/icons/go-bottom.png:/icons/go-bottom.png
164
       
165
       
166
        
167
         24
168
         24
169
        
170
       
171
      
172
     
173
     
174
      
175
       
176
        Qt::Vertical
177
       
178
       
179
        
180
         20
181
         17
182
        
183
       
184
      
185
     
186
    
187
   
188
  
189
  
190
   
191
    Don't download file(s)
192
   
193
  
194
  
195
   
196
    Restart selected item(s)
197
   
198
  
199
  
200
   
201
    Open Download folder
202
   
203
  
204
  
205
   
206
    Execute selected item
207
   
208
  
209
  
210
   
211
    Move selected item(s) to the top
212
   
213
  
214
  
215
   
216
    Move selected item(s) up
217
   
218
  
219
  
220
   
221
    Move selected item(s) down
222
   
223
  
224
  
225
   
226
    Move selected item(s) to the bottom
227
   
228
  
229
 
230
 
231
  
232
 
233
 
234
  
235
   btnQueueMoveToTop
236
   clicked()
237
   actionMoveSelectedItemsToTheTop
238
   toggle()
239
   
240
    
241
     452
242
     44
243
    
244
    
245
     -1
246
     -1
247
    
248
   
249
  
250
  
251
   btnQueueMoveUp
252
   clicked()
253
   actionMoveSelectedItemsUp
254
   toggle()
255
   
256
    
257
     452
258
     101
259
    
260
    
261
     -1
262
     -1
263
    
264
   
265
  
266
  
267
   btnQueueMoveDown
268
   clicked()
269
   actionMoveSelectedItemsDown
270
   toggle()
271
   
272
    
273
     452
274
     159
275
    
276
    
277
     -1
278
     -1
279
    
280
   
281
  
282
  
283
   btnQueueMoveToBottom
284
   clicked()
285
   actionMoveSelectedItemsToTheBottom
286
   toggle()
287
   
288
    
289
     452
290
     216
291
    
292
    
293
     -1
294
     -1
295
    
296
   
297
  
298
 
299