About Box implemented + Application Icon
[biacv.git] / biacv_mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>biacv_mainwindow</class>
4 <widget class="QMainWindow" name="biacv_mainwindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>730</width>
10 <height>498</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>BiaCV</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="biacv_res.qrc">
18 <normaloff>:/icon/res/icon.svg</normaloff>:/icon/res/icon.svg</iconset>
19 </property>
20 <widget class="QWidget" name="centralwidget">
21 <layout class="QGridLayout" name="gridLayout_2">
22 <item row="0" column="0">
23 <widget class="QLabel" name="label">
24 <property name="text">
25 <string>CV title</string>
26 </property>
27 </widget>
28 </item>
29 <item row="0" column="1">
30 <widget class="QLineEdit" name="title"/>
31 </item>
32 <item row="1" column="0" colspan="2">
33 <widget class="QTabWidget" name="pages">
34 <property name="autoFillBackground">
35 <bool>false</bool>
36 </property>
37 <property name="tabShape">
38 <enum>QTabWidget::Rounded</enum>
39 </property>
40 <property name="currentIndex">
41 <number>0</number>
42 </property>
43 <property name="usesScrollButtons">
44 <bool>true</bool>
45 </property>
46 <property name="documentMode">
47 <bool>true</bool>
48 </property>
49 <widget class="QWidget" name="tab">
50 <attribute name="title">
51 <string>Personal information</string>
52 </attribute>
53 <layout class="QGridLayout" name="gridLayout">
54 <item row="0" column="4" colspan="3">
55 <widget class="QLabel" name="label_13">
56 <property name="sizePolicy">
57 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
58 <horstretch>0</horstretch>
59 <verstretch>0</verstretch>
60 </sizepolicy>
61 </property>
62 <property name="text">
63 <string>First name</string>
64 </property>
65 </widget>
66 </item>
67 <item row="0" column="8" colspan="4">
68 <widget class="QLabel" name="label_14">
69 <property name="sizePolicy">
70 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
71 <horstretch>0</horstretch>
72 <verstretch>0</verstretch>
73 </sizepolicy>
74 </property>
75 <property name="text">
76 <string>Last name</string>
77 </property>
78 </widget>
79 </item>
80 <item row="1" column="0" colspan="2">
81 <widget class="QLabel" name="label_2">
82 <property name="text">
83 <string>Title</string>
84 </property>
85 </widget>
86 </item>
87 <item row="1" column="2" colspan="2">
88 <widget class="QComboBox" name="nametitle">
89 <property name="editable">
90 <bool>true</bool>
91 </property>
92 <item>
93 <property name="text">
94 <string/>
95 </property>
96 </item>
97 <item>
98 <property name="text">
99 <string>Mr.</string>
100 </property>
101 </item>
102 <item>
103 <property name="text">
104 <string>Mrs.</string>
105 </property>
106 </item>
107 <item>
108 <property name="text">
109 <string>Ms.</string>
110 </property>
111 </item>
112 <item>
113 <property name="text">
114 <string>Dr.</string>
115 </property>
116 </item>
117 </widget>
118 </item>
119 <item row="1" column="4" colspan="3">
120 <widget class="QLineEdit" name="firstname">
121 <property name="text">
122 <string/>
123 </property>
124 </widget>
125 </item>
126 <item row="1" column="8" colspan="4">
127 <widget class="QLineEdit" name="lastname">
128 <property name="text">
129 <string/>
130 </property>
131 </widget>
132 </item>
133 <item row="2" column="0" colspan="3">
134 <widget class="QLabel" name="label_3">
135 <property name="text">
136 <string>Date of birth</string>
137 </property>
138 </widget>
139 </item>
140 <item row="2" column="3" colspan="3">
141 <widget class="QDateEdit" name="dateofbirth">
142 <property name="date">
143 <date>
144 <year>1970</year>
145 <month>1</month>
146 <day>1</day>
147 </date>
148 </property>
149 <property name="displayFormat">
150 <string>dd MMM, yyyy</string>
151 </property>
152 <property name="calendarPopup">
153 <bool>true</bool>
154 </property>
155 </widget>
156 </item>
157 <item row="3" column="0" colspan="4">
158 <widget class="QLabel" name="label_4">
159 <property name="sizePolicy">
160 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
161 <horstretch>0</horstretch>
162 <verstretch>0</verstretch>
163 </sizepolicy>
164 </property>
165 <property name="text">
166 <string>Residential address</string>
167 </property>
168 </widget>
169 </item>
170 <item row="4" column="0">
171 <widget class="QLabel" name="label_15">
172 <property name="text">
173 <string>Street</string>
174 </property>
175 </widget>
176 </item>
177 <item row="4" column="1" colspan="5">
178 <widget class="QLineEdit" name="street"/>
179 </item>
180 <item row="4" column="6">
181 <widget class="QLabel" name="label_5">
182 <property name="text">
183 <string>Landline</string>
184 </property>
185 </widget>
186 </item>
187 <item row="4" column="8">
188 <widget class="QLabel" name="label_10">
189 <property name="text">
190 <string>+</string>
191 </property>
192 </widget>
193 </item>
194 <item row="4" column="9">
195 <widget class="QLineEdit" name="countrycode_landline">
196 <property name="sizePolicy">
197 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
198 <horstretch>0</horstretch>
199 <verstretch>0</verstretch>
200 </sizepolicy>
201 </property>
202 <property name="minimumSize">
203 <size>
204 <width>60</width>
205 <height>0</height>
206 </size>
207 </property>
208 <property name="maximumSize">
209 <size>
210 <width>40</width>
211 <height>16777215</height>
212 </size>
213 </property>
214 </widget>
215 </item>
216 <item row="4" column="10">
217 <widget class="QLabel" name="label_6">
218 <property name="text">
219 <string>-</string>
220 </property>
221 </widget>
222 </item>
223 <item row="4" column="11">
224 <widget class="QLineEdit" name="telephone"/>
225 </item>
226 <item row="5" column="0">
227 <widget class="QLabel" name="label_16">
228 <property name="text">
229 <string>Area</string>
230 </property>
231 </widget>
232 </item>
233 <item row="5" column="1" colspan="5">
234 <widget class="QLineEdit" name="area"/>
235 </item>
236 <item row="5" column="6" colspan="2">
237 <widget class="QLabel" name="label_7">
238 <property name="text">
239 <string>Mobile number</string>
240 </property>
241 </widget>
242 </item>
243 <item row="5" column="8">
244 <widget class="QLabel" name="label_8">
245 <property name="text">
246 <string>+</string>
247 </property>
248 </widget>
249 </item>
250 <item row="5" column="9">
251 <widget class="QLineEdit" name="countrycode_mobile">
252 <property name="sizePolicy">
253 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
254 <horstretch>0</horstretch>
255 <verstretch>0</verstretch>
256 </sizepolicy>
257 </property>
258 <property name="minimumSize">
259 <size>
260 <width>40</width>
261 <height>0</height>
262 </size>
263 </property>
264 <property name="maximumSize">
265 <size>
266 <width>60</width>
267 <height>16777215</height>
268 </size>
269 </property>
270 </widget>
271 </item>
272 <item row="5" column="10">
273 <widget class="QLabel" name="label_9">
274 <property name="text">
275 <string>-</string>
276 </property>
277 </widget>
278 </item>
279 <item row="5" column="11">
280 <widget class="QLineEdit" name="mobilenumber"/>
281 </item>
282 <item row="6" column="0">
283 <widget class="QLabel" name="label_17">
284 <property name="text">
285 <string>City</string>
286 </property>
287 </widget>
288 </item>
289 <item row="6" column="1" colspan="5">
290 <widget class="QLineEdit" name="city"/>
291 </item>
292 <item row="6" column="6">
293 <widget class="QLabel" name="label_11">
294 <property name="text">
295 <string>E-mail ID</string>
296 </property>
297 </widget>
298 </item>
299 <item row="6" column="7" colspan="5">
300 <widget class="QLineEdit" name="email"/>
301 </item>
302 <item row="7" column="0">
303 <widget class="QLabel" name="label_18">
304 <property name="text">
305 <string>Areacode</string>
306 </property>
307 </widget>
308 </item>
309 <item row="7" column="1" colspan="5">
310 <widget class="QLineEdit" name="areacode"/>
311 </item>
312 <item row="8" column="0" colspan="3">
313 <widget class="QLabel" name="label_12">
314 <property name="text">
315 <string>Marital status</string>
316 </property>
317 </widget>
318 </item>
319 <item row="8" column="3">
320 <widget class="QRadioButton" name="married">
321 <property name="text">
322 <string>Married</string>
323 </property>
324 </widget>
325 </item>
326 <item row="8" column="4">
327 <widget class="QRadioButton" name="single">
328 <property name="text">
329 <string>Single</string>
330 </property>
331 </widget>
332 </item>
333 <item row="8" column="5" colspan="2">
334 <widget class="QRadioButton" name="unspecified">
335 <property name="text">
336 <string>Unspecified</string>
337 </property>
338 <property name="checked">
339 <bool>true</bool>
340 </property>
341 </widget>
342 </item>
343 </layout>
344 </widget>
345 <widget class="QWidget" name="tab_2">
346 <attribute name="title">
347 <string>Educational Qualifications</string>
348 </attribute>
349 <layout class="QGridLayout" name="gridLayout_3">
350 <item row="0" column="0" colspan="2">
351 <widget class="QLabel" name="label_19">
352 <property name="text">
353 <string>Degree/diploma/certificate name</string>
354 </property>
355 </widget>
356 </item>
357 <item row="0" column="2" colspan="6">
358 <widget class="QLineEdit" name="degree_name"/>
359 </item>
360 <item row="1" column="0" colspan="3">
361 <widget class="QLabel" name="label_20">
362 <property name="text">
363 <string>Month and year of passing/qualification/graduating</string>
364 </property>
365 </widget>
366 </item>
367 <item row="1" column="3" colspan="5">
368 <widget class="QDateEdit" name="yearofpassing">
369 <property name="date">
370 <date>
371 <year>1988</year>
372 <month>1</month>
373 <day>1</day>
374 </date>
375 </property>
376 <property name="displayFormat">
377 <string>MMM, yyyy</string>
378 </property>
379 <property name="calendarPopup">
380 <bool>true</bool>
381 </property>
382 </widget>
383 </item>
384 <item row="2" column="0">
385 <widget class="QLabel" name="label_21">
386 <property name="text">
387 <string>Name of institution</string>
388 </property>
389 </widget>
390 </item>
391 <item row="2" column="1" colspan="3">
392 <widget class="QLineEdit" name="institution"/>
393 </item>
394 <item row="2" column="4">
395 <widget class="QLabel" name="label_22">
396 <property name="text">
397 <string>University</string>
398 </property>
399 </widget>
400 </item>
401 <item row="2" column="5" colspan="3">
402 <widget class="QLineEdit" name="university"/>
403 </item>
404 <item row="3" column="0">
405 <widget class="QLabel" name="label_23">
406 <property name="text">
407 <string>Passing class/grade</string>
408 </property>
409 </widget>
410 </item>
411 <item row="3" column="1" colspan="3">
412 <widget class="QLineEdit" name="grade"/>
413 </item>
414 <item row="3" column="4">
415 <widget class="QLabel" name="label_24">
416 <property name="text">
417 <string>Percentage</string>
418 </property>
419 </widget>
420 </item>
421 <item row="3" column="5" colspan="3">
422 <widget class="QDoubleSpinBox" name="percentage">
423 <property name="maximum">
424 <double>100.000000000000000</double>
425 </property>
426 <property name="singleStep">
427 <double>0.100000000000000</double>
428 </property>
429 <property name="value">
430 <double>50.000000000000000</double>
431 </property>
432 </widget>
433 </item>
434 <item row="4" column="4" colspan="2">
435 <widget class="QPushButton" name="addeducation">
436 <property name="text">
437 <string>&amp;Add</string>
438 </property>
439 </widget>
440 </item>
441 <item row="4" column="6">
442 <widget class="QPushButton" name="updateeducation">
443 <property name="text">
444 <string>&amp;Update</string>
445 </property>
446 </widget>
447 </item>
448 <item row="4" column="7">
449 <widget class="QPushButton" name="deleteeducation">
450 <property name="text">
451 <string>&amp;Delete</string>
452 </property>
453 </widget>
454 </item>
455 <item row="5" column="0" colspan="8">
456 <widget class="QTreeWidget" name="educationlist">
457 <property name="sizePolicy">
458 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
459 <horstretch>0</horstretch>
460 <verstretch>0</verstretch>
461 </sizepolicy>
462 </property>
463 <property name="alternatingRowColors">
464 <bool>true</bool>
465 </property>
466 <property name="rootIsDecorated">
467 <bool>false</bool>
468 </property>
469 <property name="uniformRowHeights">
470 <bool>true</bool>
471 </property>
472 <column>
473 <property name="text">
474 <string>Degree</string>
475 </property>
476 </column>
477 <column>
478 <property name="text">
479 <string>Graduation date</string>
480 </property>
481 </column>
482 <column>
483 <property name="text">
484 <string>Institution</string>
485 </property>
486 </column>
487 <column>
488 <property name="text">
489 <string>University</string>
490 </property>
491 </column>
492 <column>
493 <property name="text">
494 <string>Grade</string>
495 </property>
496 </column>
497 <column>
498 <property name="text">
499 <string>Percentage</string>
500 </property>
501 </column>
502 </widget>
503 </item>
504 </layout>
505 </widget>
506 <widget class="QWidget" name="tab_3">
507 <attribute name="title">
508 <string>Professional History</string>
509 </attribute>
510 <layout class="QGridLayout" name="gridLayout_4">
511 <item row="0" column="0">
512 <widget class="QLabel" name="label_28">
513 <property name="text">
514 <string>Designation/title</string>
515 </property>
516 </widget>
517 </item>
518 <item row="0" column="1" colspan="4">
519 <widget class="QLineEdit" name="designation"/>
520 </item>
521 <item row="1" column="0">
522 <widget class="QLabel" name="label_26">
523 <property name="text">
524 <string>Date of joining post</string>
525 </property>
526 </widget>
527 </item>
528 <item row="1" column="1">
529 <widget class="QDateEdit" name="joindate">
530 <property name="displayFormat">
531 <string>dd MMM, yyyy</string>
532 </property>
533 <property name="calendarPopup">
534 <bool>true</bool>
535 </property>
536 </widget>
537 </item>
538 <item row="2" column="0">
539 <widget class="QLabel" name="label_27">
540 <property name="text">
541 <string>Date of leaving post</string>
542 </property>
543 </widget>
544 </item>
545 <item row="2" column="1">
546 <widget class="QDateEdit" name="leavedate">
547 <property name="date">
548 <date>
549 <year>2003</year>
550 <month>1</month>
551 <day>1</day>
552 </date>
553 </property>
554 <property name="displayFormat">
555 <string>dd MMM, yyyy</string>
556 </property>
557 <property name="calendarPopup">
558 <bool>true</bool>
559 </property>
560 </widget>
561 </item>
562 <item row="2" column="2" colspan="2">
563 <widget class="QCheckBox" name="currentemployment">
564 <property name="text">
565 <string>Current employment</string>
566 </property>
567 </widget>
568 </item>
569 <item row="3" column="0">
570 <widget class="QLabel" name="label_25">
571 <property name="text">
572 <string>Organization name</string>
573 </property>
574 </widget>
575 </item>
576 <item row="3" column="1" colspan="4">
577 <widget class="QLineEdit" name="organization"/>
578 </item>
579 <item row="4" column="0">
580 <widget class="QLabel" name="label_30">
581 <property name="text">
582 <string>Additional information</string>
583 </property>
584 </widget>
585 </item>
586 <item row="4" column="1" colspan="4">
587 <widget class="QLineEdit" name="additionalinfo"/>
588 </item>
589 <item row="5" column="2">
590 <widget class="QPushButton" name="addhistory">
591 <property name="text">
592 <string>&amp;Add</string>
593 </property>
594 </widget>
595 </item>
596 <item row="5" column="3">
597 <widget class="QPushButton" name="updatehistory">
598 <property name="text">
599 <string>&amp;Update</string>
600 </property>
601 </widget>
602 </item>
603 <item row="5" column="4">
604 <widget class="QPushButton" name="deletehistory">
605 <property name="text">
606 <string>&amp;Delete</string>
607 </property>
608 </widget>
609 </item>
610 <item row="6" column="0" colspan="5">
611 <widget class="QTreeWidget" name="professionlist">
612 <property name="alternatingRowColors">
613 <bool>true</bool>
614 </property>
615 <property name="rootIsDecorated">
616 <bool>false</bool>
617 </property>
618 <property name="uniformRowHeights">
619 <bool>true</bool>
620 </property>
621 <column>
622 <property name="text">
623 <string>Job title</string>
624 </property>
625 </column>
626 <column>
627 <property name="text">
628 <string>Date of joining</string>
629 </property>
630 </column>
631 <column>
632 <property name="text">
633 <string>Date of leaving</string>
634 </property>
635 </column>
636 <column>
637 <property name="text">
638 <string>Organization</string>
639 </property>
640 </column>
641 <column>
642 <property name="text">
643 <string>Additional info</string>
644 </property>
645 </column>
646 </widget>
647 </item>
648 </layout>
649 </widget>
650 <widget class="QWidget" name="tab_6">
651 <attribute name="title">
652 <string>Career objectives</string>
653 </attribute>
654 <layout class="QGridLayout" name="gridLayout_8">
655 <item row="0" column="0">
656 <widget class="QLabel" name="label_35">
657 <property name="text">
658 <string>Short term career objectives (one per line)</string>
659 </property>
660 </widget>
661 </item>
662 <item row="1" column="0">
663 <widget class="QPlainTextEdit" name="shorttermcareer">
664 <property name="verticalScrollBarPolicy">
665 <enum>Qt::ScrollBarAlwaysOn</enum>
666 </property>
667 </widget>
668 </item>
669 <item row="2" column="0">
670 <widget class="QLabel" name="label_36">
671 <property name="text">
672 <string>Long term career goals (one per line)</string>
673 </property>
674 </widget>
675 </item>
676 <item row="3" column="0">
677 <widget class="QPlainTextEdit" name="longtermgoals">
678 <property name="verticalScrollBarPolicy">
679 <enum>Qt::ScrollBarAlwaysOn</enum>
680 </property>
681 </widget>
682 </item>
683 </layout>
684 </widget>
685 <widget class="QWidget" name="tab_4">
686 <attribute name="title">
687 <string>Skill sets</string>
688 </attribute>
689 <layout class="QGridLayout" name="gridLayout_5">
690 <item row="0" column="0">
691 <widget class="QLabel" name="label_29">
692 <property name="text">
693 <string>Skill set title</string>
694 </property>
695 </widget>
696 </item>
697 <item row="0" column="1" colspan="3">
698 <widget class="QLineEdit" name="skillsettitle"/>
699 </item>
700 <item row="1" column="0">
701 <widget class="QLabel" name="label_31">
702 <property name="text">
703 <string>Description/details</string>
704 </property>
705 </widget>
706 </item>
707 <item row="1" column="1" colspan="3">
708 <widget class="QPlainTextEdit" name="skilldescription">
709 <property name="sizePolicy">
710 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
711 <horstretch>0</horstretch>
712 <verstretch>0</verstretch>
713 </sizepolicy>
714 </property>
715 <property name="minimumSize">
716 <size>
717 <width>0</width>
718 <height>120</height>
719 </size>
720 </property>
721 <property name="maximumSize">
722 <size>
723 <width>16777215</width>
724 <height>120</height>
725 </size>
726 </property>
727 <property name="verticalScrollBarPolicy">
728 <enum>Qt::ScrollBarAlwaysOn</enum>
729 </property>
730 </widget>
731 </item>
732 <item row="2" column="1">
733 <widget class="QPushButton" name="addskill">
734 <property name="text">
735 <string>&amp;Add</string>
736 </property>
737 </widget>
738 </item>
739 <item row="2" column="2">
740 <widget class="QPushButton" name="updateskill">
741 <property name="text">
742 <string>&amp;Update</string>
743 </property>
744 </widget>
745 </item>
746 <item row="2" column="3">
747 <widget class="QPushButton" name="deleteskill">
748 <property name="text">
749 <string>&amp;Delete</string>
750 </property>
751 </widget>
752 </item>
753 <item row="3" column="0" colspan="4">
754 <widget class="QTreeWidget" name="skillslist">
755 <property name="alternatingRowColors">
756 <bool>true</bool>
757 </property>
758 <property name="rootIsDecorated">
759 <bool>false</bool>
760 </property>
761 <property name="uniformRowHeights">
762 <bool>true</bool>
763 </property>
764 <column>
765 <property name="text">
766 <string>Skill set</string>
767 </property>
768 </column>
769 <column>
770 <property name="text">
771 <string>Description</string>
772 </property>
773 </column>
774 </widget>
775 </item>
776 </layout>
777 </widget>
778 <widget class="QWidget" name="tab_5">
779 <attribute name="title">
780 <string>Additional information</string>
781 </attribute>
782 <layout class="QGridLayout" name="gridLayout_7">
783 <item row="0" column="0">
784 <widget class="QFrame" name="frame">
785 <property name="frameShape">
786 <enum>QFrame::Panel</enum>
787 </property>
788 <property name="frameShadow">
789 <enum>QFrame::Sunken</enum>
790 </property>
791 <layout class="QGridLayout" name="gridLayout_6">
792 <item row="0" column="0" colspan="2">
793 <widget class="QLabel" name="label_32">
794 <property name="font">
795 <font>
796 <weight>75</weight>
797 <bold>true</bold>
798 </font>
799 </property>
800 <property name="text">
801 <string>Languages known</string>
802 </property>
803 </widget>
804 </item>
805 <item row="1" column="0">
806 <widget class="QLabel" name="label_33">
807 <property name="text">
808 <string>Language</string>
809 </property>
810 </widget>
811 </item>
812 <item row="1" column="1">
813 <widget class="QLineEdit" name="language"/>
814 </item>
815 <item row="1" column="2">
816 <widget class="QCheckBox" name="canspeak">
817 <property name="text">
818 <string>Spoken</string>
819 </property>
820 <property name="checked">
821 <bool>true</bool>
822 </property>
823 </widget>
824 </item>
825 <item row="1" column="3" colspan="2">
826 <widget class="QCheckBox" name="canreadwrite">
827 <property name="text">
828 <string>Read/write</string>
829 </property>
830 </widget>
831 </item>
832 <item row="1" column="5" colspan="2">
833 <widget class="QCheckBox" name="isproficient">
834 <property name="text">
835 <string>Proficient</string>
836 </property>
837 </widget>
838 </item>
839 <item row="2" column="2" colspan="2">
840 <widget class="QPushButton" name="addlanguage">
841 <property name="text">
842 <string>&amp;Add</string>
843 </property>
844 </widget>
845 </item>
846 <item row="2" column="4" colspan="2">
847 <widget class="QPushButton" name="updatelanguage">
848 <property name="text">
849 <string>&amp;Update</string>
850 </property>
851 </widget>
852 </item>
853 <item row="2" column="6">
854 <widget class="QPushButton" name="deletelanguage">
855 <property name="text">
856 <string>&amp;Delete</string>
857 </property>
858 </widget>
859 </item>
860 <item row="3" column="0" colspan="7">
861 <widget class="QTreeWidget" name="languageslist">
862 <property name="alternatingRowColors">
863 <bool>true</bool>
864 </property>
865 <property name="rootIsDecorated">
866 <bool>false</bool>
867 </property>
868 <property name="uniformRowHeights">
869 <bool>true</bool>
870 </property>
871 <column>
872 <property name="text">
873 <string>Language</string>
874 </property>
875 </column>
876 <column>
877 <property name="text">
878 <string>Can speak</string>
879 </property>
880 </column>
881 <column>
882 <property name="text">
883 <string>Can read/write</string>
884 </property>
885 </column>
886 <column>
887 <property name="text">
888 <string>Proficient</string>
889 </property>
890 </column>
891 </widget>
892 </item>
893 </layout>
894 </widget>
895 </item>
896 <item row="1" column="0">
897 <widget class="QLabel" name="label_34">
898 <property name="text">
899 <string>Additional information/disclaimer/declaration (added at the bottom of the CV)</string>
900 </property>
901 </widget>
902 </item>
903 <item row="3" column="0">
904 <widget class="QPlainTextEdit" name="additionalinformation">
905 <property name="verticalScrollBarPolicy">
906 <enum>Qt::ScrollBarAlwaysOn</enum>
907 </property>
908 </widget>
909 </item>
910 </layout>
911 </widget>
912 </widget>
913 </item>
914 </layout>
915 </widget>
916 <widget class="QMenuBar" name="menubar">
917 <property name="geometry">
918 <rect>
919 <x>0</x>
920 <y>0</y>
921 <width>730</width>
922 <height>21</height>
923 </rect>
924 </property>
925 <widget class="QMenu" name="menu_File">
926 <property name="title">
927 <string>&amp;File</string>
928 </property>
929 <widget class="QMenu" name="menu_Export">
930 <property name="statusTip">
931 <string>Export as HTML document</string>
932 </property>
933 <property name="title">
934 <string>&amp;Export</string>
935 </property>
936 <addaction name="action_HTML"/>
937 <addaction name="actionOpenDocument_ODT"/>
938 </widget>
939 <addaction name="action_New"/>
940 <addaction name="action_Open"/>
941 <addaction name="separator"/>
942 <addaction name="action_Save"/>
943 <addaction name="actionSave_As"/>
944 <addaction name="menu_Export"/>
945 <addaction name="separator"/>
946 <addaction name="actionE_xit"/>
947 </widget>
948 <widget class="QMenu" name="menu_Help">
949 <property name="title">
950 <string>&amp;Help</string>
951 </property>
952 <addaction name="action_About"/>
953 </widget>
954 <addaction name="menu_File"/>
955 <addaction name="menu_Help"/>
956 </widget>
957 <widget class="QStatusBar" name="statusbar"/>
958 <action name="action_New">
959 <property name="text">
960 <string>&amp;New</string>
961 </property>
962 <property name="statusTip">
963 <string>Create a new file</string>
964 </property>
965 </action>
966 <action name="action_Open">
967 <property name="text">
968 <string>&amp;Open...</string>
969 </property>
970 <property name="statusTip">
971 <string>Open an existing file</string>
972 </property>
973 </action>
974 <action name="action_Save">
975 <property name="text">
976 <string>&amp;Save</string>
977 </property>
978 <property name="statusTip">
979 <string>Save current file</string>
980 </property>
981 <property name="shortcut">
982 <string>Ctrl+S</string>
983 </property>
984 </action>
985 <action name="actionSave_As">
986 <property name="text">
987 <string>Save &amp;As...</string>
988 </property>
989 <property name="statusTip">
990 <string>Save as a different file</string>
991 </property>
992 </action>
993 <action name="action_HTML">
994 <property name="text">
995 <string>&amp;HTML...</string>
996 </property>
997 <property name="statusTip">
998 <string>Export as HTML document</string>
999 </property>
1000 </action>
1001 <action name="actionOpenDocument_ODT">
1002 <property name="text">
1003 <string>OpenDocument ODT...</string>
1004 </property>
1005 <property name="statusTip">
1006 <string>Export as an OpenOffice document</string>
1007 </property>
1008 </action>
1009 <action name="actionE_xit">
1010 <property name="text">
1011 <string>E&amp;xit</string>
1012 </property>
1013 </action>
1014 <action name="action_About">
1015 <property name="text">
1016 <string>&amp;About</string>
1017 </property>
1018 <property name="statusTip">
1019 <string>Show program information</string>
1020 </property>
1021 </action>
1022 </widget>
1023 <resources>
1024 <include location="biacv_res.qrc"/>
1025 </resources>
1026 <connections>
1027 <connection>
1028 <sender>addeducation</sender>
1029 <signal>clicked()</signal>
1030 <receiver>biacv_mainwindow</receiver>
1031 <slot>on_add_education()</slot>
1032 <hints>
1033 <hint type="sourcelabel">
1034 <x>70</x>
1035 <y>98</y>
1036 </hint>
1037 <hint type="destinationlabel">
1038 <x>730</x>
1039 <y>144</y>
1040 </hint>
1041 </hints>
1042 </connection>
1043 <connection>
1044 <sender>deleteeducation</sender>
1045 <signal>clicked()</signal>
1046 <receiver>biacv_mainwindow</receiver>
1047 <slot>on_delete_education()</slot>
1048 <hints>
1049 <hint type="sourcelabel">
1050 <x>100</x>
1051 <y>98</y>
1052 </hint>
1053 <hint type="destinationlabel">
1054 <x>728</x>
1055 <y>437</y>
1056 </hint>
1057 </hints>
1058 </connection>
1059 <connection>
1060 <sender>educationlist</sender>
1061 <signal>itemSelectionChanged()</signal>
1062 <receiver>biacv_mainwindow</receiver>
1063 <slot>on_select_education()</slot>
1064 <hints>
1065 <hint type="sourcelabel">
1066 <x>100</x>
1067 <y>102</y>
1068 </hint>
1069 <hint type="destinationlabel">
1070 <x>726</x>
1071 <y>472</y>
1072 </hint>
1073 </hints>
1074 </connection>
1075 <connection>
1076 <sender>updateeducation</sender>
1077 <signal>clicked()</signal>
1078 <receiver>biacv_mainwindow</receiver>
1079 <slot>on_update_education()</slot>
1080 <hints>
1081 <hint type="sourcelabel">
1082 <x>85</x>
1083 <y>98</y>
1084 </hint>
1085 <hint type="destinationlabel">
1086 <x>728</x>
1087 <y>218</y>
1088 </hint>
1089 </hints>
1090 </connection>
1091 <connection>
1092 <sender>educationlist</sender>
1093 <signal>activated(QModelIndex)</signal>
1094 <receiver>biacv_mainwindow</receiver>
1095 <slot>on_select_education()</slot>
1096 <hints>
1097 <hint type="sourcelabel">
1098 <x>100</x>
1099 <y>102</y>
1100 </hint>
1101 <hint type="destinationlabel">
1102 <x>729</x>
1103 <y>329</y>
1104 </hint>
1105 </hints>
1106 </connection>
1107 <connection>
1108 <sender>currentemployment</sender>
1109 <signal>toggled(bool)</signal>
1110 <receiver>biacv_mainwindow</receiver>
1111 <slot>on_change_currentemployment()</slot>
1112 <hints>
1113 <hint type="sourcelabel">
1114 <x>80</x>
1115 <y>88</y>
1116 </hint>
1117 <hint type="destinationlabel">
1118 <x>728</x>
1119 <y>246</y>
1120 </hint>
1121 </hints>
1122 </connection>
1123 <connection>
1124 <sender>addhistory</sender>
1125 <signal>clicked()</signal>
1126 <receiver>biacv_mainwindow</receiver>
1127 <slot>on_add_profession()</slot>
1128 <hints>
1129 <hint type="sourcelabel">
1130 <x>61</x>
1131 <y>99</y>
1132 </hint>
1133 <hint type="destinationlabel">
1134 <x>729</x>
1135 <y>289</y>
1136 </hint>
1137 </hints>
1138 </connection>
1139 <connection>
1140 <sender>professionlist</sender>
1141 <signal>itemSelectionChanged()</signal>
1142 <receiver>biacv_mainwindow</receiver>
1143 <slot>on_select_profession()</slot>
1144 <hints>
1145 <hint type="sourcelabel">
1146 <x>99</x>
1147 <y>103</y>
1148 </hint>
1149 <hint type="destinationlabel">
1150 <x>727</x>
1151 <y>379</y>
1152 </hint>
1153 </hints>
1154 </connection>
1155 <connection>
1156 <sender>professionlist</sender>
1157 <signal>activated(QModelIndex)</signal>
1158 <receiver>biacv_mainwindow</receiver>
1159 <slot>on_select_profession()</slot>
1160 <hints>
1161 <hint type="sourcelabel">
1162 <x>99</x>
1163 <y>103</y>
1164 </hint>
1165 <hint type="destinationlabel">
1166 <x>729</x>
1167 <y>422</y>
1168 </hint>
1169 </hints>
1170 </connection>
1171 <connection>
1172 <sender>deletehistory</sender>
1173 <signal>clicked()</signal>
1174 <receiver>biacv_mainwindow</receiver>
1175 <slot>on_delete_profession()</slot>
1176 <hints>
1177 <hint type="sourcelabel">
1178 <x>99</x>
1179 <y>99</y>
1180 </hint>
1181 <hint type="destinationlabel">
1182 <x>729</x>
1183 <y>187</y>
1184 </hint>
1185 </hints>
1186 </connection>
1187 <connection>
1188 <sender>updatehistory</sender>
1189 <signal>clicked()</signal>
1190 <receiver>biacv_mainwindow</receiver>
1191 <slot>on_update_profession()</slot>
1192 <hints>
1193 <hint type="sourcelabel">
1194 <x>80</x>
1195 <y>99</y>
1196 </hint>
1197 <hint type="destinationlabel">
1198 <x>726</x>
1199 <y>323</y>
1200 </hint>
1201 </hints>
1202 </connection>
1203 <connection>
1204 <sender>addskill</sender>
1205 <signal>clicked()</signal>
1206 <receiver>biacv_mainwindow</receiver>
1207 <slot>on_add_skill()</slot>
1208 <hints>
1209 <hint type="sourcelabel">
1210 <x>51</x>
1211 <y>96</y>
1212 </hint>
1213 <hint type="destinationlabel">
1214 <x>730</x>
1215 <y>127</y>
1216 </hint>
1217 </hints>
1218 </connection>
1219 <connection>
1220 <sender>deleteskill</sender>
1221 <signal>clicked()</signal>
1222 <receiver>biacv_mainwindow</receiver>
1223 <slot>on_delete_skill()</slot>
1224 <hints>
1225 <hint type="sourcelabel">
1226 <x>99</x>
1227 <y>96</y>
1228 </hint>
1229 <hint type="destinationlabel">
1230 <x>728</x>
1231 <y>174</y>
1232 </hint>
1233 </hints>
1234 </connection>
1235 <connection>
1236 <sender>skillslist</sender>
1237 <signal>activated(QModelIndex)</signal>
1238 <receiver>biacv_mainwindow</receiver>
1239 <slot>on_select_skill()</slot>
1240 <hints>
1241 <hint type="sourcelabel">
1242 <x>99</x>
1243 <y>102</y>
1244 </hint>
1245 <hint type="destinationlabel">
1246 <x>730</x>
1247 <y>279</y>
1248 </hint>
1249 </hints>
1250 </connection>
1251 <connection>
1252 <sender>skillslist</sender>
1253 <signal>itemSelectionChanged()</signal>
1254 <receiver>biacv_mainwindow</receiver>
1255 <slot>on_select_skill()</slot>
1256 <hints>
1257 <hint type="sourcelabel">
1258 <x>99</x>
1259 <y>102</y>
1260 </hint>
1261 <hint type="destinationlabel">
1262 <x>726</x>
1263 <y>413</y>
1264 </hint>
1265 </hints>
1266 </connection>
1267 <connection>
1268 <sender>updateskill</sender>
1269 <signal>clicked()</signal>
1270 <receiver>biacv_mainwindow</receiver>
1271 <slot>on_update_skill()</slot>
1272 <hints>
1273 <hint type="sourcelabel">
1274 <x>75</x>
1275 <y>96</y>
1276 </hint>
1277 <hint type="destinationlabel">
1278 <x>728</x>
1279 <y>360</y>
1280 </hint>
1281 </hints>
1282 </connection>
1283 <connection>
1284 <sender>addlanguage</sender>
1285 <signal>clicked()</signal>
1286 <receiver>biacv_mainwindow</receiver>
1287 <slot>on_add_lang()</slot>
1288 <hints>
1289 <hint type="sourcelabel">
1290 <x>107</x>
1291 <y>110</y>
1292 </hint>
1293 <hint type="destinationlabel">
1294 <x>729</x>
1295 <y>88</y>
1296 </hint>
1297 </hints>
1298 </connection>
1299 <connection>
1300 <sender>deletelanguage</sender>
1301 <signal>clicked()</signal>
1302 <receiver>biacv_mainwindow</receiver>
1303 <slot>on_delete_lang()</slot>
1304 <hints>
1305 <hint type="sourcelabel">
1306 <x>107</x>
1307 <y>110</y>
1308 </hint>
1309 <hint type="destinationlabel">
1310 <x>733</x>
1311 <y>52</y>
1312 </hint>
1313 </hints>
1314 </connection>
1315 <connection>
1316 <sender>languageslist</sender>
1317 <signal>activated(QModelIndex)</signal>
1318 <receiver>biacv_mainwindow</receiver>
1319 <slot>on_select_lang()</slot>
1320 <hints>
1321 <hint type="sourcelabel">
1322 <x>107</x>
1323 <y>110</y>
1324 </hint>
1325 <hint type="destinationlabel">
1326 <x>730</x>
1327 <y>118</y>
1328 </hint>
1329 </hints>
1330 </connection>
1331 <connection>
1332 <sender>languageslist</sender>
1333 <signal>itemSelectionChanged()</signal>
1334 <receiver>biacv_mainwindow</receiver>
1335 <slot>on_select_lang()</slot>
1336 <hints>
1337 <hint type="sourcelabel">
1338 <x>107</x>
1339 <y>110</y>
1340 </hint>
1341 <hint type="destinationlabel">
1342 <x>730</x>
1343 <y>314</y>
1344 </hint>
1345 </hints>
1346 </connection>
1347 <connection>
1348 <sender>updatelanguage</sender>
1349 <signal>clicked()</signal>
1350 <receiver>biacv_mainwindow</receiver>
1351 <slot>on_update_lang()</slot>
1352 <hints>
1353 <hint type="sourcelabel">
1354 <x>107</x>
1355 <y>110</y>
1356 </hint>
1357 <hint type="destinationlabel">
1358 <x>729</x>
1359 <y>462</y>
1360 </hint>
1361 </hints>
1362 </connection>
1363 <connection>
1364 <sender>title</sender>
1365 <signal>textChanged(QString)</signal>
1366 <receiver>biacv_mainwindow</receiver>
1367 <slot>on_document_modified()</slot>
1368 <hints>
1369 <hint type="sourcelabel">
1370 <x>182</x>
1371 <y>41</y>
1372 </hint>
1373 <hint type="destinationlabel">
1374 <x>728</x>
1375 <y>28</y>
1376 </hint>
1377 </hints>
1378 </connection>
1379 <connection>
1380 <sender>nametitle</sender>
1381 <signal>textChanged(QString)</signal>
1382 <receiver>biacv_mainwindow</receiver>
1383 <slot>on_document_modified()</slot>
1384 <hints>
1385 <hint type="sourcelabel">
1386 <x>132</x>
1387 <y>144</y>
1388 </hint>
1389 <hint type="destinationlabel">
1390 <x>3</x>
1391 <y>470</y>
1392 </hint>
1393 </hints>
1394 </connection>
1395 <connection>
1396 <sender>firstname</sender>
1397 <signal>textChanged(QString)</signal>
1398 <receiver>biacv_mainwindow</receiver>
1399 <slot>on_document_modified()</slot>
1400 <hints>
1401 <hint type="sourcelabel">
1402 <x>267</x>
1403 <y>145</y>
1404 </hint>
1405 <hint type="destinationlabel">
1406 <x>29</x>
1407 <y>475</y>
1408 </hint>
1409 </hints>
1410 </connection>
1411 <connection>
1412 <sender>lastname</sender>
1413 <signal>textChanged(QString)</signal>
1414 <receiver>biacv_mainwindow</receiver>
1415 <slot>on_document_modified()</slot>
1416 <hints>
1417 <hint type="sourcelabel">
1418 <x>479</x>
1419 <y>142</y>
1420 </hint>
1421 <hint type="destinationlabel">
1422 <x>1</x>
1423 <y>452</y>
1424 </hint>
1425 </hints>
1426 </connection>
1427 <connection>
1428 <sender>dateofbirth</sender>
1429 <signal>dateChanged(QDate)</signal>
1430 <receiver>biacv_mainwindow</receiver>
1431 <slot>on_document_modified()</slot>
1432 <hints>
1433 <hint type="sourcelabel">
1434 <x>282</x>
1435 <y>197</y>
1436 </hint>
1437 <hint type="destinationlabel">
1438 <x>538</x>
1439 <y>23</y>
1440 </hint>
1441 </hints>
1442 </connection>
1443 <connection>
1444 <sender>street</sender>
1445 <signal>textChanged(QString)</signal>
1446 <receiver>biacv_mainwindow</receiver>
1447 <slot>on_document_modified()</slot>
1448 <hints>
1449 <hint type="sourcelabel">
1450 <x>231</x>
1451 <y>275</y>
1452 </hint>
1453 <hint type="destinationlabel">
1454 <x>196</x>
1455 <y>23</y>
1456 </hint>
1457 </hints>
1458 </connection>
1459 <connection>
1460 <sender>countrycode_landline</sender>
1461 <signal>textChanged(QString)</signal>
1462 <receiver>biacv_mainwindow</receiver>
1463 <slot>on_document_modified()</slot>
1464 <hints>
1465 <hint type="sourcelabel">
1466 <x>461</x>
1467 <y>275</y>
1468 </hint>
1469 <hint type="destinationlabel">
1470 <x>88</x>
1471 <y>24</y>
1472 </hint>
1473 </hints>
1474 </connection>
1475 <connection>
1476 <sender>telephone</sender>
1477 <signal>textChanged(QString)</signal>
1478 <receiver>biacv_mainwindow</receiver>
1479 <slot>on_document_modified()</slot>
1480 <hints>
1481 <hint type="sourcelabel">
1482 <x>721</x>
1483 <y>275</y>
1484 </hint>
1485 <hint type="destinationlabel">
1486 <x>165</x>
1487 <y>-2</y>
1488 </hint>
1489 </hints>
1490 </connection>
1491 <connection>
1492 <sender>area</sender>
1493 <signal>textChanged(QString)</signal>
1494 <receiver>biacv_mainwindow</receiver>
1495 <slot>on_document_modified()</slot>
1496 <hints>
1497 <hint type="sourcelabel">
1498 <x>265</x>
1499 <y>318</y>
1500 </hint>
1501 <hint type="destinationlabel">
1502 <x>-1</x>
1503 <y>50</y>
1504 </hint>
1505 </hints>
1506 </connection>
1507 <connection>
1508 <sender>countrycode_mobile</sender>
1509 <signal>textChanged(QString)</signal>
1510 <receiver>biacv_mainwindow</receiver>
1511 <slot>on_document_modified()</slot>
1512 <hints>
1513 <hint type="sourcelabel">
1514 <x>461</x>
1515 <y>318</y>
1516 </hint>
1517 <hint type="destinationlabel">
1518 <x>575</x>
1519 <y>51</y>
1520 </hint>
1521 </hints>
1522 </connection>
1523 <connection>
1524 <sender>mobilenumber</sender>
1525 <signal>textChanged(QString)</signal>
1526 <receiver>biacv_mainwindow</receiver>
1527 <slot>on_document_modified()</slot>
1528 <hints>
1529 <hint type="sourcelabel">
1530 <x>721</x>
1531 <y>318</y>
1532 </hint>
1533 <hint type="destinationlabel">
1534 <x>0</x>
1535 <y>89</y>
1536 </hint>
1537 </hints>
1538 </connection>
1539 <connection>
1540 <sender>city</sender>
1541 <signal>textChanged(QString)</signal>
1542 <receiver>biacv_mainwindow</receiver>
1543 <slot>on_document_modified()</slot>
1544 <hints>
1545 <hint type="sourcelabel">
1546 <x>154</x>
1547 <y>361</y>
1548 </hint>
1549 <hint type="destinationlabel">
1550 <x>-3</x>
1551 <y>171</y>
1552 </hint>
1553 </hints>
1554 </connection>
1555 <connection>
1556 <sender>email</sender>
1557 <signal>textChanged(QString)</signal>
1558 <receiver>biacv_mainwindow</receiver>
1559 <slot>on_document_modified()</slot>
1560 <hints>
1561 <hint type="sourcelabel">
1562 <x>660</x>
1563 <y>361</y>
1564 </hint>
1565 <hint type="destinationlabel">
1566 <x>2</x>
1567 <y>203</y>
1568 </hint>
1569 </hints>
1570 </connection>
1571 <connection>
1572 <sender>areacode</sender>
1573 <signal>textChanged(QString)</signal>
1574 <receiver>biacv_mainwindow</receiver>
1575 <slot>on_document_modified()</slot>
1576 <hints>
1577 <hint type="sourcelabel">
1578 <x>179</x>
1579 <y>404</y>
1580 </hint>
1581 <hint type="destinationlabel">
1582 <x>0</x>
1583 <y>273</y>
1584 </hint>
1585 </hints>
1586 </connection>
1587 <connection>
1588 <sender>married</sender>
1589 <signal>toggled(bool)</signal>
1590 <receiver>biacv_mainwindow</receiver>
1591 <slot>on_document_modified()</slot>
1592 <hints>
1593 <hint type="sourcelabel">
1594 <x>172</x>
1595 <y>445</y>
1596 </hint>
1597 <hint type="destinationlabel">
1598 <x>1</x>
1599 <y>327</y>
1600 </hint>
1601 </hints>
1602 </connection>
1603 <connection>
1604 <sender>single</sender>
1605 <signal>toggled(bool)</signal>
1606 <receiver>biacv_mainwindow</receiver>
1607 <slot>on_document_modified()</slot>
1608 <hints>
1609 <hint type="sourcelabel">
1610 <x>240</x>
1611 <y>445</y>
1612 </hint>
1613 <hint type="destinationlabel">
1614 <x>3</x>
1615 <y>237</y>
1616 </hint>
1617 </hints>
1618 </connection>
1619 <connection>
1620 <sender>unspecified</sender>
1621 <signal>toggled(bool)</signal>
1622 <receiver>biacv_mainwindow</receiver>
1623 <slot>on_document_modified()</slot>
1624 <hints>
1625 <hint type="sourcelabel">
1626 <x>343</x>
1627 <y>445</y>
1628 </hint>
1629 <hint type="destinationlabel">
1630 <x>-2</x>
1631 <y>137</y>
1632 </hint>
1633 </hints>
1634 </connection>
1635 <connection>
1636 <sender>shorttermcareer</sender>
1637 <signal>textChanged()</signal>
1638 <receiver>biacv_mainwindow</receiver>
1639 <slot>on_document_modified()</slot>
1640 <hints>
1641 <hint type="sourcelabel">
1642 <x>99</x>
1643 <y>89</y>
1644 </hint>
1645 <hint type="destinationlabel">
1646 <x>0</x>
1647 <y>120</y>
1648 </hint>
1649 </hints>
1650 </connection>
1651 <connection>
1652 <sender>longtermgoals</sender>
1653 <signal>textChanged()</signal>
1654 <receiver>biacv_mainwindow</receiver>
1655 <slot>on_document_modified()</slot>
1656 <hints>
1657 <hint type="sourcelabel">
1658 <x>94</x>
1659 <y>102</y>
1660 </hint>
1661 <hint type="destinationlabel">
1662 <x>2</x>
1663 <y>443</y>
1664 </hint>
1665 </hints>
1666 </connection>
1667 <connection>
1668 <sender>additionalinformation</sender>
1669 <signal>textChanged()</signal>
1670 <receiver>biacv_mainwindow</receiver>
1671 <slot>on_document_modified()</slot>
1672 <hints>
1673 <hint type="sourcelabel">
1674 <x>98</x>
1675 <y>103</y>
1676 </hint>
1677 <hint type="destinationlabel">
1678 <x>1</x>
1679 <y>377</y>
1680 </hint>
1681 </hints>
1682 </connection>
1683 <connection>
1684 <sender>action_New</sender>
1685 <signal>triggered()</signal>
1686 <receiver>biacv_mainwindow</receiver>
1687 <slot>on_file_new()</slot>
1688 <hints>
1689 <hint type="sourcelabel">
1690 <x>-1</x>
1691 <y>-1</y>
1692 </hint>
1693 <hint type="destinationlabel">
1694 <x>364</x>
1695 <y>248</y>
1696 </hint>
1697 </hints>
1698 </connection>
1699 <connection>
1700 <sender>action_Save</sender>
1701 <signal>triggered()</signal>
1702 <receiver>biacv_mainwindow</receiver>
1703 <slot>on_file_save()</slot>
1704 <hints>
1705 <hint type="sourcelabel">
1706 <x>-1</x>
1707 <y>-1</y>
1708 </hint>
1709 <hint type="destinationlabel">
1710 <x>364</x>
1711 <y>248</y>
1712 </hint>
1713 </hints>
1714 </connection>
1715 <connection>
1716 <sender>action_Open</sender>
1717 <signal>triggered()</signal>
1718 <receiver>biacv_mainwindow</receiver>
1719 <slot>on_file_open()</slot>
1720 <hints>
1721 <hint type="sourcelabel">
1722 <x>-1</x>
1723 <y>-1</y>
1724 </hint>
1725 <hint type="destinationlabel">
1726 <x>364</x>
1727 <y>248</y>
1728 </hint>
1729 </hints>
1730 </connection>
1731 <connection>
1732 <sender>actionSave_As</sender>
1733 <signal>triggered()</signal>
1734 <receiver>biacv_mainwindow</receiver>
1735 <slot>on_file_save_as()</slot>
1736 <hints>
1737 <hint type="sourcelabel">
1738 <x>-1</x>
1739 <y>-1</y>
1740 </hint>
1741 <hint type="destinationlabel">
1742 <x>364</x>
1743 <y>248</y>
1744 </hint>
1745 </hints>
1746 </connection>
1747 <connection>
1748 <sender>actionE_xit</sender>
1749 <signal>triggered()</signal>
1750 <receiver>biacv_mainwindow</receiver>
1751 <slot>on_exit()</slot>
1752 <hints>
1753 <hint type="sourcelabel">
1754 <x>-1</x>
1755 <y>-1</y>
1756 </hint>
1757 <hint type="destinationlabel">
1758 <x>364</x>
1759 <y>248</y>
1760 </hint>
1761 </hints>
1762 </connection>
1763 <connection>
1764 <sender>action_About</sender>
1765 <signal>triggered()</signal>
1766 <receiver>biacv_mainwindow</receiver>
1767 <slot>on_help_about()</slot>
1768 <hints>
1769 <hint type="sourcelabel">
1770 <x>-1</x>
1771 <y>-1</y>
1772 </hint>
1773 <hint type="destinationlabel">
1774 <x>364</x>
1775 <y>248</y>
1776 </hint>
1777 </hints>
1778 </connection>
1779 </connections>
1780 <slots>
1781 <slot>on_add_education()</slot>
1782 <slot>on_delete_education()</slot>
1783 <slot>on_select_education()</slot>
1784 <slot>on_update_education()</slot>
1785 <slot>on_change_currentemployment()</slot>
1786 <slot>on_add_profession()</slot>
1787 <slot>on_select_profession()</slot>
1788 <slot>on_delete_profession()</slot>
1789 <slot>on_update_profession()</slot>
1790 <slot>on_add_skill()</slot>
1791 <slot>on_delete_skill()</slot>
1792 <slot>on_select_skill()</slot>
1793 <slot>on_update_skill()</slot>
1794 <slot>on_add_lang()</slot>
1795 <slot>on_delete_lang()</slot>
1796 <slot>on_select_lang()</slot>
1797 <slot>on_update_lang()</slot>
1798 <slot>on_document_modified()</slot>
1799 <slot>on_file_new()</slot>
1800 <slot>on_file_save()</slot>
1801 <slot>on_file_open()</slot>
1802 <slot>on_file_save_as()</slot>
1803 <slot>on_exit()</slot>
1804 <slot>on_help_about()</slot>
1805 </slots>
1806 </ui>