OpenAlbum 1.0.b

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

00001 <?xml version="1.0" encoding="UTF-8"?>
00002 <ui version="4.0">
00003  <class>dialogcreacionpaginaspersonalizadas</class>
00004  <widget class="QDialog" name="dialogcreacionpaginaspersonalizadas">
00005   <property name="geometry">
00006    <rect>
00007     <x>0</x>
00008     <y>0</y>
00009     <width>485</width>
00010     <height>295</height>
00011    </rect>
00012   </property>
00013   <property name="windowTitle">
00014    <string>Dialog</string>
00015   </property>
00016   <property name="windowIcon">
00017    <iconset>
00018     <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset>
00019   </property>
00020   <widget class="QTreeWidget" name="SelectorPlantilla">
00021    <property name="geometry">
00022     <rect>
00023      <x>20</x>
00024      <y>40</y>
00025      <width>291</width>
00026      <height>123</height>
00027     </rect>
00028    </property>
00029    <column>
00030     <property name="text">
00031      <string>Plantilla</string>
00032     </property>
00033    </column>
00034    <column>
00035     <property name="text">
00036      <string>Editable</string>
00037     </property>
00038    </column>
00039   </widget>
00040   <widget class="QPushButton" name="pushFondo">
00041    <property name="geometry">
00042     <rect>
00043      <x>20</x>
00044      <y>210</y>
00045      <width>121</width>
00046      <height>27</height>
00047     </rect>
00048    </property>
00049    <property name="text">
00050     <string>Elegir &amp;Fondo</string>
00051    </property>
00052   </widget>
00053   <widget class="QPushButton" name="pushIntroTexto">
00054    <property name="geometry">
00055     <rect>
00056      <x>180</x>
00057      <y>210</y>
00058      <width>121</width>
00059      <height>27</height>
00060     </rect>
00061    </property>
00062    <property name="text">
00063     <string>Introducir &amp;Textos</string>
00064    </property>
00065   </widget>
00066   <widget class="QPushButton" name="pushSiguiente">
00067    <property name="geometry">
00068     <rect>
00069      <x>370</x>
00070      <y>260</y>
00071      <width>98</width>
00072      <height>27</height>
00073     </rect>
00074    </property>
00075    <property name="text">
00076     <string>&amp;Siguiente</string>
00077    </property>
00078   </widget>
00079   <widget class="QPushButton" name="pushCancelar">
00080    <property name="geometry">
00081     <rect>
00082      <x>260</x>
00083      <y>260</y>
00084      <width>98</width>
00085      <height>27</height>
00086     </rect>
00087    </property>
00088    <property name="text">
00089     <string>&amp;Cancelar</string>
00090    </property>
00091   </widget>
00092   <widget class="QGraphicsView" name="VisualizarPlantillas">
00093    <property name="geometry">
00094     <rect>
00095      <x>320</x>
00096      <y>67</y>
00097      <width>129</width>
00098      <height>95</height>
00099     </rect>
00100    </property>
00101    <property name="styleSheet">
00102     <string notr="true">background: transparent; border: none</string>
00103    </property>
00104    <property name="verticalScrollBarPolicy">
00105     <enum>Qt::ScrollBarAlwaysOff</enum>
00106    </property>
00107    <property name="horizontalScrollBarPolicy">
00108     <enum>Qt::ScrollBarAlwaysOff</enum>
00109    </property>
00110   </widget>
00111   <widget class="QLabel" name="label_5">
00112    <property name="geometry">
00113     <rect>
00114      <x>323</x>
00115      <y>40</y>
00116      <width>111</width>
00117      <height>20</height>
00118     </rect>
00119    </property>
00120    <property name="text">
00121     <string>Fotos restantes</string>
00122    </property>
00123   </widget>
00124   <widget class="QLabel" name="labelFotosRestantes">
00125    <property name="geometry">
00126     <rect>
00127      <x>443</x>
00128      <y>40</y>
00129      <width>51</width>
00130      <height>17</height>
00131     </rect>
00132    </property>
00133    <property name="text">
00134     <string>0</string>
00135    </property>
00136   </widget>
00137   <widget class="QGroupBox" name="groupBox">
00138    <property name="geometry">
00139     <rect>
00140      <x>10</x>
00141      <y>20</y>
00142      <width>461</width>
00143      <height>151</height>
00144     </rect>
00145    </property>
00146    <property name="title">
00147     <string>1. Elige una plantilla </string>
00148    </property>
00149   </widget>
00150   <widget class="QGroupBox" name="groupBox_2">
00151    <property name="geometry">
00152     <rect>
00153      <x>10</x>
00154      <y>180</y>
00155      <width>141</width>
00156      <height>71</height>
00157     </rect>
00158    </property>
00159    <property name="title">
00160     <string>2. Elige un fondo</string>
00161    </property>
00162   </widget>
00163   <widget class="QGroupBox" name="groupBox_3">
00164    <property name="geometry">
00165     <rect>
00166      <x>170</x>
00167      <y>180</y>
00168      <width>141</width>
00169      <height>71</height>
00170     </rect>
00171    </property>
00172    <property name="title">
00173     <string>3. Introduce textos</string>
00174    </property>
00175   </widget>
00176   <widget class="QPushButton" name="pushIntroMarco">
00177    <property name="geometry">
00178     <rect>
00179      <x>340</x>
00180      <y>210</y>
00181      <width>121</width>
00182      <height>27</height>
00183     </rect>
00184    </property>
00185    <property name="text">
00186     <string>&amp;Marcos</string>
00187    </property>
00188   </widget>
00189   <widget class="QGroupBox" name="groupBox_4">
00190    <property name="geometry">
00191     <rect>
00192      <x>330</x>
00193      <y>180</y>
00194      <width>141</width>
00195      <height>71</height>
00196     </rect>
00197    </property>
00198    <property name="title">
00199     <string>4. Añade marcos</string>
00200    </property>
00201   </widget>
00202   <zorder>groupBox</zorder>
00203   <zorder>groupBox_2</zorder>
00204   <zorder>groupBox_3</zorder>
00205   <zorder>groupBox_4</zorder>
00206   <zorder>SelectorPlantilla</zorder>
00207   <zorder>pushFondo</zorder>
00208   <zorder>pushIntroTexto</zorder>
00209   <zorder>pushSiguiente</zorder>
00210   <zorder>pushCancelar</zorder>
00211   <zorder>VisualizarPlantillas</zorder>
00212   <zorder>label_5</zorder>
00213   <zorder>labelFotosRestantes</zorder>
00214   <zorder>pushIntroMarco</zorder>
00215  </widget>
00216  <resources/>
00217  <connections>
00218   <connection>
00219    <sender>SelectorPlantilla</sender>
00220    <signal>itemSelectionChanged()</signal>
00221    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00222    <slot>ActivarVisualizacionPlantilla()</slot>
00223    <hints>
00224     <hint type="sourcelabel">
00225      <x>165</x>
00226      <y>111</y>
00227     </hint>
00228     <hint type="destinationlabel">
00229      <x>242</x>
00230      <y>171</y>
00231     </hint>
00232    </hints>
00233   </connection>
00234   <connection>
00235    <sender>pushFondo</sender>
00236    <signal>clicked()</signal>
00237    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00238    <slot>EstablecerFondo()</slot>
00239    <hints>
00240     <hint type="sourcelabel">
00241      <x>110</x>
00242      <y>223</y>
00243     </hint>
00244     <hint type="destinationlabel">
00245      <x>242</x>
00246      <y>171</y>
00247     </hint>
00248    </hints>
00249   </connection>
00250   <connection>
00251    <sender>pushIntroTexto</sender>
00252    <signal>clicked()</signal>
00253    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00254    <slot>PushTexto()</slot>
00255    <hints>
00256     <hint type="sourcelabel">
00257      <x>110</x>
00258      <y>303</y>
00259     </hint>
00260     <hint type="destinationlabel">
00261      <x>242</x>
00262      <y>171</y>
00263     </hint>
00264    </hints>
00265   </connection>
00266   <connection>
00267    <sender>pushSiguiente</sender>
00268    <signal>clicked()</signal>
00269    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00270    <slot>PushSiguiente()</slot>
00271    <hints>
00272     <hint type="sourcelabel">
00273      <x>408</x>
00274      <y>273</y>
00275     </hint>
00276     <hint type="destinationlabel">
00277      <x>242</x>
00278      <y>171</y>
00279     </hint>
00280    </hints>
00281   </connection>
00282   <connection>
00283    <sender>pushCancelar</sender>
00284    <signal>clicked()</signal>
00285    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00286    <slot>close()</slot>
00287    <hints>
00288     <hint type="sourcelabel">
00289      <x>408</x>
00290      <y>313</y>
00291     </hint>
00292     <hint type="destinationlabel">
00293      <x>242</x>
00294      <y>171</y>
00295     </hint>
00296    </hints>
00297   </connection>
00298   <connection>
00299    <sender>pushIntroMarco</sender>
00300    <signal>clicked()</signal>
00301    <receiver>dialogcreacionpaginaspersonalizadas</receiver>
00302    <slot>EscogerMarco()</slot>
00303    <hints>
00304     <hint type="sourcelabel">
00305      <x>400</x>
00306      <y>223</y>
00307     </hint>
00308     <hint type="destinationlabel">
00309      <x>242</x>
00310      <y>147</y>
00311     </hint>
00312    </hints>
00313   </connection>
00314  </connections>
00315  <slots>
00316   <slot>ActivarVisualizacionPlantilla()</slot>
00317   <slot>EstablecerFondo()</slot>
00318   <slot>PushTexto()</slot>
00319   <slot>PushSiguiente()</slot>
00320   <slot>EscogerMarco()</slot>
00321  </slots>
00322 </ui>
 Todo Clases Archivos Funciones Variables