~ubuntu-branches/ubuntu/lucid/lastfm/lucid

« back to all changes in this revision

Viewing changes to src/loginwidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2007-12-31 09:49:54 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071231094954-ix1amvcsj9pk61ya
Tags: 1:1.4.1.57486.dfsg-1ubuntu1
* Merge from Debian unstable (LP: #180254), remaining changes:
  - debian/rules;
    - Added dh_icons
  - Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>325</width>
9
 
    <height>270</height>
 
8
    <width>350</width>
 
9
    <height>236</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="sizePolicy" >
13
 
   <sizepolicy>
14
 
    <hsizetype>5</hsizetype>
15
 
    <vsizetype>3</vsizetype>
 
13
   <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
16
14
    <horstretch>0</horstretch>
17
15
    <verstretch>0</verstretch>
18
16
   </sizepolicy>
21
19
   <string/>
22
20
  </property>
23
21
  <layout class="QVBoxLayout" >
24
 
   <property name="margin" >
25
 
    <number>16</number>
26
 
   </property>
27
 
   <property name="spacing" >
28
 
    <number>6</number>
 
22
   <property name="leftMargin" >
 
23
    <number>16</number>
 
24
   </property>
 
25
   <property name="topMargin" >
 
26
    <number>16</number>
 
27
   </property>
 
28
   <property name="rightMargin" >
 
29
    <number>16</number>
 
30
   </property>
 
31
   <property name="bottomMargin" >
 
32
    <number>16</number>
29
33
   </property>
30
34
   <item>
31
 
    <widget class="QLabel" name="label" >
 
35
    <widget class="QLabel" name="enterLabel" >
32
36
     <property name="focusPolicy" >
33
37
      <enum>Qt::NoFocus</enum>
34
38
     </property>
57
61
    </spacer>
58
62
   </item>
59
63
   <item>
60
 
    <layout class="QHBoxLayout" >
61
 
     <property name="margin" >
62
 
      <number>0</number>
63
 
     </property>
64
 
     <property name="spacing" >
65
 
      <number>6</number>
66
 
     </property>
67
 
     <item>
68
 
      <layout class="QVBoxLayout" >
69
 
       <property name="margin" >
70
 
        <number>0</number>
71
 
       </property>
72
 
       <property name="spacing" >
73
 
        <number>6</number>
74
 
       </property>
75
 
       <item>
76
 
        <widget class="QLabel" name="label_2" >
77
 
         <property name="sizePolicy" >
78
 
          <sizepolicy>
79
 
           <hsizetype>4</hsizetype>
80
 
           <vsizetype>0</vsizetype>
81
 
           <horstretch>0</horstretch>
82
 
           <verstretch>0</verstretch>
83
 
          </sizepolicy>
84
 
         </property>
85
 
         <property name="text" >
86
 
          <string>Username</string>
87
 
         </property>
88
 
         <property name="buddy" >
89
 
          <cstring>userEdit</cstring>
90
 
         </property>
91
 
        </widget>
92
 
       </item>
93
 
       <item>
94
 
        <widget class="QLabel" name="label_3" >
95
 
         <property name="sizePolicy" >
96
 
          <sizepolicy>
97
 
           <hsizetype>4</hsizetype>
98
 
           <vsizetype>0</vsizetype>
99
 
           <horstretch>0</horstretch>
100
 
           <verstretch>0</verstretch>
101
 
          </sizepolicy>
102
 
         </property>
103
 
         <property name="text" >
104
 
          <string>Password</string>
105
 
         </property>
106
 
         <property name="buddy" >
107
 
          <cstring>passwordEdit</cstring>
108
 
         </property>
109
 
        </widget>
110
 
       </item>
111
 
      </layout>
112
 
     </item>
113
 
     <item>
114
 
      <layout class="QVBoxLayout" >
115
 
       <property name="margin" >
116
 
        <number>0</number>
117
 
       </property>
118
 
       <property name="spacing" >
119
 
        <number>6</number>
120
 
       </property>
121
 
       <item>
122
 
        <widget class="QStackedWidget" name="stack" >
123
 
         <property name="sizePolicy" >
124
 
          <sizepolicy>
125
 
           <hsizetype>4</hsizetype>
126
 
           <vsizetype>5</vsizetype>
127
 
           <horstretch>0</horstretch>
128
 
           <verstretch>0</verstretch>
129
 
          </sizepolicy>
130
 
         </property>
131
 
         <property name="minimumSize" >
132
 
          <size>
133
 
           <width>190</width>
134
 
           <height>21</height>
135
 
          </size>
136
 
         </property>
137
 
         <property name="currentIndex" >
138
 
          <number>0</number>
139
 
         </property>
140
 
         <widget class="QWidget" name="page" >
141
 
          <property name="sizePolicy" >
142
 
           <sizepolicy>
143
 
            <hsizetype>5</hsizetype>
144
 
            <vsizetype>0</vsizetype>
145
 
            <horstretch>0</horstretch>
146
 
            <verstretch>0</verstretch>
147
 
           </sizepolicy>
148
 
          </property>
149
 
          <layout class="QVBoxLayout" >
150
 
           <property name="margin" >
151
 
            <number>0</number>
152
 
           </property>
153
 
           <property name="spacing" >
154
 
            <number>0</number>
155
 
           </property>
156
 
           <item>
157
 
            <widget class="QComboBox" name="userCombo" >
158
 
             <property name="minimumSize" >
159
 
              <size>
160
 
               <width>0</width>
161
 
               <height>21</height>
162
 
              </size>
163
 
             </property>
164
 
             <property name="editable" >
165
 
              <bool>true</bool>
166
 
             </property>
167
 
            </widget>
168
 
           </item>
169
 
          </layout>
170
 
         </widget>
171
 
         <widget class="QWidget" name="page_2" >
172
 
          <property name="sizePolicy" >
173
 
           <sizepolicy>
174
 
            <hsizetype>5</hsizetype>
175
 
            <vsizetype>0</vsizetype>
176
 
            <horstretch>0</horstretch>
177
 
            <verstretch>0</verstretch>
178
 
           </sizepolicy>
179
 
          </property>
180
 
          <property name="minimumSize" >
181
 
           <size>
182
 
            <width>0</width>
183
 
            <height>21</height>
184
 
           </size>
185
 
          </property>
186
 
          <layout class="QVBoxLayout" >
187
 
           <property name="margin" >
188
 
            <number>0</number>
189
 
           </property>
190
 
           <property name="spacing" >
191
 
            <number>0</number>
192
 
           </property>
193
 
           <item>
194
 
            <widget class="QLineEdit" name="userEdit" />
195
 
           </item>
196
 
          </layout>
197
 
         </widget>
198
 
        </widget>
199
 
       </item>
200
 
       <item>
201
 
        <spacer>
202
 
         <property name="orientation" >
203
 
          <enum>Qt::Vertical</enum>
204
 
         </property>
205
 
         <property name="sizeType" >
206
 
          <enum>QSizePolicy::Fixed</enum>
207
 
         </property>
208
 
         <property name="sizeHint" >
209
 
          <size>
210
 
           <width>20</width>
211
 
           <height>0</height>
212
 
          </size>
213
 
         </property>
214
 
        </spacer>
215
 
       </item>
216
 
       <item>
217
 
        <widget class="QLineEdit" name="passwordEdit" >
218
 
         <property name="sizePolicy" >
219
 
          <sizepolicy>
220
 
           <hsizetype>4</hsizetype>
221
 
           <vsizetype>0</vsizetype>
222
 
           <horstretch>0</horstretch>
223
 
           <verstretch>0</verstretch>
224
 
          </sizepolicy>
225
 
         </property>
226
 
         <property name="minimumSize" >
227
 
          <size>
228
 
           <width>190</width>
229
 
           <height>0</height>
230
 
          </size>
231
 
         </property>
232
 
         <property name="maximumSize" >
233
 
          <size>
234
 
           <width>200</width>
235
 
           <height>16777215</height>
236
 
          </size>
237
 
         </property>
238
 
         <property name="echoMode" >
239
 
          <enum>QLineEdit::Password</enum>
240
 
         </property>
241
 
        </widget>
242
 
       </item>
243
 
      </layout>
244
 
     </item>
245
 
     <item>
246
 
      <spacer>
247
 
       <property name="orientation" >
248
 
        <enum>Qt::Horizontal</enum>
249
 
       </property>
250
 
       <property name="sizeHint" >
251
 
        <size>
252
 
         <width>0</width>
253
 
         <height>20</height>
254
 
        </size>
255
 
       </property>
256
 
      </spacer>
 
64
    <layout class="QGridLayout" >
 
65
     <item row="0" column="0" >
 
66
      <widget class="QLabel" name="label_2" >
 
67
       <property name="sizePolicy" >
 
68
        <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
69
         <horstretch>0</horstretch>
 
70
         <verstretch>0</verstretch>
 
71
        </sizepolicy>
 
72
       </property>
 
73
       <property name="text" >
 
74
        <string>Username:</string>
 
75
       </property>
 
76
       <property name="buddy" >
 
77
        <cstring>userEdit</cstring>
 
78
       </property>
 
79
      </widget>
 
80
     </item>
 
81
     <item row="0" column="1" >
 
82
      <widget class="QStackedWidget" name="stack" >
 
83
       <property name="sizePolicy" >
 
84
        <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
85
         <horstretch>0</horstretch>
 
86
         <verstretch>0</verstretch>
 
87
        </sizepolicy>
 
88
       </property>
 
89
       <property name="minimumSize" >
 
90
        <size>
 
91
         <width>190</width>
 
92
         <height>21</height>
 
93
        </size>
 
94
       </property>
 
95
       <property name="currentIndex" >
 
96
        <number>0</number>
 
97
       </property>
 
98
       <widget class="QWidget" name="page" >
 
99
        <property name="sizePolicy" >
 
100
         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
101
          <horstretch>0</horstretch>
 
102
          <verstretch>0</verstretch>
 
103
         </sizepolicy>
 
104
        </property>
 
105
        <layout class="QVBoxLayout" >
 
106
         <property name="spacing" >
 
107
          <number>0</number>
 
108
         </property>
 
109
         <property name="leftMargin" >
 
110
          <number>0</number>
 
111
         </property>
 
112
         <property name="topMargin" >
 
113
          <number>0</number>
 
114
         </property>
 
115
         <property name="rightMargin" >
 
116
          <number>0</number>
 
117
         </property>
 
118
         <property name="bottomMargin" >
 
119
          <number>0</number>
 
120
         </property>
 
121
         <item>
 
122
          <widget class="QComboBox" name="userCombo" >
 
123
           <property name="minimumSize" >
 
124
            <size>
 
125
             <width>0</width>
 
126
             <height>21</height>
 
127
            </size>
 
128
           </property>
 
129
           <property name="editable" >
 
130
            <bool>true</bool>
 
131
           </property>
 
132
          </widget>
 
133
         </item>
 
134
        </layout>
 
135
       </widget>
 
136
       <widget class="QWidget" name="page_2" >
 
137
        <property name="sizePolicy" >
 
138
         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
 
139
          <horstretch>0</horstretch>
 
140
          <verstretch>0</verstretch>
 
141
         </sizepolicy>
 
142
        </property>
 
143
        <property name="minimumSize" >
 
144
         <size>
 
145
          <width>0</width>
 
146
          <height>21</height>
 
147
         </size>
 
148
        </property>
 
149
        <layout class="QVBoxLayout" >
 
150
         <property name="spacing" >
 
151
          <number>0</number>
 
152
         </property>
 
153
         <property name="leftMargin" >
 
154
          <number>0</number>
 
155
         </property>
 
156
         <property name="topMargin" >
 
157
          <number>0</number>
 
158
         </property>
 
159
         <property name="rightMargin" >
 
160
          <number>0</number>
 
161
         </property>
 
162
         <property name="bottomMargin" >
 
163
          <number>0</number>
 
164
         </property>
 
165
         <item>
 
166
          <widget class="QLineEdit" name="userEdit" />
 
167
         </item>
 
168
        </layout>
 
169
       </widget>
 
170
      </widget>
 
171
     </item>
 
172
     <item row="0" column="2" >
 
173
      <spacer>
 
174
       <property name="orientation" >
 
175
        <enum>Qt::Horizontal</enum>
 
176
       </property>
 
177
       <property name="sizeHint" >
 
178
        <size>
 
179
         <width>40</width>
 
180
         <height>10</height>
 
181
        </size>
 
182
       </property>
 
183
      </spacer>
 
184
     </item>
 
185
     <item row="1" column="0" >
 
186
      <widget class="QLabel" name="label_3" >
 
187
       <property name="sizePolicy" >
 
188
        <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
189
         <horstretch>0</horstretch>
 
190
         <verstretch>0</verstretch>
 
191
        </sizepolicy>
 
192
       </property>
 
193
       <property name="text" >
 
194
        <string>Password:</string>
 
195
       </property>
 
196
       <property name="buddy" >
 
197
        <cstring>passwordEdit</cstring>
 
198
       </property>
 
199
      </widget>
 
200
     </item>
 
201
     <item row="1" column="1" >
 
202
      <widget class="QLineEdit" name="passwordEdit" >
 
203
       <property name="sizePolicy" >
 
204
        <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
205
         <horstretch>0</horstretch>
 
206
         <verstretch>0</verstretch>
 
207
        </sizepolicy>
 
208
       </property>
 
209
       <property name="minimumSize" >
 
210
        <size>
 
211
         <width>190</width>
 
212
         <height>0</height>
 
213
        </size>
 
214
       </property>
 
215
       <property name="maximumSize" >
 
216
        <size>
 
217
         <width>200</width>
 
218
         <height>16777215</height>
 
219
        </size>
 
220
       </property>
 
221
       <property name="echoMode" >
 
222
        <enum>QLineEdit::Password</enum>
 
223
       </property>
 
224
      </widget>
 
225
     </item>
 
226
     <item row="1" column="2" >
 
227
      <spacer>
 
228
       <property name="orientation" >
 
229
        <enum>Qt::Horizontal</enum>
 
230
       </property>
 
231
       <property name="sizeHint" >
 
232
        <size>
 
233
         <width>40</width>
 
234
         <height>10</height>
 
235
        </size>
 
236
       </property>
 
237
      </spacer>
 
238
     </item>
 
239
     <item row="2" column="1" >
 
240
      <widget class="QCheckBox" name="rememberCheck" >
 
241
       <property name="text" >
 
242
        <string>Remember my password</string>
 
243
       </property>
 
244
       <property name="checked" >
 
245
        <bool>true</bool>
 
246
       </property>
 
247
      </widget>
257
248
     </item>
258
249
    </layout>
259
250
   </item>
260
251
   <item>
261
 
    <widget class="QCheckBox" name="rememberCheck" >
262
 
     <property name="text" >
263
 
      <string>Remember my password</string>
264
 
     </property>
265
 
     <property name="checked" >
266
 
      <bool>true</bool>
267
 
     </property>
268
 
    </widget>
269
 
   </item>
270
 
   <item>
271
252
    <spacer>
272
253
     <property name="orientation" >
273
254
      <enum>Qt::Vertical</enum>
278
259
     <property name="sizeHint" >
279
260
      <size>
280
261
       <width>20</width>
281
 
       <height>40</height>
 
262
       <height>30</height>
282
263
      </size>
283
264
     </property>
284
265
    </spacer>
303
284
  <customwidget>
304
285
   <class>URLLabel</class>
305
286
   <extends>QLabel</extends>
306
 
   <header>libLastFmTools/URLLabel.h</header>
 
287
   <header>URLLabel.h</header>
307
288
  </customwidget>
308
289
 </customwidgets>
309
290
 <tabstops>