Added "country" field to personal information tab
[biacv.git] / biacv_mainwindow.ui
index 8f20bf2..6ddaa9a 100644 (file)
@@ -51,7 +51,7 @@
         <string>Personal information</string>
        </attribute>
        <layout class="QGridLayout" name="gridLayout">
-        <item row="0" column="4" colspan="3">
+        <item row="0" column="4">
          <widget class="QLabel" name="label_13">
           <property name="sizePolicy">
            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
@@ -64,7 +64,7 @@
           </property>
          </widget>
         </item>
-        <item row="0" column="8" colspan="4">
+        <item row="0" column="8" colspan="2">
          <widget class="QLabel" name="label_14">
           <property name="sizePolicy">
            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
@@ -77,7 +77,7 @@
           </property>
          </widget>
         </item>
-        <item row="1" column="0" colspan="2">
+        <item row="1" column="0">
          <widget class="QLabel" name="label_2">
           <property name="text">
            <string>Title</string>
           </item>
          </widget>
         </item>
-        <item row="1" column="4" colspan="3">
+        <item row="1" column="4" colspan="2">
          <widget class="QLineEdit" name="firstname">
           <property name="text">
            <string/>
           </property>
          </widget>
         </item>
-        <item row="2" column="0" colspan="3">
+        <item row="2" column="0" colspan="2">
          <widget class="QLabel" name="label_3">
           <property name="text">
            <string>Date of birth</string>
           </property>
          </widget>
         </item>
-        <item row="2" column="3" colspan="3">
+        <item row="2" column="3" colspan="2">
          <widget class="QDateEdit" name="dateofbirth">
           <property name="date">
            <date>
           </property>
          </widget>
         </item>
-        <item row="4" column="1" colspan="5">
+        <item row="4" column="1" colspan="4">
          <widget class="QLineEdit" name="street"/>
         </item>
-        <item row="4" column="6">
+        <item row="4" column="5">
          <widget class="QLabel" name="label_5">
           <property name="text">
            <string>Landline</string>
           </property>
          </widget>
         </item>
-        <item row="5" column="1" colspan="5">
+        <item row="5" column="1" colspan="4">
          <widget class="QLineEdit" name="area"/>
         </item>
-        <item row="5" column="6" colspan="2">
+        <item row="5" column="5" colspan="3">
          <widget class="QLabel" name="label_7">
           <property name="text">
            <string>Mobile number</string>
           </property>
          </widget>
         </item>
-        <item row="6" column="1" colspan="5">
+        <item row="6" column="1" colspan="4">
          <widget class="QLineEdit" name="city"/>
         </item>
-        <item row="6" column="6">
+        <item row="6" column="5">
          <widget class="QLabel" name="label_11">
           <property name="text">
            <string>E-mail ID</string>
           </property>
          </widget>
         </item>
-        <item row="6" column="7" colspan="5">
+        <item row="6" column="6" colspan="6">
          <widget class="QLineEdit" name="email"/>
         </item>
         <item row="7" column="0">
           </property>
          </widget>
         </item>
-        <item row="7" column="1" colspan="5">
+        <item row="7" column="1" colspan="4">
          <widget class="QLineEdit" name="areacode"/>
         </item>
+        <item row="7" column="5" colspan="2">
+         <widget class="QLabel" name="label_37">
+          <property name="text">
+           <string>Country</string>
+          </property>
+         </widget>
+        </item>
+        <item row="7" column="7" colspan="5">
+         <widget class="QLineEdit" name="country"/>
+        </item>
         <item row="8" column="0" colspan="3">
          <widget class="QLabel" name="label_12">
           <property name="text">
           </property>
          </widget>
         </item>
-        <item row="8" column="5" colspan="2">
+        <item row="8" column="5">
          <widget class="QRadioButton" name="unspecified">
           <property name="text">
            <string>Unspecified</string>
    <property name="text">
     <string>&amp;Export...</string>
    </property>
+   <property name="statusTip">
+    <string>Export the current document using templates to other formats</string>
+   </property>
   </action>
  </widget>
  <resources>
    <slot>on_document_modified()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>282</x>
+     <x>243</x>
      <y>197</y>
     </hint>
     <hint type="destinationlabel">
    <slot>on_document_modified()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>461</x>
+     <x>433</x>
      <y>275</y>
     </hint>
     <hint type="destinationlabel">
    <slot>on_document_modified()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>265</x>
+     <x>243</x>
      <y>318</y>
     </hint>
     <hint type="destinationlabel">
    <slot>on_document_modified()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>461</x>
+     <x>433</x>
      <y>318</y>
     </hint>
     <hint type="destinationlabel">
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>country</sender>
+   <signal>textChanged(QString)</signal>
+   <receiver>biacv_mainwindow</receiver>
+   <slot>on_document_modified()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>527</x>
+     <y>393</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>457</x>
+     <y>-7</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>on_add_education()</slot>