📄 reqdetail.ui
字号:
<!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>548</width> <height>396</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>ReqDetail_UI</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>Spacer14</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>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>TabWidget3</cstring> </property> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>unnamed</cstring> </property> <attribute> <name>title</name> <string>S&tatus</string> </attribute> <vbox> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <spacer> <property> <name>name</name> <cstring>Spacer6_2</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>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout3</cstring> </property> <grid> <property stdset="1"> <name>margin</name> <number>0</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="1" column="1" > <class>ClickLabel</class> <property stdset="1"> <name>name</name> <cstring>verify</cstring> </property> </widget> <widget row="2" column="1" > <class>ClickLabel</class> <property stdset="1"> <name>name</name> <cstring>privKey</cstring> </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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -