| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<ui version="4.0"> |
| 3 |
<class>soundpagefinal</class> |
| 4 |
<widget class="QWizardPage" name="soundpagefinal"> |
| 5 |
<property name="geometry"> |
| 6 |
<rect> |
| 7 |
<x>0</x> |
| 8 |
<y>0</y> |
| 9 |
<width>640</width> |
| 10 |
<height>480</height> |
| 11 |
</rect> |
| 12 |
</property> |
| 13 |
<property name="windowTitle"> |
| 14 |
<string>WizardPage</string> |
| 15 |
</property> |
| 16 |
<layout class="QVBoxLayout" name="verticalLayout"> |
| 17 |
<item> |
| 18 |
<widget class="QLabel" name="lbComplete"> |
| 19 |
<property name="text"> |
| 20 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 21 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 22 |
p, li { white-space: pre-wrap; } |
| 23 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
| 24 |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">The wizard is now complete. The sounds have been converted. You can view all converted files clicking </span><a href=" "><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">here</span></a><span style=" font-size:8pt;">.</span></p> |
| 25 |
<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-size:8pt;"></p> |
| 26 |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Click restart to create more sounds from the wizard beggining, otherwise click finish.</span></p></body></html></string> |
| 27 |
</property> |
| 28 |
</widget> |
| 29 |
</item> |
| 30 |
<item> |
| 31 |
<spacer name="verticalSpacer"> |
| 32 |
<property name="orientation"> |
| 33 |
<enum>Qt::Vertical</enum> |
| 34 |
</property> |
| 35 |
<property name="sizeType"> |
| 36 |
<enum>QSizePolicy::Fixed</enum> |
| 37 |
</property> |
| 38 |
<property name="sizeHint" stdset="0"> |
| 39 |
<size> |
| 40 |
<width>20</width> |
| 41 |
<height>30</height> |
| 42 |
</size> |
| 43 |
</property> |
| 44 |
</spacer> |
| 45 |
</item> |
| 46 |
</layout> |
| 47 |
</widget> |
| 48 |
<resources/> |
| 49 |
<connections/> |
| 50 |
</ui> |