ultimo comit con mas efectos, conecciones y desconecciones...
[photoboothMX.git] / mainwindow.ui
blob2d37f29c2876116fcaf2986a3de1e3036f18d9d2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>1194</width>
10 <height>784</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>MainWindow</string>
15 </property>
16 <property name="styleSheet">
17 <string notr="true">background-image: url(:/imas/fondo3);
18 background-position: padding;
19 background-origin: content;
22 font: 75 18pt &quot;FreeMono&quot;;
24 </string>
25 </property>
26 <widget class="QWidget" name="centralWidget">
27 <layout class="QHBoxLayout" name="horizontalLayout_2">
28 <item>
29 <layout class="QHBoxLayout" name="horizontalLayout">
30 <item>
31 <layout class="QVBoxLayout" name="verticalLayout">
32 <item>
33 <widget class="QFrame" name="filmstrip">
34 <property name="minimumSize">
35 <size>
36 <width>192</width>
37 <height>576</height>
38 </size>
39 </property>
40 <property name="maximumSize">
41 <size>
42 <width>192</width>
43 <height>600</height>
44 </size>
45 </property>
46 <property name="styleSheet">
47 <string notr="true">background-image: url(:/imas/slides);
48 background-position: padding;
49 background-origin: content;
50 </string>
51 </property>
52 <property name="frameShape">
53 <enum>QFrame::StyledPanel</enum>
54 </property>
55 <property name="frameShadow">
56 <enum>QFrame::Raised</enum>
57 </property>
58 <layout class="QGridLayout" name="gridLayout"/>
59 </widget>
60 </item>
61 <item>
62 <spacer name="verticalSpacer">
63 <property name="orientation">
64 <enum>Qt::Vertical</enum>
65 </property>
66 <property name="sizeHint" stdset="0">
67 <size>
68 <width>20</width>
69 <height>40</height>
70 </size>
71 </property>
72 </spacer>
73 </item>
74 <item>
75 <widget class="QPushButton" name="butonFullscreen">
76 <property name="styleSheet">
77 <string notr="true">#MainWindow QPushButton {
78 color: rgb(0, 0, 0);
79 border: 2px solid #555;
80 border-radius: 40px;
81 padding: 5px;
82 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.145455 rgba(255, 170, 127, 255), stop:0.927273 rgba(255, 255, 127, 255));
83 min-width: 80px;
86 #MainWindow QPushButton:pressed {
87 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.145455 rgba(85, 170, 0, 255), stop:0.927273 rgba(255, 255, 127, 255))
88 }</string>
89 </property>
90 <property name="text">
91 <string>Full Screen</string>
92 </property>
93 </widget>
94 </item>
95 <item>
96 <widget class="QPushButton" name="printbut">
97 <property name="minimumSize">
98 <size>
99 <width>241</width>
100 <height>129</height>
101 </size>
102 </property>
103 <property name="maximumSize">
104 <size>
105 <width>241</width>
106 <height>129</height>
107 </size>
108 </property>
109 <property name="focusPolicy">
110 <enum>Qt::NoFocus</enum>
111 </property>
112 <property name="styleSheet">
113 <string notr="true">#MainWindow QPushButton {
114 color: rgb(0, 0, 0);
115 border-radius: 40px;
116 padding: 5px;
117 background: url(:/imas/imprime);
118 background-position: padding;
119 background-origin: content;
122 #MainWindow QPushButton:pressed {
123 background: url(:/imas/imprimepres);
124 background-position: padding;
125 background-origin: content;
126 }</string>
127 </property>
128 <property name="text">
129 <string/>
130 </property>
131 </widget>
132 </item>
133 </layout>
134 </item>
135 <item>
136 <spacer name="horizontalSpacer">
137 <property name="orientation">
138 <enum>Qt::Horizontal</enum>
139 </property>
140 <property name="sizeHint" stdset="0">
141 <size>
142 <width>40</width>
143 <height>20</height>
144 </size>
145 </property>
146 </spacer>
147 </item>
148 <item>
149 <layout class="QVBoxLayout" name="verticalLayout_2">
150 <item>
151 <spacer name="spacerCagalas">
152 <property name="orientation">
153 <enum>Qt::Vertical</enum>
154 </property>
155 <property name="sizeHint" stdset="0">
156 <size>
157 <width>20</width>
158 <height>40</height>
159 </size>
160 </property>
161 </spacer>
162 </item>
163 <item>
164 <widget class="QLabel" name="countdown">
165 <property name="sizePolicy">
166 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
167 <horstretch>0</horstretch>
168 <verstretch>0</verstretch>
169 </sizepolicy>
170 </property>
171 <property name="minimumSize">
172 <size>
173 <width>0</width>
174 <height>55</height>
175 </size>
176 </property>
177 <property name="maximumSize">
178 <size>
179 <width>16777215</width>
180 <height>99</height>
181 </size>
182 </property>
183 <property name="styleSheet">
184 <string notr="true">background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.195455 rgba(1, 173, 239, 0), stop:1 rgba(45, 49, 146, 0));
185 color: rgb(255, 255, 255);
186 font: 75 65pt &quot;Bitstream Charter&quot;;</string>
187 </property>
188 <property name="text">
189 <string/>
190 </property>
191 <property name="alignment">
192 <set>Qt::AlignCenter</set>
193 </property>
194 </widget>
195 </item>
196 <item>
197 <widget class="QPushButton" name="botonfoto">
198 <property name="sizePolicy">
199 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
200 <horstretch>0</horstretch>
201 <verstretch>0</verstretch>
202 </sizepolicy>
203 </property>
204 <property name="minimumSize">
205 <size>
206 <width>660</width>
207 <height>147</height>
208 </size>
209 </property>
210 <property name="maximumSize">
211 <size>
212 <width>640</width>
213 <height>200</height>
214 </size>
215 </property>
216 <property name="palette">
217 <palette>
218 <active>
219 <colorrole role="WindowText">
220 <brush brushstyle="SolidPattern">
221 <color alpha="255">
222 <red>0</red>
223 <green>0</green>
224 <blue>0</blue>
225 </color>
226 </brush>
227 </colorrole>
228 <colorrole role="Button">
229 <brush brushstyle="LinearGradientPattern">
230 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
231 <gradientstop position="0.145455000000000">
232 <color alpha="255">
233 <red>255</red>
234 <green>170</green>
235 <blue>127</blue>
236 </color>
237 </gradientstop>
238 <gradientstop position="0.927273000000000">
239 <color alpha="255">
240 <red>255</red>
241 <green>255</green>
242 <blue>127</blue>
243 </color>
244 </gradientstop>
245 </gradient>
246 </brush>
247 </colorrole>
248 <colorrole role="Text">
249 <brush brushstyle="SolidPattern">
250 <color alpha="255">
251 <red>0</red>
252 <green>0</green>
253 <blue>0</blue>
254 </color>
255 </brush>
256 </colorrole>
257 <colorrole role="ButtonText">
258 <brush brushstyle="SolidPattern">
259 <color alpha="255">
260 <red>0</red>
261 <green>0</green>
262 <blue>0</blue>
263 </color>
264 </brush>
265 </colorrole>
266 <colorrole role="Base">
267 <brush brushstyle="LinearGradientPattern">
268 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
269 <gradientstop position="0.145455000000000">
270 <color alpha="255">
271 <red>255</red>
272 <green>170</green>
273 <blue>127</blue>
274 </color>
275 </gradientstop>
276 <gradientstop position="0.927273000000000">
277 <color alpha="255">
278 <red>255</red>
279 <green>255</green>
280 <blue>127</blue>
281 </color>
282 </gradientstop>
283 </gradient>
284 </brush>
285 </colorrole>
286 <colorrole role="Window">
287 <brush brushstyle="LinearGradientPattern">
288 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
289 <gradientstop position="0.145455000000000">
290 <color alpha="255">
291 <red>255</red>
292 <green>170</green>
293 <blue>127</blue>
294 </color>
295 </gradientstop>
296 <gradientstop position="0.927273000000000">
297 <color alpha="255">
298 <red>255</red>
299 <green>255</green>
300 <blue>127</blue>
301 </color>
302 </gradientstop>
303 </gradient>
304 </brush>
305 </colorrole>
306 </active>
307 <inactive>
308 <colorrole role="WindowText">
309 <brush brushstyle="SolidPattern">
310 <color alpha="255">
311 <red>0</red>
312 <green>0</green>
313 <blue>0</blue>
314 </color>
315 </brush>
316 </colorrole>
317 <colorrole role="Button">
318 <brush brushstyle="LinearGradientPattern">
319 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
320 <gradientstop position="0.145455000000000">
321 <color alpha="255">
322 <red>255</red>
323 <green>170</green>
324 <blue>127</blue>
325 </color>
326 </gradientstop>
327 <gradientstop position="0.927273000000000">
328 <color alpha="255">
329 <red>255</red>
330 <green>255</green>
331 <blue>127</blue>
332 </color>
333 </gradientstop>
334 </gradient>
335 </brush>
336 </colorrole>
337 <colorrole role="Text">
338 <brush brushstyle="SolidPattern">
339 <color alpha="255">
340 <red>0</red>
341 <green>0</green>
342 <blue>0</blue>
343 </color>
344 </brush>
345 </colorrole>
346 <colorrole role="ButtonText">
347 <brush brushstyle="SolidPattern">
348 <color alpha="255">
349 <red>0</red>
350 <green>0</green>
351 <blue>0</blue>
352 </color>
353 </brush>
354 </colorrole>
355 <colorrole role="Base">
356 <brush brushstyle="LinearGradientPattern">
357 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
358 <gradientstop position="0.145455000000000">
359 <color alpha="255">
360 <red>255</red>
361 <green>170</green>
362 <blue>127</blue>
363 </color>
364 </gradientstop>
365 <gradientstop position="0.927273000000000">
366 <color alpha="255">
367 <red>255</red>
368 <green>255</green>
369 <blue>127</blue>
370 </color>
371 </gradientstop>
372 </gradient>
373 </brush>
374 </colorrole>
375 <colorrole role="Window">
376 <brush brushstyle="LinearGradientPattern">
377 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
378 <gradientstop position="0.145455000000000">
379 <color alpha="255">
380 <red>255</red>
381 <green>170</green>
382 <blue>127</blue>
383 </color>
384 </gradientstop>
385 <gradientstop position="0.927273000000000">
386 <color alpha="255">
387 <red>255</red>
388 <green>255</green>
389 <blue>127</blue>
390 </color>
391 </gradientstop>
392 </gradient>
393 </brush>
394 </colorrole>
395 </inactive>
396 <disabled>
397 <colorrole role="WindowText">
398 <brush brushstyle="SolidPattern">
399 <color alpha="255">
400 <red>0</red>
401 <green>0</green>
402 <blue>0</blue>
403 </color>
404 </brush>
405 </colorrole>
406 <colorrole role="Button">
407 <brush brushstyle="LinearGradientPattern">
408 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
409 <gradientstop position="0.145455000000000">
410 <color alpha="255">
411 <red>255</red>
412 <green>170</green>
413 <blue>127</blue>
414 </color>
415 </gradientstop>
416 <gradientstop position="0.927273000000000">
417 <color alpha="255">
418 <red>255</red>
419 <green>255</green>
420 <blue>127</blue>
421 </color>
422 </gradientstop>
423 </gradient>
424 </brush>
425 </colorrole>
426 <colorrole role="Text">
427 <brush brushstyle="SolidPattern">
428 <color alpha="255">
429 <red>0</red>
430 <green>0</green>
431 <blue>0</blue>
432 </color>
433 </brush>
434 </colorrole>
435 <colorrole role="ButtonText">
436 <brush brushstyle="SolidPattern">
437 <color alpha="255">
438 <red>0</red>
439 <green>0</green>
440 <blue>0</blue>
441 </color>
442 </brush>
443 </colorrole>
444 <colorrole role="Base">
445 <brush brushstyle="LinearGradientPattern">
446 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
447 <gradientstop position="0.145455000000000">
448 <color alpha="255">
449 <red>255</red>
450 <green>170</green>
451 <blue>127</blue>
452 </color>
453 </gradientstop>
454 <gradientstop position="0.927273000000000">
455 <color alpha="255">
456 <red>255</red>
457 <green>255</green>
458 <blue>127</blue>
459 </color>
460 </gradientstop>
461 </gradient>
462 </brush>
463 </colorrole>
464 <colorrole role="Window">
465 <brush brushstyle="LinearGradientPattern">
466 <gradient startx="0.000000000000000" starty="0.000000000000000" endx="0.000000000000000" endy="1.000000000000000" type="LinearGradient" spread="PadSpread" coordinatemode="ObjectBoundingMode">
467 <gradientstop position="0.145455000000000">
468 <color alpha="255">
469 <red>255</red>
470 <green>170</green>
471 <blue>127</blue>
472 </color>
473 </gradientstop>
474 <gradientstop position="0.927273000000000">
475 <color alpha="255">
476 <red>255</red>
477 <green>255</green>
478 <blue>127</blue>
479 </color>
480 </gradientstop>
481 </gradient>
482 </brush>
483 </colorrole>
484 </disabled>
485 </palette>
486 </property>
487 <property name="font">
488 <font>
489 <family>FreeMono</family>
490 <pointsize>18</pointsize>
491 <weight>9</weight>
492 <italic>false</italic>
493 <bold>false</bold>
494 </font>
495 </property>
496 <property name="focusPolicy">
497 <enum>Qt::NoFocus</enum>
498 </property>
499 <property name="styleSheet">
500 <string notr="true">#MainWindow QPushButton {
501 color: rgb(0, 0, 0);
502 border-radius: 40px;
503 padding: 5px;
504 background: url(:/imas/tomafoto);
505 background-position: padding;
506 background-origin: content;
509 #MainWindow QPushButton:pressed {
510 background: url(:/imas/tomafotopres);
511 background-position: padding;
512 background-origin: content;
517 </string>
518 </property>
519 <property name="text">
520 <string/>
521 </property>
522 </widget>
523 </item>
524 <item>
525 <widget class="QDialogButtonBox" name="buttonBox">
526 <property name="focusPolicy">
527 <enum>Qt::NoFocus</enum>
528 </property>
529 <property name="styleSheet">
530 <string notr="true">#MainWindow QPushButton {
531 color: rgb(0, 0, 0);
532 border: 2px solid rgb(255, 255, 255);
533 border-radius: 18px;
534 padding: 15px;
535 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.113122 rgba(132, 1, 158, 255), stop:1 rgba(187, 24, 187, 128));
536 min-width: 80px;
539 #MainWindow QPushButton:pressed {
540 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.0954545 rgba(187, 24, 187, 128), stop:0.822727 rgba(132, 1, 158, 255));
541 }</string>
542 </property>
543 <property name="locale">
544 <locale language="Spanish" country="Mexico"/>
545 </property>
546 <property name="orientation">
547 <enum>Qt::Horizontal</enum>
548 </property>
549 <property name="standardButtons">
550 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
551 </property>
552 <property name="centerButtons">
553 <bool>true</bool>
554 </property>
555 </widget>
556 </item>
557 </layout>
558 </item>
559 <item>
560 <spacer name="horizontalSpacer_2">
561 <property name="orientation">
562 <enum>Qt::Horizontal</enum>
563 </property>
564 <property name="sizeHint" stdset="0">
565 <size>
566 <width>40</width>
567 <height>20</height>
568 </size>
569 </property>
570 </spacer>
571 </item>
572 <item>
573 <widget class="QToolBox" name="herramientas">
574 <property name="sizePolicy">
575 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
576 <horstretch>0</horstretch>
577 <verstretch>0</verstretch>
578 </sizepolicy>
579 </property>
580 <property name="minimumSize">
581 <size>
582 <width>245</width>
583 <height>0</height>
584 </size>
585 </property>
586 <property name="styleSheet">
587 <string notr="true">color: rgb(255, 255, 255);
588 font: 75 20pt &quot;Bitstream Charter&quot;;
589 background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0.113122 rgba(1, 173, 239, 144), stop:1 rgba(45, 49, 146, 68))</string>
590 </property>
591 <property name="currentIndex">
592 <number>1</number>
593 </property>
594 <widget class="QWidget" name="Fondos">
595 <property name="geometry">
596 <rect>
597 <x>0</x>
598 <y>0</y>
599 <width>230</width>
600 <height>1218</height>
601 </rect>
602 </property>
603 <attribute name="label">
604 <string>Fondos</string>
605 </attribute>
606 <layout class="QVBoxLayout" name="verticalLayout_3">
607 <item>
608 <widget class="QScrollArea" name="scrollAreaFondos">
609 <property name="minimumSize">
610 <size>
611 <width>0</width>
612 <height>1200</height>
613 </size>
614 </property>
615 <property name="widgetResizable">
616 <bool>true</bool>
617 </property>
618 <widget class="QWidget" name="scrollAreaWidgetContents">
619 <property name="geometry">
620 <rect>
621 <x>0</x>
622 <y>0</y>
623 <width>210</width>
624 <height>1198</height>
625 </rect>
626 </property>
627 </widget>
628 </widget>
629 </item>
630 </layout>
631 </widget>
632 <widget class="QWidget" name="Efectos">
633 <property name="geometry">
634 <rect>
635 <x>0</x>
636 <y>0</y>
637 <width>245</width>
638 <height>623</height>
639 </rect>
640 </property>
641 <attribute name="label">
642 <string>Efectos</string>
643 </attribute>
644 <layout class="QVBoxLayout" name="verticalLayout_4">
645 <item>
646 <widget class="QRadioButton" name="normal">
647 <property name="text">
648 <string>Normal</string>
649 </property>
650 <property name="checked">
651 <bool>true</bool>
652 </property>
653 </widget>
654 </item>
655 <item>
656 <widget class="QRadioButton" name="blanegro">
657 <property name="text">
658 <string>Blanco y Negro</string>
659 </property>
660 </widget>
661 </item>
662 <item>
663 <widget class="QRadioButton" name="Invertido">
664 <property name="text">
665 <string>Invertir Colores</string>
666 </property>
667 </widget>
668 </item>
669 <item>
670 <widget class="QRadioButton" name="extrafond">
671 <property name="text">
672 <string>Con Fondo</string>
673 </property>
674 </widget>
675 </item>
676 <item>
677 <widget class="QRadioButton" name="experimento1">
678 <property name="text">
679 <string>Experimento1</string>
680 </property>
681 </widget>
682 </item>
683 </layout>
684 </widget>
685 <widget class="QWidget" name="Otros">
686 <property name="geometry">
687 <rect>
688 <x>0</x>
689 <y>0</y>
690 <width>245</width>
691 <height>623</height>
692 </rect>
693 </property>
694 <attribute name="label">
695 <string>Otros</string>
696 </attribute>
697 </widget>
698 </widget>
699 </item>
700 </layout>
701 </item>
702 </layout>
703 </widget>
704 <action name="actionSalir">
705 <property name="text">
706 <string>Salir</string>
707 </property>
708 </action>
709 <action name="actionPreferencias">
710 <property name="text">
711 <string>Preferencias</string>
712 </property>
713 </action>
714 </widget>
715 <layoutdefault spacing="6" margin="11"/>
716 <resources/>
717 <connections/>
718 </ui>