<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>NewProfileWizardGeneral</class> <widget class="TQWidget"> <property name="name"> <cstring>NewProfileWizardGeneral</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>313</width> <height>254</height> </rect> </property> <property name="caption"> <string>New profile wizard general</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout29</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>General settings</string> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout28</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KLineEdit" row="1" column="1"> <property name="name"> <cstring>DescriptionLineEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>Description of the new profile</string> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>LabelGateway_2</cstring> </property> <property name="text"> <string>Description:</string> </property> </widget> <widget class="KLineEdit" row="2" column="1"> <property name="name"> <cstring>gatewayLineEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>Hostname or IP address of the VPN gateway to connect</string> </property> <property name="whatsThis" stdset="0"> <string></string> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>LabelGateway</cstring> </property> <property name="text"> <string>VPN gateway:</string> </property> </widget> <widget class="KLineEdit" row="0" column="1"> <property name="name"> <cstring>NameLineEdit</cstring> </property> <property name="toolTip" stdset="0"> <string>Name for the new profile</string> </property> <property name="whatsThis" stdset="0"> <string></string> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>LabelGateway_3</cstring> </property> <property name="text"> <string>Profile name:</string> </property> </widget> </grid> </widget> <spacer> <property name="name"> <cstring>spacer18</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>43</height> </size> </property> </spacer> </vbox> </widget> <spacer row="0" column="1"> <property name="name"> <cstring>spacer31</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>41</width> <height>20</height> </size> </property> </spacer> <spacer row="1" column="0"> <property name="name"> <cstring>spacer32</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>41</height> </size> </property> </spacer> </grid> </widget> <tabstops> <tabstop>NameLineEdit</tabstop> <tabstop>DescriptionLineEdit</tabstop> <tabstop>gatewayLineEdit</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">klineedit.h</include> </includes> </UI>