30 lines
615 B
XML
30 lines
615 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CGeneralStatusPage</class>
|
|
<widget class="QWidget" name="CGeneralStatusPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1147</width>
|
|
<height>492</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QTextEdit" name="mGenMsgTextEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>30</y>
|
|
<width>441</width>
|
|
<height>451</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|