summaryrefslogtreecommitdiffstats
path: root/tdeabc/frontend/mainWindow.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:00 +0200
commit533bad2a1503973aaf8186691422c2eda91d02d4 (patch)
treef7e52f62416048859aa9bde8425e20aac0e7c669 /tdeabc/frontend/mainWindow.ui
parent8144d5434bbd1c4448a37695aed6ad3d348043d8 (diff)
downloadtdepim-533bad2a1503973aaf8186691422c2eda91d02d4.tar.gz
tdepim-533bad2a1503973aaf8186691422c2eda91d02d4.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdeabc/frontend/mainWindow.ui')
-rw-r--r--tdeabc/frontend/mainWindow.ui1409
1 files changed, 1409 insertions, 0 deletions
diff --git a/tdeabc/frontend/mainWindow.ui b/tdeabc/frontend/mainWindow.ui
new file mode 100644
index 000000000..240114a6a
--- /dev/null
+++ b/tdeabc/frontend/mainWindow.ui
@@ -0,0 +1,1409 @@
+<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<class>MainWindow</class>
+<widget class="TQMainWindow">
+ <property name="name">
+ <cstring>MainWindow</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>570</width>
+ <height>534</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>KABC Frontend</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQListView" row="0" column="0">
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>UID</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>mAddresseeList</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>7</vsizetype>
+ <horstretch>1</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape">
+ <enum>StyledPanel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Sunken</enum>
+ </property>
+ <property name="resizeMode">
+ <enum>AllColumns</enum>
+ </property>
+ </widget>
+ <widget class="TQTabWidget" row="0" column="1">
+ <property name="name">
+ <cstring>TabWidget2</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>7</vsizetype>
+ <horstretch>2</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="tabPosition">
+ <enum>Top</enum>
+ </property>
+ <property name="tabShape">
+ <enum>Rounded</enum>
+ </property>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>&amp;General</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQLineEdit" row="0" column="1">
+ <property name="name">
+ <cstring>mNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="0">
+ <property name="name">
+ <cstring>TextLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>Name:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="1" column="0">
+ <property name="name">
+ <cstring>TextLabel1_2</cstring>
+ </property>
+ <property name="text">
+ <string>URL:</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>mUrlEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="5" column="1">
+ <property name="name">
+ <cstring>mAdditionalNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="7" column="1">
+ <property name="name">
+ <cstring>mSuffixEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="4" column="1">
+ <property name="name">
+ <cstring>mGivenNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="3" column="1">
+ <property name="name">
+ <cstring>mPrefixEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="6" column="1">
+ <property name="name">
+ <cstring>mFamilyNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="2" column="1">
+ <property name="name">
+ <cstring>mFormattedNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="8" column="1">
+ <property name="name">
+ <cstring>mNickNameEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="8" column="0">
+ <property name="name">
+ <cstring>TextLabel7</cstring>
+ </property>
+ <property name="text">
+ <string>Nickname:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="7" column="0">
+ <property name="name">
+ <cstring>TextLabel5</cstring>
+ </property>
+ <property name="text">
+ <string>Honorific suffixes:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="6" column="0">
+ <property name="name">
+ <cstring>TextLabel3_2</cstring>
+ </property>
+ <property name="text">
+ <string>Family name:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="5" column="0">
+ <property name="name">
+ <cstring>TextLabel4</cstring>
+ </property>
+ <property name="text">
+ <string>Additional names:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="4" column="0">
+ <property name="name">
+ <cstring>TextLabel6</cstring>
+ </property>
+ <property name="text">
+ <string>Given name:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="3" column="0">
+ <property name="name">
+ <cstring>TextLabel1_3</cstring>
+ </property>
+ <property name="text">
+ <string>Honorific prefixes:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="2" column="0">
+ <property name="name">
+ <cstring>TextLabel8</cstring>
+ </property>
+ <property name="text">
+ <string>Formatted name:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="9" column="0">
+ <property name="name">
+ <cstring>TextLabel15</cstring>
+ </property>
+ <property name="text">
+ <string>Sort string:</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="9" column="1">
+ <property name="name">
+ <cstring>mSortStringEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="11" column="0">
+ <property name="name">
+ <cstring>TextLabel11</cstring>
+ </property>
+ <property name="text">
+ <string>Role:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="12" column="0">
+ <property name="name">
+ <cstring>TextLabel12</cstring>
+ </property>
+ <property name="text">
+ <string>Organization:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="10" column="0">
+ <property name="name">
+ <cstring>TextLabel10</cstring>
+ </property>
+ <property name="text">
+ <string>Title:</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="10" column="1">
+ <property name="name">
+ <cstring>mTitleEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="11" column="1">
+ <property name="name">
+ <cstring>mRoleEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="12" column="1">
+ <property name="name">
+ <cstring>mOrganizationEdit</cstring>
+ </property>
+ </widget>
+ <spacer row="13" column="1">
+ <property name="name">
+ <cstring>Spacer1</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>Phone &amp;&amp; &amp;Mail</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQGroupBox" row="1" column="0">
+ <property name="name">
+ <cstring>GroupBox1</cstring>
+ </property>
+ <property name="title">
+ <string>&amp;Phone</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQLabel" row="0" column="0">
+ <property name="name">
+ <cstring>TextLabel2_3</cstring>
+ </property>
+ <property name="text">
+ <string>Id:</string>
+ </property>
+ </widget>
+ <widget class="TQComboBox" row="0" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>mPhoneIdCombo</cstring>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="0" column="3">
+ <property name="name">
+ <cstring>PushButton3</cstring>
+ </property>
+ <property name="text">
+ <string>Remove</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="0" column="4">
+ <property name="name">
+ <cstring>PushButton4</cstring>
+ </property>
+ <property name="text">
+ <string>New</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="1" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mPhoneNumberEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel1_5</cstring>
+ </property>
+ <property name="text">
+ <string>Number:</string>
+ </property>
+ </widget>
+ <widget class="TQButtonGroup" row="2" column="0" rowspan="1" colspan="5">
+ <property name="name">
+ <cstring>ButtonGroup2</cstring>
+ </property>
+ <property name="title">
+ <string>Type</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQCheckBox" row="2" column="0">
+ <property name="name">
+ <cstring>mPhoneWorkCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Work</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="3" column="0">
+ <property name="name">
+ <cstring>mPhonePrefCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Pref</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="0">
+ <property name="name">
+ <cstring>mPhoneHomeCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Home</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="1">
+ <property name="name">
+ <cstring>mPhoneCellCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Cell</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="0">
+ <property name="name">
+ <cstring>mPhoneFaxCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Fax</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="3" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>mPhoneBbsCheck</cstring>
+ </property>
+ <property name="text">
+ <string>BBS</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="1">
+ <property name="name">
+ <cstring>mPhoneCarCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Car</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="1">
+ <property name="name">
+ <cstring>mPhoneVideoCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Video</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="2">
+ <property name="name">
+ <cstring>mPhoneIsdnCheck</cstring>
+ </property>
+ <property name="text">
+ <string>ISDN</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="3">
+ <property name="name">
+ <cstring>mPhoneVoiceCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Voice</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="2">
+ <property name="name">
+ <cstring>mPhonePcsCheck</cstring>
+ </property>
+ <property name="text">
+ <string>PCS</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="3">
+ <property name="name">
+ <cstring>mPhoneModemCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Modem</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="2">
+ <property name="name">
+ <cstring>mPhonePagerCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Pager</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="3">
+ <property name="name">
+ <cstring>mPhoneMsgCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Msg</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>GroupBox2</cstring>
+ </property>
+ <property name="title">
+ <string>Ema&amp;il</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQPushButton" row="0" column="1">
+ <property name="name">
+ <cstring>PushButton7</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;New</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="1" column="1">
+ <property name="name">
+ <cstring>PushButton5</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Edit</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="2" column="1">
+ <property name="name">
+ <cstring>PushButton6</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Remove</string>
+ </property>
+ </widget>
+ <spacer row="3" column="1">
+ <property name="name">
+ <cstring>Spacer2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="TQListView" row="0" column="0" rowspan="4" colspan="1">
+ <column>
+ <property name="text">
+ <string>Address</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>mEmailListView</cstring>
+ </property>
+ <property name="resizeMode">
+ <enum>AllColumns</enum>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>A&amp;ddress</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0">
+ <property name="name">
+ <cstring>TextLabel16</cstring>
+ </property>
+ <property name="text">
+ <string>Id:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel1_4</cstring>
+ </property>
+ <property name="text">
+ <string>Post office box:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="3" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel2_2</cstring>
+ </property>
+ <property name="text">
+ <string>Extended:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel3_3</cstring>
+ </property>
+ <property name="text">
+ <string>Street:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="5" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel4_2</cstring>
+ </property>
+ <property name="text">
+ <string>Locality:</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="2" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressPostOfficeBoxEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="3" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressExtendedEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="4" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressStreetEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="5" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressLocalityEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="6" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressRegionEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel5_2</cstring>
+ </property>
+ <property name="text">
+ <string>Region:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="8" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel7_2</cstring>
+ </property>
+ <property name="text">
+ <string>Country:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="7" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel6_2</cstring>
+ </property>
+ <property name="text">
+ <string>Postal code:</string>
+ </property>
+ </widget>
+ <widget class="TQTextEdit" row="10" column="0" rowspan="1" colspan="5">
+ <property name="name">
+ <cstring>mAddressLabelEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="9" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>TextLabel13</cstring>
+ </property>
+ <property name="text">
+ <string>Label:</string>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="7" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressPostalCodeEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLineEdit" row="8" column="2" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>mAddressCountryEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="5">
+ <property name="name">
+ <cstring>ButtonGroup1</cstring>
+ </property>
+ <property name="title">
+ <string>Type</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQCheckBox" row="0" column="3">
+ <property name="name">
+ <cstring>mAddressDomCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Dom</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="3">
+ <property name="name">
+ <cstring>mAddressIntlCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Intl</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="2">
+ <property name="name">
+ <cstring>mAddressParcelCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Parcel</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="2">
+ <property name="name">
+ <cstring>mAddressPostalCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Postal</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="1">
+ <property name="name">
+ <cstring>mAddressHomeCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Home</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="0" column="0">
+ <property name="name">
+ <cstring>mAddressPrefCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Pref</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="1">
+ <property name="name">
+ <cstring>mAddressWorkCheck</cstring>
+ </property>
+ <property name="text">
+ <string>Work</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQPushButton" row="0" column="4">
+ <property name="name">
+ <cstring>PushButton1</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;New</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="0" column="3">
+ <property name="name">
+ <cstring>PushButton2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Remove</string>
+ </property>
+ </widget>
+ <widget class="TQComboBox" row="0" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>mAddressIdCombo</cstring>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>&amp;Special</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQTextEdit" row="2" column="0">
+ <property name="name">
+ <cstring>mNoteEdit</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="1" column="0">
+ <property name="name">
+ <cstring>TextLabel14</cstring>
+ </property>
+ <property name="text">
+ <string>Note:</string>
+ </property>
+ </widget>
+ <widget class="TQGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>GroupBox2_2</cstring>
+ </property>
+ <property name="title">
+ <string>Categories</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQListView" row="0" column="0" rowspan="4" colspan="1">
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>mCategoryListView</cstring>
+ </property>
+ <property name="resizeMode">
+ <enum>AllColumns</enum>
+ </property>
+ </widget>
+ <spacer row="3" column="1">
+ <property name="name">
+ <cstring>Spacer2_2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="TQPushButton" row="2" column="1">
+ <property name="name">
+ <cstring>PushButton6_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Remove</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="1" column="1">
+ <property name="name">
+ <cstring>PushButton5_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Edit</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="0" column="1">
+ <property name="name">
+ <cstring>PushButton7_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;New</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>&amp;Custom</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>GroupBox2_2_2</cstring>
+ </property>
+ <property name="title">
+ <string>Custom Entries</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <widget class="TQListView" row="0" column="0" rowspan="4" colspan="1">
+ <column>
+ <property name="text">
+ <string>App</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Value</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>mCustomListView</cstring>
+ </property>
+ <property name="resizeMode">
+ <enum>AllColumns</enum>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="0" column="1">
+ <property name="name">
+ <cstring>PushButton7_2_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;New</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="1" column="1">
+ <property name="name">
+ <cstring>PushButton5_2_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Edit</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="2" column="1">
+ <property name="name">
+ <cstring>PushButton6_2_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Remove</string>
+ </property>
+ </widget>
+ <spacer row="3" column="1">
+ <property name="name">
+ <cstring>Spacer2_2_2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
+ </grid>
+ </widget>
+ </widget>
+ </grid>
+</widget>
+<menubar>
+ <property name="name">
+ <cstring>menubar</cstring>
+ </property>
+ <item text="&amp;File" name="PopupMenu">
+ <action name="open"/>
+ <action name="open_std"/>
+ <action name="save"/>
+ <separator/>
+ <action name="dump"/>
+ </item>
+ <item text="&amp;Addressee" name="PopupMenu_2">
+ <action name="addressee_new"/>
+ <action name="addressee_remove"/>
+ </item>
+</menubar>
+<toolbars>
+ <toolbar dock="2">
+ <property name="name">
+ <cstring>Toolbar_3</cstring>
+ </property>
+ <property name="label">
+ <string>Toolbar_3</string>
+ </property>
+ <action name="open"/>
+ <action name="save"/>
+ </toolbar>
+</toolbars>
+<actions>
+ <action>
+ <property name="name">
+ <cstring>open</cstring>
+ </property>
+ <property name="iconSet">
+ <iconset>image0</iconset>
+ </property>
+ <property name="text">
+ <string>Action</string>
+ </property>
+ <property name="menuText">
+ <string>&amp;Open</string>
+ </property>
+ <property name="statusTip">
+ <string>Open Address Book</string>
+ </property>
+ </action>
+ <action>
+ <property name="name">
+ <cstring>save</cstring>
+ </property>
+ <property name="iconSet">
+ <iconset>image1</iconset>
+ </property>
+ <property name="text">
+ <string>Action</string>
+ </property>
+ <property name="menuText">
+ <string>&amp;Save</string>
+ </property>
+ <property name="statusTip">
+ <string>Save Address Book</string>
+ </property>
+ </action>
+ <action>
+ <property name="name">
+ <cstring>addressee_new</cstring>
+ </property>
+ <property name="text">
+ <string>Action</string>
+ </property>
+ <property name="menuText">
+ <string>&amp;New</string>
+ </property>
+ <property name="statusTip">
+ <string>New Addressee</string>
+ </property>
+ </action>
+ <action>
+ <property name="name">
+ <cstring>addressee_remove</cstring>
+ </property>
+ <property name="text">
+ <string>Action</string>
+ </property>
+ <property name="menuText">
+ <string>&amp;Remove</string>
+ </property>
+ <property name="statusTip">
+ <string>Remove Addressee</string>
+ </property>
+ </action>
+ <action>
+ <property name="name">
+ <cstring>dump</cstring>
+ </property>
+ <property name="text">
+ <string>Dump</string>
+ </property>
+ <property name="menuText">
+ <string>&amp;Dump</string>
+ </property>
+ <property name="toolTip">
+ <string>Dump Addressbook</string>
+ </property>
+ </action>
+ <action>
+ <property name="name">
+ <cstring>open_std</cstring>
+ </property>
+ <property name="text">
+ <string>Open Standard Addressbook</string>
+ </property>
+ <property name="menuText">
+ <string>Open Standard &amp;Addressbook</string>
+ </property>
+ </action>
+</actions>
+<images>
+ <image name="image0">
+ <data format="XPM.GZ" length="706">789cad92cf0ac2300cc6ef7d8ab0dc866c6eb231101f41f12888873673e8610a3a0f22bebbfdb3d6ced583e09742f3f54792429bc6b0592f214ed9b5e3dd91800efc02717d6bdbfb76b778b028cf41ae12b268c2a2040856e7d35ee528739c6a294bca56b32a33b656960a2aa950962bdb48192aac6d1add36a87f1094d2fb2731a7a856b81b7e23e8886dee0143900b2ed0c9bb1b0aeec580f880ff548343bd6b10c9534f42c0cd19013b670cfa9a003024047a1200b6463d898b5a87fe4e4928a2e79cbd00444d9e3f</data>
+ </image>
+ <image name="image1">
+ <data format="XPM.GZ" length="706">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523232520022330543251d2e253d856405bffcbc54105b19c856360003103711c4b530b63084709340dc64d364a36453103705ca35837093c1dc9424b31430570f2b00cb2863015099c444e5242400e49026930c1446372d3919a607c8275206610fed641291fd9f8822830688925146350e9b0c6e17d0500614dd7aa830052c93a2870d2ad55a7301002caeaa93</data>
+ </image>
+</images>
+<connections>
+ <connection>
+ <sender>mAddresseeList</sender>
+ <signal>selectionChanged(TQListViewItem*)</signal>
+ <receiver>MainWindow</receiver>
+ <slot>updateAddressee(TQListViewItem*)</slot>
+ </connection>
+ <connection>
+ <sender>save</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>fileSave()</slot>
+ </connection>
+ <connection>
+ <sender>open</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>fileOpen()</slot>
+ </connection>
+ <connection>
+ <sender>addressee_remove</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removeEntry()</slot>
+ </connection>
+ <connection>
+ <sender>addressee_new</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newEntry()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton1</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newAddress()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton2</sender>
+ <signal>pressed()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removeAddress()</slot>
+ </connection>
+ <connection>
+ <sender>mAddressIdCombo</sender>
+ <signal>activated(int)</signal>
+ <receiver>MainWindow</receiver>
+ <slot>updateAddress(int)</slot>
+ </connection>
+ <connection>
+ <sender>dump</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>dumpAddressBook()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton3</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removePhoneNumber()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton4</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newPhoneNumber()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton5</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>editEmail()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton7</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newEmail()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton6</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removeEmail()</slot>
+ </connection>
+ <connection>
+ <sender>mPhoneIdCombo</sender>
+ <signal>activated(int)</signal>
+ <receiver>MainWindow</receiver>
+ <slot>updatePhone(int)</slot>
+ </connection>
+ <connection>
+ <sender>PushButton7_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newCategory()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton5_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>editCategory()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton6_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removeCategory()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton7_2_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>newCustom()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton5_2_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>editCustom()</slot>
+ </connection>
+ <connection>
+ <sender>PushButton6_2_2</sender>
+ <signal>clicked()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>removeCustom()</slot>
+ </connection>
+ <connection>
+ <sender>open_std</sender>
+ <signal>activated()</signal>
+ <receiver>MainWindow</receiver>
+ <slot>fileOpenStd()</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>mAddresseeList</tabstop>
+ <tabstop>TabWidget2</tabstop>
+ <tabstop>mNameEdit</tabstop>
+ <tabstop>mUrlEdit</tabstop>
+ <tabstop>mFormattedNameEdit</tabstop>
+ <tabstop>mPrefixEdit</tabstop>
+ <tabstop>mGivenNameEdit</tabstop>
+ <tabstop>mAdditionalNameEdit</tabstop>
+ <tabstop>mFamilyNameEdit</tabstop>
+ <tabstop>mSuffixEdit</tabstop>
+ <tabstop>mNickNameEdit</tabstop>
+ <tabstop>mSortStringEdit</tabstop>
+ <tabstop>mTitleEdit</tabstop>
+ <tabstop>mRoleEdit</tabstop>
+ <tabstop>mOrganizationEdit</tabstop>
+ <tabstop>mEmailListView</tabstop>
+ <tabstop>PushButton7</tabstop>
+ <tabstop>PushButton5</tabstop>
+ <tabstop>PushButton6</tabstop>
+ <tabstop>mPhoneIdCombo</tabstop>
+ <tabstop>PushButton3</tabstop>
+ <tabstop>PushButton4</tabstop>
+ <tabstop>mPhoneNumberEdit</tabstop>
+ <tabstop>mPhoneFaxCheck</tabstop>
+ <tabstop>mPhoneCarCheck</tabstop>
+ <tabstop>mPhoneIsdnCheck</tabstop>
+ <tabstop>mPhoneVoiceCheck</tabstop>
+ <tabstop>mPhoneHomeCheck</tabstop>
+ <tabstop>mPhoneCellCheck</tabstop>
+ <tabstop>mPhonePcsCheck</tabstop>
+ <tabstop>mPhoneModemCheck</tabstop>
+ <tabstop>mPhoneWorkCheck</tabstop>
+ <tabstop>mPhoneVideoCheck</tabstop>
+ <tabstop>mPhonePagerCheck</tabstop>
+ <tabstop>mPhoneMsgCheck</tabstop>
+ <tabstop>mPhonePrefCheck</tabstop>
+ <tabstop>mPhoneBbsCheck</tabstop>
+ <tabstop>mAddressIdCombo</tabstop>
+ <tabstop>PushButton2</tabstop>
+ <tabstop>PushButton1</tabstop>
+ <tabstop>mAddressPrefCheck</tabstop>
+ <tabstop>mAddressHomeCheck</tabstop>
+ <tabstop>mAddressParcelCheck</tabstop>
+ <tabstop>mAddressDomCheck</tabstop>
+ <tabstop>mAddressWorkCheck</tabstop>
+ <tabstop>mAddressPostalCheck</tabstop>
+ <tabstop>mAddressIntlCheck</tabstop>
+ <tabstop>mAddressPostOfficeBoxEdit</tabstop>
+ <tabstop>mAddressExtendedEdit</tabstop>
+ <tabstop>mAddressStreetEdit</tabstop>
+ <tabstop>mAddressLocalityEdit</tabstop>
+ <tabstop>mAddressRegionEdit</tabstop>
+ <tabstop>mAddressPostalCodeEdit</tabstop>
+ <tabstop>mAddressCountryEdit</tabstop>
+ <tabstop>mAddressLabelEdit</tabstop>
+ <tabstop>mCategoryListView</tabstop>
+ <tabstop>PushButton7_2</tabstop>
+ <tabstop>PushButton5_2</tabstop>
+ <tabstop>PushButton6_2</tabstop>
+ <tabstop>mNoteEdit</tabstop>
+ <tabstop>mCustomListView</tabstop>
+ <tabstop>PushButton7_2_2</tabstop>
+ <tabstop>PushButton5_2_2</tabstop>
+ <tabstop>PushButton6_2_2</tabstop>
+</tabstops>
+<includes>
+ <include location="global" impldecl="in declaration">resourcefile.h</include>
+ <include location="global" impldecl="in declaration">addressbook.h</include>
+ <include location="local" impldecl="in implementation">mainWindow.ui.h</include>
+</includes>
+<forwards>
+ <forward>class AddresseeItem</forward>
+</forwards>
+<variables>
+ <variable>TDEABC::ResourceFile *mResourceFile</variable>
+ <variable>AddresseeItem *mCurrentItem</variable>
+ <variable>TDEABC::AddressBook *mAddressBook</variable>
+ <variable>TQString mCurrentAddress</variable>
+ <variable>TQString mCurrentPhone</variable>
+</variables>
+<Q_SLOTS>
+ <slot>init()</slot>
+ <slot>destroy()</slot>
+ <slot>fileSave()</slot>
+ <slot>fileOpen()</slot>
+ <slot>loadAddressBook( const TQString &amp; fileName )</slot>
+ <slot>updateAddressee( TQListViewItem * item )</slot>
+ <slot>readAddressee( const TDEABC::Addressee &amp; a )</slot>
+ <slot returnType="TDEABC::Addressee">writeAddressee( const TDEABC::Addressee &amp; addressee )</slot>
+ <slot>newEntry()</slot>
+ <slot>removeEntry()</slot>
+ <slot>updateAddress( int id )</slot>
+ <slot returnType="TDEABC::Address">writeAddress( const TDEABC::Address &amp; address )</slot>
+ <slot>writeAddress( const TQString &amp; id )</slot>
+ <slot>readAddress( const TDEABC::Address &amp; a )</slot>
+ <slot>readAddress( const TQString &amp; id )</slot>
+ <slot>updatePhone( int id )</slot>
+ <slot returnType="TDEABC::PhoneNumber">writePhone( const TDEABC::PhoneNumber &amp; phoneNumber )</slot>
+ <slot>writePhone( const TQString &amp; id )</slot>
+ <slot>readPhone( const TDEABC::PhoneNumber &amp; p )</slot>
+ <slot>readPhone( const TQString &amp; id )</slot>
+ <slot>newAddress()</slot>
+ <slot>removeAddress()</slot>
+ <slot>dumpAddressBook()</slot>
+ <slot>newEmail()</slot>
+ <slot>editEmail()</slot>
+ <slot>removeEmail()</slot>
+ <slot>newPhoneNumber()</slot>
+ <slot>removePhoneNumber()</slot>
+ <slot>newCategory()</slot>
+ <slot>editCategory()</slot>
+ <slot>removeCategory()</slot>
+ <slot>editCustom()</slot>
+ <slot>newCustom()</slot>
+ <slot>removeCustom()</slot>
+ <slot>addressBookChanged()</slot>
+ <slot>addressBookLocked()</slot>
+ <slot>addressBookUnlocked()</slot>
+ <slot>fileOpenStd()</slot>
+</Q_SLOTS>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>