TegraRcmGUI/qtools.ui

33 lines
646 B
Text
Raw Normal View History

2020-06-24 14:31:54 -04:00
<?xml version="1.0" encoding="UTF-8"?>
2020-06-24 14:30:39 -04:00
<ui version="4.0">
<class>qTools</class>
2020-06-24 14:31:54 -04:00
<widget class="QWidget" name="qTools">
2020-06-24 14:30:39 -04:00
<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>
2020-06-24 14:31:54 -04:00
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>50</x>
<y>30</y>
<width>47</width>
<height>14</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
2020-06-24 14:30:39 -04:00
</widget>
2020-06-24 14:31:54 -04:00
<resources/>
2020-06-24 14:30:39 -04:00
<connections/>
</ui>