MainWindow_UI.ui
上传用户:stc1860
上传日期:2007-01-12
资源大小:234k
文件大小:52k
源码类别:

CA认证

开发平台:

MultiPlatform

  1. <!DOCTYPE UI><UI>
  2. <class>MainWindow_UI</class>
  3. <pixmapfunction></pixmapfunction>
  4. <widget>
  5.     <class>QWidget</class>
  6.     <property stdset="1">
  7.         <name>name</name>
  8.         <cstring>MainWindow_UI</cstring>
  9.     </property>
  10.     <property stdset="1">
  11.         <name>geometry</name>
  12.         <rect>
  13.             <x>0</x>
  14.             <y>0</y>
  15.             <width>764</width>
  16.             <height>604</height>
  17.         </rect>
  18.     </property>
  19.     <property stdset="1">
  20.         <name>caption</name>
  21.         <string>X Certificate and Key management</string>
  22.     </property>
  23.     <vbox>
  24.         <property stdset="1">
  25.             <name>margin</name>
  26.             <number>11</number>
  27.         </property>
  28.         <property stdset="1">
  29.             <name>spacing</name>
  30.             <number>6</number>
  31.         </property>
  32.         <widget>
  33.             <class>QTabWidget</class>
  34.             <property stdset="1">
  35.                 <name>name</name>
  36.                 <cstring>MainTab</cstring>
  37.             </property>
  38.             <property stdset="1">
  39.                 <name>tabShape</name>
  40.                 <enum>Rounded</enum>
  41.             </property>
  42.             <widget>
  43.                 <class>QWidget</class>
  44.                 <property stdset="1">
  45.                     <name>name</name>
  46.                     <cstring>RSATab</cstring>
  47.                 </property>
  48.                 <attribute>
  49.                     <name>title</name>
  50.                     <string>RSA Keys</string>
  51.                 </attribute>
  52.                 <hbox>
  53.                     <property stdset="1">
  54.                         <name>margin</name>
  55.                         <number>11</number>
  56.                     </property>
  57.                     <property stdset="1">
  58.                         <name>spacing</name>
  59.                         <number>6</number>
  60.                     </property>
  61.                     <widget>
  62.                         <class>QListView</class>
  63.                         <column>
  64.                             <property>
  65.                                 <name>text</name>
  66.                                 <string>Name</string>
  67.                             </property>
  68.                             <property>
  69.                                 <name>clickable</name>
  70.                                 <bool>true</bool>
  71.                             </property>
  72.                             <property>
  73.                                 <name>resizeable</name>
  74.                                 <bool>true</bool>
  75.                             </property>
  76.                         </column>
  77.                     <item>
  78.                         <property>
  79.                             <name>text</name>
  80.                             <string>Item</string>
  81.                         </property>
  82.                         <property>
  83.                             <name>pixmap</name>
  84.                             <pixmap></pixmap>
  85.                         </property>
  86.                     </item>
  87.                         <property stdset="1">
  88.                             <name>name</name>
  89.                             <cstring>keyList</cstring>
  90.                         </property>
  91.                     </widget>
  92.                     <widget>
  93.                         <class>QFrame</class>
  94.                         <property stdset="1">
  95.                             <name>name</name>
  96.                             <cstring>Frame4</cstring>
  97.                         </property>
  98.                         <property stdset="1">
  99.                             <name>sizePolicy</name>
  100.                             <sizepolicy>
  101.                                 <hsizetype>1</hsizetype>
  102.                                 <vsizetype>1</vsizetype>
  103.                             </sizepolicy>
  104.                         </property>
  105.                         <property stdset="1">
  106.                             <name>frameShape</name>
  107.                             <enum>Box</enum>
  108.                         </property>
  109.                         <property stdset="1">
  110.                             <name>frameShadow</name>
  111.                             <enum>Sunken</enum>
  112.                         </property>
  113.                         <vbox>
  114.                             <property stdset="1">
  115.                                 <name>margin</name>
  116.                                 <number>11</number>
  117.                             </property>
  118.                             <property stdset="1">
  119.                                 <name>spacing</name>
  120.                                 <number>6</number>
  121.                             </property>
  122.                             <widget>
  123.                                 <class>QPushButton</class>
  124.                                 <property stdset="1">
  125.                                     <name>name</name>
  126.                                     <cstring>genNewKey</cstring>
  127.                                 </property>
  128.                                 <property stdset="1">
  129.                                     <name>text</name>
  130.                                     <string>New Key</string>
  131.                                 </property>
  132.                             </widget>
  133.                             <widget>
  134.                                 <class>QPushButton</class>
  135.                                 <property stdset="1">
  136.                                     <name>name</name>
  137.                                     <cstring>exportKey</cstring>
  138.                                 </property>
  139.                                 <property stdset="1">
  140.                                     <name>text</name>
  141.                                     <string>Export</string>
  142.                                 </property>
  143.                             </widget>
  144.                             <widget>
  145.                                 <class>QPushButton</class>
  146.                                 <property stdset="1">
  147.                                     <name>name</name>
  148.                                     <cstring>importKey</cstring>
  149.                                 </property>
  150.                                 <property stdset="1">
  151.                                     <name>text</name>
  152.                                     <string>Import</string>
  153.                                 </property>
  154.                             </widget>
  155.                             <widget>
  156.                                 <class>QPushButton</class>
  157.                                 <property stdset="1">
  158.                                     <name>name</name>
  159.                                     <cstring>detailsKey</cstring>
  160.                                 </property>
  161.                                 <property stdset="1">
  162.                                     <name>text</name>
  163.                                     <string>Show Details</string>
  164.                                 </property>
  165.                             </widget>
  166.                             <widget>
  167.                                 <class>QPushButton</class>
  168.                                 <property stdset="1">
  169.                                     <name>name</name>
  170.                                     <cstring>renameKey</cstring>
  171.                                 </property>
  172.                                 <property stdset="1">
  173.                                     <name>text</name>
  174.                                     <string>Delete</string>
  175.                                 </property>
  176.                             </widget>
  177.                             <spacer>
  178.                                 <property>
  179.                                     <name>name</name>
  180.                                     <cstring>Spacer1</cstring>
  181.                                 </property>
  182.                                 <property stdset="1">
  183.                                     <name>orientation</name>
  184.                                     <enum>Vertical</enum>
  185.                                 </property>
  186.                                 <property stdset="1">
  187.                                     <name>sizeType</name>
  188.                                     <enum>Expanding</enum>
  189.                                 </property>
  190.                                 <property>
  191.                                     <name>sizeHint</name>
  192.                                     <size>
  193.                                         <width>20</width>
  194.                                         <height>20</height>
  195.                                     </size>
  196.                                 </property>
  197.                             </spacer>
  198.                             <widget>
  199.                                 <class>QLabel</class>
  200.                                 <property stdset="1">
  201.                                     <name>name</name>
  202.                                     <cstring>bigKey</cstring>
  203.                                 </property>
  204.                                 <property stdset="1">
  205.                                     <name>minimumSize</name>
  206.                                     <size>
  207.                                         <width>200</width>
  208.                                         <height>94</height>
  209.                                     </size>
  210.                                 </property>
  211.                                 <property stdset="1">
  212.                                     <name>scaledContents</name>
  213.                                     <bool>true</bool>
  214.                                 </property>
  215.                             </widget>
  216.                         </vbox>
  217.                     </widget>
  218.                 </hbox>
  219.             </widget>
  220.             <widget>
  221.                 <class>QWidget</class>
  222.                 <property stdset="1">
  223.                     <name>name</name>
  224.                     <cstring>CertTab</cstring>
  225.                 </property>
  226.                 <attribute>
  227.                     <name>title</name>
  228.                     <string>Certificate signing request</string>
  229.                 </attribute>
  230.                 <hbox>
  231.                     <property stdset="1">
  232.                         <name>margin</name>
  233.                         <number>11</number>
  234.                     </property>
  235.                     <property stdset="1">
  236.                         <name>spacing</name>
  237.                         <number>6</number>
  238.                     </property>
  239.                     <widget>
  240.                         <class>QListView</class>
  241.                         <column>
  242.                             <property>
  243.                                 <name>text</name>
  244.                                 <string>Name</string>
  245.                             </property>
  246.                             <property>
  247.                                 <name>clickable</name>
  248.                                 <bool>true</bool>
  249.                             </property>
  250.                             <property>
  251.                                 <name>resizeable</name>
  252.                                 <bool>true</bool>
  253.                             </property>
  254.                         </column>
  255.                     <item>
  256.                         <property>
  257.                             <name>text</name>
  258.                             <string>Item</string>
  259.                         </property>
  260.                         <property>
  261.                             <name>pixmap</name>
  262.                             <pixmap></pixmap>
  263.                         </property>
  264.                     </item>
  265.                         <property stdset="1">
  266.                             <name>name</name>
  267.                             <cstring>reqList</cstring>
  268.                         </property>
  269.                     </widget>
  270.                     <widget>
  271.                         <class>QFrame</class>
  272.                         <property stdset="1">
  273.                             <name>name</name>
  274.                             <cstring>Frame6</cstring>
  275.                         </property>
  276.                         <property stdset="1">
  277.                             <name>sizePolicy</name>
  278.                             <sizepolicy>
  279.                                 <hsizetype>1</hsizetype>
  280.                                 <vsizetype>5</vsizetype>
  281.                             </sizepolicy>
  282.                         </property>
  283.                         <property stdset="1">
  284.                             <name>frameShape</name>
  285.                             <enum>Box</enum>
  286.                         </property>
  287.                         <property stdset="1">
  288.                             <name>frameShadow</name>
  289.                             <enum>Sunken</enum>
  290.                         </property>
  291.                         <vbox>
  292.                             <property stdset="1">
  293.                                 <name>margin</name>
  294.                                 <number>11</number>
  295.                             </property>
  296.                             <property stdset="1">
  297.                                 <name>spacing</name>
  298.                                 <number>6</number>
  299.                             </property>
  300.                             <widget>
  301.                                 <class>QPushButton</class>
  302.                                 <property stdset="1">
  303.                                     <name>name</name>
  304.                                     <cstring>PushButton13</cstring>
  305.                                 </property>
  306.                                 <property stdset="1">
  307.                                     <name>text</name>
  308.                                     <string>New Request</string>
  309.                                 </property>
  310.                             </widget>
  311.                             <widget>
  312.                                 <class>QPushButton</class>
  313.                                 <property stdset="1">
  314.                                     <name>name</name>
  315.                                     <cstring>PushButton47</cstring>
  316.                                 </property>
  317.                                 <property stdset="1">
  318.                                     <name>text</name>
  319.                                     <string>Export</string>
  320.                                 </property>
  321.                             </widget>
  322.                             <widget>
  323.                                 <class>QPushButton</class>
  324.                                 <property stdset="1">
  325.                                     <name>name</name>
  326.                                     <cstring>PushButton46</cstring>
  327.                                 </property>
  328.                                 <property stdset="1">
  329.                                     <name>text</name>
  330.                                     <string>Import</string>
  331.                                 </property>
  332.                             </widget>
  333.                             <widget>
  334.                                 <class>QPushButton</class>
  335.                                 <property stdset="1">
  336.                                     <name>name</name>
  337.                                     <cstring>PushButton25</cstring>
  338.                                 </property>
  339.                                 <property stdset="1">
  340.                                     <name>text</name>
  341.                                     <string>Show Details</string>
  342.                                 </property>
  343.                             </widget>
  344.                             <widget>
  345.                                 <class>QPushButton</class>
  346.                                 <property stdset="1">
  347.                                     <name>name</name>
  348.                                     <cstring>PushButton26</cstring>
  349.                                 </property>
  350.                                 <property stdset="1">
  351.                                     <name>text</name>
  352.                                     <string>Delete</string>
  353.                                 </property>
  354.                             </widget>
  355.                             <spacer>
  356.                                 <property>
  357.                                     <name>name</name>
  358.                                     <cstring>Spacer8</cstring>
  359.                                 </property>
  360.                                 <property stdset="1">
  361.                                     <name>orientation</name>
  362.                                     <enum>Vertical</enum>
  363.                                 </property>
  364.                                 <property stdset="1">
  365.                                     <name>sizeType</name>
  366.                                     <enum>Expanding</enum>
  367.                                 </property>
  368.                                 <property>
  369.                                     <name>sizeHint</name>
  370.                                     <size>
  371.                                         <width>20</width>
  372.                                         <height>20</height>
  373.                                     </size>
  374.                                 </property>
  375.                             </spacer>
  376.                             <widget>
  377.                                 <class>QLabel</class>
  378.                                 <property stdset="1">
  379.                                     <name>name</name>
  380.                                     <cstring>bigCsr</cstring>
  381.                                 </property>
  382.                                 <property stdset="1">
  383.                                     <name>minimumSize</name>
  384.                                     <size>
  385.                                         <width>200</width>
  386.                                         <height>94</height>
  387.                                     </size>
  388.                                 </property>
  389.                                 <property stdset="1">
  390.                                     <name>scaledContents</name>
  391.                                     <bool>true</bool>
  392.                                 </property>
  393.                             </widget>
  394.                         </vbox>
  395.                     </widget>
  396.                 </hbox>
  397.             </widget>
  398.             <widget>
  399.                 <class>QWidget</class>
  400.                 <property stdset="1">
  401.                     <name>name</name>
  402.                     <cstring>ReqTab</cstring>
  403.                 </property>
  404.                 <attribute>
  405.                     <name>title</name>
  406.                     <string>Certificate</string>
  407.                 </attribute>
  408.                 <hbox>
  409.                     <property stdset="1">
  410.                         <name>margin</name>
  411.                         <number>11</number>
  412.                     </property>
  413.                     <property stdset="1">
  414.                         <name>spacing</name>
  415.                         <number>6</number>
  416.                     </property>
  417.                     <widget>
  418.                         <class>QListView</class>
  419.                         <column>
  420.                             <property>
  421.                                 <name>text</name>
  422.                                 <string>Name</string>
  423.                             </property>
  424.                             <property>
  425.                                 <name>clickable</name>
  426.                                 <bool>true</bool>
  427.                             </property>
  428.                             <property>
  429.                                 <name>resizeable</name>
  430.                                 <bool>true</bool>
  431.                             </property>
  432.                         </column>
  433.                     <item>
  434.                         <property>
  435.                             <name>text</name>
  436.                             <string>Item</string>
  437.                         </property>
  438.                         <property>
  439.                             <name>pixmap</name>
  440.                             <pixmap></pixmap>
  441.                         </property>
  442.                     </item>
  443.                         <property stdset="1">
  444.                             <name>name</name>
  445.                             <cstring>certList</cstring>
  446.                         </property>
  447.                     </widget>
  448.                     <widget>
  449.                         <class>QFrame</class>
  450.                         <property stdset="1">
  451.                             <name>name</name>
  452.                             <cstring>Frame6_2</cstring>
  453.                         </property>
  454.                         <property stdset="1">
  455.                             <name>frameShape</name>
  456.                             <enum>Box</enum>
  457.                         </property>
  458.                         <property stdset="1">
  459.                             <name>frameShadow</name>
  460.                             <enum>Sunken</enum>
  461.                         </property>
  462.                         <vbox>
  463.                             <property stdset="1">
  464.                                 <name>margin</name>
  465.                                 <number>11</number>
  466.                             </property>
  467.                             <property stdset="1">
  468.                                 <name>spacing</name>
  469.                                 <number>6</number>
  470.                             </property>
  471.                             <widget>
  472.                                 <class>QPushButton</class>
  473.                                 <property stdset="1">
  474.                                     <name>name</name>
  475.                                     <cstring>PushButton13_2</cstring>
  476.                                 </property>
  477.                                 <property stdset="1">
  478.                                     <name>text</name>
  479.                                     <string>New Certificate</string>
  480.                                 </property>
  481.                             </widget>
  482.                             <widget>
  483.                                 <class>QPushButton</class>
  484.                                 <property stdset="1">
  485.                                     <name>name</name>
  486.                                     <cstring>PushButton47_2</cstring>
  487.                                 </property>
  488.                                 <property stdset="1">
  489.                                     <name>text</name>
  490.                                     <string>Export</string>
  491.                                 </property>
  492.                             </widget>
  493.                             <widget>
  494.                                 <class>QPushButton</class>
  495.                                 <property stdset="1">
  496.                                     <name>name</name>
  497.                                     <cstring>PushButton46_2</cstring>
  498.                                 </property>
  499.                                 <property stdset="1">
  500.                                     <name>text</name>
  501.                                     <string>Import</string>
  502.                                 </property>
  503.                             </widget>
  504.                             <widget>
  505.                                 <class>QPushButton</class>
  506.                                 <property stdset="1">
  507.                                     <name>name</name>
  508.                                     <cstring>PushButton25_2</cstring>
  509.                                 </property>
  510.                                 <property stdset="1">
  511.                                     <name>text</name>
  512.                                     <string>Show Details</string>
  513.                                 </property>
  514.                             </widget>
  515.                             <widget>
  516.                                 <class>QPushButton</class>
  517.                                 <property stdset="1">
  518.                                     <name>name</name>
  519.                                     <cstring>PushButton26_2</cstring>
  520.                                 </property>
  521.                                 <property stdset="1">
  522.                                     <name>text</name>
  523.                                     <string>Delete</string>
  524.                                 </property>
  525.                             </widget>
  526.                             <widget>
  527.                                 <class>QPushButton</class>
  528.                                 <property stdset="1">
  529.                                     <name>name</name>
  530.                                     <cstring>PushButton18</cstring>
  531.                                 </property>
  532.                                 <property stdset="1">
  533.                                     <name>text</name>
  534.                                     <string>Import PKCS#12</string>
  535.                                 </property>
  536.                             </widget>
  537.                             <spacer>
  538.                                 <property>
  539.                                     <name>name</name>
  540.                                     <cstring>Spacer9</cstring>
  541.                                 </property>
  542.                                 <property stdset="1">
  543.                                     <name>orientation</name>
  544.                                     <enum>Vertical</enum>
  545.                                 </property>
  546.                                 <property stdset="1">
  547.                                     <name>sizeType</name>
  548.                                     <enum>Expanding</enum>
  549.                                 </property>
  550.                                 <property>
  551.                                     <name>sizeHint</name>
  552.                                     <size>
  553.                                         <width>20</width>
  554.                                         <height>20</height>
  555.                                     </size>
  556.                                 </property>
  557.                             </spacer>
  558.                             <widget>
  559.                                 <class>QLabel</class>
  560.                                 <property stdset="1">
  561.                                     <name>name</name>
  562.                                     <cstring>bigCert</cstring>
  563.                                 </property>
  564.                                 <property stdset="1">
  565.                                     <name>minimumSize</name>
  566.                                     <size>
  567.                                         <width>200</width>
  568.                                         <height>94</height>
  569.                                     </size>
  570.                                 </property>
  571.                                 <property stdset="1">
  572.                                     <name>scaledContents</name>
  573.                                     <bool>true</bool>
  574.                                 </property>
  575.                             </widget>
  576.                         </vbox>
  577.                     </widget>
  578.                 </hbox>
  579.             </widget>
  580.             <widget>
  581.                 <class>QWidget</class>
  582.                 <property stdset="1">
  583.                     <name>name</name>
  584.                     <cstring>CATab</cstring>
  585.                 </property>
  586.                 <attribute>
  587.                     <name>title</name>
  588.                     <string>Templates</string>
  589.                 </attribute>
  590.                 <hbox>
  591.                     <property stdset="1">
  592.                         <name>margin</name>
  593.                         <number>11</number>
  594.                     </property>
  595.                     <property stdset="1">
  596.                         <name>spacing</name>
  597.                         <number>6</number>
  598.                     </property>
  599.                     <widget>
  600.                         <class>QListView</class>
  601.                         <column>
  602.                             <property>
  603.                                 <name>text</name>
  604.                                 <string>Name</string>
  605.                             </property>
  606.                             <property>
  607.                                 <name>clickable</name>
  608.                                 <bool>true</bool>
  609.                             </property>
  610.                             <property>
  611.                                 <name>resizeable</name>
  612.                                 <bool>true</bool>
  613.                             </property>
  614.                         </column>
  615.                     <item>
  616.                         <property>
  617.                             <name>text</name>
  618.                             <string>Item</string>
  619.                         </property>
  620.                         <property>
  621.                             <name>pixmap</name>
  622.                             <pixmap></pixmap>
  623.                         </property>
  624.                     </item>
  625.                         <property stdset="1">
  626.                             <name>name</name>
  627.                             <cstring>tempList</cstring>
  628.                         </property>
  629.                     </widget>
  630.                     <widget>
  631.                         <class>QFrame</class>
  632.                         <property stdset="1">
  633.                             <name>name</name>
  634.                             <cstring>FrameAA</cstring>
  635.                         </property>
  636.                         <property stdset="1">
  637.                             <name>frameShape</name>
  638.                             <enum>Box</enum>
  639.                         </property>
  640.                         <property stdset="1">
  641.                             <name>frameShadow</name>
  642.                             <enum>Sunken</enum>
  643.                         </property>
  644.                         <vbox>
  645.                             <property stdset="1">
  646.                                 <name>margin</name>
  647.                                 <number>11</number>
  648.                             </property>
  649.                             <property stdset="1">
  650.                                 <name>spacing</name>
  651.                                 <number>6</number>
  652.                             </property>
  653.                             <widget>
  654.                                 <class>QPushButton</class>
  655.                                 <property stdset="1">
  656.                                     <name>name</name>
  657.                                     <cstring>PushButton13_2_2</cstring>
  658.                                 </property>
  659.                                 <property stdset="1">
  660.                                     <name>text</name>
  661.                                     <string>New empty template</string>
  662.                                 </property>
  663.                             </widget>
  664.                             <widget>
  665.                                 <class>QPushButton</class>
  666.                                 <property stdset="1">
  667.                                     <name>name</name>
  668.                                     <cstring>PushButton13_2_2_2</cstring>
  669.                                 </property>
  670.                                 <property stdset="1">
  671.                                     <name>text</name>
  672.                                     <string>New CA template</string>
  673.                                 </property>
  674.                             </widget>
  675.                             <widget>
  676.                                 <class>QPushButton</class>
  677.                                 <property stdset="1">
  678.                                     <name>name</name>
  679.                                     <cstring>PushButton13_2_2_3</cstring>
  680.                                 </property>
  681.                                 <property stdset="1">
  682.                                     <name>text</name>
  683.                                     <string>New client template</string>
  684.                                 </property>
  685.                             </widget>
  686.                             <widget>
  687.                                 <class>QPushButton</class>
  688.                                 <property stdset="1">
  689.                                     <name>name</name>
  690.                                     <cstring>PushButton13_2_2_4</cstring>
  691.                                 </property>
  692.                                 <property stdset="1">
  693.                                     <name>text</name>
  694.                                     <string>New server template</string>
  695.                                 </property>
  696.                             </widget>
  697.                             <widget>
  698.                                 <class>QPushButton</class>
  699.                                 <property stdset="1">
  700.                                     <name>name</name>
  701.                                     <cstring>PushButton25_2_2</cstring>
  702.                                 </property>
  703.                                 <property stdset="1">
  704.                                     <name>text</name>
  705.                                     <string>Change Template</string>
  706.                                 </property>
  707.                             </widget>
  708.                             <widget>
  709.                                 <class>QPushButton</class>
  710.                                 <property stdset="1">
  711.                                     <name>name</name>
  712.                                     <cstring>PushButton26_2_2</cstring>
  713.                                 </property>
  714.                                 <property stdset="1">
  715.                                     <name>text</name>
  716.                                     <string>Delete</string>
  717.                                 </property>
  718.                             </widget>
  719.                             <spacer>
  720.                                 <property>
  721.                                     <name>name</name>
  722.                                     <cstring>Spacer9_2</cstring>
  723.                                 </property>
  724.                                 <property stdset="1">
  725.                                     <name>orientation</name>
  726.                                     <enum>Vertical</enum>
  727.                                 </property>
  728.                                 <property stdset="1">
  729.                                     <name>sizeType</name>
  730.                                     <enum>Expanding</enum>
  731.                                 </property>
  732.                                 <property>
  733.                                     <name>sizeHint</name>
  734.                                     <size>
  735.                                         <width>20</width>
  736.                                         <height>20</height>
  737.                                     </size>
  738.                                 </property>
  739.                             </spacer>
  740.                             <widget>
  741.                                 <class>QLabel</class>
  742.                                 <property stdset="1">
  743.                                     <name>name</name>
  744.                                     <cstring>bigTemp</cstring>
  745.                                 </property>
  746.                                 <property stdset="1">
  747.                                     <name>minimumSize</name>
  748.                                     <size>
  749.                                         <width>200</width>
  750.                                         <height>94</height>
  751.                                     </size>
  752.                                 </property>
  753.                                 <property stdset="1">
  754.                                     <name>scaledContents</name>
  755.                                     <bool>true</bool>
  756.                                 </property>
  757.                             </widget>
  758.                         </vbox>
  759.                     </widget>
  760.                 </hbox>
  761.             </widget>
  762.             <widget>
  763.                 <class>QWidget</class>
  764.                 <property stdset="1">
  765.                     <name>name</name>
  766.                     <cstring>tab</cstring>
  767.                 </property>
  768.                 <attribute>
  769.                     <name>title</name>
  770.                     <string>Revocation list</string>
  771.                 </attribute>
  772.                 <hbox>
  773.                     <property stdset="1">
  774.                         <name>margin</name>
  775.                         <number>11</number>
  776.                     </property>
  777.                     <property stdset="1">
  778.                         <name>spacing</name>
  779.                         <number>6</number>
  780.                     </property>
  781.                     <widget>
  782.                         <class>QListView</class>
  783.                         <column>
  784.                             <property>
  785.                                 <name>text</name>
  786.                                 <string>Name</string>
  787.                             </property>
  788.                             <property>
  789.                                 <name>clickable</name>
  790.                                 <bool>true</bool>
  791.                             </property>
  792.                             <property>
  793.                                 <name>resizeable</name>
  794.                                 <bool>true</bool>
  795.                             </property>
  796.                         </column>
  797.                         <property stdset="1">
  798.                             <name>name</name>
  799.                             <cstring>tempList_2</cstring>
  800.                         </property>
  801.                         <property stdset="1">
  802.                             <name>enabled</name>
  803.                             <bool>false</bool>
  804.                         </property>
  805.                     </widget>
  806.                     <widget>
  807.                         <class>QFrame</class>
  808.                         <property stdset="1">
  809.                             <name>name</name>
  810.                             <cstring>FrameAA_2</cstring>
  811.                         </property>
  812.                         <property stdset="1">
  813.                             <name>frameShape</name>
  814.                             <enum>Box</enum>
  815.                         </property>
  816.                         <property stdset="1">
  817.                             <name>frameShadow</name>
  818.                             <enum>Sunken</enum>
  819.                         </property>
  820.                         <vbox>
  821.                             <property stdset="1">
  822.                                 <name>margin</name>
  823.                                 <number>11</number>
  824.                             </property>
  825.                             <property stdset="1">
  826.                                 <name>spacing</name>
  827.                                 <number>6</number>
  828.                             </property>
  829.                             <widget>
  830.                                 <class>QPushButton</class>
  831.                                 <property stdset="1">
  832.                                     <name>name</name>
  833.                                     <cstring>PushButton13_2_2_5</cstring>
  834.                                 </property>
  835.                                 <property stdset="1">
  836.                                     <name>text</name>
  837.                                     <string>C R A S H</string>
  838.                                 </property>
  839.                             </widget>
  840.                             <widget>
  841.                                 <class>QPushButton</class>
  842.                                 <property stdset="1">
  843.                                     <name>name</name>
  844.                                     <cstring>PushButton13_2_2_2_2</cstring>
  845.                                 </property>
  846.                                 <property stdset="1">
  847.                                     <name>enabled</name>
  848.                                     <bool>false</bool>
  849.                                 </property>
  850.                                 <property stdset="1">
  851.                                     <name>text</name>
  852.                                     <string>Create</string>
  853.                                 </property>
  854.                             </widget>
  855.                             <widget>
  856.                                 <class>QPushButton</class>
  857.                                 <property stdset="1">
  858.                                     <name>name</name>
  859.                                     <cstring>PushButton26_2_2_2</cstring>
  860.                                 </property>
  861.                                 <property stdset="1">
  862.                                     <name>enabled</name>
  863.                                     <bool>false</bool>
  864.                                 </property>
  865.                                 <property stdset="1">
  866.                                     <name>text</name>
  867.                                     <string>Delete</string>
  868.                                 </property>
  869.                             </widget>
  870.                             <spacer>
  871.                                 <property>
  872.                                     <name>name</name>
  873.                                     <cstring>Spacer9_2_2</cstring>
  874.                                 </property>
  875.                                 <property stdset="1">
  876.                                     <name>orientation</name>
  877.                                     <enum>Vertical</enum>
  878.                                 </property>
  879.                                 <property stdset="1">
  880.                                     <name>sizeType</name>
  881.                                     <enum>Expanding</enum>
  882.                                 </property>
  883.                                 <property>
  884.                                     <name>sizeHint</name>
  885.                                     <size>
  886.                                         <width>20</width>
  887.                                         <height>20</height>
  888.                                     </size>
  889.                                 </property>
  890.                             </spacer>
  891.                             <widget>
  892.                                 <class>QLabel</class>
  893.                                 <property stdset="1">
  894.                                     <name>name</name>
  895.                                     <cstring>bigRev</cstring>
  896.                                 </property>
  897.                                 <property stdset="1">
  898.                                     <name>minimumSize</name>
  899.                                     <size>
  900.                                         <width>200</width>
  901.                                         <height>94</height>
  902.                                     </size>
  903.                                 </property>
  904.                                 <property stdset="1">
  905.                                     <name>scaledContents</name>
  906.                                     <bool>true</bool>
  907.                                 </property>
  908.                             </widget>
  909.                         </vbox>
  910.                     </widget>
  911.                 </hbox>
  912.             </widget>
  913.         </widget>
  914.         <widget>
  915.             <class>QLayoutWidget</class>
  916.             <property stdset="1">
  917.                 <name>name</name>
  918.                 <cstring>Layout1</cstring>
  919.             </property>
  920.             <hbox>
  921.                 <property stdset="1">
  922.                     <name>margin</name>
  923.                     <number>0</number>
  924.                 </property>
  925.                 <property stdset="1">
  926.                     <name>spacing</name>
  927.                     <number>6</number>
  928.                 </property>
  929.                 <widget>
  930.                     <class>QLabel</class>
  931.                     <property stdset="1">
  932.                         <name>name</name>
  933.                         <cstring>copyright</cstring>
  934.                     </property>
  935.                     <property stdset="1">
  936.                         <name>text</name>
  937.                         <string>(c) 2002 by christian@hohnstaedt.de</string>
  938.                     </property>
  939.                 </widget>
  940.                 <spacer>
  941.                     <property>
  942.                         <name>name</name>
  943.                         <cstring>Spacer2</cstring>
  944.                     </property>
  945.                     <property stdset="1">
  946.                         <name>orientation</name>
  947.                         <enum>Horizontal</enum>
  948.                     </property>
  949.                     <property stdset="1">
  950.                         <name>sizeType</name>
  951.                         <enum>Expanding</enum>
  952.                     </property>
  953.                     <property>
  954.                         <name>sizeHint</name>
  955.                         <size>
  956.                             <width>20</width>
  957.                             <height>20</height>
  958.                         </size>
  959.                     </property>
  960.                 </spacer>
  961.                 <widget>
  962.                     <class>QPushButton</class>
  963.                     <property stdset="1">
  964.                         <name>name</name>
  965.                         <cstring>quitApp</cstring>
  966.                     </property>
  967.                     <property stdset="1">
  968.                         <name>text</name>
  969.                         <string>Exit</string>
  970.                     </property>
  971.                 </widget>
  972.             </hbox>
  973.         </widget>
  974.     </vbox>
  975. </widget>
  976. <connections>
  977.     <connection>
  978.         <sender>genNewKey</sender>
  979.         <signal>clicked()</signal>
  980.         <receiver>MainWindow_UI</receiver>
  981.         <slot>newKey()</slot>
  982.     </connection>
  983.     <connection>
  984.         <sender>PushButton13</sender>
  985.         <signal>clicked()</signal>
  986.         <receiver>MainWindow_UI</receiver>
  987.         <slot>newReq()</slot>
  988.     </connection>
  989.     <connection>
  990.         <sender>PushButton26</sender>
  991.         <signal>clicked()</signal>
  992.         <receiver>MainWindow_UI</receiver>
  993.         <slot>deleteReq()</slot>
  994.     </connection>
  995.     <connection>
  996.         <sender>exportKey</sender>
  997.         <signal>clicked()</signal>
  998.         <receiver>MainWindow_UI</receiver>
  999.         <slot>writeKey()</slot>
  1000.     </connection>
  1001.     <connection>
  1002.         <sender>importKey</sender>
  1003.         <signal>clicked()</signal>
  1004.         <receiver>MainWindow_UI</receiver>
  1005.         <slot>loadKey()</slot>
  1006.     </connection>
  1007.     <connection>
  1008.         <sender>PushButton47</sender>
  1009.         <signal>clicked()</signal>
  1010.         <receiver>MainWindow_UI</receiver>
  1011.         <slot>writeReq()</slot>
  1012.     </connection>
  1013.     <connection>
  1014.         <sender>PushButton46</sender>
  1015.         <signal>clicked()</signal>
  1016.         <receiver>MainWindow_UI</receiver>
  1017.         <slot>loadReq()</slot>
  1018.     </connection>
  1019.     <connection>
  1020.         <sender>PushButton13_2</sender>
  1021.         <signal>clicked()</signal>
  1022.         <receiver>MainWindow_UI</receiver>
  1023.         <slot>newCert()</slot>
  1024.     </connection>
  1025.     <connection>
  1026.         <sender>PushButton47_2</sender>
  1027.         <signal>clicked()</signal>
  1028.         <receiver>MainWindow_UI</receiver>
  1029.         <slot>writeCert()</slot>
  1030.     </connection>
  1031.     <connection>
  1032.         <sender>PushButton46_2</sender>
  1033.         <signal>clicked()</signal>
  1034.         <receiver>MainWindow_UI</receiver>
  1035.         <slot>loadCert()</slot>
  1036.     </connection>
  1037.     <connection>
  1038.         <sender>PushButton26_2</sender>
  1039.         <signal>clicked()</signal>
  1040.         <receiver>MainWindow_UI</receiver>
  1041.         <slot>deleteCert()</slot>
  1042.     </connection>
  1043.     <connection>
  1044.         <sender>renameKey</sender>
  1045.         <signal>clicked()</signal>
  1046.         <receiver>MainWindow_UI</receiver>
  1047.         <slot>deleteKey()</slot>
  1048.     </connection>
  1049.     <connection>
  1050.         <sender>detailsKey</sender>
  1051.         <signal>clicked()</signal>
  1052.         <receiver>MainWindow_UI</receiver>
  1053.         <slot>showDetailsKey()</slot>
  1054.     </connection>
  1055.     <connection>
  1056.         <sender>PushButton25_2</sender>
  1057.         <signal>clicked()</signal>
  1058.         <receiver>MainWindow_UI</receiver>
  1059.         <slot>showDetailsCert()</slot>
  1060.     </connection>
  1061.     <connection>
  1062.         <sender>certList</sender>
  1063.         <signal>rightButtonPressed(QListViewItem*,const QPoint&amp;,int)</signal>
  1064.         <receiver>MainWindow_UI</receiver>
  1065.         <slot>showPopupCert(QListViewItem *, const QPoint &amp;, int)</slot>
  1066.     </connection>
  1067.     <connection>
  1068.         <sender>certList</sender>
  1069.         <signal>doubleClicked(QListViewItem*)</signal>
  1070.         <receiver>MainWindow_UI</receiver>
  1071.         <slot>showDetailsCert(QListViewItem *)</slot>
  1072.     </connection>
  1073.     <connection>
  1074.         <sender>PushButton25</sender>
  1075.         <signal>clicked()</signal>
  1076.         <receiver>MainWindow_UI</receiver>
  1077.         <slot>showDetailsReq()</slot>
  1078.     </connection>
  1079.     <connection>
  1080.         <sender>keyList</sender>
  1081.         <signal>doubleClicked(QListViewItem*)</signal>
  1082.         <receiver>MainWindow_UI</receiver>
  1083.         <slot>showDetailsKey(QListViewItem *)</slot>
  1084.     </connection>
  1085.     <connection>
  1086.         <sender>keyList</sender>
  1087.         <signal>rightButtonPressed(QListViewItem*,const QPoint&amp;,int)</signal>
  1088.         <receiver>MainWindow_UI</receiver>
  1089.         <slot>showPopupKey(QListViewItem *, const QPoint &amp;, int)</slot>
  1090.     </connection>
  1091.     <connection>
  1092.         <sender>reqList</sender>
  1093.         <signal>doubleClicked(QListViewItem*)</signal>
  1094.         <receiver>MainWindow_UI</receiver>
  1095.         <slot>showDetailsReq(QListViewItem *)</slot>
  1096.     </connection>
  1097.     <connection>
  1098.         <sender>reqList</sender>
  1099.         <signal>rightButtonPressed(QListViewItem*,const QPoint&amp;,int)</signal>
  1100.         <receiver>MainWindow_UI</receiver>
  1101.         <slot>showPopupReq(QListViewItem *, const QPoint &amp;, int)</slot>
  1102.     </connection>
  1103.     <connection>
  1104.         <sender>PushButton18</sender>
  1105.         <signal>clicked()</signal>
  1106.         <receiver>MainWindow_UI</receiver>
  1107.         <slot>loadPKCS12()</slot>
  1108.     </connection>
  1109.     <connection>
  1110.         <sender>PushButton26_2_2</sender>
  1111.         <signal>clicked()</signal>
  1112.         <receiver>MainWindow_UI</receiver>
  1113.         <slot>deleteTemp()</slot>
  1114.     </connection>
  1115.     <connection>
  1116.         <sender>PushButton13_2_2</sender>
  1117.         <signal>clicked()</signal>
  1118.         <receiver>MainWindow_UI</receiver>
  1119.         <slot>newEmpTemp()</slot>
  1120.     </connection>
  1121.     <connection>
  1122.         <sender>PushButton13_2_2_2</sender>
  1123.         <signal>clicked()</signal>
  1124.         <receiver>MainWindow_UI</receiver>
  1125.         <slot>newCATemp()</slot>
  1126.     </connection>
  1127.     <connection>
  1128.         <sender>PushButton13_2_2_3</sender>
  1129.         <signal>clicked()</signal>
  1130.         <receiver>MainWindow_UI</receiver>
  1131.         <slot>newCliTemp()</slot>
  1132.     </connection>
  1133.     <connection>
  1134.         <sender>PushButton13_2_2_4</sender>
  1135.         <signal>clicked()</signal>
  1136.         <receiver>MainWindow_UI</receiver>
  1137.         <slot>newSerTemp()</slot>
  1138.     </connection>
  1139.     <connection>
  1140.         <sender>PushButton13_2_2_5</sender>
  1141.         <signal>clicked()</signal>
  1142.         <receiver>MainWindow_UI</receiver>
  1143.         <slot>crashApp()</slot>
  1144.     </connection>
  1145.     <connection>
  1146.         <sender>PushButton25_2_2</sender>
  1147.         <signal>clicked()</signal>
  1148.         <receiver>MainWindow_UI</receiver>
  1149.         <slot>alterTemp()</slot>
  1150.     </connection>
  1151.     <connection>
  1152.         <sender>tempList</sender>
  1153.         <signal>rightButtonPressed(QListViewItem*,const QPoint&amp;,int)</signal>
  1154.         <receiver>MainWindow_UI</receiver>
  1155.         <slot>showPopupTemp(QListViewItem *, const QPoint &amp;, int)</slot>
  1156.     </connection>
  1157.     <connection>
  1158.         <sender>tempList</sender>
  1159.         <signal>doubleClicked(QListViewItem*)</signal>
  1160.         <receiver>MainWindow_UI</receiver>
  1161.         <slot>alterTemp()</slot>
  1162.     </connection>
  1163.     <slot access="public">alterTemp()</slot>
  1164.     <slot access="public">crashApp()</slot>
  1165.     <slot access="public">deleteCert()</slot>
  1166.     <slot access="public">deleteKey()</slot>
  1167.     <slot access="public">deleteReq()</slot>
  1168.     <slot access="public">deleteTemp()</slot>
  1169.     <slot access="public">loadCert()</slot>
  1170.     <slot access="public">loadKey()</slot>
  1171.     <slot access="public">loadPKCS12()</slot>
  1172.     <slot access="public">loadReq()</slot>
  1173.     <slot access="public">newCATemp()</slot>
  1174.     <slot access="public">newCert()</slot>
  1175.     <slot access="public">newCliTemp()</slot>
  1176.     <slot access="public">newEmpTemp()</slot>
  1177.     <slot access="public">newKey()</slot>
  1178.     <slot access="public">newReq()</slot>
  1179.     <slot access="public">newSerTemp()</slot>
  1180.     <slot access="public">showDetailsCert()</slot>
  1181.     <slot access="public">showDetailsCert(QListViewItem *)</slot>
  1182.     <slot access="public">showDetailsKey()</slot>
  1183.     <slot access="public">showDetailsKey(QListViewItem *)</slot>
  1184.     <slot access="public">showDetailsReq()</slot>
  1185.     <slot access="public">showDetailsReq(QListViewItem *)</slot>
  1186.     <slot access="public">showPopupCert(QListViewItem *, const QPoint &amp;, int)</slot>
  1187.     <slot access="public">showPopupKey(QListViewItem *, const QPoint &amp;, int)</slot>
  1188.     <slot access="public">showPopupReq(QListViewItem *, const QPoint &amp;, int)</slot>
  1189.     <slot access="public">showPopupTemp(QListViewItem *, const QPoint &amp;, int)</slot>
  1190.     <slot access="public">writeCert()</slot>
  1191.     <slot access="public">writeKey()</slot>
  1192.     <slot access="public">writeReq()</slot>
  1193. </connections>
  1194. <tabstops>
  1195.     <tabstop>MainTab</tabstop>
  1196.     <tabstop>keyList</tabstop>
  1197.     <tabstop>genNewKey</tabstop>
  1198.     <tabstop>exportKey</tabstop>
  1199.     <tabstop>importKey</tabstop>
  1200.     <tabstop>detailsKey</tabstop>
  1201.     <tabstop>renameKey</tabstop>
  1202.     <tabstop>reqList</tabstop>
  1203.     <tabstop>PushButton13</tabstop>
  1204.     <tabstop>PushButton47</tabstop>
  1205.     <tabstop>PushButton46</tabstop>
  1206.     <tabstop>PushButton25</tabstop>
  1207.     <tabstop>PushButton26</tabstop>
  1208.     <tabstop>certList</tabstop>
  1209.     <tabstop>PushButton13_2</tabstop>
  1210.     <tabstop>PushButton47_2</tabstop>
  1211.     <tabstop>PushButton46_2</tabstop>
  1212.     <tabstop>PushButton25_2</tabstop>
  1213.     <tabstop>PushButton26_2</tabstop>
  1214.     <tabstop>PushButton18</tabstop>
  1215.     <tabstop>tempList</tabstop>
  1216.     <tabstop>PushButton13_2_2</tabstop>
  1217.     <tabstop>PushButton13_2_2_2</tabstop>
  1218.     <tabstop>PushButton13_2_2_3</tabstop>
  1219.     <tabstop>PushButton13_2_2_4</tabstop>
  1220.     <tabstop>PushButton25_2_2</tabstop>
  1221.     <tabstop>PushButton26_2_2</tabstop>
  1222.     <tabstop>quitApp</tabstop>
  1223. </tabstops>
  1224. </UI>