OpenAlbum 1.0.b

/home/manuel/PFC/open-album/OpenAlbum-Unix/fondoportadawizard.ui

00001 <?xml version="1.0" encoding="UTF-8"?>
00002 <ui version="4.0">
00003  <class>fondoPortadaWizard</class>
00004  <widget class="QWizardPage" name="fondoPortadaWizard">
00005   <property name="geometry">
00006    <rect>
00007     <x>0</x>
00008     <y>0</y>
00009     <width>491</width>
00010     <height>280</height>
00011    </rect>
00012   </property>
00013   <property name="windowTitle">
00014    <string>WizardPage</string>
00015   </property>
00016   <property name="windowIcon">
00017    <iconset>
00018     <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset>
00019   </property>
00020   <widget class="QPushButton" name="pushFondo">
00021    <property name="geometry">
00022     <rect>
00023      <x>40</x>
00024      <y>35</y>
00025      <width>131</width>
00026      <height>27</height>
00027     </rect>
00028    </property>
00029    <property name="text">
00030     <string>Introducir &amp;Fondo</string>
00031    </property>
00032   </widget>
00033   <widget class="QLabel" name="label">
00034    <property name="geometry">
00035     <rect>
00036      <x>190</x>
00037      <y>35</y>
00038      <width>251</width>
00039      <height>31</height>
00040     </rect>
00041    </property>
00042    <property name="text">
00043     <string>Selecciona un color, imagen o textura para el fondo de tu portada.</string>
00044    </property>
00045    <property name="wordWrap">
00046     <bool>true</bool>
00047    </property>
00048   </widget>
00049   <widget class="QPushButton" name="pushFrontal">
00050    <property name="geometry">
00051     <rect>
00052      <x>40</x>
00053      <y>125</y>
00054      <width>131</width>
00055      <height>27</height>
00056     </rect>
00057    </property>
00058    <property name="text">
00059     <string>&amp;Imagen Frontal</string>
00060    </property>
00061   </widget>
00062   <widget class="QPushButton" name="pushTrasera">
00063    <property name="geometry">
00064     <rect>
00065      <x>40</x>
00066      <y>215</y>
00067      <width>131</width>
00068      <height>27</height>
00069     </rect>
00070    </property>
00071    <property name="text">
00072     <string>Imagen &amp;Trasera</string>
00073    </property>
00074   </widget>
00075   <widget class="QLabel" name="labelFrontal">
00076    <property name="geometry">
00077     <rect>
00078      <x>190</x>
00079      <y>125</y>
00080      <width>251</width>
00081      <height>31</height>
00082     </rect>
00083    </property>
00084    <property name="text">
00085     <string>Selecciona una imagen para el frontal de tu portada.</string>
00086    </property>
00087    <property name="wordWrap">
00088     <bool>true</bool>
00089    </property>
00090   </widget>
00091   <widget class="QLabel" name="labelTrasera">
00092    <property name="geometry">
00093     <rect>
00094      <x>190</x>
00095      <y>215</y>
00096      <width>251</width>
00097      <height>31</height>
00098     </rect>
00099    </property>
00100    <property name="text">
00101     <string>Selecciona una imagen para la trasera de tu portada.</string>
00102    </property>
00103    <property name="wordWrap">
00104     <bool>true</bool>
00105    </property>
00106   </widget>
00107   <widget class="QGroupBox" name="groupBox">
00108    <property name="geometry">
00109     <rect>
00110      <x>30</x>
00111      <y>20</y>
00112      <width>421</width>
00113      <height>61</height>
00114     </rect>
00115    </property>
00116    <property name="title">
00117     <string/>
00118    </property>
00119   </widget>
00120   <widget class="QGroupBox" name="groupBox_2">
00121    <property name="geometry">
00122     <rect>
00123      <x>30</x>
00124      <y>110</y>
00125      <width>421</width>
00126      <height>61</height>
00127     </rect>
00128    </property>
00129    <property name="title">
00130     <string/>
00131    </property>
00132   </widget>
00133   <widget class="QGroupBox" name="groupBox_3">
00134    <property name="geometry">
00135     <rect>
00136      <x>30</x>
00137      <y>200</y>
00138      <width>421</width>
00139      <height>61</height>
00140     </rect>
00141    </property>
00142    <property name="title">
00143     <string/>
00144    </property>
00145   </widget>
00146   <zorder>groupBox_3</zorder>
00147   <zorder>groupBox</zorder>
00148   <zorder>groupBox_2</zorder>
00149   <zorder>pushFondo</zorder>
00150   <zorder>label</zorder>
00151   <zorder>pushFrontal</zorder>
00152   <zorder>pushTrasera</zorder>
00153   <zorder>labelFrontal</zorder>
00154   <zorder>labelTrasera</zorder>
00155  </widget>
00156  <resources/>
00157  <connections>
00158   <connection>
00159    <sender>pushFondo</sender>
00160    <signal>clicked()</signal>
00161    <receiver>fondoPortadaWizard</receiver>
00162    <slot>elegirFondo()</slot>
00163    <hints>
00164     <hint type="sourcelabel">
00165      <x>115</x>
00166      <y>43</y>
00167     </hint>
00168     <hint type="destinationlabel">
00169      <x>226</x>
00170      <y>93</y>
00171     </hint>
00172    </hints>
00173   </connection>
00174   <connection>
00175    <sender>pushTrasera</sender>
00176    <signal>clicked()</signal>
00177    <receiver>fondoPortadaWizard</receiver>
00178    <slot>elegirImagenTrasera()</slot>
00179    <hints>
00180     <hint type="sourcelabel">
00181      <x>115</x>
00182      <y>143</y>
00183     </hint>
00184     <hint type="destinationlabel">
00185      <x>226</x>
00186      <y>93</y>
00187     </hint>
00188    </hints>
00189   </connection>
00190   <connection>
00191    <sender>pushFrontal</sender>
00192    <signal>clicked()</signal>
00193    <receiver>fondoPortadaWizard</receiver>
00194    <slot>elegirImagenFrontal()</slot>
00195    <hints>
00196     <hint type="sourcelabel">
00197      <x>115</x>
00198      <y>93</y>
00199     </hint>
00200     <hint type="destinationlabel">
00201      <x>226</x>
00202      <y>93</y>
00203     </hint>
00204    </hints>
00205   </connection>
00206  </connections>
00207  <slots>
00208   <slot>elegirImagenFrontal()</slot>
00209   <slot>elegirImagenTrasera()</slot>
00210   <slot>elegirFondo()</slot>
00211  </slots>
00212 </ui>
 Todo Clases Archivos Funciones Variables