![]() |
OpenAlbum 1.0.b
|
00001 <?xml version="1.0" encoding="UTF-8"?> 00002 <ui version="4.0"> 00003 <class>formTextoClass</class> 00004 <widget class="QDialog" name="formTextoClass"> 00005 <property name="geometry"> 00006 <rect> 00007 <x>0</x> 00008 <y>0</y> 00009 <width>510</width> 00010 <height>390</height> 00011 </rect> 00012 </property> 00013 <property name="windowTitle"> 00014 <string>Introducción de texto</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="tabWidgetTexto"> 00021 <property name="geometry"> 00022 <rect> 00023 <x>10</x> 00024 <y>10</y> 00025 <width>481</width> 00026 <height>331</height> 00027 </rect> 00028 </property> 00029 <property name="currentIndex"> 00030 <number>0</number> 00031 </property> 00032 <widget class="QWidget" name="tabFrontal"> 00033 <attribute name="title"> 00034 <string>Texto Fronta&l</string> 00035 </attribute> 00036 <widget class="QLineEdit" name="lineEditFrontal"> 00037 <property name="geometry"> 00038 <rect> 00039 <x>31</x> 00040 <y>240</y> 00041 <width>411</width> 00042 <height>27</height> 00043 </rect> 00044 </property> 00045 <property name="maxLength"> 00046 <number>45959595</number> 00047 </property> 00048 <property name="dragEnabled"> 00049 <bool>true</bool> 00050 </property> 00051 </widget> 00052 <widget class="QCheckBox" name="checkBoxCursivaFrontal"> 00053 <property name="geometry"> 00054 <rect> 00055 <x>160</x> 00056 <y>180</y> 00057 <width>94</width> 00058 <height>22</height> 00059 </rect> 00060 </property> 00061 <property name="text"> 00062 <string>Cursiva</string> 00063 </property> 00064 </widget> 00065 <widget class="QGroupBox" name="groupBox_2"> 00066 <property name="geometry"> 00067 <rect> 00068 <x>21</x> 00069 <y>10</y> 00070 <width>241</width> 00071 <height>201</height> 00072 </rect> 00073 </property> 00074 <property name="title"> 00075 <string>Fuente</string> 00076 </property> 00077 </widget> 00078 <widget class="QFontComboBox" name="fontComboBoxFrontal"> 00079 <property name="geometry"> 00080 <rect> 00081 <x>31</x> 00082 <y>40</y> 00083 <width>221</width> 00084 <height>27</height> 00085 </rect> 00086 </property> 00087 </widget> 00088 <widget class="QCheckBox" name="checkBoxNegritaFrontal"> 00089 <property name="geometry"> 00090 <rect> 00091 <x>160</x> 00092 <y>120</y> 00093 <width>94</width> 00094 <height>22</height> 00095 </rect> 00096 </property> 00097 <property name="text"> 00098 <string>Negrita</string> 00099 </property> 00100 </widget> 00101 <widget class="QGroupBox" name="groupBox"> 00102 <property name="geometry"> 00103 <rect> 00104 <x>20</x> 00105 <y>220</y> 00106 <width>431</width> 00107 <height>61</height> 00108 </rect> 00109 </property> 00110 <property name="title"> 00111 <string>Texto</string> 00112 </property> 00113 </widget> 00114 <widget class="QCheckBox" name="checkBoxSubrayadoFrontal"> 00115 <property name="geometry"> 00116 <rect> 00117 <x>160</x> 00118 <y>150</y> 00119 <width>101</width> 00120 <height>22</height> 00121 </rect> 00122 </property> 00123 <property name="text"> 00124 <string>Subrayado</string> 00125 </property> 00126 </widget> 00127 <widget class="QPushButton" name="pushColorTextF"> 00128 <property name="geometry"> 00129 <rect> 00130 <x>160</x> 00131 <y>80</y> 00132 <width>94</width> 00133 <height>27</height> 00134 </rect> 00135 </property> 00136 <property name="text"> 00137 <string>Color</string> 00138 </property> 00139 </widget> 00140 <widget class="QGraphicsView" name="viewPlantilla"> 00141 <property name="geometry"> 00142 <rect> 00143 <x>300</x> 00144 <y>95</y> 00145 <width>127</width> 00146 <height>104</height> 00147 </rect> 00148 </property> 00149 <property name="styleSheet"> 00150 <string notr="true">background : transparent; border: none</string> 00151 </property> 00152 <property name="verticalScrollBarPolicy"> 00153 <enum>Qt::ScrollBarAlwaysOff</enum> 00154 </property> 00155 <property name="horizontalScrollBarPolicy"> 00156 <enum>Qt::ScrollBarAlwaysOff</enum> 00157 </property> 00158 </widget> 00159 <widget class="QLabel" name="letraFrontal"> 00160 <property name="geometry"> 00161 <rect> 00162 <x>30</x> 00163 <y>80</y> 00164 <width>101</width> 00165 <height>121</height> 00166 </rect> 00167 </property> 00168 <property name="font"> 00169 <font> 00170 <pointsize>78</pointsize> 00171 </font> 00172 </property> 00173 <property name="text"> 00174 <string>A</string> 00175 </property> 00176 <property name="alignment"> 00177 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00178 </property> 00179 </widget> 00180 <widget class="QLabel" name="labelTextoFron"> 00181 <property name="geometry"> 00182 <rect> 00183 <x>280</x> 00184 <y>30</y> 00185 <width>171</width> 00186 <height>51</height> 00187 </rect> 00188 </property> 00189 <property name="text"> 00190 <string>El texto aparecerá en el frontal de la portada del álbum.</string> 00191 </property> 00192 <property name="wordWrap"> 00193 <bool>true</bool> 00194 </property> 00195 </widget> 00196 <zorder>groupBox</zorder> 00197 <zorder>groupBox_2</zorder> 00198 <zorder>lineEditFrontal</zorder> 00199 <zorder>checkBoxCursivaFrontal</zorder> 00200 <zorder>fontComboBoxFrontal</zorder> 00201 <zorder>checkBoxNegritaFrontal</zorder> 00202 <zorder>checkBoxSubrayadoFrontal</zorder> 00203 <zorder>pushColorTextF</zorder> 00204 <zorder>viewPlantilla</zorder> 00205 <zorder>letraFrontal</zorder> 00206 <zorder>labelTextoFron</zorder> 00207 </widget> 00208 <widget class="QWidget" name="tabLateral"> 00209 <attribute name="title"> 00210 <string>Texto Late&ral</string> 00211 </attribute> 00212 <widget class="QCheckBox" name="checkBoxSubrayadoLateral"> 00213 <property name="geometry"> 00214 <rect> 00215 <x>160</x> 00216 <y>150</y> 00217 <width>111</width> 00218 <height>22</height> 00219 </rect> 00220 </property> 00221 <property name="text"> 00222 <string>Subrayado</string> 00223 </property> 00224 </widget> 00225 <widget class="QGroupBox" name="groupBox_5"> 00226 <property name="geometry"> 00227 <rect> 00228 <x>21</x> 00229 <y>10</y> 00230 <width>241</width> 00231 <height>201</height> 00232 </rect> 00233 </property> 00234 <property name="title"> 00235 <string>Fuente</string> 00236 </property> 00237 </widget> 00238 <widget class="QCheckBox" name="checkBoxCursivaLateral"> 00239 <property name="geometry"> 00240 <rect> 00241 <x>160</x> 00242 <y>180</y> 00243 <width>94</width> 00244 <height>22</height> 00245 </rect> 00246 </property> 00247 <property name="text"> 00248 <string>Cursiva</string> 00249 </property> 00250 </widget> 00251 <widget class="QLineEdit" name="lineEditLateral"> 00252 <property name="geometry"> 00253 <rect> 00254 <x>31</x> 00255 <y>240</y> 00256 <width>411</width> 00257 <height>27</height> 00258 </rect> 00259 </property> 00260 <property name="dragEnabled"> 00261 <bool>true</bool> 00262 </property> 00263 </widget> 00264 <widget class="QFontComboBox" name="fontComboBoxLateral"> 00265 <property name="geometry"> 00266 <rect> 00267 <x>31</x> 00268 <y>40</y> 00269 <width>221</width> 00270 <height>27</height> 00271 </rect> 00272 </property> 00273 </widget> 00274 <widget class="QGroupBox" name="groupBox_6"> 00275 <property name="geometry"> 00276 <rect> 00277 <x>20</x> 00278 <y>220</y> 00279 <width>431</width> 00280 <height>61</height> 00281 </rect> 00282 </property> 00283 <property name="title"> 00284 <string>Texto</string> 00285 </property> 00286 </widget> 00287 <widget class="QCheckBox" name="checkBoxNegritaLateral"> 00288 <property name="geometry"> 00289 <rect> 00290 <x>160</x> 00291 <y>120</y> 00292 <width>94</width> 00293 <height>22</height> 00294 </rect> 00295 </property> 00296 <property name="text"> 00297 <string>Negrita</string> 00298 </property> 00299 </widget> 00300 <widget class="QPushButton" name="pushColorTextL"> 00301 <property name="geometry"> 00302 <rect> 00303 <x>160</x> 00304 <y>80</y> 00305 <width>94</width> 00306 <height>27</height> 00307 </rect> 00308 </property> 00309 <property name="text"> 00310 <string>Color</string> 00311 </property> 00312 </widget> 00313 <widget class="QGraphicsView" name="viewPlantillaLateral"> 00314 <property name="geometry"> 00315 <rect> 00316 <x>300</x> 00317 <y>95</y> 00318 <width>127</width> 00319 <height>104</height> 00320 </rect> 00321 </property> 00322 <property name="styleSheet"> 00323 <string notr="true">background: transparent; border: none</string> 00324 </property> 00325 <property name="verticalScrollBarPolicy"> 00326 <enum>Qt::ScrollBarAlwaysOff</enum> 00327 </property> 00328 <property name="horizontalScrollBarPolicy"> 00329 <enum>Qt::ScrollBarAlwaysOff</enum> 00330 </property> 00331 </widget> 00332 <widget class="QLabel" name="letraLateral"> 00333 <property name="geometry"> 00334 <rect> 00335 <x>30</x> 00336 <y>80</y> 00337 <width>101</width> 00338 <height>121</height> 00339 </rect> 00340 </property> 00341 <property name="font"> 00342 <font> 00343 <pointsize>78</pointsize> 00344 </font> 00345 </property> 00346 <property name="text"> 00347 <string>A</string> 00348 </property> 00349 <property name="alignment"> 00350 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00351 </property> 00352 </widget> 00353 <widget class="QLabel" name="labelTextoLat"> 00354 <property name="geometry"> 00355 <rect> 00356 <x>280</x> 00357 <y>30</y> 00358 <width>171</width> 00359 <height>51</height> 00360 </rect> 00361 </property> 00362 <property name="text"> 00363 <string>El texto aparecerá en el lateral de la portada del álbum.</string> 00364 </property> 00365 <property name="wordWrap"> 00366 <bool>true</bool> 00367 </property> 00368 </widget> 00369 <zorder>groupBox_6</zorder> 00370 <zorder>groupBox_5</zorder> 00371 <zorder>checkBoxSubrayadoLateral</zorder> 00372 <zorder>checkBoxCursivaLateral</zorder> 00373 <zorder>lineEditLateral</zorder> 00374 <zorder>fontComboBoxLateral</zorder> 00375 <zorder>checkBoxNegritaLateral</zorder> 00376 <zorder>pushColorTextL</zorder> 00377 <zorder>viewPlantillaLateral</zorder> 00378 <zorder>letraLateral</zorder> 00379 <zorder>labelTextoLat</zorder> 00380 </widget> 00381 <widget class="QWidget" name="tabTrasero"> 00382 <attribute name="title"> 00383 <string>Texto Traser&o</string> 00384 </attribute> 00385 <widget class="QCheckBox" name="checkBoxSubrayadoTrasero"> 00386 <property name="geometry"> 00387 <rect> 00388 <x>160</x> 00389 <y>150</y> 00390 <width>101</width> 00391 <height>22</height> 00392 </rect> 00393 </property> 00394 <property name="text"> 00395 <string>Subrayado</string> 00396 </property> 00397 </widget> 00398 <widget class="QGroupBox" name="groupBox_3"> 00399 <property name="geometry"> 00400 <rect> 00401 <x>21</x> 00402 <y>10</y> 00403 <width>241</width> 00404 <height>201</height> 00405 </rect> 00406 </property> 00407 <property name="title"> 00408 <string>Fuente</string> 00409 </property> 00410 </widget> 00411 <widget class="QCheckBox" name="checkBoxCursivaTrasero"> 00412 <property name="geometry"> 00413 <rect> 00414 <x>160</x> 00415 <y>180</y> 00416 <width>94</width> 00417 <height>22</height> 00418 </rect> 00419 </property> 00420 <property name="text"> 00421 <string>Cursiva</string> 00422 </property> 00423 </widget> 00424 <widget class="QLineEdit" name="lineEditTrasero"> 00425 <property name="geometry"> 00426 <rect> 00427 <x>31</x> 00428 <y>240</y> 00429 <width>411</width> 00430 <height>27</height> 00431 </rect> 00432 </property> 00433 <property name="dragEnabled"> 00434 <bool>true</bool> 00435 </property> 00436 </widget> 00437 <widget class="QFontComboBox" name="fontComboBoxTrasero"> 00438 <property name="geometry"> 00439 <rect> 00440 <x>31</x> 00441 <y>40</y> 00442 <width>221</width> 00443 <height>27</height> 00444 </rect> 00445 </property> 00446 </widget> 00447 <widget class="QGroupBox" name="groupBox_4"> 00448 <property name="geometry"> 00449 <rect> 00450 <x>20</x> 00451 <y>220</y> 00452 <width>431</width> 00453 <height>61</height> 00454 </rect> 00455 </property> 00456 <property name="title"> 00457 <string>Texto</string> 00458 </property> 00459 </widget> 00460 <widget class="QCheckBox" name="checkBoxNegritaTrasero"> 00461 <property name="geometry"> 00462 <rect> 00463 <x>160</x> 00464 <y>120</y> 00465 <width>94</width> 00466 <height>22</height> 00467 </rect> 00468 </property> 00469 <property name="text"> 00470 <string>Negrita</string> 00471 </property> 00472 </widget> 00473 <widget class="QPushButton" name="pushColorTextT"> 00474 <property name="geometry"> 00475 <rect> 00476 <x>160</x> 00477 <y>80</y> 00478 <width>94</width> 00479 <height>27</height> 00480 </rect> 00481 </property> 00482 <property name="text"> 00483 <string>Color</string> 00484 </property> 00485 </widget> 00486 <widget class="QGraphicsView" name="viewPlantillaTrasero"> 00487 <property name="geometry"> 00488 <rect> 00489 <x>300</x> 00490 <y>95</y> 00491 <width>127</width> 00492 <height>104</height> 00493 </rect> 00494 </property> 00495 <property name="styleSheet"> 00496 <string notr="true">background: transparent; border: none</string> 00497 </property> 00498 <property name="verticalScrollBarPolicy"> 00499 <enum>Qt::ScrollBarAlwaysOff</enum> 00500 </property> 00501 <property name="horizontalScrollBarPolicy"> 00502 <enum>Qt::ScrollBarAlwaysOff</enum> 00503 </property> 00504 </widget> 00505 <widget class="QLabel" name="letraTrasera"> 00506 <property name="geometry"> 00507 <rect> 00508 <x>30</x> 00509 <y>80</y> 00510 <width>101</width> 00511 <height>121</height> 00512 </rect> 00513 </property> 00514 <property name="font"> 00515 <font> 00516 <pointsize>78</pointsize> 00517 </font> 00518 </property> 00519 <property name="text"> 00520 <string>A</string> 00521 </property> 00522 <property name="alignment"> 00523 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 00524 </property> 00525 </widget> 00526 <widget class="QLabel" name="labelTextoTras"> 00527 <property name="geometry"> 00528 <rect> 00529 <x>280</x> 00530 <y>30</y> 00531 <width>171</width> 00532 <height>51</height> 00533 </rect> 00534 </property> 00535 <property name="text"> 00536 <string>El texto aparecerá en la contraportada del álbum.</string> 00537 </property> 00538 <property name="wordWrap"> 00539 <bool>true</bool> 00540 </property> 00541 </widget> 00542 <zorder>groupBox_4</zorder> 00543 <zorder>groupBox_3</zorder> 00544 <zorder>checkBoxSubrayadoTrasero</zorder> 00545 <zorder>checkBoxCursivaTrasero</zorder> 00546 <zorder>lineEditTrasero</zorder> 00547 <zorder>fontComboBoxTrasero</zorder> 00548 <zorder>checkBoxNegritaTrasero</zorder> 00549 <zorder>pushColorTextT</zorder> 00550 <zorder>viewPlantillaTrasero</zorder> 00551 <zorder>letraTrasera</zorder> 00552 <zorder>labelTextoTras</zorder> 00553 </widget> 00554 </widget> 00555 <widget class="QPushButton" name="pushButtonAceptarTexto"> 00556 <property name="geometry"> 00557 <rect> 00558 <x>400</x> 00559 <y>350</y> 00560 <width>93</width> 00561 <height>27</height> 00562 </rect> 00563 </property> 00564 <property name="text"> 00565 <string>&Aceptar</string> 00566 </property> 00567 </widget> 00568 <widget class="QPushButton" name="pushButtonCancelarTexto"> 00569 <property name="geometry"> 00570 <rect> 00571 <x>290</x> 00572 <y>350</y> 00573 <width>93</width> 00574 <height>27</height> 00575 </rect> 00576 </property> 00577 <property name="text"> 00578 <string>&Cancelar</string> 00579 </property> 00580 </widget> 00581 </widget> 00582 <resources/> 00583 <connections> 00584 <connection> 00585 <sender>pushButtonCancelarTexto</sender> 00586 <signal>clicked()</signal> 00587 <receiver>formTextoClass</receiver> 00588 <slot>close()</slot> 00589 <hints> 00590 <hint type="sourcelabel"> 00591 <x>326</x> 00592 <y>243</y> 00593 </hint> 00594 <hint type="destinationlabel"> 00595 <x>189</x> 00596 <y>133</y> 00597 </hint> 00598 </hints> 00599 </connection> 00600 <connection> 00601 <sender>pushButtonAceptarTexto</sender> 00602 <signal>clicked()</signal> 00603 <receiver>formTextoClass</receiver> 00604 <slot>Aceptar()</slot> 00605 <hints> 00606 <hint type="sourcelabel"> 00607 <x>126</x> 00608 <y>243</y> 00609 </hint> 00610 <hint type="destinationlabel"> 00611 <x>189</x> 00612 <y>133</y> 00613 </hint> 00614 </hints> 00615 </connection> 00616 <connection> 00617 <sender>pushColorTextF</sender> 00618 <signal>clicked()</signal> 00619 <receiver>formTextoClass</receiver> 00620 <slot>PushSeleccionColorF()</slot> 00621 <hints> 00622 <hint type="sourcelabel"> 00623 <x>287</x> 00624 <y>94</y> 00625 </hint> 00626 <hint type="destinationlabel"> 00627 <x>198</x> 00628 <y>133</y> 00629 </hint> 00630 </hints> 00631 </connection> 00632 <connection> 00633 <sender>pushColorTextT</sender> 00634 <signal>clicked()</signal> 00635 <receiver>formTextoClass</receiver> 00636 <slot>PushSeleccionColorT()</slot> 00637 <hints> 00638 <hint type="sourcelabel"> 00639 <x>287</x> 00640 <y>94</y> 00641 </hint> 00642 <hint type="destinationlabel"> 00643 <x>198</x> 00644 <y>133</y> 00645 </hint> 00646 </hints> 00647 </connection> 00648 <connection> 00649 <sender>pushColorTextL</sender> 00650 <signal>clicked()</signal> 00651 <receiver>formTextoClass</receiver> 00652 <slot>PushSeleccionColorL()</slot> 00653 <hints> 00654 <hint type="sourcelabel"> 00655 <x>287</x> 00656 <y>94</y> 00657 </hint> 00658 <hint type="destinationlabel"> 00659 <x>198</x> 00660 <y>133</y> 00661 </hint> 00662 </hints> 00663 </connection> 00664 <connection> 00665 <sender>fontComboBoxFrontal</sender> 00666 <signal>currentFontChanged(QFont)</signal> 00667 <receiver>formTextoClass</receiver> 00668 <slot>PushSeleccionFuenteFrontal()</slot> 00669 <hints> 00670 <hint type="sourcelabel"> 00671 <x>138</x> 00672 <y>94</y> 00673 </hint> 00674 <hint type="destinationlabel"> 00675 <x>198</x> 00676 <y>133</y> 00677 </hint> 00678 </hints> 00679 </connection> 00680 <connection> 00681 <sender>fontComboBoxTrasero</sender> 00682 <signal>currentFontChanged(QFont)</signal> 00683 <receiver>formTextoClass</receiver> 00684 <slot>PushSeleccionFuenteTrasera()</slot> 00685 <hints> 00686 <hint type="sourcelabel"> 00687 <x>138</x> 00688 <y>94</y> 00689 </hint> 00690 <hint type="destinationlabel"> 00691 <x>198</x> 00692 <y>133</y> 00693 </hint> 00694 </hints> 00695 </connection> 00696 <connection> 00697 <sender>fontComboBoxLateral</sender> 00698 <signal>currentFontChanged(QFont)</signal> 00699 <receiver>formTextoClass</receiver> 00700 <slot>PushSeleccionFuenteLateral()</slot> 00701 <hints> 00702 <hint type="sourcelabel"> 00703 <x>138</x> 00704 <y>94</y> 00705 </hint> 00706 <hint type="destinationlabel"> 00707 <x>198</x> 00708 <y>133</y> 00709 </hint> 00710 </hints> 00711 </connection> 00712 <connection> 00713 <sender>checkBoxNegritaFrontal</sender> 00714 <signal>stateChanged(int)</signal> 00715 <receiver>formTextoClass</receiver> 00716 <slot>PushNegritaFrontal()</slot> 00717 <hints> 00718 <hint type="sourcelabel"> 00719 <x>218</x> 00720 <y>181</y> 00721 </hint> 00722 <hint type="destinationlabel"> 00723 <x>254</x> 00724 <y>194</y> 00725 </hint> 00726 </hints> 00727 </connection> 00728 <connection> 00729 <sender>checkBoxNegritaLateral</sender> 00730 <signal>stateChanged(int)</signal> 00731 <receiver>formTextoClass</receiver> 00732 <slot>PushNegritaLateral()</slot> 00733 <hints> 00734 <hint type="sourcelabel"> 00735 <x>218</x> 00736 <y>181</y> 00737 </hint> 00738 <hint type="destinationlabel"> 00739 <x>254</x> 00740 <y>194</y> 00741 </hint> 00742 </hints> 00743 </connection> 00744 <connection> 00745 <sender>checkBoxCursivaFrontal</sender> 00746 <signal>stateChanged(int)</signal> 00747 <receiver>formTextoClass</receiver> 00748 <slot>PushCursivaFrontal()</slot> 00749 <hints> 00750 <hint type="sourcelabel"> 00751 <x>218</x> 00752 <y>241</y> 00753 </hint> 00754 <hint type="destinationlabel"> 00755 <x>254</x> 00756 <y>194</y> 00757 </hint> 00758 </hints> 00759 </connection> 00760 <connection> 00761 <sender>checkBoxCursivaLateral</sender> 00762 <signal>stateChanged(int)</signal> 00763 <receiver>formTextoClass</receiver> 00764 <slot>PushCursivaLateral()</slot> 00765 <hints> 00766 <hint type="sourcelabel"> 00767 <x>218</x> 00768 <y>241</y> 00769 </hint> 00770 <hint type="destinationlabel"> 00771 <x>254</x> 00772 <y>194</y> 00773 </hint> 00774 </hints> 00775 </connection> 00776 <connection> 00777 <sender>checkBoxCursivaTrasero</sender> 00778 <signal>stateChanged(int)</signal> 00779 <receiver>formTextoClass</receiver> 00780 <slot>PushCursivaTrasera()</slot> 00781 <hints> 00782 <hint type="sourcelabel"> 00783 <x>218</x> 00784 <y>241</y> 00785 </hint> 00786 <hint type="destinationlabel"> 00787 <x>254</x> 00788 <y>194</y> 00789 </hint> 00790 </hints> 00791 </connection> 00792 <connection> 00793 <sender>checkBoxSubrayadoFrontal</sender> 00794 <signal>stateChanged(int)</signal> 00795 <receiver>formTextoClass</receiver> 00796 <slot>PushSubrayadoFrontal()</slot> 00797 <hints> 00798 <hint type="sourcelabel"> 00799 <x>222</x> 00800 <y>211</y> 00801 </hint> 00802 <hint type="destinationlabel"> 00803 <x>254</x> 00804 <y>194</y> 00805 </hint> 00806 </hints> 00807 </connection> 00808 <connection> 00809 <sender>checkBoxSubrayadoLateral</sender> 00810 <signal>stateChanged(int)</signal> 00811 <receiver>formTextoClass</receiver> 00812 <slot>PushSubrayadoLateral()</slot> 00813 <hints> 00814 <hint type="sourcelabel"> 00815 <x>227</x> 00816 <y>211</y> 00817 </hint> 00818 <hint type="destinationlabel"> 00819 <x>254</x> 00820 <y>194</y> 00821 </hint> 00822 </hints> 00823 </connection> 00824 <connection> 00825 <sender>checkBoxSubrayadoTrasero</sender> 00826 <signal>stateChanged(int)</signal> 00827 <receiver>formTextoClass</receiver> 00828 <slot>PushSubrayadoTrasera()</slot> 00829 <hints> 00830 <hint type="sourcelabel"> 00831 <x>222</x> 00832 <y>211</y> 00833 </hint> 00834 <hint type="destinationlabel"> 00835 <x>254</x> 00836 <y>194</y> 00837 </hint> 00838 </hints> 00839 </connection> 00840 <connection> 00841 <sender>checkBoxNegritaTrasero</sender> 00842 <signal>stateChanged(int)</signal> 00843 <receiver>formTextoClass</receiver> 00844 <slot>PushNegritaTrasera()</slot> 00845 <hints> 00846 <hint type="sourcelabel"> 00847 <x>218</x> 00848 <y>181</y> 00849 </hint> 00850 <hint type="destinationlabel"> 00851 <x>254</x> 00852 <y>194</y> 00853 </hint> 00854 </hints> 00855 </connection> 00856 <connection> 00857 <sender>tabWidgetTexto</sender> 00858 <signal>currentChanged(int)</signal> 00859 <receiver>formTextoClass</receiver> 00860 <slot>FocusTab()</slot> 00861 <hints> 00862 <hint type="sourcelabel"> 00863 <x>250</x> 00864 <y>170</y> 00865 </hint> 00866 <hint type="destinationlabel"> 00867 <x>254</x> 00868 <y>194</y> 00869 </hint> 00870 </hints> 00871 </connection> 00872 </connections> 00873 <slots> 00874 <slot>EstablecerTextos()</slot> 00875 <slot>Aceptar()</slot> 00876 <slot>PushSeleccionColorF()</slot> 00877 <slot>PushSeleccionColorT()</slot> 00878 <slot>PushSeleccionColorL()</slot> 00879 <slot>PushSeleccionFuenteFrontal()</slot> 00880 <slot>PushSeleccionFuenteLateral()</slot> 00881 <slot>PushSeleccionFuenteTrasera()</slot> 00882 <slot>PushNegritaFrontal()</slot> 00883 <slot>PushNegritaLateral()</slot> 00884 <slot>PushNegritaTrasera()</slot> 00885 <slot>PushCursivaFrontal()</slot> 00886 <slot>PushCursivaTrasera()</slot> 00887 <slot>PushCursivaLateral()</slot> 00888 <slot>PushSubrayadoFrontal()</slot> 00889 <slot>PushSubrayadoTrasera()</slot> 00890 <slot>PushSubrayadoLateral()</slot> 00891 <slot>FocusTab()</slot> 00892 </slots> 00893 </ui>