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