211 lines
4.4 KiB
XML
Executable File
211 lines
4.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>IPCModeWindow</class>
|
|
<widget class="QDialog" name="IPCModeWindow">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>800</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>IPCModeWindow</string>
|
|
</property>
|
|
<widget class="QGraphicsView" name="gv_cam0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>180</y>
|
|
<width>443</width>
|
|
<height>400</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_cam1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>666</x>
|
|
<y>180</y>
|
|
<width>443</width>
|
|
<height>400</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="tl_loading_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>380</y>
|
|
<width>443</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>PreviewLoading</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="tl_loading_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>666</x>
|
|
<y>380</y>
|
|
<width>443</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>PreviewLoading</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="rtsp_url0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>140</y>
|
|
<width>443</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>PreviewLoading</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="rtsp_url1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>666</x>
|
|
<y>140</y>
|
|
<width>443</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>PreviewLoading</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="takepic_btn0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>510</y>
|
|
<width>443</width>
|
|
<height>64</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="takepic_btn1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>666</x>
|
|
<y>510</y>
|
|
<width>443</width>
|
|
<height>64</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="cam0_set_btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>200</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="cam1_set_btn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1030</x>
|
|
<y>200</y>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="cam0_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>140</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="cam1_hint">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>140</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="cam0_switch">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>580</y>
|
|
<width>443</width>
|
|
<height>100</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>cam0_switch</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="cam1_switch">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>666</x>
|
|
<y>580</y>
|
|
<width>443</width>
|
|
<height>100</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>cam1_switch</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_cam0_snap">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>200</y>
|
|
<width>160</width>
|
|
<height>90</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGraphicsView" name="gv_cam1_snap">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>688</x>
|
|
<y>200</y>
|
|
<width>160</width>
|
|
<height>90</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>
|