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

« back to all changes in this revision

Viewing changes to src/internet/digitallyimportedsettingspage.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>DigitallyImportedSettingsPage</class>
 
4
 <widget class="QWidget" name="DigitallyImportedSettingsPage">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>715</width>
 
10
    <height>425</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>Digitally Imported</string>
 
15
  </property>
 
16
  <layout class="QVBoxLayout" name="verticalLayout">
 
17
   <item>
 
18
    <widget class="LoginStateWidget" name="login_state" native="true"/>
 
19
   </item>
 
20
   <item>
 
21
    <widget class="QGroupBox" name="credential_group">
 
22
     <property name="sizePolicy">
 
23
      <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
 
24
       <horstretch>0</horstretch>
 
25
       <verstretch>0</verstretch>
 
26
      </sizepolicy>
 
27
     </property>
 
28
     <property name="title">
 
29
      <string>Account details (Premium)</string>
 
30
     </property>
 
31
     <layout class="QFormLayout" name="formLayout">
 
32
      <item row="0" column="0">
 
33
       <widget class="QLabel" name="label_22">
 
34
        <property name="text">
 
35
         <string>Digitally Imported username</string>
 
36
        </property>
 
37
       </widget>
 
38
      </item>
 
39
      <item row="0" column="1">
 
40
       <layout class="QHBoxLayout" name="horizontalLayout">
 
41
        <item>
 
42
         <widget class="QLineEdit" name="username"/>
 
43
        </item>
 
44
        <item>
 
45
         <widget class="QPushButton" name="login">
 
46
          <property name="text">
 
47
           <string>Login</string>
 
48
          </property>
 
49
         </widget>
 
50
        </item>
 
51
       </layout>
 
52
      </item>
 
53
      <item row="1" column="0">
 
54
       <widget class="QLabel" name="label_23">
 
55
        <property name="text">
 
56
         <string>Digitally Imported password</string>
 
57
        </property>
 
58
       </widget>
 
59
      </item>
 
60
      <item row="1" column="1">
 
61
       <widget class="QLineEdit" name="password">
 
62
        <property name="echoMode">
 
63
         <enum>QLineEdit::Password</enum>
 
64
        </property>
 
65
       </widget>
 
66
      </item>
 
67
      <item row="2" column="0">
 
68
       <widget class="QLabel" name="upgrade_link">
 
69
        <property name="text">
 
70
         <string>&lt;a href=&quot;http://www.di.fm/premium/&quot;&gt;Upgrade to Premium now&lt;/a&gt;</string>
 
71
        </property>
 
72
        <property name="openExternalLinks">
 
73
         <bool>true</bool>
 
74
        </property>
 
75
        <property name="textInteractionFlags">
 
76
         <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
 
77
        </property>
 
78
       </widget>
 
79
      </item>
 
80
     </layout>
 
81
    </widget>
 
82
   </item>
 
83
   <item>
 
84
    <widget class="QGroupBox" name="groupBox_9">
 
85
     <property name="sizePolicy">
 
86
      <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
 
87
       <horstretch>0</horstretch>
 
88
       <verstretch>0</verstretch>
 
89
      </sizepolicy>
 
90
     </property>
 
91
     <property name="title">
 
92
      <string>Preferences</string>
 
93
     </property>
 
94
     <layout class="QFormLayout" name="formLayout_2">
 
95
      <item row="0" column="0">
 
96
       <widget class="QLabel" name="basic_audio_label">
 
97
        <property name="text">
 
98
         <string>Basic audio type</string>
 
99
        </property>
 
100
       </widget>
 
101
      </item>
 
102
      <item row="0" column="1">
 
103
       <widget class="QComboBox" name="basic_audio_type">
 
104
        <item>
 
105
         <property name="text">
 
106
          <string>MP3 96k</string>
 
107
         </property>
 
108
        </item>
 
109
        <item>
 
110
         <property name="text">
 
111
          <string>AAC 32k</string>
 
112
         </property>
 
113
        </item>
 
114
        <item>
 
115
         <property name="text">
 
116
          <string>Windows Media 40k</string>
 
117
         </property>
 
118
        </item>
 
119
       </widget>
 
120
      </item>
 
121
      <item row="1" column="0">
 
122
       <widget class="QLabel" name="premium_audio_label">
 
123
        <property name="text">
 
124
         <string>Premium audio type</string>
 
125
        </property>
 
126
       </widget>
 
127
      </item>
 
128
      <item row="1" column="1">
 
129
       <widget class="QComboBox" name="premium_audio_type">
 
130
        <item>
 
131
         <property name="text">
 
132
          <string>MP3 256k</string>
 
133
         </property>
 
134
        </item>
 
135
        <item>
 
136
         <property name="text">
 
137
          <string>AAC 64k</string>
 
138
         </property>
 
139
        </item>
 
140
        <item>
 
141
         <property name="text">
 
142
          <string>AAC 128k</string>
 
143
         </property>
 
144
        </item>
 
145
        <item>
 
146
         <property name="text">
 
147
          <string>Windows Media 64k</string>
 
148
         </property>
 
149
        </item>
 
150
        <item>
 
151
         <property name="text">
 
152
          <string>Windows Media 128k</string>
 
153
         </property>
 
154
        </item>
 
155
       </widget>
 
156
      </item>
 
157
     </layout>
 
158
    </widget>
 
159
   </item>
 
160
   <item>
 
161
    <spacer name="verticalSpacer_7">
 
162
     <property name="orientation">
 
163
      <enum>Qt::Vertical</enum>
 
164
     </property>
 
165
     <property name="sizeHint" stdset="0">
 
166
      <size>
 
167
       <width>20</width>
 
168
       <height>166</height>
 
169
      </size>
 
170
     </property>
 
171
    </spacer>
 
172
   </item>
 
173
  </layout>
 
174
 </widget>
 
175
 <customwidgets>
 
176
  <customwidget>
 
177
   <class>LoginStateWidget</class>
 
178
   <extends>QWidget</extends>
 
179
   <header>widgets/loginstatewidget.h</header>
 
180
   <container>1</container>
 
181
  </customwidget>
 
182
 </customwidgets>
 
183
 <tabstops>
 
184
  <tabstop>username</tabstop>
 
185
  <tabstop>password</tabstop>
 
186
  <tabstop>login</tabstop>
 
187
  <tabstop>basic_audio_type</tabstop>
 
188
 </tabstops>
 
189
 <resources/>
 
190
 <connections/>
 
191
</ui>