?? frm_querylog.ui
字號(hào):
<ui version="4.0" > <class>frm_queryLog</class> <widget class="QWidget" name="frm_queryLog" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>831</width> <height>630</height> </rect> </property> <property name="windowTitle" > <string>日志查詢</string> </property> <property name="styleSheet" > <string notr="true" >font: 12pt "文泉驛正黑";background-color: rgb(112, 200, 11);</string> </property> <widget class="QLabel" name="label" > <property name="geometry" > <rect> <x>30</x> <y>110</y> <width>70</width> <height>24</height> </rect> </property> <property name="text" > <string>主類型</string> </property> </widget> <widget class="QLabel" name="label_2" > <property name="geometry" > <rect> <x>30</x> <y>50</y> <width>91</width> <height>24</height> </rect> </property> <property name="text" > <string>查詢方式</string> </property> </widget> <widget class="QComboBox" name="comboBox" > <property name="geometry" > <rect> <x>130</x> <y>40</y> <width>201</width> <height>37</height> </rect> </property> <item> <property name="text" > <string>類型與時(shí)間</string> </property> </item> <item> <property name="text" > <string>類型</string> </property> </item> <item> <property name="text" > <string>時(shí)間</string> </property> </item> </widget> <widget class="QLabel" name="label_3" > <property name="geometry" > <rect> <x>360</x> <y>110</y> <width>70</width> <height>24</height> </rect> </property> <property name="text" > <string>此類型 </string> </property> </widget> <widget class="QComboBox" name="comboBox_2" > <property name="geometry" > <rect> <x>130</x> <y>100</y> <width>201</width> <height>37</height> </rect> </property> <item> <property name="text" > <string>報(bào)警</string> </property> </item> </widget> <widget class="QComboBox" name="comboBox_3" > <property name="geometry" > <rect> <x>440</x> <y>100</y> <width>251</width> <height>37</height> </rect> </property> <item> <property name="text" > <string>報(bào)警輸入開始</string> </property> </item> </widget> <widget class="QLabel" name="label_4" > <property name="geometry" > <rect> <x>30</x> <y>160</y> <width>101</width> <height>24</height> </rect> </property> <property name="text" > <string>開始時(shí)間</string> </property> </widget> <widget class="QDateTimeEdit" name="dateTimeEdit" > <property name="geometry" > <rect> <x>140</x> <y>160</y> <width>194</width> <height>34</height> </rect> </property> </widget> <widget class="QDateTimeEdit" name="dateTimeEdit_2" > <property name="geometry" > <rect> <x>350</x> <y>160</y> <width>194</width> <height>34</height> </rect> </property> </widget> <widget class="QLabel" name="label_5" > <property name="geometry" > <rect> <x>338</x> <y>165</y> <width>10</width> <height>24</height> </rect> </property> <property name="text" > <string>-</string> </property> </widget> <widget class="Line" name="line" > <property name="geometry" > <rect> <x>30</x> <y>210</y> <width>671</width> <height>16</height> </rect> </property> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> </widget> <widget class="QPushButton" name="pushButton" > <property name="geometry" > <rect> <x>30</x> <y>230</y> <width>100</width> <height>36</height> </rect> </property> <property name="text" > <string>搜索日志</string> </property> </widget> <widget class="QLabel" name="label_6" > <property name="geometry" > <rect> <x>290</x> <y>230</y> <width>81</width> <height>24</height> </rect> </property> <property name="text" > <string>選擇頁號(hào)</string> </property> </widget> <widget class="QSpinBox" name="spinBox" > <property name="geometry" > <rect> <x>380</x> <y>226</y> <width>81</width> <height>34</height> </rect> </property> </widget> <widget class="QLabel" name="label_7" > <property name="geometry" > <rect> <x>470</x> <y>230</y> <width>70</width> <height>24</height> </rect> </property> <property name="text" > <string>/000</string> </property> </widget> <widget class="QPushButton" name="pushButton_2" > <property name="geometry" > <rect> <x>560</x> <y>225</y> <width>81</width> <height>36</height> </rect> </property> <property name="text" > <string>確定</string> </property> </widget> <widget class="QTableWidget" name="tableWidget" > <property name="geometry" > <rect> <x>30</x> <y>270</y> <width>751</width> <height>291</height> </rect> </property> </widget> <widget class="QPushButton" name="pushButton_3" > <property name="geometry" > <rect> <x>340</x> <y>580</y> <width>100</width> <height>36</height> </rect> </property> <property name="text" > <string>返回</string> </property> </widget> </widget> <resources/> <connections/></ui>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -