rework ui, add text from email scene

This commit is contained in:
2025-03-09 21:23:36 +03:00
parent 4f75e88b69
commit cb3d6c2a3f
19 changed files with 1194 additions and 437 deletions

19
scenes/ocrscene.ui Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>OCRScene</class>
<widget class="QWidget" name="OCRScene">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>