ESGRAF48/source/SubTests/Plural/PluralWidget.ui

25 lines
531 B
Plaintext
Raw Normal View History

2018-06-04 16:48:58 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PluralWidget</class>
<widget class="QWidget" name="PluralWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>556</width>
<height>210</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
2019-02-02 13:44:01 +00:00
<widget class="QTableView" name="pluralTableView"/>
2018-06-04 16:48:58 +00:00
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>