This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
mathdeptv2/工具v2/题号筛选器.ui

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>400</width>
<height>533</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>20</x>
<y>20</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>20</x>
<y>50</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>20</x>
<y>80</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>20</x>
<y>110</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>20</x>
<y>140</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>20</x>
<y>170</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>20</x>
<y>200</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>20</x>
<y>230</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>20</x>
<y>260</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>20</x>
<y>290</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>20</x>
<y>320</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>20</x>
<y>460</y>
<width>75</width>
<height>48</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>20</x>
<y>370</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>20</x>
<y>400</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>120</x>
<y>100</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>120</x>
<y>80</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>280</x>
<y>20</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>120</x>
<y>50</y>
<width>261</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>120</x>
<y>20</y>
<width>151</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>输入条件, 用&quot;,&quot;分隔表示&quot;&quot;</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>120</x>
<y>440</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>120</x>
<y>460</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>300</x>
<y>460</y>
<width>81</width>
<height>51</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>310</x>
<y>440</y>
<width>79</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>详细信息</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>