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

📄 newx509.ui

📁 一个跨平台的CA系统 实现了数字证书的制作、SSL安全通讯、加解密操作等功能
💻 UI
📖 第 1 页 / 共 5 页
字号:
                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Organ. unit</string>                                </property>                            </widget>                            <widget row="2"  column="2" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>TextLabel6_2</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Common name</string>                                </property>                            </widget>                            <widget row="3"  column="2" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>TextLabel7_2</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>E-Mail address</string>                                </property>                            </widget>                            <widget row="3"  column="1" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>localityName</cstring>                                </property>                            </widget>                            <widget row="1"  column="3" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>organisationalUnitName</cstring>                                </property>                            </widget>                            <widget row="0"  column="0" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>TextLabel1_3_2</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Internal name</string>                                </property>                            </widget>                            <widget row="0"  column="3" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>organisationName</cstring>                                </property>                            </widget>                        </grid>                    </widget>                    <widget>                        <class>Line</class>                        <property stdset="1">                            <name>name</name>                            <cstring>Line1</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Horizontal</enum>                        </property>                    </widget>                    <widget>                        <class>QLayoutWidget</class>                        <property stdset="1">                            <name>name</name>                            <cstring>Layout23</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>QComboBox</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>extDNobj</cstring>                                </property>                            </widget>                            <widget>                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>extDNname</cstring>                                </property>                                <property stdset="1">                                    <name>maxLength</name>                                    <number>100</number>                                </property>                                <property>                                    <name>toolTip</name>                                    <string>This name is only used internally and does not appear in the resulting certificate</string>                                </property>                            </widget>                            <widget>                                <class>QPushButton</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>extDNadd</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Add</string>                                </property>                            </widget>                            <widget>                                <class>QPushButton</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>extDNdel</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Delete</string>                                </property>                            </widget>                        </hbox>                    </widget>                    <widget>                        <class>QListView</class>                        <column>                            <property>                                <name>text</name>                                <string>Object</string>                            </property>                            <property>                                <name>clickable</name>                                <bool>true</bool>                            </property>                            <property>                                <name>resizeable</name>                                <bool>true</bool>                            </property>                        </column>                        <column>                            <property>                                <name>text</name>                                <string>Value</string>                            </property>                            <property>                                <name>clickable</name>                                <bool>true</bool>                            </property>                            <property>                                <name>resizeable</name>                                <bool>true</bool>                            </property>                        </column>                        <property stdset="1">                            <name>name</name>                            <cstring>extDNlist</cstring>                        </property>                    </widget>                </vbox>            </widget>            <widget>                <class>QGroupBox</class>                <property stdset="1">                    <name>name</name>                    <cstring>privKeyBox</cstring>                </property>                <property stdset="1">                    <name>title</name>                    <string>Private key</string>                </property>                <hbox>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget>                        <class>QComboBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>keyList</cstring>                        </property>                        <property>                            <name>toolTip</name>                            <string>This list only contains unused keys</string>                        </property>                    </widget>                    <widget>                        <class>QComboBox</class>                        <item>                            <property>                                <name>text</name>                                <string>MD 2</string>                            </property>                        </item>                        <item>                            <property>                                <name>text</name>                                <string>MD 5</string>                            </property>                        </item>                        <item>                            <property>                                <name>text</name>                                <string>SHA 1</string>                            </property>                        </item>                        <property stdset="1">                            <name>name</name>                            <cstring>hashAlgo</cstring>                        </property>                    </widget>                    <spacer>                        <property>                            <name>name</name>                            <cstring>Spacer33_2</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>QPushButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>genKeyBUT</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>&amp;Generate a new key</string>                        </property>                        <property>                            <name>toolTip</name>                            <string>This funny button creates a key. Go figure.</string>                        </property>                    </widget>                </hbox>            </widget>            <spacer>                <property>                    <name>name</name>                    <cstring>Spacer73</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>        </vbox>    </widget>    <widget>        <class>QWidget</class>        <property stdset="1">            <name>name</name>            <cstring>page4</cstring>        </property>        <attribute>            <name>title</name>            <string></string>        </attribute>        <vbox>            <property stdset="1">                <name>margin</name>                <number>11</number>            </property>            <property stdset="1">                <name>spacing</name>

⌨️ 快捷键说明

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