~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to src/widgets/loginstatewidget.ui

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>LoginStateWidget</class>
 
4
 <widget class="QWidget" name="LoginStateWidget">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>526</width>
 
10
    <height>187</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>Form</string>
 
15
  </property>
 
16
  <layout class="QVBoxLayout" name="verticalLayout">
 
17
   <property name="margin">
 
18
    <number>0</number>
 
19
   </property>
 
20
   <item>
 
21
    <widget class="QWidget" name="signed_out" native="true">
 
22
     <layout class="QHBoxLayout" name="horizontalLayout">
 
23
      <property name="margin">
 
24
       <number>0</number>
 
25
      </property>
 
26
      <item>
 
27
       <widget class="QLabel" name="label_5">
 
28
        <property name="minimumSize">
 
29
         <size>
 
30
          <width>22</width>
 
31
          <height>22</height>
 
32
         </size>
 
33
        </property>
 
34
       </widget>
 
35
      </item>
 
36
      <item>
 
37
       <widget class="QLabel" name="signed_out_label">
 
38
        <property name="sizePolicy">
 
39
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
40
          <horstretch>0</horstretch>
 
41
          <verstretch>0</verstretch>
 
42
         </sizepolicy>
 
43
        </property>
 
44
        <property name="text">
 
45
         <string>You are not signed in.</string>
 
46
        </property>
 
47
        <property name="wordWrap">
 
48
         <bool>true</bool>
 
49
        </property>
 
50
       </widget>
 
51
      </item>
 
52
     </layout>
 
53
    </widget>
 
54
   </item>
 
55
   <item>
 
56
    <widget class="QWidget" name="signed_in" native="true">
 
57
     <layout class="QHBoxLayout" name="horizontalLayout_2">
 
58
      <property name="margin">
 
59
       <number>0</number>
 
60
      </property>
 
61
      <item>
 
62
       <widget class="QLabel" name="label_4">
 
63
        <property name="minimumSize">
 
64
         <size>
 
65
          <width>22</width>
 
66
          <height>22</height>
 
67
         </size>
 
68
        </property>
 
69
        <property name="pixmap">
 
70
         <pixmap resource="../../data/data.qrc">:/icons/22x22/dialog-ok-apply.png</pixmap>
 
71
        </property>
 
72
       </widget>
 
73
      </item>
 
74
      <item>
 
75
       <widget class="QLabel" name="signed_in_label">
 
76
        <property name="sizePolicy">
 
77
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
78
          <horstretch>0</horstretch>
 
79
          <verstretch>0</verstretch>
 
80
         </sizepolicy>
 
81
        </property>
 
82
        <property name="textFormat">
 
83
         <enum>Qt::RichText</enum>
 
84
        </property>
 
85
        <property name="wordWrap">
 
86
         <bool>true</bool>
 
87
        </property>
 
88
       </widget>
 
89
      </item>
 
90
      <item>
 
91
       <widget class="QPushButton" name="sign_out">
 
92
        <property name="text">
 
93
         <string>Sign out</string>
 
94
        </property>
 
95
       </widget>
 
96
      </item>
 
97
     </layout>
 
98
    </widget>
 
99
   </item>
 
100
   <item>
 
101
    <widget class="QWidget" name="expires" native="true">
 
102
     <layout class="QHBoxLayout" name="horizontalLayout_4">
 
103
      <property name="margin">
 
104
       <number>0</number>
 
105
      </property>
 
106
      <item>
 
107
       <widget class="QLabel" name="label">
 
108
        <property name="minimumSize">
 
109
         <size>
 
110
          <width>22</width>
 
111
          <height>22</height>
 
112
         </size>
 
113
        </property>
 
114
        <property name="pixmap">
 
115
         <pixmap resource="../../data/data.qrc">:/icons/22x22/user-away.png</pixmap>
 
116
        </property>
 
117
       </widget>
 
118
      </item>
 
119
      <item>
 
120
       <widget class="QLabel" name="expires_label">
 
121
        <property name="sizePolicy">
 
122
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
123
          <horstretch>0</horstretch>
 
124
          <verstretch>0</verstretch>
 
125
         </sizepolicy>
 
126
        </property>
 
127
       </widget>
 
128
      </item>
 
129
     </layout>
 
130
    </widget>
 
131
   </item>
 
132
   <item>
 
133
    <widget class="QWidget" name="account_type" native="true">
 
134
     <layout class="QHBoxLayout" name="horizontalLayout_3">
 
135
      <property name="margin">
 
136
       <number>0</number>
 
137
      </property>
 
138
      <item>
 
139
       <widget class="QLabel" name="label_6">
 
140
        <property name="minimumSize">
 
141
         <size>
 
142
          <width>22</width>
 
143
          <height>22</height>
 
144
         </size>
 
145
        </property>
 
146
        <property name="pixmap">
 
147
         <pixmap resource="../../data/data.qrc">:/icons/22x22/dialog-warning.png</pixmap>
 
148
        </property>
 
149
        <property name="alignment">
 
150
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
151
        </property>
 
152
       </widget>
 
153
      </item>
 
154
      <item>
 
155
       <widget class="QLabel" name="account_type_label">
 
156
        <property name="sizePolicy">
 
157
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
158
          <horstretch>0</horstretch>
 
159
          <verstretch>0</verstretch>
 
160
         </sizepolicy>
 
161
        </property>
 
162
        <property name="text">
 
163
         <string/>
 
164
        </property>
 
165
        <property name="wordWrap">
 
166
         <bool>true</bool>
 
167
        </property>
 
168
       </widget>
 
169
      </item>
 
170
     </layout>
 
171
    </widget>
 
172
   </item>
 
173
   <item>
 
174
    <widget class="BusyIndicator" name="busy" native="true">
 
175
     <property name="text" stdset="0">
 
176
      <string>Signing in...</string>
 
177
     </property>
 
178
    </widget>
 
179
   </item>
 
180
  </layout>
 
181
 </widget>
 
182
 <customwidgets>
 
183
  <customwidget>
 
184
   <class>BusyIndicator</class>
 
185
   <extends>QWidget</extends>
 
186
   <header>widgets/busyindicator.h</header>
 
187
   <container>1</container>
 
188
  </customwidget>
 
189
 </customwidgets>
 
190
 <resources>
 
191
  <include location="../../data/data.qrc"/>
 
192
 </resources>
 
193
 <connections/>
 
194
</ui>