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

« back to all changes in this revision

Viewing changes to src/ShareDialog.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:
 
1
<ui version="4.0" >
 
2
 <class>ShareDialog</class>
 
3
 <widget class="QDialog" name="ShareDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>499</width>
 
9
    <height>299</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Share</string>
 
14
  </property>
 
15
  <layout class="QVBoxLayout" >
 
16
   <item>
 
17
    <layout class="QGridLayout" >
 
18
     <item row="0" column="1" >
 
19
      <spacer>
 
20
       <property name="orientation" >
 
21
        <enum>Qt::Horizontal</enum>
 
22
       </property>
 
23
       <property name="sizeType" >
 
24
        <enum>QSizePolicy::Fixed</enum>
 
25
       </property>
 
26
       <property name="sizeHint" >
 
27
        <size>
 
28
         <width>4</width>
 
29
         <height>4</height>
 
30
        </size>
 
31
       </property>
 
32
      </spacer>
 
33
     </item>
 
34
     <item row="0" column="2" >
 
35
      <widget class="QComboBox" name="recommendTypeBox" >
 
36
       <item>
 
37
        <property name="text" >
 
38
         <string/>
 
39
        </property>
 
40
       </item>
 
41
       <item>
 
42
        <property name="text" >
 
43
         <string/>
 
44
        </property>
 
45
       </item>
 
46
       <item>
 
47
        <property name="text" >
 
48
         <string/>
 
49
        </property>
 
50
       </item>
 
51
      </widget>
 
52
     </item>
 
53
     <item row="1" column="1" >
 
54
      <spacer>
 
55
       <property name="orientation" >
 
56
        <enum>Qt::Horizontal</enum>
 
57
       </property>
 
58
       <property name="sizeType" >
 
59
        <enum>QSizePolicy::Fixed</enum>
 
60
       </property>
 
61
       <property name="sizeHint" >
 
62
        <size>
 
63
         <width>4</width>
 
64
         <height>4</height>
 
65
        </size>
 
66
       </property>
 
67
      </spacer>
 
68
     </item>
 
69
     <item row="2" column="0" >
 
70
      <widget class="QLabel" name="label_3" >
 
71
       <property name="text" >
 
72
        <string>Message:</string>
 
73
       </property>
 
74
       <property name="alignment" >
 
75
        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
76
       </property>
 
77
      </widget>
 
78
     </item>
 
79
     <item row="0" column="0" >
 
80
      <widget class="QLabel" name="label" >
 
81
       <property name="text" >
 
82
        <string>Share:</string>
 
83
       </property>
 
84
      </widget>
 
85
     </item>
 
86
     <item row="1" column="0" >
 
87
      <widget class="QLabel" name="label_2" >
 
88
       <property name="text" >
 
89
        <string comment="eg. Share &quot;Kylie Minogue&quot; with bob" >with:</string>
 
90
       </property>
 
91
      </widget>
 
92
     </item>
 
93
     <item row="2" column="1" >
 
94
      <spacer>
 
95
       <property name="orientation" >
 
96
        <enum>Qt::Horizontal</enum>
 
97
       </property>
 
98
       <property name="sizeType" >
 
99
        <enum>QSizePolicy::Fixed</enum>
 
100
       </property>
 
101
       <property name="sizeHint" >
 
102
        <size>
 
103
         <width>4</width>
 
104
         <height>4</height>
 
105
        </size>
 
106
       </property>
 
107
      </spacer>
 
108
     </item>
 
109
     <item row="2" column="2" >
 
110
      <widget class="QTextEdit" name="messageEdit" >
 
111
       <property name="tabChangesFocus" >
 
112
        <bool>true</bool>
 
113
       </property>
 
114
       <property name="html" >
 
115
        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
116
p, li { white-space: pre-wrap; }
 
117
&lt;/style>&lt;/head>&lt;body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
 
118
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;">&lt;/p>&lt;/body>&lt;/html></string>
 
119
       </property>
 
120
       <property name="acceptRichText" >
 
121
        <bool>false</bool>
 
122
       </property>
 
123
      </widget>
 
124
     </item>
 
125
     <item row="1" column="2" >
 
126
      <widget class="QComboBox" name="userEdit" >
 
127
       <property name="editable" >
 
128
        <bool>true</bool>
 
129
       </property>
 
130
      </widget>
 
131
     </item>
 
132
    </layout>
 
133
   </item>
 
134
   <item>
 
135
    <layout class="QHBoxLayout" >
 
136
     <item>
 
137
      <spacer>
 
138
       <property name="orientation" >
 
139
        <enum>Qt::Horizontal</enum>
 
140
       </property>
 
141
       <property name="sizeHint" >
 
142
        <size>
 
143
         <width>285</width>
 
144
         <height>34</height>
 
145
        </size>
 
146
       </property>
 
147
      </spacer>
 
148
     </item>
 
149
     <item>
 
150
      <widget class="QPushButton" name="okButton" >
 
151
       <property name="text" >
 
152
        <string>Share</string>
 
153
       </property>
 
154
      </widget>
 
155
     </item>
 
156
     <item>
 
157
      <widget class="QPushButton" name="cancelButton" >
 
158
       <property name="text" >
 
159
        <string>Cancel</string>
 
160
       </property>
 
161
      </widget>
 
162
     </item>
 
163
    </layout>
 
164
   </item>
 
165
  </layout>
 
166
 </widget>
 
167
 <tabstops>
 
168
  <tabstop>userEdit</tabstop>
 
169
  <tabstop>messageEdit</tabstop>
 
170
  <tabstop>okButton</tabstop>
 
171
  <tabstop>cancelButton</tabstop>
 
172
  <tabstop>recommendTypeBox</tabstop>
 
173
 </tabstops>
 
174
 <resources/>
 
175
 <connections>
 
176
  <connection>
 
177
   <sender>cancelButton</sender>
 
178
   <signal>clicked()</signal>
 
179
   <receiver>ShareDialog</receiver>
 
180
   <slot>reject()</slot>
 
181
   <hints>
 
182
    <hint type="sourcelabel" >
 
183
     <x>437</x>
 
184
     <y>275</y>
 
185
    </hint>
 
186
    <hint type="destinationlabel" >
 
187
     <x>138</x>
 
188
     <y>265</y>
 
189
    </hint>
 
190
   </hints>
 
191
  </connection>
 
192
  <connection>
 
193
   <sender>okButton</sender>
 
194
   <signal>clicked()</signal>
 
195
   <receiver>ShareDialog</receiver>
 
196
   <slot>accept()</slot>
 
197
   <hints>
 
198
    <hint type="sourcelabel" >
 
199
     <x>352</x>
 
200
     <y>282</y>
 
201
    </hint>
 
202
    <hint type="destinationlabel" >
 
203
     <x>254</x>
 
204
     <y>277</y>
 
205
    </hint>
 
206
   </hints>
 
207
  </connection>
 
208
 </connections>
 
209
</ui>