diff options
Diffstat (limited to 'src/newprofilewizardpsk.ui')
-rw-r--r-- | src/newprofilewizardpsk.ui | 257 |
1 files changed, 257 insertions, 0 deletions
diff --git a/src/newprofilewizardpsk.ui b/src/newprofilewizardpsk.ui new file mode 100644 index 0000000..e6d3462 --- /dev/null +++ b/src/newprofilewizardpsk.ui @@ -0,0 +1,257 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>NewProfileWizardPsk</class> +<widget class="QWidget"> + <property name="name"> + <cstring>NewProfileWizardPsk</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>449</width> + <height>249</height> + </rect> + </property> + <property name="caption"> + <string>PSK settings</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>LabelPsk</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Pre-shared key:</string> + </property> + </widget> + <widget class="QCheckBox" row="0" column="4"> + <property name="name"> + <cstring>CheckSavePsk</cstring> + </property> + <property name="text"> + <string>Sa&ve PSK</string> + </property> + <property name="accel"> + <string>Alt+V</string> + </property> + <property name="toolTip" stdset="0"> + <string>Save Pre-shared key in config file (or in KWallet if available)</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>LabelPskFile</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Pre shared key file:</string> + </property> + </widget> + <spacer row="0" column="3"> + <property name="name"> + <cstring>spacer38</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>130</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="0" column="5"> + <property name="name"> + <cstring>spacer30</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>174</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KURLRequester" row="1" column="4" rowspan="1" colspan="2"> + <property name="name"> + <cstring>PSKFileURLRequester</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="minimumSize"> + <size> + <width>250</width> + <height>0</height> + </size> + </property> + <property name="toolTip" stdset="0"> + <string>File which contains Pre-shared key (shared secret)</string> + </property> + </widget> + <spacer row="2" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>spacer18</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>165</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KLineEdit" row="2" column="4" rowspan="1" colspan="2"> + <property name="name"> + <cstring>PSKLineEdit</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Pre-shared key for authentication (shared secret)</string> + </property> + </widget> + <spacer row="1" column="2" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer37</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>147</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>PskInFileCheckBox</cstring> + </property> + <property name="text"> + <string>&Load PSK from file</string> + </property> + <property name="accel"> + <string>Alt+L</string> + </property> + <property name="toolTip" stdset="0"> + <string>Pre-shared key (shared secret) is stored in a file (e.g. on a usbstick)</string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer21</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>301</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <spacer row="0" column="1"> + <property name="name"> + <cstring>spacer57</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>51</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="1" column="0"> + <property name="name"> + <cstring>spacer58</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>PskInFileCheckBox</tabstop> + <tabstop>CheckSavePsk</tabstop> + <tabstop>PSKFileURLRequester</tabstop> + <tabstop>PSKLineEdit</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>klineedit.h</includehint> +</includehints> +</UI> |