You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvpnc/src/newprofilewizarduser.ui

224 lines
10 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewProfileWizardUser</class>
<widget class="TQWidget">
<property name="name">
<cstring>NewProfileWizardUser</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>363</width>
<height>192</height>
</rect>
</property>
<property name="caption">
<string>User settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout57</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout56</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>NtDomainNameLineedit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>NT domain name for authentication</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>NtDomainNameCheckbox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>N&amp;T domain name for authentication:</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="toolTip" stdset="0">
<string>Use NT domain for authentication</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>UsernameLineEdit</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Username for authentication</string>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>PasswordEdit</cstring>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
<property name="toolTip" stdset="0">
<string>Password for authentication</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout54</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>LabelUsername</cstring>
</property>
<property name="text">
<string>Username:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer61</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout55</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>LabelPassword</cstring>
</property>
<property name="text">
<string>Password:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer62</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout52</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>CheckUserPass</cstring>
</property>
<property name="text">
<string>Save &amp;user password</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
<property name="toolTip" stdset="0">
<string>Save user password in config file (or in TDEWallet if available)</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>DontSaveUsernameCheckBox</cstring>
</property>
<property name="text">
<string>Dont sa&amp;ve username</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Do not save the username in config nor TDEWallet</string>
</property>
</widget>
</hbox>
</widget>
<spacer>
<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>48</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<Q_SLOTS>
<slot>domainNameToggled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>