diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /src/ciscocertificateenrollmentbase.ui | |
download | kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.tar.gz kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.zip |
Initial import of year-and-a-half-old upstream version 0.9.6a
Diffstat (limited to 'src/ciscocertificateenrollmentbase.ui')
-rw-r--r-- | src/ciscocertificateenrollmentbase.ui | 272 |
1 files changed, 272 insertions, 0 deletions
diff --git a/src/ciscocertificateenrollmentbase.ui b/src/ciscocertificateenrollmentbase.ui new file mode 100644 index 0000000..45995a3 --- /dev/null +++ b/src/ciscocertificateenrollmentbase.ui @@ -0,0 +1,272 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>CiscoCertificateEnrollmentBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>CiscoCertificateEnrollmentBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>529</width> + <height>368</height> + </rect> + </property> + <property name="caption"> + <string>Certificate enrollment</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout71</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel8</cstring> + </property> + <property name="text"> + <string><b>Select your enrollment method:</b></string> + </property> + </widget> + <widget class="QButtonGroup"> + <property name="name"> + <cstring>buttonGroup1</cstring> + </property> + <property name="title"> + <string>Enrollment method</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPasswordEdit" row="4" column="1"> + <property name="name"> + <cstring>ChallengePasswordPasswordEdit</cstring> + </property> + </widget> + <widget class="QRadioButton" row="5" column="0"> + <property name="name"> + <cstring>FileEnrollementRadioButton</cstring> + </property> + <property name="text"> + <string>Fi&le</string> + </property> + <property name="accel"> + <string>Alt+L</string> + </property> + </widget> + <widget class="KURLRequester" row="7" column="1"> + <property name="name"> + <cstring>FilenameURLRequester</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="KComboBox" row="1" column="1"> + <property name="name"> + <cstring>CAComboBox</cstring> + </property> + </widget> + <widget class="QLabel" row="8" column="0"> + <property name="name"> + <cstring>NewPasswordTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>New password:</string> + </property> + </widget> + <spacer row="0" column="1"> + <property name="name"> + <cstring>spacer40</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>331</width> + <height>21</height> + </size> + </property> + </spacer> + <spacer row="5" column="1"> + <property name="name"> + <cstring>spacer41</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>331</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>ChallengePasswordTextLabel</cstring> + </property> + <property name="text"> + <string>Challenge password:</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>CaDomainTextLabel</cstring> + </property> + <property name="text"> + <string>CA domain:</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>CaUrlTextLabel</cstring> + </property> + <property name="text"> + <string>CA URL:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>CaTextLabel</cstring> + </property> + <property name="text"> + <string>Certificate authority:</string> + </property> + </widget> + <widget class="QLabel" row="6" column="0"> + <property name="name"> + <cstring>FileEncodingTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>File encoding:</string> + </property> + </widget> + <widget class="QLabel" row="7" column="0"> + <property name="name"> + <cstring>FilenameTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Filename:</string> + </property> + </widget> + <widget class="KLineEdit" row="2" column="1"> + <property name="name"> + <cstring>CaUrlLineEdit</cstring> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1"> + <property name="name"> + <cstring>CaDomainLineEdit</cstring> + </property> + </widget> + <widget class="KComboBox" row="6" column="1"> + <item> + <property name="text"> + <string>Binary</string> + </property> + </item> + <item> + <property name="text"> + <string>Base64</string> + </property> + </item> + <property name="name"> + <cstring>FileEncodingComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="QRadioButton" row="0" column="0"> + <property name="name"> + <cstring>OnlineEnrollementRadioButton</cstring> + </property> + <property name="text"> + <string>&Online</string> + </property> + <property name="accel"> + <string>Alt+O</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + <widget class="KPasswordEdit" row="8" column="1"> + <property name="name"> + <cstring>NewPasswordPasswordEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer46</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> +</widget> +<tabstops> + <tabstop>OnlineEnrollementRadioButton</tabstop> + <tabstop>CAComboBox</tabstop> + <tabstop>CaUrlLineEdit</tabstop> + <tabstop>CaDomainLineEdit</tabstop> + <tabstop>ChallengePasswordPasswordEdit</tabstop> + <tabstop>FileEncodingComboBox</tabstop> + <tabstop>NewPasswordPasswordEdit</tabstop> + <tabstop>FilenameURLRequester</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kpassdlg.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kpassdlg.h</includehint> +</includehints> +</UI> |