added ui for ofd

This commit is contained in:
2025-03-11 19:37:58 +03:00
parent cb3d6c2a3f
commit 4c7a25c53e
11 changed files with 562 additions and 31 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>927</width>
<height>603</height>
<width>1077</width>
<height>608</height>
</rect>
</property>
<property name="windowTitle">
@@ -17,22 +17,6 @@
<item row="2" column="1">
<widget class="QTextEdit" name="check_content"/>
</item>
<item row="1" column="1">
<widget class="QLabel" name="check_content_label">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Check content</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QPushButton" name="parse_button">
<property name="text">
@@ -53,6 +37,19 @@
</property>
</widget>
</item>
<item row="1" column="1" alignment="Qt::AlignmentFlag::AlignHCenter">
<widget class="QLabel" name="check_content_label">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Check content</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>