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/工具v4/排序材料内难度.ui

104 lines
2.2 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>758</width>
<height>479</height>
</rect>
</property>
<property name="windowTitle">
<string>排序材料内难度</string>
</property>
<widget class="QPushButton" name="pushButton_selectfilepath">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>91</width>
<height>24</height>
</rect>
</property>
<property name="text">
<string>TeX文件路径</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_filepath">
<property name="geometry">
<rect>
<x>20</x>
<y>50</y>
<width>341</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_result">
<property name="geometry">
<rect>
<x>380</x>
<y>80</y>
<width>361</width>
<height>381</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_exec">
<property name="geometry">
<rect>
<x>510</x>
<y>20</y>
<width>231</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>排序难度数据</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>380</x>
<y>30</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>届别(班级)regex</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_classregex">
<property name="geometry">
<rect>
<x>380</x>
<y>50</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser_idexp">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>341</width>
<height>381</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>