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.
74 lines
2.7 KiB
74 lines
2.7 KiB
13 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
|
<class>GenerateOpenvpnKeyDialogBase</class>
|
||
|
<author>Christoph Thielecke</author>
|
||
|
<widget class="QWidget">
|
||
|
<property name="name">
|
||
|
<cstring>GenerateOpenvpnKeyDialogBase</cstring>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>416</width>
|
||
|
<height>59</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="caption">
|
||
|
<string>Generate Key</string>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLayoutWidget" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>layout3</cstring>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLayoutWidget">
|
||
|
<property name="name">
|
||
|
<cstring>layout2</cstring>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLabel" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textLabel1</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>File name:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="KURLRequester" row="0" column="1">
|
||
|
<property name="name">
|
||
|
<cstring>FilenameUrlrequester</cstring>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>Filename to store key</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>This is a file where the key should be stored. <br>This file must be used on the remote side too.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<slots>
|
||
|
<slot>canAccept()</slot>
|
||
|
</slots>
|
||
|
<layoutdefaults spacing="6" margin="11"/>
|
||
|
<includehints>
|
||
|
<includehint>kurlrequester.h</includehint>
|
||
|
<includehint>klineedit.h</includehint>
|
||
|
<includehint>kpushbutton.h</includehint>
|
||
|
</includehints>
|
||
|
</UI>
|