⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 certdetail.ui

📁 一个小型证书管理系统
💻 UI
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE UI><UI><class>CertDetail_UI</class><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>CertDetail_UI</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>526</width>            <height>763</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Details of the Certificate</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>Layout13</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</string>                    </property>                </widget>                <spacer>                    <property>                        <name>name</name>                        <cstring>Spacer10</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>        <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>Standards</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>Name</string>                    </property>                </widget>                <widget row="0"  column="1"  rowspan="1"  colspan="3" >                    <class>QLineEdit</class>                    <property stdset="1">                        <name>name</name>                        <cstring>descr</cstring>                    </property>                </widget>                <widget row="1"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel4</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Signed by:</string>                    </property>                </widget>                <widget row="2"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel6</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Key:</string>                    </property>                </widget>                <widget row="2"  column="3" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>serialNr</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>1</hsizetype>                            <vsizetype>1</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>frameShape</name>                        <enum>Panel</enum>                    </property>                    <property stdset="1">                        <name>frameShadow</name>                        <enum>Sunken</enum>                    </property>                </widget>                <widget row="2"  column="1" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>privKey</cstring>                    </property>                    <property stdset="1">                        <name>enabled</name>                        <bool>false</bool>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>7</hsizetype>                            <vsizetype>1</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>palette</name>                        <palette>                            <active>                                <color>                                    <red>0</red>                                    <green>150</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>96</red>                                    <green>96</green>                                    <blue>96</blue>                                </color>                                <color>                                    <red>128</red>                                    <green>128</green>                                    <blue>128</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>193</red>                                    <green>193</green>                                    <blue>193</blue>                                </color>                                <color>                                    <red>0</red>                                    <green>0</green>                                    <blue>0</blue>                                </color>                                <color>                                    <red>0</red>                                    <green>0</green>                                    <blue>0</blue>                                </color>                                <color>                                    <red>255</red>                                    <green>255</green>                                    <blue>255</blue>                                </color>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -