QtHPConnect/source/variableview.ui

29 lines
613 B
Text
Raw Normal View History

2020-11-01 16:49:00 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>variableView</class>
<widget class="QWidget" name="variableView">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>347</width>
<height>358</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTableView" name="variableList">
<property name="enabled">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>