341 lines
7.4 KiB
XML
341 lines
7.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Form</class>
|
|
<widget class="QWidget" name="Form">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>760</width>
|
|
<height>490</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>题号筛选器</string>
|
|
</property>
|
|
<property name="windowOpacity">
|
|
<double>1.000000000000000</double>
|
|
</property>
|
|
<widget class="QPushButton" name="pushButton_content">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>内容</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_obj">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>60</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>目标编号</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_tag">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>90</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>标签</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_usage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>120</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>使用记录</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_origin">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>150</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>出处</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_genre">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>180</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>题目类型</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_ans">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>210</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>答案</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_solution">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>240</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>解答与提示</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_same">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>270</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>相同题号</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_related">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>300</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>相关题号</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_remark">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>330</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>备注</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_exec">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>110</y>
|
|
<width>161</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>运行</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_undo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>380</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>撤销上一个</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_clearAll">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>410</y>
|
|
<width>75</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>清除</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_conditions">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>110</y>
|
|
<width>261</width>
|
|
<height>331</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>90</y>
|
|
<width>71</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>当前条件:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_not">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>380</x>
|
|
<y>30</y>
|
|
<width>111</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>选中表示不包含</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_SingleCondition">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>60</y>
|
|
<width>261</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>30</y>
|
|
<width>151</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>输入条件, 用","分隔表示"或"</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>30</y>
|
|
<width>91</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>筛选结果数目:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLCDNumber" name="lcdNumber_resCount">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>50</y>
|
|
<width>161</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="digitCount">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="value" stdset="0">
|
|
<double>0.000000000000000</double>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_savebuild">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>240</y>
|
|
<width>161</width>
|
|
<height>201</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>保存和编译</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_Detailed">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>490</x>
|
|
<y>210</y>
|
|
<width>79</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>详细信息</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|