<?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>300</width>
|
<height>350</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>300</width>
|
<height>350</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>160</width>
|
<height>50</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>8</x>
|
<y>295</y>
|
<width>90</width>
|
<height>50</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(0, 151, 226);</string>
|
</property>
|
<property name="text">
|
<string>返回</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_00">
|
<property name="geometry">
|
<rect>
|
<x>104</x>
|
<y>295</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>200</x>
|
<y>75</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>200</x>
|
<y>240</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>8</x>
|
<y>240</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>104</x>
|
<y>240</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>200</x>
|
<y>185</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>8</x>
|
<y>185</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>104</x>
|
<y>185</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>200</x>
|
<y>130</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>8</x>
|
<y>130</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>104</x>
|
<y>130</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>8</x>
|
<y>75</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>180</x>
|
<y>10</y>
|
<width>110</width>
|
<height>50</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>104</x>
|
<y>75</y>
|
<width>90</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</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>10</x>
|
<y>70</y>
|
<width>280</width>
|
<height>1</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>200</x>
|
<y>295</y>
|
<width>90</width>
|
<height>50</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(0, 151, 226);</string>
|
</property>
|
<property name="text">
|
<string>确定</string>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|