<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>MainWidget</class> <author>Frans Englich <frans.englich@telia.com></author> <widget class="TQWidget"> <property name="name"> <cstring>MainWidget</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>518</width> <height>561</height> </rect> </property> <property name="caption"> <string>KCMUserAccount</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KPushButton" row="0" column="0"> <property name="name"> <cstring>btnChangeFace</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tqminimumSize"> <size> <width>74</width> <height>74</height> </size> </property> <property name="tqmaximumSize"> <size> <width>74</width> <height>74</height> </size> </property> <property name="acceptDrops"> <bool>true</bool> </property> <property name="text"> <string></string> </property> </widget> <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>grpUserInformation</cstring> </property> <property name="title"> <string>User Information</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>lblOrganisation</cstring> </property> <property name="text"> <string>&Organization:</string> </property> <property name="buddy" stdset="0"> <cstring>leOrganization</cstring> </property> </widget> <widget class="TQLineEdit" row="0" column="1"> <property name="name"> <cstring>leRealname</cstring> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lblRealName</cstring> </property> <property name="text"> <string>&Name:</string> </property> <property name="buddy" stdset="0"> <cstring>leRealname</cstring> </property> </widget> <widget class="TQLineEdit" row="1" column="1"> <property name="name"> <cstring>leOrganization</cstring> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>lblEmail</cstring> </property> <property name="text"> <string>&Email address:</string> </property> <property name="buddy" stdset="0"> <cstring>leEmail</cstring> </property> </widget> <widget class="TQLineEdit" row="2" column="1"> <property name="name"> <cstring>leEmail</cstring> </property> </widget> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>&SMTP server:</string> </property> <property name="buddy" stdset="0"> <cstring>leSMTP</cstring> </property> </widget> <widget class="TQLineEdit" row="3" column="1"> <property name="name"> <cstring>leSMTP</cstring> </property> </widget> <widget class="TQLabel" row="5" column="0"> <property name="name"> <cstring>lblUIDTell</cstring> </property> <property name="text"> <string>User ID:</string> </property> </widget> <widget class="TQLabel" row="5" column="1"> <property name="name"> <cstring>lblUID</cstring> </property> <property name="text"> <string></string> </property> </widget> </grid> </widget> <spacer row="4" column="2"> <property name="name"> <cstring>spacer3</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="TQLayoutWidget" row="0" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>layout1</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>lblUsername</cstring> </property> <property name="font"> <font> <family>Bitstream Charter</family> <pointsize>14</pointsize> </font> </property> <property name="text"> <string></string> </property> <property name="tqalignment"> <set>AlignVCenter</set> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>lblClickButtonInfo</cstring> </property> <property name="text"> <string><i>(Click the button to change your image)</i></string> </property> <property name="tqalignment"> <set>AlignVCenter</set> </property> </widget> </vbox> </widget> <widget class="KPushButton" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>btnChangePassword</cstring> </property> <property name="text"> <string>Change Password...</string> </property> </widget> <spacer row="3" column="3"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>111</width> <height>20</height> </size> </property> </spacer> <widget class="TQButtonGroup" row="2" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>kcfg_EchoMode</cstring> </property> <property name="title"> <string>At Password Prompt</string> </property> <property name="flat"> <bool>false</bool> </property> <property name="checkable"> <bool>false</bool> </property> <property name="checked"> <bool>false</bool> </property> <property name="selectedId" stdset="0"> <number>0</number> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQRadioButton" row="0" column="0"> <property name="name"> <cstring>rdbOneStar</cstring> </property> <property name="text"> <string>Show one star for each letter</string> </property> </widget> <widget class="TQRadioButton" row="1" column="0"> <property name="name"> <cstring>rdbThreeStars</cstring> </property> <property name="text"> <string>Show three stars for each letter</string> </property> </widget> <widget class="TQRadioButton" row="2" column="0"> <property name="name"> <cstring>rdbShowPassword</cstring> </property> <property name="text"> <string>Show nothing</string> </property> </widget> </grid> </widget> </grid> </widget> <tabstops> <tabstop>btnChangeFace</tabstop> <tabstop>leRealname</tabstop> <tabstop>leOrganization</tabstop> <tabstop>leEmail</tabstop> <tabstop>leSMTP</tabstop> <tabstop>rdbOneStar</tabstop> <tabstop>rdbThreeStars</tabstop> <tabstop>rdbShowPassword</tabstop> <tabstop>btnChangePassword</tabstop> </tabstops> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> </UI>