OpenAlbum 1.0.b

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

00001 <?xml version="1.0" encoding="UTF-8"?>
00002 <ui version="4.0">
00003  <class>FondoDialog</class>
00004  <widget class="QDialog" name="FondoDialog">
00005   <property name="geometry">
00006    <rect>
00007     <x>0</x>
00008     <y>0</y>
00009     <width>371</width>
00010     <height>297</height>
00011    </rect>
00012   </property>
00013   <property name="windowTitle">
00014    <string>Establecer Fondo de la Portada</string>
00015   </property>
00016   <property name="windowIcon">
00017    <iconset>
00018     <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset>
00019   </property>
00020   <widget class="QRadioButton" name="radioButtonColor">
00021    <property name="geometry">
00022     <rect>
00023      <x>30</x>
00024      <y>200</y>
00025      <width>141</width>
00026      <height>22</height>
00027     </rect>
00028    </property>
00029    <property name="cursor">
00030     <cursorShape>PointingHandCursor</cursorShape>
00031    </property>
00032    <property name="focusPolicy">
00033     <enum>Qt::NoFocus</enum>
00034    </property>
00035    <property name="text">
00036     <string>Color de fondo</string>
00037    </property>
00038   </widget>
00039   <widget class="QRadioButton" name="radioButtonImagen">
00040    <property name="geometry">
00041     <rect>
00042      <x>30</x>
00043      <y>130</y>
00044      <width>141</width>
00045      <height>22</height>
00046     </rect>
00047    </property>
00048    <property name="cursor">
00049     <cursorShape>PointingHandCursor</cursorShape>
00050    </property>
00051    <property name="focusPolicy">
00052     <enum>Qt::NoFocus</enum>
00053    </property>
00054    <property name="text">
00055     <string>Imagen de fondo</string>
00056    </property>
00057   </widget>
00058   <widget class="QPushButton" name="pushButtonSiguiente">
00059    <property name="enabled">
00060     <bool>false</bool>
00061    </property>
00062    <property name="geometry">
00063     <rect>
00064      <x>270</x>
00065      <y>260</y>
00066      <width>93</width>
00067      <height>27</height>
00068     </rect>
00069    </property>
00070    <property name="text">
00071     <string>&amp;Aceptar</string>
00072    </property>
00073   </widget>
00074   <widget class="QPushButton" name="pushButtonCancelar">
00075    <property name="geometry">
00076     <rect>
00077      <x>160</x>
00078      <y>260</y>
00079      <width>93</width>
00080      <height>27</height>
00081     </rect>
00082    </property>
00083    <property name="text">
00084     <string>&amp;Cancelar</string>
00085    </property>
00086   </widget>
00087   <widget class="QRadioButton" name="radioButtonTextura">
00088    <property name="geometry">
00089     <rect>
00090      <x>30</x>
00091      <y>165</y>
00092      <width>141</width>
00093      <height>22</height>
00094     </rect>
00095    </property>
00096    <property name="cursor">
00097     <cursorShape>PointingHandCursor</cursorShape>
00098    </property>
00099    <property name="focusPolicy">
00100     <enum>Qt::NoFocus</enum>
00101    </property>
00102    <property name="text">
00103     <string>Textura de fondo</string>
00104    </property>
00105   </widget>
00106   <widget class="QGraphicsView" name="plantillaPreview">
00107    <property name="geometry">
00108     <rect>
00109      <x>200</x>
00110      <y>127</y>
00111      <width>127</width>
00112      <height>104</height>
00113     </rect>
00114    </property>
00115    <property name="styleSheet">
00116     <string notr="true">background: transparent; border: none</string>
00117    </property>
00118    <property name="verticalScrollBarPolicy">
00119     <enum>Qt::ScrollBarAlwaysOff</enum>
00120    </property>
00121    <property name="horizontalScrollBarPolicy">
00122     <enum>Qt::ScrollBarAlwaysOff</enum>
00123    </property>
00124   </widget>
00125   <widget class="QLabel" name="labelTexto">
00126    <property name="geometry">
00127     <rect>
00128      <x>30</x>
00129      <y>30</y>
00130      <width>321</width>
00131      <height>91</height>
00132     </rect>
00133    </property>
00134    <property name="text">
00135     <string/>
00136    </property>
00137    <property name="wordWrap">
00138     <bool>true</bool>
00139    </property>
00140   </widget>
00141   <widget class="QGroupBox" name="groupBox">
00142    <property name="geometry">
00143     <rect>
00144      <x>9</x>
00145      <y>19</y>
00146      <width>351</width>
00147      <height>231</height>
00148     </rect>
00149    </property>
00150    <property name="title">
00151     <string>Selección de fondo</string>
00152    </property>
00153   </widget>
00154   <zorder>groupBox</zorder>
00155   <zorder>radioButtonColor</zorder>
00156   <zorder>radioButtonImagen</zorder>
00157   <zorder>pushButtonSiguiente</zorder>
00158   <zorder>pushButtonCancelar</zorder>
00159   <zorder>radioButtonTextura</zorder>
00160   <zorder>plantillaPreview</zorder>
00161   <zorder>labelTexto</zorder>
00162  </widget>
00163  <resources/>
00164  <connections>
00165   <connection>
00166    <sender>pushButtonSiguiente</sender>
00167    <signal>clicked()</signal>
00168    <receiver>FondoDialog</receiver>
00169    <slot>ElegirTipoFondo()</slot>
00170    <hints>
00171     <hint type="sourcelabel">
00172      <x>76</x>
00173      <y>103</y>
00174     </hint>
00175     <hint type="destinationlabel">
00176      <x>136</x>
00177      <y>64</y>
00178     </hint>
00179    </hints>
00180   </connection>
00181   <connection>
00182    <sender>pushButtonCancelar</sender>
00183    <signal>clicked()</signal>
00184    <receiver>FondoDialog</receiver>
00185    <slot>close()</slot>
00186    <hints>
00187     <hint type="sourcelabel">
00188      <x>196</x>
00189      <y>103</y>
00190     </hint>
00191     <hint type="destinationlabel">
00192      <x>136</x>
00193      <y>64</y>
00194     </hint>
00195    </hints>
00196   </connection>
00197   <connection>
00198    <sender>radioButtonColor</sender>
00199    <signal>clicked()</signal>
00200    <receiver>FondoDialog</receiver>
00201    <slot>ActivarBotonSiguiente()</slot>
00202    <hints>
00203     <hint type="sourcelabel">
00204      <x>135</x>
00205      <y>30</y>
00206     </hint>
00207     <hint type="destinationlabel">
00208      <x>136</x>
00209      <y>64</y>
00210     </hint>
00211    </hints>
00212   </connection>
00213   <connection>
00214    <sender>radioButtonImagen</sender>
00215    <signal>clicked()</signal>
00216    <receiver>FondoDialog</receiver>
00217    <slot>ActivarBotonSiguiente()</slot>
00218    <hints>
00219     <hint type="sourcelabel">
00220      <x>140</x>
00221      <y>60</y>
00222     </hint>
00223     <hint type="destinationlabel">
00224      <x>136</x>
00225      <y>64</y>
00226     </hint>
00227    </hints>
00228   </connection>
00229   <connection>
00230    <sender>radioButtonTextura</sender>
00231    <signal>clicked()</signal>
00232    <receiver>FondoDialog</receiver>
00233    <slot>ActivarBotonSiguiente()</slot>
00234    <hints>
00235     <hint type="sourcelabel">
00236      <x>140</x>
00237      <y>90</y>
00238     </hint>
00239     <hint type="destinationlabel">
00240      <x>140</x>
00241      <y>79</y>
00242     </hint>
00243    </hints>
00244   </connection>
00245  </connections>
00246  <slots>
00247   <slot>ElegirTipoFondo()</slot>
00248   <slot>ActivarBotonSiguiente()</slot>
00249  </slots>
00250 </ui>
 Todo Clases Archivos Funciones Variables