|
|
@ -49,6 +49,13 @@
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="portBox"/>
|
|
|
|
<widget class="QComboBox" name="portBox"/>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="portButton">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Refresh</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="connectButton">
|
|
|
|
<widget class="QPushButton" name="connectButton">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
@ -80,44 +87,168 @@
|
|
|
|
<attribute name="title">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Mifare</string>
|
|
|
|
<string>Mifare</string>
|
|
|
|
</attribute>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<widget class="QWidget" name="gridLayoutWidget">
|
|
|
|
<item>
|
|
|
|
<property name="geometry">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<rect>
|
|
|
|
<item>
|
|
|
|
<x>90</x>
|
|
|
|
<widget class="QTableView" name="dataView">
|
|
|
|
<y>290</y>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<width>320</width>
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<height>80</height>
|
|
|
|
<horstretch>2</horstretch>
|
|
|
|
</rect>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</property>
|
|
|
|
</sizepolicy>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
<number>20</number>
|
|
|
|
<property name="text">
|
|
|
|
</attribute>
|
|
|
|
<string>PushButton</string>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
</property>
|
|
|
|
<number>20</number>
|
|
|
|
</widget>
|
|
|
|
</attribute>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
<item row="0" column="1">
|
|
|
|
</item>
|
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<widget class="QTableView" name="keyView">
|
|
|
|
<string>PushButton</string>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
</property>
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
</widget>
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
</item>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
<item row="0" column="2">
|
|
|
|
</sizepolicy>
|
|
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
<string>PushButton</string>
|
|
|
|
<number>20</number>
|
|
|
|
</property>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
</item>
|
|
|
|
<number>20</number>
|
|
|
|
<item row="0" column="3">
|
|
|
|
</attribute>
|
|
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
|
|
</widget>
|
|
|
|
<property name="text">
|
|
|
|
</item>
|
|
|
|
<string>PushButton</string>
|
|
|
|
</layout>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
|
|
<x>150</x>
|
|
|
|
|
|
|
|
<y>410</y>
|
|
|
|
|
|
|
|
<width>338</width>
|
|
|
|
|
|
|
|
<height>55</height>
|
|
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
|
|
<string>Read/Write</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
|
|
<x>170</x>
|
|
|
|
|
|
|
|
<y>480</y>
|
|
|
|
|
|
|
|
<width>338</width>
|
|
|
|
|
|
|
|
<height>55</height>
|
|
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
|
|
<string>Attack</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_10">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_11">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_12">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>PushButton</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
<widget class="QWidget" name="">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QTableView" name="dataView">
|
|
|
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
|
|
|
<horstretch>2</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
|
|
|
|
<number>20</number>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
|
|
|
|
<number>20</number>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QTableView" name="keyView">
|
|
|
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
|
|
|
|
<number>20</number>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
|
|
|
|
<number>20</number>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="rawTab">
|
|
|
|
<widget class="QWidget" name="rawTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<attribute name="title">
|
|
|
|