445 lines
11 KiB
XML
445 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>Widget</class>
|
||
<widget class="QWidget" name="Widget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>634</width>
|
||
<height>666</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>AES USB Setting</string>
|
||
</property>
|
||
<widget class="QGroupBox" name="groupBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>611</width>
|
||
<height>161</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="title">
|
||
<string>当前加密狗设置信息</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
<item>
|
||
<widget class="QLabel" name="label">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>VID&PID:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="R_VID">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="R_PID">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
<item>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>User PIN码:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="R_PIN">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Password</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QGroupBox" name="groupBox_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>180</y>
|
||
<width>611</width>
|
||
<height>251</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="title">
|
||
<string>设置加密狗信息</string>
|
||
</property>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||
<item>
|
||
<widget class="QWidget" name="widget" native="true">
|
||
<layout class="QGridLayout" name="gridLayout">
|
||
<item row="0" column="0">
|
||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
<item>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>VID&PID:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="S_VID">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="S_PID">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
<item>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>User PIN码:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="S_PIN">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Password</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||
<item>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>数据信息:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="S_Data">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>35</height>
|
||
</size>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Normal</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_3">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>150</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>200</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="title">
|
||
<string>选择设置项</string>
|
||
</property>
|
||
<widget class="QCheckBox" name="B_VID_PID">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>30</y>
|
||
<width>111</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>VID_PID</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="B_PIN">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>70</y>
|
||
<width>111</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>User PIN码</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QCheckBox" name="B_Data">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>110</y>
|
||
<width>111</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>数据信息</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QCheckBox" name="B_Auto_S">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>440</y>
|
||
<width>611</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>11</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>执行自动批量初始化[只需插拔锁,不需要点击],根据下方的【输出信息】提示进行操作!</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QGroupBox" name="groupBox_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>490</y>
|
||
<width>611</width>
|
||
<height>121</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="title">
|
||
<string>输出信息</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_2">
|
||
<item row="0" column="0">
|
||
<widget class="QTextEdit" name="infoTxt">
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>10</pointsize>
|
||
</font>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QPushButton" name="SettingBtn">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>620</y>
|
||
<width>91</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>设 置</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="PINBtn">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>210</x>
|
||
<y>620</y>
|
||
<width>141</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>修改User PIN码</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="ReadBtn">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>110</x>
|
||
<y>620</y>
|
||
<width>91</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>12</pointsize>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string>读 取</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<resources>
|
||
<include location="Resources/png.qrc"/>
|
||
</resources>
|
||
<connections/>
|
||
</ui>
|