120 lines
2.4 KiB
XML
Executable File
120 lines
2.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>FisheyeWindow</class>
|
|
<widget class="QDialog" name="FisheyeWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>800</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QCheckBox" name="sw_ptz_fisheye">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1153</x>
|
|
<y>180</y>
|
|
<width>70</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="sw_ptz_rec0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>426</x>
|
|
<y>338</y>
|
|
<width>70</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="sw_ptz_rec1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>922</x>
|
|
<y>338</y>
|
|
<width>70</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="sw_ptz_rec2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>426</x>
|
|
<y>710</y>
|
|
<width>70</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="sw_ptz_rec3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>922</x>
|
|
<y>710</y>
|
|
<width>70</width>
|
|
<height>70</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_rec0_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>70</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_rec1_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>516</x>
|
|
<y>70</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_rec2_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>442</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_rec3_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>516</x>
|
|
<y>442</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_shutdown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1070</x>
|
|
<y>80</y>
|
|
<width>166</width>
|
|
<height>80</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|