<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>notificationmanager</class>
|
<widget class="QMainWindow" name="notificationmanager">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>889</width>
|
<height>768</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>MainWindow</string>
|
</property>
|
<widget class="QWidget" name="centralwidget">
|
<widget class="QLabel" name="label">
|
<property name="geometry">
|
<rect>
|
<x>231</x>
|
<y>40</y>
|
<width>161</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>通知规则设置</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>80</y>
|
<width>93</width>
|
<height>28</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>搜索</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="geometry">
|
<rect>
|
<x>220</x>
|
<y>80</y>
|
<width>93</width>
|
<height>28</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>添加规则</string>
|
</property>
|
</widget>
|
<widget class="QGroupBox" name="groupBox">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>130</y>
|
<width>671</width>
|
<height>301</height>
|
</rect>
|
</property>
|
<property name="title">
|
<string>规则列表</string>
|
</property>
|
<widget class="QTableWidget" name="tableWidget">
|
<property name="geometry">
|
<rect>
|
<x>5</x>
|
<y>40</y>
|
<width>631</width>
|
<height>192</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>名称</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>事件类型</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>事件等级</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>目标</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>方式</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>状态</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QPushButton" name="pushButton_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>240</y>
|
<width>93</width>
|
<height>28</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>编辑</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_4">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>240</y>
|
<width>93</width>
|
<height>28</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>删除</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QGroupBox" name="groupBox_2">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>440</y>
|
<width>671</width>
|
<height>281</height>
|
</rect>
|
</property>
|
<property name="title">
|
<string/>
|
</property>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>10</y>
|
<width>72</width>
|
<height>15</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>规则详情</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>40</y>
|
<width>72</width>
|
<height>15</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>规则名称:</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>40</y>
|
<width>113</width>
|
<height>21</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_4">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>70</y>
|
<width>72</width>
|
<height>15</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>事件类型:</string>
|
</property>
|
</widget>
|
<widget class="QCheckBox" name="checkBox">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>100</y>
|
<width>91</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>CheckBox</string>
|
</property>
|
</widget>
|
<widget class="QCheckBox" name="checkBox_2">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>130</y>
|
<width>91</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>CheckBox</string>
|
</property>
|
</widget>
|
<widget class="QCheckBox" name="checkBox_3">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>160</y>
|
<width>91</width>
|
<height>19</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>CheckBox</string>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<widget class="QMenuBar" name="menubar">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>889</width>
|
<height>26</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QStatusBar" name="statusbar"/>
|
</widget>
|
<resources/>
|
<connections/>
|
</ui>
|