Statistics
| Revision:

root / trunk / client / gui_qt / DialogSetCollectionName.ui @ 1717

History | View | Annotate | Download (4.4 KB)

1

2

3
 DialogSetCollectionName
4
 
5
  
6
   Qt::WindowModal
7
  
8
  
9
   
10
    0
11
    0
12
    461
13
    171
14
   
15
  
16
  
17
   Set collection name
18
  
19
  
20
   
21
    :/icons/nntpgrab.png:/icons/nntpgrab.png
22
  
23
  
24
   
25
    
26
     
27
      Add the contents of the NZB file to a new collection:
28
     
29
     
30
      true
31
     
32
    
33
   
34
   
35
    
36
     
37
      
38
       
39
        Collection name:
40
       
41
      
42
     
43
     
44
      
45
     
46
    
47
   
48
   
49
    
50
     
51
      Add the contents of the NZB file to an already existing collection:
52
     
53
    
54
   
55
   
56
    
57
     
58
      false
59
     
60
    
61
   
62
   
63
    
64
     
65
      
66
       
67
        Qt::Horizontal
68
       
69
       
70
        
71
         208
72
         20
73
        
74
       
75
      
76
     
77
     
78
      
79
       
80
        Cancel
81
       
82
       
83
        false
84
       
85
      
86
     
87
     
88
      
89
       
90
        OK
91
       
92
       
93
        true
94
       
95
      
96
     
97
    
98
   
99
  
100
 
101
 
102
  
103
 
104
 
105
  
106
   btnOK
107
   clicked()
108
   DialogSetCollectionName
109
   accept()
110
   
111
    
112
     408
113
     147
114
    
115
    
116
     230
117
     85
118
    
119
   
120
  
121
  
122
   btnCancel
123
   clicked()
124
   DialogSetCollectionName
125
   reject()
126
   
127
    
128
     317
129
     147
130
    
131
    
132
     230
133
     85
134
    
135
   
136
  
137
  
138
   radioAddToNewCollection
139
   toggled(bool)
140
   editCollectionName
141
   setEnabled(bool)
142
   
143
    
144
     230
145
     19
146
    
147
    
148
     286
149
     51
150
    
151
   
152
  
153
  
154
   radioAddToExistingCollection
155
   toggled(bool)
156
   comboCollectionName
157
   setEnabled(bool)
158
   
159
    
160
     230
161
     82
162
    
163
    
164
     230
165
     113
166
    
167
   
168
  
169
  
170
   radioAddToExistingCollection
171
   toggled(bool)
172
   label
173
   setEnabled(bool)
174
   
175
    
176
     230
177
     82
178
    
179
    
180
     63
181
     51
182
    
183
   
184
  
185
 
186