![]() |
OpenAlbum 1.0.b
|
00001 <?xml version="1.0" encoding="UTF-8"?> 00002 <ui version="4.0"> 00003 <class>fotosWizard</class> 00004 <widget class="QWizardPage" name="fotosWizard"> 00005 <property name="geometry"> 00006 <rect> 00007 <x>0</x> 00008 <y>0</y> 00009 <width>538</width> 00010 <height>288</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="pushIntroImagenes"> 00021 <property name="geometry"> 00022 <rect> 00023 <x>220</x> 00024 <y>25</y> 00025 <width>141</width> 00026 <height>27</height> 00027 </rect> 00028 </property> 00029 <property name="text"> 00030 <string>&Añadir Imágenes</string> 00031 </property> 00032 </widget> 00033 <widget class="QGraphicsView" name="imagePreview"> 00034 <property name="geometry"> 00035 <rect> 00036 <x>0</x> 00037 <y>10</y> 00038 <width>191</width> 00039 <height>141</height> 00040 </rect> 00041 </property> 00042 <property name="verticalScrollBarPolicy"> 00043 <enum>Qt::ScrollBarAlwaysOff</enum> 00044 </property> 00045 <property name="horizontalScrollBarPolicy"> 00046 <enum>Qt::ScrollBarAlwaysOff</enum> 00047 </property> 00048 </widget> 00049 <widget class="QLabel" name="label"> 00050 <property name="geometry"> 00051 <rect> 00052 <x>376</x> 00053 <y>15</y> 00054 <width>101</width> 00055 <height>141</height> 00056 </rect> 00057 </property> 00058 <property name="text"> 00059 <string>Haz click en el botón y elige las imágenes manteniendo pulsada la tecla Ctrl.</string> 00060 </property> 00061 <property name="wordWrap"> 00062 <bool>true</bool> 00063 </property> 00064 </widget> 00065 <widget class="QPushButton" name="pushUncheckAll"> 00066 <property name="enabled"> 00067 <bool>false</bool> 00068 </property> 00069 <property name="geometry"> 00070 <rect> 00071 <x>220</x> 00072 <y>85</y> 00073 <width>141</width> 00074 <height>27</height> 00075 </rect> 00076 </property> 00077 <property name="statusTip"> 00078 <string>Check all selected images</string> 00079 </property> 00080 <property name="text"> 00081 <string>&Deseleccionar Todo</string> 00082 </property> 00083 <property name="icon"> 00084 <iconset> 00085 <normaloff>:/Images/res/apply.png</normaloff>:/Images/res/apply.png</iconset> 00086 </property> 00087 </widget> 00088 <widget class="QPushButton" name="pushCheckAll"> 00089 <property name="enabled"> 00090 <bool>false</bool> 00091 </property> 00092 <property name="geometry"> 00093 <rect> 00094 <x>220</x> 00095 <y>55</y> 00096 <width>141</width> 00097 <height>27</height> 00098 </rect> 00099 </property> 00100 <property name="statusTip"> 00101 <string>Check all images</string> 00102 </property> 00103 <property name="text"> 00104 <string>&Seleccionar Todo</string> 00105 </property> 00106 <property name="icon"> 00107 <iconset> 00108 <normaloff>:/Images/res/apply.png</normaloff>:/Images/res/apply.png</iconset> 00109 </property> 00110 </widget> 00111 <widget class="QPushButton" name="pushRemoveSelect"> 00112 <property name="enabled"> 00113 <bool>false</bool> 00114 </property> 00115 <property name="geometry"> 00116 <rect> 00117 <x>220</x> 00118 <y>115</y> 00119 <width>141</width> 00120 <height>27</height> 00121 </rect> 00122 </property> 00123 <property name="statusTip"> 00124 <string>Clear</string> 00125 </property> 00126 <property name="text"> 00127 <string>&Borrar Selección</string> 00128 </property> 00129 <property name="icon"> 00130 <iconset> 00131 <normaloff>:/Images/res/cancel.png</normaloff>:/Images/res/cancel.png</iconset> 00132 </property> 00133 </widget> 00134 <widget class="QTreeWidget" name="treeWidget"> 00135 <property name="geometry"> 00136 <rect> 00137 <x>0</x> 00138 <y>155</y> 00139 <width>481</width> 00140 <height>111</height> 00141 </rect> 00142 </property> 00143 <property name="dragEnabled"> 00144 <bool>true</bool> 00145 </property> 00146 <property name="selectionMode"> 00147 <enum>QAbstractItemView::SingleSelection</enum> 00148 </property> 00149 <property name="indentation"> 00150 <number>0</number> 00151 </property> 00152 <property name="wordWrap"> 00153 <bool>true</bool> 00154 </property> 00155 <property name="columnCount"> 00156 <number>6</number> 00157 </property> 00158 <attribute name="headerCascadingSectionResizes"> 00159 <bool>true</bool> 00160 </attribute> 00161 <attribute name="headerDefaultSectionSize"> 00162 <number>140</number> 00163 </attribute> 00164 <attribute name="headerMinimumSectionSize"> 00165 <number>5</number> 00166 </attribute> 00167 <attribute name="headerShowSortIndicator" stdset="0"> 00168 <bool>false</bool> 00169 </attribute> 00170 <column> 00171 <property name="text"> 00172 <string>Selección</string> 00173 </property> 00174 </column> 00175 <column> 00176 <property name="text"> 00177 <string>Archivo</string> 00178 </property> 00179 </column> 00180 <column> 00181 <property name="text"> 00182 <string>Tipo</string> 00183 </property> 00184 </column> 00185 <column> 00186 <property name="text"> 00187 <string>Tamaño</string> 00188 </property> 00189 </column> 00190 <column> 00191 <property name="text"> 00192 <string>Fecha</string> 00193 </property> 00194 </column> 00195 <column> 00196 <property name="text"> 00197 <string>Ruta</string> 00198 </property> 00199 </column> 00200 </widget> 00201 <widget class="QGroupBox" name="groupBox"> 00202 <property name="geometry"> 00203 <rect> 00204 <x>209</x> 00205 <y>0</y> 00206 <width>270</width> 00207 <height>150</height> 00208 </rect> 00209 </property> 00210 <property name="title"> 00211 <string>Panel de imágenes</string> 00212 </property> 00213 </widget> 00214 <zorder>groupBox</zorder> 00215 <zorder>pushIntroImagenes</zorder> 00216 <zorder>imagePreview</zorder> 00217 <zorder>label</zorder> 00218 <zorder>pushUncheckAll</zorder> 00219 <zorder>pushCheckAll</zorder> 00220 <zorder>pushRemoveSelect</zorder> 00221 <zorder>treeWidget</zorder> 00222 </widget> 00223 <resources/> 00224 <connections> 00225 <connection> 00226 <sender>pushIntroImagenes</sender> 00227 <signal>clicked()</signal> 00228 <receiver>fotosWizard</receiver> 00229 <slot>IntroducirImagenes()</slot> 00230 <hints> 00231 <hint type="sourcelabel"> 00232 <x>225</x> 00233 <y>83</y> 00234 </hint> 00235 <hint type="destinationlabel"> 00236 <x>233</x> 00237 <y>131</y> 00238 </hint> 00239 </hints> 00240 </connection> 00241 <connection> 00242 <sender>pushCheckAll</sender> 00243 <signal>clicked()</signal> 00244 <receiver>fotosWizard</receiver> 00245 <slot>SeleccionarTodo()</slot> 00246 <hints> 00247 <hint type="sourcelabel"> 00248 <x>385</x> 00249 <y>83</y> 00250 </hint> 00251 <hint type="destinationlabel"> 00252 <x>233</x> 00253 <y>131</y> 00254 </hint> 00255 </hints> 00256 </connection> 00257 <connection> 00258 <sender>pushUncheckAll</sender> 00259 <signal>clicked()</signal> 00260 <receiver>fotosWizard</receiver> 00261 <slot>DeseleccionarTodo()</slot> 00262 <hints> 00263 <hint type="sourcelabel"> 00264 <x>385</x> 00265 <y>123</y> 00266 </hint> 00267 <hint type="destinationlabel"> 00268 <x>233</x> 00269 <y>131</y> 00270 </hint> 00271 </hints> 00272 </connection> 00273 <connection> 00274 <sender>pushRemoveSelect</sender> 00275 <signal>clicked()</signal> 00276 <receiver>fotosWizard</receiver> 00277 <slot>Deseleccionar()</slot> 00278 <hints> 00279 <hint type="sourcelabel"> 00280 <x>225</x> 00281 <y>123</y> 00282 </hint> 00283 <hint type="destinationlabel"> 00284 <x>233</x> 00285 <y>131</y> 00286 </hint> 00287 </hints> 00288 </connection> 00289 <connection> 00290 <sender>treeWidget</sender> 00291 <signal>itemSelectionChanged()</signal> 00292 <receiver>fotosWizard</receiver> 00293 <slot>cargarVisualizacionPrevia()</slot> 00294 <hints> 00295 <hint type="sourcelabel"> 00296 <x>240</x> 00297 <y>205</y> 00298 </hint> 00299 <hint type="destinationlabel"> 00300 <x>234</x> 00301 <y>131</y> 00302 </hint> 00303 </hints> 00304 </connection> 00305 </connections> 00306 <slots> 00307 <slot>IntroducirImagenes()</slot> 00308 <slot>SeleccionarTodo()</slot> 00309 <slot>Deseleccionar()</slot> 00310 <slot>DeseleccionarTodo()</slot> 00311 <slot>cargarVisualizacionPrevia()</slot> 00312 </slots> 00313 </ui>