33 lines
682 B
XML
33 lines
682 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>1456</width>
|
|
<height>492</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QTextEdit" name="mGenMsgTextEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>460</x>
|
|
<y>30</y>
|
|
<width>651</width>
|
|
<height>451</height>
|
|
</rect>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|