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

CA认证

开发平台:

MultiPlatform

  1. <!DOCTYPE UI><UI>
  2. <class>CertExtend_UI</class>
  3. <widget>
  4.     <class>QDialog</class>
  5.     <property stdset="1">
  6.         <name>name</name>
  7.         <cstring>CertExtend_UI</cstring>
  8.     </property>
  9.     <property stdset="1">
  10.         <name>geometry</name>
  11.         <rect>
  12.             <x>0</x>
  13.             <y>0</y>
  14.             <width>416</width>
  15.             <height>279</height>
  16.         </rect>
  17.     </property>
  18.     <property stdset="1">
  19.         <name>caption</name>
  20.         <string>Certificate renewal</string>
  21.     </property>
  22.     <vbox>
  23.         <property stdset="1">
  24.             <name>margin</name>
  25.             <number>11</number>
  26.         </property>
  27.         <property stdset="1">
  28.             <name>spacing</name>
  29.             <number>6</number>
  30.         </property>
  31.         <widget>
  32.             <class>QLayoutWidget</class>
  33.             <property stdset="1">
  34.                 <name>name</name>
  35.                 <cstring>Layout16_3_2</cstring>
  36.             </property>
  37.             <hbox>
  38.                 <property stdset="1">
  39.                     <name>margin</name>
  40.                     <number>0</number>
  41.                 </property>
  42.                 <property stdset="1">
  43.                     <name>spacing</name>
  44.                     <number>6</number>
  45.                 </property>
  46.                 <spacer>
  47.                     <property>
  48.                         <name>name</name>
  49.                         <cstring>Spacer37_4_2</cstring>
  50.                     </property>
  51.                     <property stdset="1">
  52.                         <name>orientation</name>
  53.                         <enum>Horizontal</enum>
  54.                     </property>
  55.                     <property stdset="1">
  56.                         <name>sizeType</name>
  57.                         <enum>Expanding</enum>
  58.                     </property>
  59.                     <property>
  60.                         <name>sizeHint</name>
  61.                         <size>
  62.                             <width>20</width>
  63.                             <height>20</height>
  64.                         </size>
  65.                     </property>
  66.                 </spacer>
  67.                 <widget>
  68.                     <class>QLabel</class>
  69.                     <property stdset="1">
  70.                         <name>name</name>
  71.                         <cstring>image</cstring>
  72.                     </property>
  73.                     <property stdset="1">
  74.                         <name>minimumSize</name>
  75.                         <size>
  76.                             <width>200</width>
  77.                             <height>94</height>
  78.                         </size>
  79.                     </property>
  80.                     <property stdset="1">
  81.                         <name>scaledContents</name>
  82.                         <bool>true</bool>
  83.                     </property>
  84.                 </widget>
  85.                 <spacer>
  86.                     <property>
  87.                         <name>name</name>
  88.                         <cstring>Spacer38_4_2</cstring>
  89.                     </property>
  90.                     <property stdset="1">
  91.                         <name>orientation</name>
  92.                         <enum>Horizontal</enum>
  93.                     </property>
  94.                     <property stdset="1">
  95.                         <name>sizeType</name>
  96.                         <enum>Expanding</enum>
  97.                     </property>
  98.                     <property>
  99.                         <name>sizeHint</name>
  100.                         <size>
  101.                             <width>20</width>
  102.                             <height>20</height>
  103.                         </size>
  104.                     </property>
  105.                 </spacer>
  106.             </hbox>
  107.         </widget>
  108.         <widget>
  109.             <class>QLabel</class>
  110.             <property stdset="1">
  111.                 <name>name</name>
  112.                 <cstring>TextLabel1</cstring>
  113.             </property>
  114.             <property stdset="1">
  115.                 <name>text</name>
  116.                 <string>This will create a new certificate as a copy of the old one with a new serial number and adjusted validity values.</string>
  117.             </property>
  118.             <property stdset="1">
  119.                 <name>alignment</name>
  120.                 <set>WordBreak|AlignVCenter|AlignLeft</set>
  121.             </property>
  122.             <property>
  123.                 <name>wordwrap</name>
  124.             </property>
  125.         </widget>
  126.         <spacer>
  127.             <property>
  128.                 <name>name</name>
  129.                 <cstring>Spacer35</cstring>
  130.             </property>
  131.             <property stdset="1">
  132.                 <name>orientation</name>
  133.                 <enum>Vertical</enum>
  134.             </property>
  135.             <property stdset="1">
  136.                 <name>sizeType</name>
  137.                 <enum>Expanding</enum>
  138.             </property>
  139.             <property>
  140.                 <name>sizeHint</name>
  141.                 <size>
  142.                     <width>20</width>
  143.                     <height>20</height>
  144.                 </size>
  145.             </property>
  146.         </spacer>
  147.         <widget>
  148.             <class>QGroupBox</class>
  149.             <property stdset="1">
  150.                 <name>name</name>
  151.                 <cstring>GroupBox3</cstring>
  152.             </property>
  153.             <property stdset="1">
  154.                 <name>title</name>
  155.                 <string>Validity</string>
  156.             </property>
  157.             <hbox>
  158.                 <property stdset="1">
  159.                     <name>margin</name>
  160.                     <number>11</number>
  161.                 </property>
  162.                 <property stdset="1">
  163.                     <name>spacing</name>
  164.                     <number>6</number>
  165.                 </property>
  166.                 <widget>
  167.                     <class>QLineEdit</class>
  168.                     <property stdset="1">
  169.                         <name>name</name>
  170.                         <cstring>validNumber</cstring>
  171.                     </property>
  172.                     <property stdset="1">
  173.                         <name>sizePolicy</name>
  174.                         <sizepolicy>
  175.                             <hsizetype>5</hsizetype>
  176.                             <vsizetype>0</vsizetype>
  177.                         </sizepolicy>
  178.                     </property>
  179.                     <property stdset="1">
  180.                         <name>text</name>
  181.                         <string>365</string>
  182.                     </property>
  183.                 </widget>
  184.                 <widget>
  185.                     <class>QComboBox</class>
  186.                     <item>
  187.                         <property>
  188.                             <name>text</name>
  189.                             <string>Days</string>
  190.                         </property>
  191.                     </item>
  192.                     <item>
  193.                         <property>
  194.                             <name>text</name>
  195.                             <string>Months</string>
  196.                         </property>
  197.                     </item>
  198.                     <item>
  199.                         <property>
  200.                             <name>text</name>
  201.                             <string>Years</string>
  202.                         </property>
  203.                     </item>
  204.                     <property stdset="1">
  205.                         <name>name</name>
  206.                         <cstring>validRange</cstring>
  207.                     </property>
  208.                 </widget>
  209.             </hbox>
  210.         </widget>
  211.         <spacer>
  212.             <property>
  213.                 <name>name</name>
  214.                 <cstring>Spacer36</cstring>
  215.             </property>
  216.             <property stdset="1">
  217.                 <name>orientation</name>
  218.                 <enum>Vertical</enum>
  219.             </property>
  220.             <property stdset="1">
  221.                 <name>sizeType</name>
  222.                 <enum>Expanding</enum>
  223.             </property>
  224.             <property>
  225.                 <name>sizeHint</name>
  226.                 <size>
  227.                     <width>20</width>
  228.                     <height>20</height>
  229.                 </size>
  230.             </property>
  231.         </spacer>
  232.         <widget>
  233.             <class>QLayoutWidget</class>
  234.             <property stdset="1">
  235.                 <name>name</name>
  236.                 <cstring>Layout15</cstring>
  237.             </property>
  238.             <hbox>
  239.                 <property stdset="1">
  240.                     <name>margin</name>
  241.                     <number>0</number>
  242.                 </property>
  243.                 <property stdset="1">
  244.                     <name>spacing</name>
  245.                     <number>6</number>
  246.                 </property>
  247.                 <widget>
  248.                     <class>QPushButton</class>
  249.                     <property stdset="1">
  250.                         <name>name</name>
  251.                         <cstring>PushButton3</cstring>
  252.                     </property>
  253.                     <property stdset="1">
  254.                         <name>text</name>
  255.                         <string>Cancel</string>
  256.                     </property>
  257.                 </widget>
  258.                 <spacer>
  259.                     <property>
  260.                         <name>name</name>
  261.                         <cstring>Spacer37</cstring>
  262.                     </property>
  263.                     <property stdset="1">
  264.                         <name>orientation</name>
  265.                         <enum>Horizontal</enum>
  266.                     </property>
  267.                     <property stdset="1">
  268.                         <name>sizeType</name>
  269.                         <enum>Expanding</enum>
  270.                     </property>
  271.                     <property>
  272.                         <name>sizeHint</name>
  273.                         <size>
  274.                             <width>20</width>
  275.                             <height>20</height>
  276.                         </size>
  277.                     </property>
  278.                 </spacer>
  279.                 <widget>
  280.                     <class>QPushButton</class>
  281.                     <property stdset="1">
  282.                         <name>name</name>
  283.                         <cstring>PushButton2</cstring>
  284.                     </property>
  285.                     <property stdset="1">
  286.                         <name>text</name>
  287.                         <string>OK</string>
  288.                     </property>
  289.                 </widget>
  290.             </hbox>
  291.         </widget>
  292.     </vbox>
  293. </widget>
  294. <connections>
  295.     <connection>
  296.         <sender>PushButton3</sender>
  297.         <signal>clicked()</signal>
  298.         <receiver>CertExtend_UI</receiver>
  299.         <slot>reject()</slot>
  300.     </connection>
  301.     <connection>
  302.         <sender>PushButton2</sender>
  303.         <signal>clicked()</signal>
  304.         <receiver>CertExtend_UI</receiver>
  305.         <slot>accept()</slot>
  306.     </connection>
  307. </connections>
  308. </UI>