![]() |
OpenAlbum 1.0.b
|
00001 <?xml version="1.0" encoding="UTF-8"?> 00002 <ui version="4.0"> 00003 <class>dialogPropiedades</class> 00004 <widget class="QDialog" name="dialogPropiedades"> 00005 <property name="geometry"> 00006 <rect> 00007 <x>0</x> 00008 <y>0</y> 00009 <width>403</width> 00010 <height>394</height> 00011 </rect> 00012 </property> 00013 <property name="windowTitle"> 00014 <string>Propiedades del álbum</string> 00015 </property> 00016 <property name="windowIcon"> 00017 <iconset> 00018 <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset> 00019 </property> 00020 <widget class="QTabWidget" name="tabPropiedades"> 00021 <property name="enabled"> 00022 <bool>true</bool> 00023 </property> 00024 <property name="geometry"> 00025 <rect> 00026 <x>0</x> 00027 <y>0</y> 00028 <width>402</width> 00029 <height>393</height> 00030 </rect> 00031 </property> 00032 <property name="currentIndex"> 00033 <number>0</number> 00034 </property> 00035 <widget class="QWidget" name="tabGeneral"> 00036 <attribute name="title"> 00037 <string>General</string> 00038 </attribute> 00039 <widget class="Line" name="line"> 00040 <property name="geometry"> 00041 <rect> 00042 <x>0</x> 00043 <y>315</y> 00044 <width>401</width> 00045 <height>16</height> 00046 </rect> 00047 </property> 00048 <property name="orientation"> 00049 <enum>Qt::Horizontal</enum> 00050 </property> 00051 </widget> 00052 <widget class="QLabel" name="label"> 00053 <property name="geometry"> 00054 <rect> 00055 <x>20</x> 00056 <y>20</y> 00057 <width>131</width> 00058 <height>17</height> 00059 </rect> 00060 </property> 00061 <property name="text"> 00062 <string>Nombre del álbum:</string> 00063 </property> 00064 </widget> 00065 <widget class="QLabel" name="label_6"> 00066 <property name="geometry"> 00067 <rect> 00068 <x>20</x> 00069 <y>140</y> 00070 <width>161</width> 00071 <height>17</height> 00072 </rect> 00073 </property> 00074 <property name="text"> 00075 <string>Creado con el asistente:</string> 00076 </property> 00077 </widget> 00078 <widget class="QLabel" name="label_3"> 00079 <property name="geometry"> 00080 <rect> 00081 <x>20</x> 00082 <y>100</y> 00083 <width>131</width> 00084 <height>17</height> 00085 </rect> 00086 </property> 00087 <property name="text"> 00088 <string>Fecha de creación:</string> 00089 </property> 00090 </widget> 00091 <widget class="QLabel" name="label_5"> 00092 <property name="geometry"> 00093 <rect> 00094 <x>20</x> 00095 <y>220</y> 00096 <width>131</width> 00097 <height>17</height> 00098 </rect> 00099 </property> 00100 <property name="text"> 00101 <string>Ruta:</string> 00102 </property> 00103 </widget> 00104 <widget class="QLabel" name="label_4"> 00105 <property name="geometry"> 00106 <rect> 00107 <x>20</x> 00108 <y>180</y> 00109 <width>191</width> 00110 <height>17</height> 00111 </rect> 00112 </property> 00113 <property name="text"> 00114 <string>Tamaño total en el sistema:</string> 00115 </property> 00116 </widget> 00117 <widget class="QListWidget" name="ruta"> 00118 <property name="geometry"> 00119 <rect> 00120 <x>20</x> 00121 <y>240</y> 00122 <width>351</width> 00123 <height>41</height> 00124 </rect> 00125 </property> 00126 <property name="font"> 00127 <font> 00128 <pointsize>10</pointsize> 00129 <weight>50</weight> 00130 <bold>false</bold> 00131 </font> 00132 </property> 00133 <property name="horizontalScrollBarPolicy"> 00134 <enum>Qt::ScrollBarAlwaysOn</enum> 00135 </property> 00136 <property name="wordWrap"> 00137 <bool>true</bool> 00138 </property> 00139 </widget> 00140 <widget class="QLabel" name="nombre"> 00141 <property name="geometry"> 00142 <rect> 00143 <x>20</x> 00144 <y>40</y> 00145 <width>351</width> 00146 <height>31</height> 00147 </rect> 00148 </property> 00149 <property name="font"> 00150 <font> 00151 <pointsize>12</pointsize> 00152 <weight>75</weight> 00153 <bold>true</bold> 00154 </font> 00155 </property> 00156 <property name="text"> 00157 <string>TextLabel</string> 00158 </property> 00159 <property name="alignment"> 00160 <set>Qt::AlignCenter</set> 00161 </property> 00162 </widget> 00163 <widget class="QLabel" name="fecha"> 00164 <property name="geometry"> 00165 <rect> 00166 <x>150</x> 00167 <y>100</y> 00168 <width>221</width> 00169 <height>23</height> 00170 </rect> 00171 </property> 00172 <property name="text"> 00173 <string>TextLabel</string> 00174 </property> 00175 <property name="alignment"> 00176 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00177 </property> 00178 </widget> 00179 <widget class="QLabel" name="creadoconAsistente"> 00180 <property name="geometry"> 00181 <rect> 00182 <x>190</x> 00183 <y>140</y> 00184 <width>181</width> 00185 <height>23</height> 00186 </rect> 00187 </property> 00188 <property name="text"> 00189 <string>TextLabel</string> 00190 </property> 00191 <property name="alignment"> 00192 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00193 </property> 00194 </widget> 00195 <widget class="QLabel" name="sizeTotal"> 00196 <property name="geometry"> 00197 <rect> 00198 <x>210</x> 00199 <y>180</y> 00200 <width>161</width> 00201 <height>23</height> 00202 </rect> 00203 </property> 00204 <property name="text"> 00205 <string>TextLabel</string> 00206 </property> 00207 <property name="alignment"> 00208 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00209 </property> 00210 </widget> 00211 </widget> 00212 <widget class="QWidget" name="tabPortada"> 00213 <attribute name="title"> 00214 <string>Portada</string> 00215 </attribute> 00216 <widget class="Line" name="line_2"> 00217 <property name="geometry"> 00218 <rect> 00219 <x>0</x> 00220 <y>315</y> 00221 <width>401</width> 00222 <height>16</height> 00223 </rect> 00224 </property> 00225 <property name="orientation"> 00226 <enum>Qt::Horizontal</enum> 00227 </property> 00228 </widget> 00229 <widget class="QLabel" name="label_10"> 00230 <property name="geometry"> 00231 <rect> 00232 <x>20</x> 00233 <y>110</y> 00234 <width>131</width> 00235 <height>17</height> 00236 </rect> 00237 </property> 00238 <property name="text"> 00239 <string>Textura de fondo:</string> 00240 </property> 00241 </widget> 00242 <widget class="QLabel" name="label_8"> 00243 <property name="geometry"> 00244 <rect> 00245 <x>20</x> 00246 <y>20</y> 00247 <width>131</width> 00248 <height>17</height> 00249 </rect> 00250 </property> 00251 <property name="text"> 00252 <string>Color de fondo:</string> 00253 </property> 00254 </widget> 00255 <widget class="QGroupBox" name="groupImagenes"> 00256 <property name="geometry"> 00257 <rect> 00258 <x>18</x> 00259 <y>180</y> 00260 <width>361</width> 00261 <height>135</height> 00262 </rect> 00263 </property> 00264 <property name="title"> 00265 <string>Imágenes</string> 00266 </property> 00267 </widget> 00268 <widget class="QTreeWidget" name="treeImagenesPortada"> 00269 <property name="geometry"> 00270 <rect> 00271 <x>23</x> 00272 <y>205</y> 00273 <width>351</width> 00274 <height>101</height> 00275 </rect> 00276 </property> 00277 <property name="editTriggers"> 00278 <set>QAbstractItemView::NoEditTriggers</set> 00279 </property> 00280 <property name="showDropIndicator" stdset="0"> 00281 <bool>false</bool> 00282 </property> 00283 <property name="selectionMode"> 00284 <enum>QAbstractItemView::NoSelection</enum> 00285 </property> 00286 <column> 00287 <property name="text"> 00288 <string>Nombre</string> 00289 </property> 00290 </column> 00291 <column> 00292 <property name="text"> 00293 <string>Tipo</string> 00294 </property> 00295 </column> 00296 <column> 00297 <property name="text"> 00298 <string>Tamaño</string> 00299 </property> 00300 </column> 00301 <column> 00302 <property name="text"> 00303 <string>Fecha de creación</string> 00304 </property> 00305 </column> 00306 <column> 00307 <property name="text"> 00308 <string>Ruta</string> 00309 </property> 00310 </column> 00311 </widget> 00312 <widget class="QLabel" name="label_9"> 00313 <property name="geometry"> 00314 <rect> 00315 <x>20</x> 00316 <y>45</y> 00317 <width>131</width> 00318 <height>17</height> 00319 </rect> 00320 </property> 00321 <property name="text"> 00322 <string>Imagen de fondo:</string> 00323 </property> 00324 </widget> 00325 <widget class="QListWidget" name="colorPortada"> 00326 <property name="geometry"> 00327 <rect> 00328 <x>130</x> 00329 <y>15</y> 00330 <width>251</width> 00331 <height>25</height> 00332 </rect> 00333 </property> 00334 </widget> 00335 <widget class="QListWidget" name="imagenPortada"> 00336 <property name="geometry"> 00337 <rect> 00338 <x>20</x> 00339 <y>65</y> 00340 <width>363</width> 00341 <height>41</height> 00342 </rect> 00343 </property> 00344 <property name="horizontalScrollBarPolicy"> 00345 <enum>Qt::ScrollBarAlwaysOn</enum> 00346 </property> 00347 </widget> 00348 <widget class="QListWidget" name="texturaPortada"> 00349 <property name="geometry"> 00350 <rect> 00351 <x>20</x> 00352 <y>130</y> 00353 <width>363</width> 00354 <height>41</height> 00355 </rect> 00356 </property> 00357 <property name="horizontalScrollBarPolicy"> 00358 <enum>Qt::ScrollBarAlwaysOn</enum> 00359 </property> 00360 <property name="wordWrap"> 00361 <bool>true</bool> 00362 </property> 00363 </widget> 00364 </widget> 00365 <widget class="QWidget" name="tabPaginas"> 00366 <property name="enabled"> 00367 <bool>true</bool> 00368 </property> 00369 <attribute name="title"> 00370 <string>Páginas</string> 00371 </attribute> 00372 <widget class="Line" name="line_3"> 00373 <property name="geometry"> 00374 <rect> 00375 <x>0</x> 00376 <y>315</y> 00377 <width>401</width> 00378 <height>16</height> 00379 </rect> 00380 </property> 00381 <property name="orientation"> 00382 <enum>Qt::Horizontal</enum> 00383 </property> 00384 </widget> 00385 <widget class="QLabel" name="label_12"> 00386 <property name="geometry"> 00387 <rect> 00388 <x>20</x> 00389 <y>30</y> 00390 <width>131</width> 00391 <height>17</height> 00392 </rect> 00393 </property> 00394 <property name="text"> 00395 <string>Número de páginas:</string> 00396 </property> 00397 </widget> 00398 <widget class="QLabel" name="label_11"> 00399 <property name="geometry"> 00400 <rect> 00401 <x>20</x> 00402 <y>110</y> 00403 <width>131</width> 00404 <height>17</height> 00405 </rect> 00406 </property> 00407 <property name="text"> 00408 <string>Tipo de ordenación:</string> 00409 </property> 00410 </widget> 00411 <widget class="QLabel" name="label_13"> 00412 <property name="geometry"> 00413 <rect> 00414 <x>20</x> 00415 <y>70</y> 00416 <width>131</width> 00417 <height>17</height> 00418 </rect> 00419 </property> 00420 <property name="text"> 00421 <string>Tipo de creación:</string> 00422 </property> 00423 </widget> 00424 <widget class="QLabel" name="numPaginas"> 00425 <property name="geometry"> 00426 <rect> 00427 <x>70</x> 00428 <y>30</y> 00429 <width>291</width> 00430 <height>17</height> 00431 </rect> 00432 </property> 00433 <property name="font"> 00434 <font> 00435 <weight>50</weight> 00436 <bold>false</bold> 00437 </font> 00438 </property> 00439 <property name="text"> 00440 <string/> 00441 </property> 00442 <property name="alignment"> 00443 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00444 </property> 00445 </widget> 00446 <widget class="QTreeWidget" name="treeImagenesPaginas"> 00447 <property name="geometry"> 00448 <rect> 00449 <x>23</x> 00450 <y>165</y> 00451 <width>351</width> 00452 <height>141</height> 00453 </rect> 00454 </property> 00455 <property name="editTriggers"> 00456 <set>QAbstractItemView::NoEditTriggers</set> 00457 </property> 00458 <property name="showDropIndicator" stdset="0"> 00459 <bool>false</bool> 00460 </property> 00461 <property name="selectionMode"> 00462 <enum>QAbstractItemView::NoSelection</enum> 00463 </property> 00464 <column> 00465 <property name="text"> 00466 <string>Nombre</string> 00467 </property> 00468 </column> 00469 <column> 00470 <property name="text"> 00471 <string>Tipo</string> 00472 </property> 00473 </column> 00474 <column> 00475 <property name="text"> 00476 <string>Página</string> 00477 </property> 00478 </column> 00479 <column> 00480 <property name="text"> 00481 <string>Tamaño</string> 00482 </property> 00483 </column> 00484 <column> 00485 <property name="text"> 00486 <string>Fecha de creación</string> 00487 </property> 00488 </column> 00489 <column> 00490 <property name="text"> 00491 <string>Ruta</string> 00492 </property> 00493 </column> 00494 </widget> 00495 <widget class="QLabel" name="ordenacion"> 00496 <property name="geometry"> 00497 <rect> 00498 <x>70</x> 00499 <y>110</y> 00500 <width>291</width> 00501 <height>17</height> 00502 </rect> 00503 </property> 00504 <property name="font"> 00505 <font> 00506 <weight>50</weight> 00507 <italic>false</italic> 00508 <bold>false</bold> 00509 </font> 00510 </property> 00511 <property name="text"> 00512 <string/> 00513 </property> 00514 <property name="alignment"> 00515 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00516 </property> 00517 </widget> 00518 <widget class="QLabel" name="tipoCreacion"> 00519 <property name="geometry"> 00520 <rect> 00521 <x>70</x> 00522 <y>70</y> 00523 <width>291</width> 00524 <height>17</height> 00525 </rect> 00526 </property> 00527 <property name="font"> 00528 <font> 00529 <weight>50</weight> 00530 <bold>false</bold> 00531 </font> 00532 </property> 00533 <property name="text"> 00534 <string/> 00535 </property> 00536 <property name="alignment"> 00537 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00538 </property> 00539 </widget> 00540 <widget class="QGroupBox" name="groupImagenesPaginas"> 00541 <property name="geometry"> 00542 <rect> 00543 <x>18</x> 00544 <y>144</y> 00545 <width>361</width> 00546 <height>171</height> 00547 </rect> 00548 </property> 00549 <property name="title"> 00550 <string>Imágenes</string> 00551 </property> 00552 </widget> 00553 <zorder>groupImagenesPaginas</zorder> 00554 <zorder>line_3</zorder> 00555 <zorder>label_12</zorder> 00556 <zorder>label_11</zorder> 00557 <zorder>label_13</zorder> 00558 <zorder>numPaginas</zorder> 00559 <zorder>treeImagenesPaginas</zorder> 00560 <zorder>ordenacion</zorder> 00561 <zorder>tipoCreacion</zorder> 00562 </widget> 00563 </widget> 00564 <widget class="QPushButton" name="pushCerrar1"> 00565 <property name="geometry"> 00566 <rect> 00567 <x>285</x> 00568 <y>360</y> 00569 <width>98</width> 00570 <height>27</height> 00571 </rect> 00572 </property> 00573 <property name="text"> 00574 <string>&Cerrar</string> 00575 </property> 00576 </widget> 00577 </widget> 00578 <resources/> 00579 <connections> 00580 <connection> 00581 <sender>pushCerrar1</sender> 00582 <signal>clicked()</signal> 00583 <receiver>dialogPropiedades</receiver> 00584 <slot>close()</slot> 00585 <hints> 00586 <hint type="sourcelabel"> 00587 <x>333</x> 00588 <y>318</y> 00589 </hint> 00590 <hint type="destinationlabel"> 00591 <x>201</x> 00592 <y>170</y> 00593 </hint> 00594 </hints> 00595 </connection> 00596 </connections> 00597 </ui>