OpenAlbum 1.0.b

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

00001 <?xml version="1.0" encoding="UTF-8"?>
00002 <ui version="4.0">
00003  <class>creditos</class>
00004  <widget class="QDialog" name="creditos">
00005   <property name="geometry">
00006    <rect>
00007     <x>0</x>
00008     <y>0</y>
00009     <width>400</width>
00010     <height>295</height>
00011    </rect>
00012   </property>
00013   <property name="windowTitle">
00014    <string>Acerca de Open Album</string>
00015   </property>
00016   <property name="windowIcon">
00017    <iconset>
00018     <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset>
00019   </property>
00020   <widget class="QGraphicsView" name="vieLogo">
00021    <property name="geometry">
00022     <rect>
00023      <x>140</x>
00024      <y>0</y>
00025      <width>111</width>
00026      <height>121</height>
00027     </rect>
00028    </property>
00029    <property name="styleSheet">
00030     <string notr="true">background: transparent; border: none</string>
00031    </property>
00032   </widget>
00033   <widget class="QLabel" name="labelNombre">
00034    <property name="geometry">
00035     <rect>
00036      <x>30</x>
00037      <y>110</y>
00038      <width>341</width>
00039      <height>51</height>
00040     </rect>
00041    </property>
00042    <property name="font">
00043     <font>
00044      <pointsize>24</pointsize>
00045      <weight>75</weight>
00046      <bold>true</bold>
00047     </font>
00048    </property>
00049    <property name="text">
00050     <string>Open Album 1.0.b.</string>
00051    </property>
00052    <property name="alignment">
00053     <set>Qt::AlignCenter</set>
00054    </property>
00055   </widget>
00056   <widget class="QLabel" name="label">
00057    <property name="geometry">
00058     <rect>
00059      <x>41</x>
00060      <y>160</y>
00061      <width>321</width>
00062      <height>31</height>
00063     </rect>
00064    </property>
00065    <property name="text">
00066     <string>El gestor de álbumes digitales de código abierto.</string>
00067    </property>
00068   </widget>
00069   <widget class="QLabel" name="label_2">
00070    <property name="geometry">
00071     <rect>
00072      <x>40</x>
00073      <y>190</y>
00074      <width>321</width>
00075      <height>31</height>
00076     </rect>
00077    </property>
00078    <property name="font">
00079     <font>
00080      <pointsize>8</pointsize>
00081     </font>
00082    </property>
00083    <property name="text">
00084     <string>Copyright © 2011 Manuel Jesús de la Calle Brihuega</string>
00085    </property>
00086    <property name="alignment">
00087     <set>Qt::AlignCenter</set>
00088    </property>
00089   </widget>
00090   <widget class="QLabel" name="label_3">
00091    <property name="geometry">
00092     <rect>
00093      <x>40</x>
00094      <y>220</y>
00095      <width>321</width>
00096      <height>31</height>
00097     </rect>
00098    </property>
00099    <property name="text">
00100     <string>&lt;a href=http://www.paginaweb.com&gt;http://www.paginaweb.com&lt;/a&gt;</string>
00101    </property>
00102    <property name="textFormat">
00103     <enum>Qt::RichText</enum>
00104    </property>
00105    <property name="alignment">
00106     <set>Qt::AlignCenter</set>
00107    </property>
00108   </widget>
00109   <widget class="QPushButton" name="pushCerrar">
00110    <property name="geometry">
00111     <rect>
00112      <x>270</x>
00113      <y>260</y>
00114      <width>98</width>
00115      <height>27</height>
00116     </rect>
00117    </property>
00118    <property name="text">
00119     <string>&amp;Cerrar</string>
00120    </property>
00121   </widget>
00122   <widget class="QPushButton" name="pushLicencia">
00123    <property name="geometry">
00124     <rect>
00125      <x>160</x>
00126      <y>260</y>
00127      <width>98</width>
00128      <height>27</height>
00129     </rect>
00130    </property>
00131    <property name="text">
00132     <string>&amp;Licencia</string>
00133    </property>
00134   </widget>
00135  </widget>
00136  <resources/>
00137  <connections>
00138   <connection>
00139    <sender>pushCerrar</sender>
00140    <signal>clicked()</signal>
00141    <receiver>creditos</receiver>
00142    <slot>close()</slot>
00143    <hints>
00144     <hint type="sourcelabel">
00145      <x>318</x>
00146      <y>293</y>
00147     </hint>
00148     <hint type="destinationlabel">
00149      <x>199</x>
00150      <y>159</y>
00151     </hint>
00152    </hints>
00153   </connection>
00154   <connection>
00155    <sender>pushLicencia</sender>
00156    <signal>clicked()</signal>
00157    <receiver>creditos</receiver>
00158    <slot>MostrarLicencia()</slot>
00159    <hints>
00160     <hint type="sourcelabel">
00161      <x>208</x>
00162      <y>293</y>
00163     </hint>
00164     <hint type="destinationlabel">
00165      <x>199</x>
00166      <y>159</y>
00167     </hint>
00168    </hints>
00169   </connection>
00170  </connections>
00171  <slots>
00172   <slot>MostrarLicencia()</slot>
00173  </slots>
00174 </ui>
 Todo Clases Archivos Funciones Variables