2 <class>magnatunePurchaseDialogBase</class>
3 <widget class="QDialog" name="magnatunePurchaseDialogBase" >
4 <property name="enabled" >
7 <property name="geometry" >
15 <property name="minimumSize" >
21 <property name="windowTitle" >
22 <string>Purchase Album from Magnatune.com</string>
24 <layout class="QVBoxLayout" >
26 <widget class="Q3GroupBox" name="groupBox1" >
27 <property name="title" >
30 <layout class="QGridLayout" >
31 <item row="0" column="0" >
32 <widget class="QLabel" name="infoLabel" >
33 <property name="text" >
34 <string>You have chosen to purchase the following album from Magnatune.com</string>
36 <property name="alignment" >
37 <set>Qt::AlignVCenter</set>
39 <property name="wordWrap" >
44 <item rowspan="2" row="0" column="1" >
45 <widget class="QLabel" name="coverPixmapLabel" >
46 <property name="sizePolicy" >
47 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
52 <property name="minimumSize" >
58 <property name="maximumSize" >
64 <property name="frameShape" >
65 <enum>QFrame::StyledPanel</enum>
67 <property name="pixmap" >
70 <property name="scaledContents" >
73 <property name="wordWrap" >
78 <item row="1" column="0" >
79 <widget class="QFrame" name="frame" >
80 <property name="frameShape" >
81 <enum>QFrame::NoFrame</enum>
83 <property name="frameShadow" >
84 <enum>QFrame::Raised</enum>
86 <layout class="QGridLayout" >
87 <item row="0" column="0" >
88 <widget class="QLabel" name="textLabel13" >
89 <property name="text" >
90 <string>Album:</string>
92 <property name="wordWrap" >
97 <item row="0" column="1" >
98 <widget class="QLineEdit" name="albumEdit" >
99 <property name="enabled" >
102 <property name="readOnly" >
107 <item row="1" column="0" >
108 <widget class="QLabel" name="textLabel14" >
109 <property name="text" >
110 <string>Artist:</string>
112 <property name="wordWrap" >
117 <item row="1" column="1" >
118 <widget class="QLineEdit" name="artistEdit" >
119 <property name="enabled" >
122 <property name="readOnly" >
127 <item row="2" column="0" >
128 <widget class="QLabel" name="textLabel15" >
129 <property name="text" >
130 <string>Genre:</string>
132 <property name="wordWrap" >
137 <item row="2" column="1" >
138 <widget class="QLineEdit" name="genresEdit" >
139 <property name="enabled" >
142 <property name="readOnly" >
147 <item row="3" column="0" >
148 <widget class="QLabel" name="textLabel16" >
149 <property name="text" >
150 <string>Launch Year:</string>
152 <property name="wordWrap" >
157 <item row="3" column="1" >
158 <widget class="QLineEdit" name="launchDateEdit" >
159 <property name="enabled" >
162 <property name="readOnly" >
174 <widget class="Q3GroupBox" name="groupBox2" >
175 <property name="title" >
176 <string>Payment</string>
178 <layout class="QGridLayout" >
179 <item row="0" column="0" colspan="2" >
180 <widget class="QLabel" name="textLabel8" >
181 <property name="text" >
182 <string>Name:</string>
184 <property name="wordWrap" >
189 <item row="0" column="2" colspan="3" >
190 <widget class="QLineEdit" name="nameEdit" />
192 <item row="1" column="0" colspan="2" >
193 <widget class="QLabel" name="textLabel9" >
194 <property name="text" >
195 <string>Email:</string>
197 <property name="wordWrap" >
202 <item row="1" column="2" colspan="3" >
203 <widget class="QLineEdit" name="emailEdit" />
205 <item row="2" column="0" >
206 <widget class="QLabel" name="label" >
207 <property name="text" >
208 <string>Pay using:</string>
212 <item row="2" column="1" >
214 <property name="orientation" >
215 <enum>Qt::Horizontal</enum>
217 <property name="sizeType" >
218 <enum>QSizePolicy::Fixed</enum>
220 <property name="sizeHint" >
228 <item row="2" column="2" >
229 <widget class="QRadioButton" name="ccRadioButton" >
230 <property name="text" >
231 <string>credit card</string>
235 <item row="2" column="3" >
236 <widget class="QRadioButton" name="gcRadioButton" >
237 <property name="text" >
238 <string>Magnatune gift card</string>
242 <item row="2" column="4" >
244 <property name="orientation" >
245 <enum>Qt::Horizontal</enum>
247 <property name="sizeHint" >
255 <item row="3" column="0" colspan="5" >
256 <widget class="QStackedWidget" name="paymentWidget" >
257 <property name="windowModality" >
258 <enum>Qt::NonModal</enum>
260 <property name="enabled" >
263 <property name="frameShape" >
264 <enum>QFrame::StyledPanel</enum>
266 <property name="midLineWidth" >
269 <property name="currentIndex" >
272 <widget class="QWidget" name="ccInfo" >
273 <layout class="QGridLayout" >
274 <item row="0" column="0" colspan="4" >
275 <widget class="QLabel" name="textLabel2" >
276 <property name="palette" >
279 <colorrole role="WindowText" >
280 <brush brushstyle="SolidPattern" >
288 <colorrole role="Button" >
289 <brush brushstyle="SolidPattern" >
297 <colorrole role="Light" >
298 <brush brushstyle="SolidPattern" >
306 <colorrole role="Midlight" >
307 <brush brushstyle="SolidPattern" >
315 <colorrole role="Dark" >
316 <brush brushstyle="SolidPattern" >
324 <colorrole role="Mid" >
325 <brush brushstyle="SolidPattern" >
333 <colorrole role="Text" >
334 <brush brushstyle="SolidPattern" >
342 <colorrole role="BrightText" >
343 <brush brushstyle="SolidPattern" >
351 <colorrole role="ButtonText" >
352 <brush brushstyle="SolidPattern" >
360 <colorrole role="Base" >
361 <brush brushstyle="SolidPattern" >
369 <colorrole role="Window" >
370 <brush brushstyle="SolidPattern" >
378 <colorrole role="Shadow" >
379 <brush brushstyle="SolidPattern" >
387 <colorrole role="Highlight" >
388 <brush brushstyle="SolidPattern" >
396 <colorrole role="HighlightedText" >
397 <brush brushstyle="SolidPattern" >
405 <colorrole role="Link" >
406 <brush brushstyle="SolidPattern" >
414 <colorrole role="LinkVisited" >
415 <brush brushstyle="SolidPattern" >
425 <colorrole role="WindowText" >
426 <brush brushstyle="SolidPattern" >
434 <colorrole role="Button" >
435 <brush brushstyle="SolidPattern" >
443 <colorrole role="Light" >
444 <brush brushstyle="SolidPattern" >
452 <colorrole role="Midlight" >
453 <brush brushstyle="SolidPattern" >
461 <colorrole role="Dark" >
462 <brush brushstyle="SolidPattern" >
470 <colorrole role="Mid" >
471 <brush brushstyle="SolidPattern" >
479 <colorrole role="Text" >
480 <brush brushstyle="SolidPattern" >
488 <colorrole role="BrightText" >
489 <brush brushstyle="SolidPattern" >
497 <colorrole role="ButtonText" >
498 <brush brushstyle="SolidPattern" >
506 <colorrole role="Base" >
507 <brush brushstyle="SolidPattern" >
515 <colorrole role="Window" >
516 <brush brushstyle="SolidPattern" >
524 <colorrole role="Shadow" >
525 <brush brushstyle="SolidPattern" >
533 <colorrole role="Highlight" >
534 <brush brushstyle="SolidPattern" >
542 <colorrole role="HighlightedText" >
543 <brush brushstyle="SolidPattern" >
551 <colorrole role="Link" >
552 <brush brushstyle="SolidPattern" >
560 <colorrole role="LinkVisited" >
561 <brush brushstyle="SolidPattern" >
571 <colorrole role="WindowText" >
572 <brush brushstyle="SolidPattern" >
580 <colorrole role="Button" >
581 <brush brushstyle="SolidPattern" >
589 <colorrole role="Light" >
590 <brush brushstyle="SolidPattern" >
598 <colorrole role="Midlight" >
599 <brush brushstyle="SolidPattern" >
607 <colorrole role="Dark" >
608 <brush brushstyle="SolidPattern" >
616 <colorrole role="Mid" >
617 <brush brushstyle="SolidPattern" >
625 <colorrole role="Text" >
626 <brush brushstyle="SolidPattern" >
634 <colorrole role="BrightText" >
635 <brush brushstyle="SolidPattern" >
643 <colorrole role="ButtonText" >
644 <brush brushstyle="SolidPattern" >
652 <colorrole role="Base" >
653 <brush brushstyle="SolidPattern" >
661 <colorrole role="Window" >
662 <brush brushstyle="SolidPattern" >
670 <colorrole role="Shadow" >
671 <brush brushstyle="SolidPattern" >
679 <colorrole role="Highlight" >
680 <brush brushstyle="SolidPattern" >
688 <colorrole role="HighlightedText" >
689 <brush brushstyle="SolidPattern" >
697 <colorrole role="Link" >
698 <brush brushstyle="SolidPattern" >
706 <colorrole role="LinkVisited" >
707 <brush brushstyle="SolidPattern" >
718 <property name="text" >
719 <string>VISA and Mastercard accepted.</string>
721 <property name="wordWrap" >
726 <item row="1" column="0" colspan="2" >
727 <widget class="QLabel" name="textLabel3" >
728 <property name="text" >
729 <string>Credit card number:</string>
731 <property name="wordWrap" >
736 <item row="1" column="2" colspan="4" >
737 <widget class="QLineEdit" name="ccEdit" >
738 <property name="minimumSize" >
746 <item row="2" column="0" >
747 <widget class="QLabel" name="textLabel4" >
748 <property name="text" >
749 <string>Expiration date:</string>
751 <property name="wordWrap" >
756 <item row="2" column="1" >
758 <property name="orientation" >
759 <enum>Qt::Horizontal</enum>
761 <property name="sizeType" >
762 <enum>QSizePolicy::Fixed</enum>
764 <property name="sizeHint" >
772 <item row="2" column="2" >
773 <widget class="QLabel" name="textLabel6" >
774 <property name="text" >
775 <string>Month (xx):</string>
777 <property name="wordWrap" >
782 <item row="2" column="3" >
783 <widget class="QLineEdit" name="expMonthEdit" >
784 <property name="minimumSize" >
792 <item row="2" column="4" >
793 <widget class="QLabel" name="textLabel5" >
794 <property name="text" >
795 <string>Year (xx):</string>
797 <property name="wordWrap" >
802 <item row="2" column="5" >
803 <widget class="QLineEdit" name="expYearEdit" >
804 <property name="minimumSize" >
814 <widget class="QWidget" name="gcInfo" >
815 <layout class="QGridLayout" >
816 <item row="0" column="0" >
817 <widget class="QLabel" name="textLabel3_2" >
818 <property name="text" >
819 <string>Gift card code:</string>
821 <property name="wordWrap" >
826 <item row="0" column="1" >
827 <widget class="QLineEdit" name="gcEdit" />
833 <item row="4" column="0" colspan="2" >
834 <widget class="QLabel" name="textLabel7" >
835 <property name="text" >
836 <string>Amount to pay (USD):</string>
838 <property name="wordWrap" >
843 <item row="4" column="2" colspan="2" >
844 <widget class="QComboBox" name="amountComboBox" >
845 <property name="currentIndex" >
849 <property name="text" >
854 <property name="text" >
859 <property name="text" >
864 <property name="text" >
869 <property name="text" >
874 <property name="text" >
879 <property name="text" >
884 <property name="text" >
889 <property name="text" >
894 <property name="text" >
899 <property name="text" >
904 <property name="text" >
909 <property name="text" >
914 <property name="text" >
920 <item row="5" column="0" colspan="5" >
921 <widget class="QLabel" name="textLabel17" >
922 <property name="text" >
923 <string>The amount you choose to pay will be split 50/50 between the artist and Magnatune.com. Your personal and credit card information is sent securely to Magnatune.com using SSL encryption and is not stored by Amarok or readable by the Amarok developers.</string>
925 <property name="alignment" >
926 <set>Qt::AlignVCenter</set>
928 <property name="wordWrap" >
937 <layout class="QHBoxLayout" >
938 <property name="spacing" >
941 <property name="leftMargin" >
944 <property name="topMargin" >
947 <property name="rightMargin" >
950 <property name="bottomMargin" >
955 <property name="orientation" >
956 <enum>Qt::Horizontal</enum>
958 <property name="sizeType" >
959 <enum>QSizePolicy::Expanding</enum>
961 <property name="sizeHint" >
970 <widget class="QPushButton" name="purchaseButton" >
971 <property name="text" >
972 <string>P&urchase</string>
977 <widget class="QPushButton" name="cancelButton" >
978 <property name="text" >
979 <string>Ca&ncel</string>
987 <layoutdefault spacing="6" margin="11" />
990 <class>Q3GroupBox</class>
991 <extends>QGroupBox</extends>
992 <header>Qt3Support/Q3GroupBox</header>
993 <container>1</container>
997 <tabstop>albumEdit</tabstop>
998 <tabstop>artistEdit</tabstop>
999 <tabstop>genresEdit</tabstop>
1000 <tabstop>launchDateEdit</tabstop>
1001 <tabstop>nameEdit</tabstop>
1002 <tabstop>emailEdit</tabstop>
1003 <tabstop>ccEdit</tabstop>
1004 <tabstop>expMonthEdit</tabstop>
1005 <tabstop>expYearEdit</tabstop>
1006 <tabstop>amountComboBox</tabstop>
1007 <tabstop>purchaseButton</tabstop>
1008 <tabstop>cancelButton</tabstop>
1013 <sender>cancelButton</sender>
1014 <signal>clicked()</signal>
1015 <receiver>magnatunePurchaseDialogBase</receiver>
1016 <slot>cancel()</slot>
1018 <hint type="sourcelabel" >
1022 <hint type="destinationlabel" >
1029 <sender>purchaseButton</sender>
1030 <signal>clicked()</signal>
1031 <receiver>magnatunePurchaseDialogBase</receiver>
1032 <slot>purchase()</slot>
1034 <hint type="sourcelabel" >
1038 <hint type="destinationlabel" >
1045 <sender>ccRadioButton</sender>
1046 <signal>clicked()</signal>
1047 <receiver>magnatunePurchaseDialogBase</receiver>
1050 <hint type="sourcelabel" >
1054 <hint type="destinationlabel" >