| 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>The wizard is now complete. Edit this text in soundpagefinal.cpp</string> | 
 
 
 
 
 
 | 21 | 
      </property> | 
 
 
 
 
 
 | 22 | 
      <property name="wordWrap"> | 
 
 
 
 
 
 | 23 | 
       <bool>true</bool> | 
 
 
 
 
 
 | 24 | 
      </property> | 
 
 
 
 
 
 | 25 | 
     </widget> | 
 
 
 
 
 
 | 26 | 
    </item> | 
 
 
 
 
 
 | 27 | 
    <item> | 
 
 
 
 
 
 | 28 | 
     <spacer name="verticalSpacer"> | 
 
 
 
 
 
 | 29 | 
      <property name="orientation"> | 
 
 
 
 
 
 | 30 | 
       <enum>Qt::Vertical</enum> | 
 
 
 
 
 
 | 31 | 
      </property> | 
 
 
 
 
 
 | 32 | 
      <property name="sizeType"> | 
 
 
 
 
 
 | 33 | 
       <enum>QSizePolicy::Fixed</enum> | 
 
 
 
 
 
 | 34 | 
      </property> | 
 
 
 
 
 
 | 35 | 
      <property name="sizeHint" stdset="0"> | 
 
 
 
 
 
 | 36 | 
       <size> | 
 
 
 
 
 
 | 37 | 
        <width>20</width> | 
 
 
 
 
 
 | 38 | 
        <height>30</height> | 
 
 
 
 
 
 | 39 | 
       </size> | 
 
 
 
 
 
 | 40 | 
      </property> | 
 
 
 
 
 
 | 41 | 
     </spacer> | 
 
 
 
 
 
 | 42 | 
    </item> | 
 
 
 
 
 
 | 43 | 
   </layout> | 
 
 
 
 
 
 | 44 | 
  </widget> | 
 
 
 
 
 
 | 45 | 
  <resources/> | 
 
 
 
 
 
 | 46 | 
  <connections/> | 
 
 
 
 
 
 | 47 | 
 </ui> |