1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>biacv_mainwindow</class>
4 <widget class="QMainWindow" name="biacv_mainwindow">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>BiaCV</string>
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>
25 <item row="0" column="1">
26 <widget class="QLineEdit" name="title"/>
28 <item row="1" column="0" colspan="2">
29 <widget class="QTabWidget" name="pages">
30 <property name="tabShape">
31 <enum>QTabWidget::Rounded</enum>
33 <property name="currentIndex">
36 <property name="documentMode">
39 <widget class="QWidget" name="tab">
40 <attribute name="title">
41 <string>Personal information</string>
43 <layout class="QGridLayout" name="gridLayout">
44 <item row="0" column="4" colspan="3">
45 <widget class="QLabel" name="label_13">
46 <property name="sizePolicy">
47 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
52 <property name="text">
53 <string>First name</string>
57 <item row="0" column="8" colspan="4">
58 <widget class="QLabel" name="label_14">
59 <property name="sizePolicy">
60 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
65 <property name="text">
66 <string>Last name</string>
70 <item row="1" column="0" colspan="2">
71 <widget class="QLabel" name="label_2">
72 <property name="text">
73 <string>Title</string>
77 <item row="1" column="2" colspan="2">
78 <widget class="QComboBox" name="nametitle">
79 <property name="editable">
83 <property name="text">
88 <property name="text">
93 <property name="text">
98 <property name="text">
103 <property name="text">
109 <item row="1" column="4" colspan="3">
110 <widget class="QLineEdit" name="firstname">
111 <property name="text">
116 <item row="1" column="8" colspan="4">
117 <widget class="QLineEdit" name="lastname">
118 <property name="text">
123 <item row="2" column="0" colspan="3">
124 <widget class="QLabel" name="label_3">
125 <property name="text">
126 <string>Date of birth</string>
130 <item row="2" column="3" colspan="3">
131 <widget class="QDateEdit" name="dateofbirth">
132 <property name="date">
139 <property name="displayFormat">
140 <string>dd MMM, yyyy</string>
142 <property name="calendarPopup">
147 <item row="3" column="0" colspan="4">
148 <widget class="QLabel" name="label_4">
149 <property name="sizePolicy">
150 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
151 <horstretch>0</horstretch>
152 <verstretch>0</verstretch>
155 <property name="text">
156 <string>Residential address</string>
160 <item row="4" column="0">
161 <widget class="QLabel" name="label_15">
162 <property name="text">
163 <string>Street</string>
167 <item row="4" column="1" colspan="5">
168 <widget class="QLineEdit" name="street"/>
170 <item row="4" column="6">
171 <widget class="QLabel" name="label_5">
172 <property name="text">
173 <string>Landline</string>
177 <item row="4" column="8">
178 <widget class="QLabel" name="label_10">
179 <property name="text">
184 <item row="4" column="9">
185 <widget class="QLineEdit" name="countrycode_landline">
186 <property name="sizePolicy">
187 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
188 <horstretch>0</horstretch>
189 <verstretch>0</verstretch>
192 <property name="minimumSize">
198 <property name="maximumSize">
201 <height>16777215</height>
206 <item row="4" column="10">
207 <widget class="QLabel" name="label_6">
208 <property name="text">
213 <item row="4" column="11">
214 <widget class="QLineEdit" name="telephone"/>
216 <item row="5" column="0">
217 <widget class="QLabel" name="label_16">
218 <property name="text">
219 <string>Area</string>
223 <item row="5" column="1" colspan="5">
224 <widget class="QLineEdit" name="area"/>
226 <item row="5" column="6" colspan="2">
227 <widget class="QLabel" name="label_7">
228 <property name="text">
229 <string>Mobile number</string>
233 <item row="5" column="8">
234 <widget class="QLabel" name="label_8">
235 <property name="text">
240 <item row="5" column="9">
241 <widget class="QLineEdit" name="countrycode_mobile">
242 <property name="sizePolicy">
243 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
244 <horstretch>0</horstretch>
245 <verstretch>0</verstretch>
248 <property name="minimumSize">
254 <property name="maximumSize">
257 <height>16777215</height>
262 <item row="5" column="10">
263 <widget class="QLabel" name="label_9">
264 <property name="text">
269 <item row="5" column="11">
270 <widget class="QLineEdit" name="mobilenumber"/>
272 <item row="6" column="0">
273 <widget class="QLabel" name="label_17">
274 <property name="text">
275 <string>City</string>
279 <item row="6" column="1" colspan="5">
280 <widget class="QLineEdit" name="city"/>
282 <item row="6" column="6">
283 <widget class="QLabel" name="label_11">
284 <property name="text">
285 <string>E-mail ID</string>
289 <item row="6" column="7" colspan="5">
290 <widget class="QLineEdit" name="email"/>
292 <item row="7" column="0">
293 <widget class="QLabel" name="label_18">
294 <property name="text">
295 <string>Areacode</string>
299 <item row="7" column="1" colspan="5">
300 <widget class="QLineEdit" name="areacode"/>
302 <item row="8" column="0" colspan="3">
303 <widget class="QLabel" name="label_12">
304 <property name="text">
305 <string>Marital status</string>
309 <item row="8" column="3">
310 <widget class="QRadioButton" name="married">
311 <property name="text">
312 <string>Married</string>
316 <item row="8" column="4">
317 <widget class="QRadioButton" name="single">
318 <property name="text">
319 <string>Single</string>
323 <item row="8" column="5" colspan="2">
324 <widget class="QRadioButton" name="unspecified">
325 <property name="text">
326 <string>Unspecified</string>
328 <property name="checked">
335 <widget class="QWidget" name="tab_2">
336 <attribute name="title">
337 <string>Educational Qualifications</string>
339 <layout class="QGridLayout" name="gridLayout_3">
340 <item row="0" column="0" colspan="2">
341 <widget class="QLabel" name="label_19">
342 <property name="text">
343 <string>Degree/diploma/certificate name</string>
347 <item row="0" column="2" colspan="6">
348 <widget class="QLineEdit" name="degree_name"/>
350 <item row="1" column="0" colspan="3">
351 <widget class="QLabel" name="label_20">
352 <property name="text">
353 <string>Month and year of passing/qualification/graduating</string>
357 <item row="1" column="3" colspan="5">
358 <widget class="QDateEdit" name="yearofpassing">
359 <property name="date">
366 <property name="displayFormat">
367 <string>MMM, yyyy</string>
369 <property name="calendarPopup">
374 <item row="2" column="0">
375 <widget class="QLabel" name="label_21">
376 <property name="text">
377 <string>Name of institution</string>
381 <item row="2" column="1" colspan="3">
382 <widget class="QLineEdit" name="institution"/>
384 <item row="2" column="4">
385 <widget class="QLabel" name="label_22">
386 <property name="text">
387 <string>University</string>
391 <item row="2" column="5" colspan="3">
392 <widget class="QLineEdit" name="university"/>
394 <item row="3" column="0">
395 <widget class="QLabel" name="label_23">
396 <property name="text">
397 <string>Passing class/grade</string>
401 <item row="3" column="1" colspan="3">
402 <widget class="QLineEdit" name="grade"/>
404 <item row="3" column="4">
405 <widget class="QLabel" name="label_24">
406 <property name="text">
407 <string>Percentage</string>
411 <item row="3" column="5" colspan="3">
412 <widget class="QDoubleSpinBox" name="percentage">
413 <property name="maximum">
414 <double>100.000000000000000</double>
416 <property name="singleStep">
417 <double>0.100000000000000</double>
419 <property name="value">
420 <double>50.000000000000000</double>
424 <item row="4" column="4" colspan="2">
425 <widget class="QPushButton" name="addeducation">
426 <property name="text">
427 <string>&Add</string>
431 <item row="4" column="6">
432 <widget class="QPushButton" name="updateeducation">
433 <property name="text">
434 <string>&Update</string>
438 <item row="4" column="7">
439 <widget class="QPushButton" name="deleteeducation">
440 <property name="text">
441 <string>&Delete</string>
445 <item row="5" column="0" colspan="8">
446 <widget class="QTreeWidget" name="educationlist">
447 <property name="sizePolicy">
448 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
449 <horstretch>0</horstretch>
450 <verstretch>0</verstretch>
453 <property name="alternatingRowColors">
456 <property name="rootIsDecorated">
459 <property name="uniformRowHeights">
463 <property name="text">
464 <string>Degree</string>
468 <property name="text">
469 <string>Graduation date</string>
473 <property name="text">
474 <string>Institution</string>
478 <property name="text">
479 <string>University</string>
483 <property name="text">
484 <string>Grade</string>
488 <property name="text">
489 <string>Percentage</string>
496 <widget class="QWidget" name="tab_3">
497 <attribute name="title">
498 <string>Professional History</string>
500 <layout class="QGridLayout" name="gridLayout_4">
501 <item row="0" column="0">
502 <widget class="QLabel" name="label_28">
503 <property name="text">
504 <string>Designation/title</string>
508 <item row="0" column="1" colspan="4">
509 <widget class="QLineEdit" name="designation"/>
511 <item row="1" column="0">
512 <widget class="QLabel" name="label_26">
513 <property name="text">
514 <string>Date of joining post</string>
518 <item row="1" column="1">
519 <widget class="QDateEdit" name="joindate">
520 <property name="displayFormat">
521 <string>dd MMM, yyyy</string>
523 <property name="calendarPopup">
528 <item row="2" column="0">
529 <widget class="QLabel" name="label_27">
530 <property name="text">
531 <string>Date of leaving post</string>
535 <item row="2" column="1">
536 <widget class="QDateEdit" name="leavedate">
537 <property name="date">
544 <property name="displayFormat">
545 <string>dd MMM, yyyy</string>
547 <property name="calendarPopup">
552 <item row="2" column="2" colspan="2">
553 <widget class="QCheckBox" name="currentemployment">
554 <property name="text">
555 <string>Current employment</string>
559 <item row="3" column="0">
560 <widget class="QLabel" name="label_25">
561 <property name="text">
562 <string>Organization name</string>
566 <item row="3" column="1" colspan="4">
567 <widget class="QLineEdit" name="organization"/>
569 <item row="4" column="0">
570 <widget class="QLabel" name="label_30">
571 <property name="text">
572 <string>Additional information</string>
576 <item row="4" column="1" colspan="4">
577 <widget class="QLineEdit" name="additionalinfo"/>
579 <item row="5" column="2">
580 <widget class="QPushButton" name="addhistory">
581 <property name="text">
582 <string>&Add</string>
586 <item row="5" column="3">
587 <widget class="QPushButton" name="edithistory">
588 <property name="text">
589 <string>&Edit</string>
593 <item row="5" column="4">
594 <widget class="QPushButton" name="deletehistory">
595 <property name="text">
596 <string>&Delete</string>
600 <item row="6" column="0" colspan="5">
601 <widget class="QTreeWidget" name="professionlist">
602 <property name="alternatingRowColors">
605 <property name="rootIsDecorated">
608 <property name="uniformRowHeights">
612 <property name="text">
613 <string>Job title</string>
617 <property name="text">
618 <string>Date of joining</string>
622 <property name="text">
623 <string>Date of leaving</string>
627 <property name="text">
628 <string>Organization</string>
632 <property name="text">
633 <string>Additional info</string>
640 <widget class="QWidget" name="tab_6">
641 <attribute name="title">
642 <string>Career objectives</string>
644 <layout class="QGridLayout" name="gridLayout_8">
645 <item row="0" column="0">
646 <widget class="QLabel" name="label_35">
647 <property name="text">
648 <string>Short term career objectives (one per line)</string>
652 <item row="1" column="0">
653 <widget class="QPlainTextEdit" name="shorttermcareer">
654 <property name="verticalScrollBarPolicy">
655 <enum>Qt::ScrollBarAlwaysOn</enum>
659 <item row="2" column="0">
660 <widget class="QLabel" name="label_36">
661 <property name="text">
662 <string>Long term career goals (one per line)</string>
666 <item row="3" column="0">
667 <widget class="QPlainTextEdit" name="longtermgoals">
668 <property name="verticalScrollBarPolicy">
669 <enum>Qt::ScrollBarAlwaysOn</enum>
675 <widget class="QWidget" name="tab_4">
676 <attribute name="title">
677 <string>Skill sets</string>
679 <layout class="QGridLayout" name="gridLayout_5">
680 <item row="0" column="0">
681 <widget class="QLabel" name="label_29">
682 <property name="text">
683 <string>Skill set title</string>
687 <item row="0" column="1" colspan="3">
688 <widget class="QLineEdit" name="skillsettitle"/>
690 <item row="1" column="0">
691 <widget class="QLabel" name="label_31">
692 <property name="text">
693 <string>Description/details</string>
697 <item row="1" column="1" colspan="3">
698 <widget class="QPlainTextEdit" name="skilldescription">
699 <property name="sizePolicy">
700 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
701 <horstretch>0</horstretch>
702 <verstretch>0</verstretch>
705 <property name="minimumSize">
711 <property name="maximumSize">
713 <width>16777215</width>
717 <property name="verticalScrollBarPolicy">
718 <enum>Qt::ScrollBarAlwaysOn</enum>
722 <item row="2" column="1">
723 <widget class="QPushButton" name="addskill">
724 <property name="text">
725 <string>&Add</string>
729 <item row="2" column="2">
730 <widget class="QPushButton" name="editskill">
731 <property name="text">
732 <string>&Edit</string>
736 <item row="2" column="3">
737 <widget class="QPushButton" name="deleteskill">
738 <property name="text">
739 <string>&Delete</string>
743 <item row="3" column="0" colspan="4">
744 <widget class="QColumnView" name="skillslist"/>
748 <widget class="QWidget" name="tab_5">
749 <attribute name="title">
750 <string>Additional information</string>
752 <layout class="QGridLayout" name="gridLayout_7">
753 <item row="0" column="0">
754 <widget class="QFrame" name="frame">
755 <property name="frameShape">
756 <enum>QFrame::Panel</enum>
758 <property name="frameShadow">
759 <enum>QFrame::Sunken</enum>
761 <layout class="QGridLayout" name="gridLayout_6">
762 <item row="0" column="0" colspan="2">
763 <widget class="QLabel" name="label_32">
764 <property name="font">
770 <property name="text">
771 <string>Languages known</string>
775 <item row="1" column="0">
776 <widget class="QLabel" name="label_33">
777 <property name="text">
778 <string>Language</string>
782 <item row="1" column="1">
783 <widget class="QLineEdit" name="lineEdit"/>
785 <item row="1" column="2">
786 <widget class="QCheckBox" name="checkBox_2">
787 <property name="text">
788 <string>Spoken</string>
790 <property name="checked">
795 <item row="1" column="3" colspan="2">
796 <widget class="QCheckBox" name="checkBox_3">
797 <property name="text">
798 <string>Written</string>
802 <item row="1" column="5" colspan="2">
803 <widget class="QCheckBox" name="checkBox_4">
804 <property name="text">
805 <string>Proficient</string>
809 <item row="2" column="2" colspan="2">
810 <widget class="QPushButton" name="addlanguage">
811 <property name="text">
812 <string>&Add</string>
816 <item row="2" column="4" colspan="2">
817 <widget class="QPushButton" name="editlanguage">
818 <property name="text">
819 <string>&Edit</string>
823 <item row="2" column="6">
824 <widget class="QPushButton" name="deletelanguage">
825 <property name="text">
826 <string>&Delete</string>
830 <item row="3" column="0" colspan="7">
831 <widget class="QColumnView" name="languageslist"/>
836 <item row="1" column="0">
837 <widget class="QLabel" name="label_34">
838 <property name="text">
839 <string>Additional information/disclaimer/declaration (added at the bottom of the CV)</string>
843 <item row="3" column="0">
844 <widget class="QPlainTextEdit" name="additionalinformation">
845 <property name="verticalScrollBarPolicy">
846 <enum>Qt::ScrollBarAlwaysOn</enum>
856 <widget class="QMenuBar" name="menubar">
857 <property name="geometry">
865 <widget class="QMenu" name="menu_File">
866 <property name="title">
867 <string>&File</string>
869 <widget class="QMenu" name="menu_Export">
870 <property name="title">
871 <string>&Export</string>
873 <addaction name="action_HTML"/>
874 <addaction name="actionOpenDocument_ODT"/>
876 <addaction name="action_New"/>
877 <addaction name="action_Save"/>
878 <addaction name="separator"/>
879 <addaction name="action_Save_2"/>
880 <addaction name="actionSave_As"/>
881 <addaction name="menu_Export"/>
882 <addaction name="separator"/>
883 <addaction name="actionE_xit"/>
885 <widget class="QMenu" name="menu_Help">
886 <property name="title">
887 <string>&Help</string>
889 <addaction name="action_About"/>
891 <addaction name="menu_File"/>
892 <addaction name="menu_Help"/>
894 <widget class="QStatusBar" name="statusbar"/>
895 <action name="action_New">
896 <property name="text">
897 <string>&New</string>
900 <action name="action_Save">
901 <property name="text">
902 <string>&Open...</string>
905 <action name="action_Save_2">
906 <property name="text">
907 <string>&Save</string>
910 <action name="actionSave_As">
911 <property name="text">
912 <string>Save &As...</string>
915 <action name="action_HTML">
916 <property name="text">
917 <string>&HTML...</string>
920 <action name="actionOpenDocument_ODT">
921 <property name="text">
922 <string>OpenDocument ODT...</string>
925 <action name="actionE_xit">
926 <property name="text">
927 <string>E&xit</string>
930 <action name="action_About">
931 <property name="text">
932 <string>&About</string>
939 <sender>addeducation</sender>
940 <signal>clicked()</signal>
941 <receiver>biacv_mainwindow</receiver>
942 <slot>on_add_education()</slot>
944 <hint type="sourcelabel">
948 <hint type="destinationlabel">
955 <sender>deleteeducation</sender>
956 <signal>clicked()</signal>
957 <receiver>biacv_mainwindow</receiver>
958 <slot>on_delete_education()</slot>
960 <hint type="sourcelabel">
964 <hint type="destinationlabel">
971 <sender>educationlist</sender>
972 <signal>itemSelectionChanged()</signal>
973 <receiver>biacv_mainwindow</receiver>
974 <slot>on_select_education()</slot>
976 <hint type="sourcelabel">
980 <hint type="destinationlabel">
987 <sender>updateeducation</sender>
988 <signal>clicked()</signal>
989 <receiver>biacv_mainwindow</receiver>
990 <slot>on_update_education()</slot>
992 <hint type="sourcelabel">
996 <hint type="destinationlabel">
1003 <sender>educationlist</sender>
1004 <signal>activated(QModelIndex)</signal>
1005 <receiver>biacv_mainwindow</receiver>
1006 <slot>on_select_education()</slot>
1008 <hint type="sourcelabel">
1012 <hint type="destinationlabel">
1019 <sender>currentemployment</sender>
1020 <signal>toggled(bool)</signal>
1021 <receiver>biacv_mainwindow</receiver>
1022 <slot>on_change_currentemployment()</slot>
1024 <hint type="sourcelabel">
1028 <hint type="destinationlabel">
1035 <sender>addhistory</sender>
1036 <signal>clicked()</signal>
1037 <receiver>biacv_mainwindow</receiver>
1038 <slot>on_add_profession()</slot>
1040 <hint type="sourcelabel">
1044 <hint type="destinationlabel">
1052 <slot>on_add_education()</slot>
1053 <slot>on_delete_education()</slot>
1054 <slot>on_select_education()</slot>
1055 <slot>on_update_education()</slot>
1056 <slot>on_change_currentemployment()</slot>
1057 <slot>on_add_profession()</slot>