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/profilegeneraloptionsbase.ui

214 lines
9.4 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ProfileGeneralOptionsBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ProfileGeneralOptionsBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>456</width>
<height>240</height>
</rect>
</property>
<property name="caption">
<string>General</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout49</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout48</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>LabelGateway_2</cstring>
</property>
<property name="text">
<string>Description:</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="TQLabel" row="1" column="0">
<property name="name">
<cstring>LabelCommectionType</cstring>
</property>
<property name="text">
<string>Connection type:</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</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>DescriptionLineEdit</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Profile description</string>
</property>
</widget>
<widget class="KComboBox" row="1" column="1">
<property name="name">
<cstring>ConnectionTypeComboBox</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Connection type</string>
</property>
<property name="whatsThis" stdset="0">
<string>This is the connection type of the profile (e.g. Cisco).</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer59</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>70</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer58</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>92</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>RenameSessionPushButton</cstring>
</property>
<property name="text">
<string>Rena&amp;me</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="toolTip" stdset="0">
<string>Rename the current profile</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>SaveSessionPushButton</cstring>
</property>
<property name="text">
<string>Sa&amp;ve</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="toolTip" stdset="0">
<string>Save the current profile</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>DeleteSessionPushButton</cstring>
</property>
<property name="text">
<string>Dele&amp;te</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="toolTip" stdset="0">
<string>Delete the current profile</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>NewSessionPushButton</cstring>
</property>
<property name="text">
<string>Ne&amp;w</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="toolTip" stdset="0">
<string>Create a new profile</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>DescriptionLineEdit</tabstop>
<tabstop>ConnectionTypeComboBox</tabstop>
<tabstop>gatewayLineEdit</tabstop>
<tabstop>RenameSessionPushButton</tabstop>
<tabstop>SaveSessionPushButton</tabstop>
<tabstop>DeleteSessionPushButton</tabstop>
<tabstop>NewSessionPushButton</tabstop>
</tabstops>
<Q_SLOTS>
<slot>advancedSettingsClicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>