<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>keyboard_num</class>
|
<widget class="QDialog" name="keyboard_num">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>512</width>
|
<height>322</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<widget class="QWidget" name="widget" native="true">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>512</width>
|
<height>322</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>264</x>
|
<y>2</y>
|
<width>142</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color:rgb(255, 0, 0);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_return">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>80</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(0, 151, 226);</string>
|
</property>
|
<property name="text">
|
<string>返回</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_00">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>160</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>0</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_point">
|
<property name="geometry">
|
<rect>
|
<x>2</x>
|
<y>80</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>.</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_09">
|
<property name="geometry">
|
<rect>
|
<x>308</x>
|
<y>240</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>9</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_07">
|
<property name="geometry">
|
<rect>
|
<x>104</x>
|
<y>240</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>7</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_08">
|
<property name="geometry">
|
<rect>
|
<x>206</x>
|
<y>240</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>8</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_06">
|
<property name="geometry">
|
<rect>
|
<x>308</x>
|
<y>160</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>6</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_04">
|
<property name="geometry">
|
<rect>
|
<x>104</x>
|
<y>160</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>4</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_05">
|
<property name="geometry">
|
<rect>
|
<x>206</x>
|
<y>160</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>5</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_03">
|
<property name="geometry">
|
<rect>
|
<x>308</x>
|
<y>80</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>3</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_01">
|
<property name="geometry">
|
<rect>
|
<x>104</x>
|
<y>80</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>1</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_02">
|
<property name="geometry">
|
<rect>
|
<x>206</x>
|
<y>80</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>2</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_to">
|
<property name="geometry">
|
<rect>
|
<x>2</x>
|
<y>240</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>-</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_back">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>2</y>
|
<width>100</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="icon">
|
<iconset resource="../Source/resource.qrc">
|
<normaloff>:/new/prefix1/delete.png</normaloff>:/new/prefix1/delete.png</iconset>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>36</width>
|
<height>36</height>
|
</size>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_time">
|
<property name="geometry">
|
<rect>
|
<x>2</x>
|
<y>160</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="windowModality">
|
<enum>Qt::NonModal</enum>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>75</y>
|
<width>512</width>
|
<height>2</height>
|
</rect>
|
</property>
|
<property name="contextMenuPolicy">
|
<enum>Qt::DefaultContextMenu</enum>
|
</property>
|
<property name="autoFillBackground">
|
<bool>false</bool>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(220, 220, 220);</string>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_OK">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>240</y>
|
<width>100</width>
|
<height>80</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>25</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(0, 151, 226);</string>
|
</property>
|
<property name="text">
|
<string>确定</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_show">
|
<property name="geometry">
|
<rect>
|
<x>2</x>
|
<y>2</y>
|
<width>260</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color:rgb(255, 0, 0);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|