QtHPConnect/hp_mdiwindow.ui

27 lines
597 B
Text
Raw Normal View History

2019-02-10 15:43:00 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2019-02-10 15:32:15 +02:00
<ui version="4.0">
2019-02-10 15:43:00 +02:00
<class>hp_MdiWindow</class>
<widget class="QMainWindow" name="hp_MdiWindow">
2019-02-10 15:32:15 +02:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2019-02-10 15:43:00 +02:00
<width>328</width>
<height>268</height>
2019-02-10 15:32:15 +02:00
</rect>
</property>
<property name="windowTitle">
2019-02-10 15:43:00 +02:00
<string>LogWindow</string>
2019-02-10 15:32:15 +02:00
</property>
2019-02-10 15:43:00 +02:00
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextEdit" name="textEdit"/>
</item>
</layout>
</widget>
2019-02-10 15:32:15 +02:00
</widget>
2019-02-10 15:43:00 +02:00
<resources/>
2019-02-10 15:32:15 +02:00
<connections/>
</ui>