reqdetail.ui
来自「一个精简的CA程序」· UI 代码 · 共 659 行 · 第 1/2 页
UI
659 行
<!DOCTYPE UI><UI><class>ReqDetail_UI</class><widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>ReqDetail_UI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>494</width> <height>318</height> </rect> </property> <property stdset="1"> <name>caption</name> <string></string> </property> <vbox> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout12</cstring> </property> <hbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1</cstring> </property> <property stdset="1"> <name>font</name> <font> <pointsize>14</pointsize> <bold>1</bold> <underline>1</underline> </font> </property> <property stdset="1"> <name>text</name> <string>Details of the certificate signing request</string> </property> </widget> <spacer> <property> <name>name</name> <cstring>Spacer5</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Horizontal</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>image</cstring> </property> <property stdset="1"> <name>minimumSize</name> <size> <width>95</width> <height>40</height> </size> </property> <property stdset="1"> <name>maximumSize</name> <size> <width>95</width> <height>40</height> </size> </property> <property stdset="1"> <name>scaledContents</name> <bool>true</bool> </property> </widget> </hbox> </widget> <spacer> <property> <name>name</name> <cstring>Spacer12</cstring> </property> <property stdset="1"> <name>orientation</name> <enum>Vertical</enum> </property> <property stdset="1"> <name>sizeType</name> <enum>Expanding</enum> </property> <property> <name>sizeHint</name> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget> <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>GroupBox1</cstring> </property> <property stdset="1"> <name>frameShape</name> <enum>Box</enum> </property> <property stdset="1"> <name>frameShadow</name> <enum>Sunken</enum> </property> <property stdset="1"> <name>title</name> <string>Status</string> </property> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="0" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel2</cstring> </property> <property stdset="1"> <name>text</name> <string>Internal Name</string> </property> </widget> <widget row="3" column="0" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1_2</cstring> </property> <property stdset="1"> <name>text</name> <string>Signature algorithm</string> </property> </widget> <widget row="0" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>descr</cstring> </property> <property> <name>toolTip</name> <string>Internal name of the PKCS#10 signing request</string> </property> </widget> <widget row="3" column="1" > <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>sigAlgo</cstring> </property> <property stdset="1"> <name>palette</name> <palette> <active> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>192</red> <green>192</green> <blue>192</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>223</red> <green>223</green> <blue>223</blue> </color> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>160</red> <green>160</green> <blue>164</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>192</red> <green>192</green> <blue>192</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </active> <disabled> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>192</red> <green>192</green> <blue>192</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>223</red> <green>223</green> <blue>223</blue> </color> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>160</red> <green>160</green> <blue>164</blue> </color> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> <color> <red>128</red> <green>128</green> <blue>128</blue> </color> <color> <red>192</red> <green>192</green> <blue>192</blue> </color> <color> <red>192</red> <green>192</green> <blue>192</blue> </color>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?