36 lines
775 B
XML
36 lines
775 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CZTAlarmGenerator</class>
|
|
<widget class="QWidget" name="CZTAlarmGenerator">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>693</width>
|
|
<height>470</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QLabel" name="mSEISimTitleLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>60</y>
|
|
<width>361</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Générateur d'alarmes ZT</string>
|
|
</property>
|
|
<property name="textFormat">
|
|
<enum>Qt::AutoText</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|