QtHPConnect/variableview.ui

25 lines
528 B
Text
Raw Normal View History

2019-02-10 14:43:00 +01:00
<?xml version="1.0" encoding="UTF-8"?>
2019-02-10 14:32:15 +01:00
<ui version="4.0">
<class>variableView</class>
2019-02-10 14:43:00 +01:00
<widget class="QWidget" name="variableView">
2019-02-10 14:32:15 +01:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2019-02-10 14:43:00 +01:00
<width>347</width>
<height>358</height>
2019-02-10 14:32:15 +01:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2019-02-10 14:43:00 +01:00
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTableView" name="variableList"/>
</item>
</layout>
2019-02-10 14:32:15 +01:00
</widget>
2019-02-10 14:43:00 +01:00
<resources/>
2019-02-10 14:32:15 +01:00
<connections/>
</ui>