Warning, /pim/kleopatra/src/dialogs/setinitialpindialog.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>SetInitialPinDialog</class>
0003  <widget class="QDialog" name="SetInitialPinDialog" >
0004   <layout class="QGridLayout" name="gridLayout" >
0005    <item row="0" column="0" colspan="3" >
0006     <widget class="QLabel" name="mainLB" >
0007      <property name="text" >
0008       <string>&lt;p>On this SmartCard, there is space for two certificates:
0009 &lt;ol>
0010 &lt;li>A normal certificate&lt;/li>
0011 &lt;li>A special certificate for making &lt;em>qualified signatures&lt;/em> according to the German Signaturgesetz&lt;/li>
0012 &lt;/ol>
0013 You need to set initial PINs before you can use them.&lt;/p></string>
0014      </property>
0015     </widget>
0016    </item>
0017    <item row="1" column="0" colspan="3" >
0018     <widget class="Line" name="line_3" >
0019      <property name="orientation" >
0020       <enum>Qt::Horizontal</enum>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="2" column="0" colspan="2" >
0025     <widget class="QLabel" name="nksLB" >
0026      <property name="text" >
0027       <string>Step 1: Set the initial PIN for the first certificate ("NKS"):</string>
0028      </property>
0029     </widget>
0030    </item>
0031    <item row="2" column="2" >
0032     <widget class="QPushButton" name="nksPB" >
0033      <property name="text" >
0034       <string>Set Initial PIN (NKS)</string>
0035      </property>
0036     </widget>
0037    </item>
0038    <item row="3" column="0" >
0039     <widget class="QLabel" name="nksResultIcon" >
0040      <property name="sizePolicy" >
0041       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0042        <horstretch>0</horstretch>
0043        <verstretch>0</verstretch>
0044       </sizepolicy>
0045      </property>
0046      <property name="alignment" >
0047       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0048      </property>
0049     </widget>
0050    </item>
0051    <item row="3" column="1" colspan="2" >
0052     <widget class="QLabel" name="nksStatusLB" >
0053      <property name="text" >
0054       <string/>
0055      </property>
0056     </widget>
0057    </item>
0058    <item row="4" column="0" colspan="3" >
0059     <widget class="Line" name="line" >
0060      <property name="orientation" >
0061       <enum>Qt::Horizontal</enum>
0062      </property>
0063     </widget>
0064    </item>
0065    <item row="5" column="0" colspan="2" >
0066     <widget class="QLabel" name="sigGLB" >
0067      <property name="enabled" >
0068       <bool>false</bool>
0069      </property>
0070      <property name="text" >
0071       <string>Step 2: Set the initial PIN for the qualified signature certificate ("SigG"):</string>
0072      </property>
0073     </widget>
0074    </item>
0075    <item row="5" column="2" >
0076     <widget class="QPushButton" name="sigGPB" >
0077      <property name="enabled" >
0078       <bool>false</bool>
0079      </property>
0080      <property name="text" >
0081       <string>(optional) Set Initial PIN (SigG)</string>
0082      </property>
0083     </widget>
0084    </item>
0085    <item row="6" column="0" >
0086     <widget class="QLabel" name="sigGResultIcon" >
0087      <property name="sizePolicy" >
0088       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0089        <horstretch>0</horstretch>
0090        <verstretch>0</verstretch>
0091       </sizepolicy>
0092      </property>
0093      <property name="alignment" >
0094       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0095      </property>
0096     </widget>
0097    </item>
0098    <item row="6" column="1" colspan="2" >
0099     <widget class="QLabel" name="sigGStatusLB" >
0100      <property name="text" >
0101       <string/>
0102      </property>
0103     </widget>
0104    </item>
0105    <item row="7" column="0" colspan="3" >
0106     <widget class="Line" name="line_2" >
0107      <property name="orientation" >
0108       <enum>Qt::Horizontal</enum>
0109      </property>
0110     </widget>
0111    </item>
0112    <item row="8" column="0" >
0113     <spacer name="spacer" >
0114      <property name="orientation" >
0115       <enum>Qt::Vertical</enum>
0116      </property>
0117      <property name="sizeHint" stdset="0" >
0118       <size>
0119        <width>13</width>
0120        <height>13</height>
0121       </size>
0122      </property>
0123     </spacer>
0124    </item>
0125    <item row="9" column="0" colspan="3" >
0126     <widget class="QDialogButtonBox" name="dialogButtonBox" >
0127      <property name="orientation" >
0128       <enum>Qt::Horizontal</enum>
0129      </property>
0130      <property name="standardButtons" >
0131       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close</set>
0132      </property>
0133     </widget>
0134    </item>
0135   </layout>
0136  </widget>
0137  <resources/>
0138  <connections>
0139   <connection>
0140    <sender>dialogButtonBox</sender>
0141    <signal>rejected()</signal>
0142    <receiver>SetInitialPinDialog</receiver>
0143    <slot>reject()</slot>
0144    <hints>
0145     <hint type="sourcelabel" >
0146      <x>334</x>
0147      <y>373</y>
0148     </hint>
0149     <hint type="destinationlabel" >
0150      <x>879</x>
0151      <y>280</y>
0152     </hint>
0153    </hints>
0154   </connection>
0155   <connection>
0156    <sender>nksPB</sender>
0157    <signal>clicked()</signal>
0158    <receiver>SetInitialPinDialog</receiver>
0159    <slot>slotNksButtonClicked()</slot>
0160    <hints>
0161     <hint type="sourcelabel" >
0162      <x>845</x>
0163      <y>162</y>
0164     </hint>
0165     <hint type="destinationlabel" >
0166      <x>877</x>
0167      <y>166</y>
0168     </hint>
0169    </hints>
0170   </connection>
0171   <connection>
0172    <sender>sigGPB</sender>
0173    <signal>clicked()</signal>
0174    <receiver>SetInitialPinDialog</receiver>
0175    <slot>slotSigGButtonClicked()</slot>
0176    <hints>
0177     <hint type="sourcelabel" >
0178      <x>1070</x>
0179      <y>266</y>
0180     </hint>
0181     <hint type="destinationlabel" >
0182      <x>879</x>
0183      <y>216</y>
0184     </hint>
0185    </hints>
0186   </connection>
0187  </connections>
0188  <slots>
0189   <slot>slotNksButtonClicked()</slot>
0190   <slot>slotSigGButtonClicked()</slot>
0191  </slots>
0192 </ui>