2 <class>Kleo::Dialogs::CertifyCertificateDialogPrivate::SelectCheckLevelWidget</class>
3 <widget class="QWidget" name="Kleo::Dialogs::CertifyCertificateDialogPrivate::SelectCheckLevelWidget" >
4 <property name="geometry" >
12 <layout class="QGridLayout" >
13 <item row="0" column="0" colspan="2" >
14 <widget class="QLabel" name="label_2" >
15 <property name="text" >
16 <string><b>Step 2:</b> How thoroughly have you checked that this certificate actually belongs to the person it claims it is from?</string>
18 <property name="wordWrap" >
23 <item row="1" column="0" colspan="2" >
24 <widget class="QRadioButton" name="checkLevelNotCheckedRB" >
25 <property name="text" >
26 <string>I have not checked at all</string>
28 <property name="checked" >
33 <item row="2" column="0" >
35 <property name="orientation" >
36 <enum>Qt::Horizontal</enum>
38 <property name="sizeType" >
39 <enum>QSizePolicy::Fixed</enum>
41 <property name="sizeHint" >
49 <item row="2" column="1" >
50 <widget class="QLabel" name="label_3" >
51 <property name="text" >
52 <string>Describe semantics here...</string>
54 <property name="wordWrap" >
59 <item row="3" column="0" colspan="2" >
60 <widget class="QRadioButton" name="checkLevelCasualRB" >
61 <property name="text" >
62 <string>I have checked casually</string>
66 <item row="4" column="0" >
68 <property name="orientation" >
69 <enum>Qt::Horizontal</enum>
71 <property name="sizeType" >
72 <enum>QSizePolicy::Fixed</enum>
74 <property name="sizeHint" >
82 <item row="4" column="1" >
83 <widget class="QLabel" name="label_4" >
84 <property name="enabled" >
87 <property name="text" >
88 <string>Choose this if you know the person, and have asked them whether this was their certificate, but you have not verified they are actually in possession of the secret certificate.</string>
90 <property name="wordWrap" >
95 <item row="5" column="0" colspan="2" >
96 <widget class="QRadioButton" name="checkLevelThoroughlyRB" >
97 <property name="text" >
98 <string>I have checked very thoroughly</string>
102 <item row="6" column="0" >
104 <property name="orientation" >
105 <enum>Qt::Horizontal</enum>
107 <property name="sizeType" >
108 <enum>QSizePolicy::Fixed</enum>
110 <property name="sizeHint" >
118 <item row="6" column="1" >
119 <widget class="QLabel" name="label_5" >
120 <property name="enabled" >
123 <property name="text" >
124 <string>Choose this if you have, for instance, checked the ID card of the person, and have verified that they are in possession of the secret key (e.g. by sending them encrypted mail and asking for it to be decrypted).</string>
126 <property name="wordWrap" >
131 <item row="7" column="1" >
133 <property name="orientation" >
134 <enum>Qt::Vertical</enum>
136 <property name="sizeHint" >