<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>UserInfoDecl</class> <widget class="TQWidget"> <property name="name"> <cstring>UserInfoDecl</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>603</width> <height>374</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KActiveLabel" row="0" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>kActiveLabel1</cstring> </property> <property name="focusPolicy"> <enum>NoFocus</enum> </property> <property name="text"> <string><p>Use the fields below to enter some information about yourself.</p> <p>All information is optional and only used to personalize your KMyMoney file.</p></string> </property> </widget> <widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>m_userNameEdit</cstring> </property> </widget> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>TextLabel3</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Town:</string> </property> </widget> <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>TextLabel4</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>County/State:</string> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Street:</string> </property> </widget> <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>m_streetEdit</cstring> </property> </widget> <widget class="KLineEdit" row="6" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>m_emailEdit</cstring> </property> </widget> <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>m_townEdit</cstring> </property> </widget> <widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>m_telephoneEdit</cstring> </property> </widget> <widget class="TQLabel" row="6" column="0"> <property name="name"> <cstring>TextLabel7</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Email:</string> </property> </widget> <widget class="TQLabel" row="5" column="0"> <property name="name"> <cstring>TextLabel6</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Telephone:</string> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> <property name="text"> <string>Your name:</string> </property> </widget> <widget class="TQLayoutWidget" row="7" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>tqlayout22</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KPushButton"> <property name="name"> <cstring>m_loadAddressButton</cstring> </property> <property name="text"> <string>Load from Addressbook</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer11</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>305</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <spacer row="8" column="2"> <property name="name"> <cstring>spacer5</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <widget class="KLineEdit" row="4" column="1"> <property name="name"> <cstring>m_countyEdit</cstring> </property> </widget> <widget class="TQLabel" row="4" column="2"> <property name="name"> <cstring>TextLabel5</cstring> </property> <property name="tqminimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Postal Code:</string> </property> </widget> <widget class="KLineEdit" row="4" column="3"> <property name="name"> <cstring>m_postcodeEdit</cstring> </property> </widget> </grid> </widget> <tabstops> <tabstop>m_userNameEdit</tabstop> <tabstop>m_streetEdit</tabstop> <tabstop>m_townEdit</tabstop> <tabstop>m_countyEdit</tabstop> <tabstop>m_postcodeEdit</tabstop> <tabstop>m_telephoneEdit</tabstop> <tabstop>m_emailEdit</tabstop> <tabstop>m_loadAddressButton</tabstop> <tabstop>kActiveLabel1</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> </UI>