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.
341 lines
13 KiB
341 lines
13 KiB
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
<class>CertificateHandlingDialog</class> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>CertificateHandlingDialog</cstring> |
|
</property> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>419</width> |
|
<height>357</height> |
|
</rect> |
|
</property> |
|
<property name="caption"> |
|
<string>Certificate Management</string> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>11</number> |
|
</property> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>Layout11</cstring> |
|
</property> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<widget class="QLabel" row="1" column="1"> |
|
<property name="name"> |
|
<cstring>encryptCertLA</cstring> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy> |
|
<hsizetype>3</hsizetype> |
|
<vsizetype>5</vsizetype> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>WinPanel</enum> |
|
</property> |
|
<property name="frameShadow"> |
|
<enum>Sunken</enum> |
|
</property> |
|
<property name="text"> |
|
<string>---</string> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="0" column="0"> |
|
<property name="name"> |
|
<cstring>TextLabel8</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Certificate used for signing messages:</string> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="0" column="1"> |
|
<property name="name"> |
|
<cstring>signCertLA</cstring> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy> |
|
<hsizetype>3</hsizetype> |
|
<vsizetype>5</vsizetype> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="frameShape"> |
|
<enum>WinPanel</enum> |
|
</property> |
|
<property name="frameShadow"> |
|
<enum>Sunken</enum> |
|
</property> |
|
<property name="text"> |
|
<string>---</string> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="1" column="0"> |
|
<property name="name"> |
|
<cstring>TextLabel10</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Certificate used for encrypting messages:</string> |
|
</property> |
|
</widget> |
|
</grid> |
|
</widget> |
|
<widget class="QListView"> |
|
<column> |
|
<property name="text"> |
|
<string>Certificate</string> |
|
</property> |
|
<property name="clickable"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="resizeable"> |
|
<bool>true</bool> |
|
</property> |
|
</column> |
|
<column> |
|
<property name="text"> |
|
<string>Checksum</string> |
|
</property> |
|
<property name="clickable"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="resizeable"> |
|
<bool>true</bool> |
|
</property> |
|
</column> |
|
<column> |
|
<property name="text"> |
|
<string>Possible Usage</string> |
|
</property> |
|
<property name="clickable"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="resizeable"> |
|
<bool>true</bool> |
|
</property> |
|
</column> |
|
<column> |
|
<property name="text"> |
|
<string>Current Usage</string> |
|
</property> |
|
<property name="clickable"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="resizeable"> |
|
<bool>true</bool> |
|
</property> |
|
</column> |
|
<property name="name"> |
|
<cstring>certificatesLV</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>Layout12</cstring> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<spacer> |
|
<property name="name" stdset="0"> |
|
<cstring>Spacer11</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>useForSigningPB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Use for &signing</string> |
|
</property> |
|
</widget> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>useForEncryptingPB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Use for &encrypting</string> |
|
</property> |
|
</widget> |
|
<spacer> |
|
<property name="name" stdset="0"> |
|
<cstring>Spacer10</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</hbox> |
|
</widget> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>Layout13</cstring> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<property name="spacing"> |
|
<number>6</number> |
|
</property> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>requestNewPB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Request &new...</string> |
|
</property> |
|
</widget> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>requestExtensionPB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Request e&xtension...</string> |
|
</property> |
|
</widget> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>requestChangePB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Request &change...</string> |
|
</property> |
|
</widget> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>deletePB</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>&Delete...</string> |
|
</property> |
|
</widget> |
|
</hbox> |
|
</widget> |
|
</vbox> |
|
</widget> |
|
<connections> |
|
<connection> |
|
<sender>certificatesLV</sender> |
|
<signal>selectionChanged(QListViewItem*)</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotCertificateSelectionChanged(QListViewItem*)</slot> |
|
</connection> |
|
<connection> |
|
<sender>useForSigningPB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotUseForSigning()</slot> |
|
</connection> |
|
<connection> |
|
<sender>useForEncryptingPB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotUseForEncrypting()</slot> |
|
</connection> |
|
<connection> |
|
<sender>requestNewPB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotRequestNewCertificate()</slot> |
|
</connection> |
|
<connection> |
|
<sender>requestExtensionPB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotRequestExtendedCertificate()</slot> |
|
</connection> |
|
<connection> |
|
<sender>requestChangePB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotRequestChangedCertificate()</slot> |
|
</connection> |
|
<connection> |
|
<sender>deletePB</sender> |
|
<signal>clicked()</signal> |
|
<receiver>CertificateHandlingDialog</receiver> |
|
<slot>slotDeleteCertificate()</slot> |
|
</connection> |
|
</connections> |
|
<slots> |
|
<slot access="protected">slotDeleteCertificate()</slot> |
|
<slot access="protected">slotCertificateSelectionChanged( QListViewItem* )</slot> |
|
<slot access="protected">slotRequestChangedCertificate()</slot> |
|
<slot access="protected">slotRequestExtendedCertificate()</slot> |
|
<slot access="protected">slotRequestNewCertificate()</slot> |
|
<slot access="protected">slotUseForEncrypting()</slot> |
|
<slot access="protected">slotUseForSigning()</slot> |
|
</slots> |
|
<layoutdefaults spacing="6" margin="11"/> |
|
</UI>
|
|
|