<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>PlayBackClass</class>
|
<widget class="QWidget" name="PlayBackClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>902</width>
|
<height>663</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>PlayBack</string>
|
</property>
|
<widget class="QTabWidget" name="tabWidget">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>851</width>
|
<height>641</height>
|
</rect>
|
</property>
|
<property name="currentIndex">
|
<number>0</number>
|
</property>
|
<widget class="QWidget" name="tab">
|
<attribute name="title">
|
<string>Tab 1</string>
|
</attribute>
|
<widget class="QLineEdit" name="lineEdit_1_downfilename">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>580</y>
|
<width>191</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_10">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>530</y>
|
<width>321</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_1_cardSID">
|
<property name="geometry">
|
<rect>
|
<x>400</x>
|
<y>50</y>
|
<width>231</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_start_1">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>550</y>
|
<width>37</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>37</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>play</string>
|
</property>
|
</widget>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_1_start">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>20</y>
|
<width>131</width>
|
<height>22</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_5">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>50</y>
|
<width>41</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>card No.</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_picture_1">
|
<property name="geometry">
|
<rect>
|
<x>510</x>
|
<y>550</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>snap</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_stop_1">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>550</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>stop</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_6">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>580</y>
|
<width>81</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>offset</string>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="tableWidget_1_filelist">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>91</y>
|
<width>321</width>
|
<height>411</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>file name</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>size</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>start time</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>end time</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>property</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QComboBox" name="comboBox_1_fileattr">
|
<property name="geometry">
|
<rect>
|
<x>130</x>
|
<y>50</y>
|
<width>91</width>
|
<height>22</height>
|
</rect>
|
</property>
|
<item>
|
<property name="text">
|
<string>all</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>unlock</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>lock</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QLabel" name="label_4">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>550</y>
|
<width>81</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>file length</string>
|
</property>
|
</widget>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_1_stop">
|
<property name="geometry">
|
<rect>
|
<x>610</x>
|
<y>20</y>
|
<width>131</width>
|
<height>22</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_7">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>821</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_frame_1">
|
<property name="geometry">
|
<rect>
|
<x>590</x>
|
<y>550</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>frame</string>
|
</property>
|
</widget>
|
<widget class="QSlider" name="horizontalSlider_1_playbackprocess">
|
<property name="geometry">
|
<rect>
|
<x>360</x>
|
<y>520</y>
|
<width>461</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_8">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>10</y>
|
<width>20</width>
|
<height>71</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QCheckBox" name="checkBox_1_carno">
|
<property name="geometry">
|
<rect>
|
<x>240</x>
|
<y>50</y>
|
<width>81</width>
|
<height>17</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>by card No.</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_1_download">
|
<property name="geometry">
|
<rect>
|
<x>130</x>
|
<y>510</y>
|
<width>75</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>download</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_10">
|
<property name="geometry">
|
<rect>
|
<x>260</x>
|
<y>580</y>
|
<width>111</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>download file name</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>70</y>
|
<width>821</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_12">
|
<property name="geometry">
|
<rect>
|
<x>820</x>
|
<y>10</y>
|
<width>16</width>
|
<height>71</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_1_filetotalsize">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>550</y>
|
<width>101</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QSlider" name="horizontalSlider_playback_volume_1">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>550</y>
|
<width>111</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>111</width>
|
<height>21</height>
|
</size>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_1_lock">
|
<property name="geometry">
|
<rect>
|
<x>240</x>
|
<y>510</y>
|
<width>75</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>lock</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_9">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>510</y>
|
<width>20</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_13">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>500</y>
|
<width>321</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label">
|
<property name="geometry">
|
<rect>
|
<x>53</x>
|
<y>50</y>
|
<width>71</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>file property</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_1_downoffset">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>580</y>
|
<width>161</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="geometry">
|
<rect>
|
<x>560</x>
|
<y>21</y>
|
<width>41</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>end</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_fast_1">
|
<property name="geometry">
|
<rect>
|
<x>470</x>
|
<y>550</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>fast</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_1_search">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>510</y>
|
<width>75</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>search</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_1_downsave">
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>550</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>buckup</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>53</x>
|
<y>20</y>
|
<width>71</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>record type</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_pos_1">
|
<property name="geometry">
|
<rect>
|
<x>550</x>
|
<y>550</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>reset</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_7">
|
<property name="geometry">
|
<rect>
|
<x>330</x>
|
<y>21</y>
|
<width>41</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>start</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_1_filetype">
|
<property name="geometry">
|
<rect>
|
<x>130</x>
|
<y>20</y>
|
<width>151</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<item>
|
<property name="text">
|
<string>all</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>schedule</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>motion dectect</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>alarm</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>alarm or motion dectect</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>alarm anf motion dectect</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>command</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>manual record</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QPushButton" name="pushButton_1_downstopsave">
|
<property name="geometry">
|
<rect>
|
<x>270</x>
|
<y>550</y>
|
<width>71</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>stop backup</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_slow_1">
|
<property name="geometry">
|
<rect>
|
<x>430</x>
|
<y>550</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>slow</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>320</x>
|
<y>510</y>
|
<width>16</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QFrame" name="frame">
|
<property name="geometry">
|
<rect>
|
<x>340</x>
|
<y>90</y>
|
<width>491</width>
|
<height>421</height>
|
</rect>
|
</property>
|
<property name="frameShape">
|
<enum>QFrame::StyledPanel</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
<widget class="QWidget" name="verticalLayout">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>471</width>
|
<height>401</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout"/>
|
</widget>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_1_pbprocess">
|
<property name="geometry">
|
<rect>
|
<x>580</x>
|
<y>580</y>
|
<width>241</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_volume_1">
|
<property name="geometry">
|
<rect>
|
<x>640</x>
|
<y>550</y>
|
<width>81</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>open volume</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="tab_2">
|
<attribute name="title">
|
<string>Tab 2</string>
|
</attribute>
|
<widget class="Line" name="line_23">
|
<property name="geometry">
|
<rect>
|
<x>830</x>
|
<y>10</y>
|
<width>20</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_9">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>20</y>
|
<width>54</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>file type</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_frame_2">
|
<property name="geometry">
|
<rect>
|
<x>610</x>
|
<y>560</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>frame</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_67">
|
<property name="geometry">
|
<rect>
|
<x>340</x>
|
<y>550</y>
|
<width>20</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2_del">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>550</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>delete</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_fast_2">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>560</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>fast</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_14">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>50</y>
|
<width>831</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_16">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>831</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_2_start">
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>20</y>
|
<width>141</width>
|
<height>22</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_64">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>540</y>
|
<width>341</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2_delall">
|
<property name="geometry">
|
<rect>
|
<x>250</x>
|
<y>550</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>delete all</string>
|
</property>
|
</widget>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_2_stop">
|
<property name="geometry">
|
<rect>
|
<x>660</x>
|
<y>20</y>
|
<width>151</width>
|
<height>22</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_slow_2">
|
<property name="geometry">
|
<rect>
|
<x>450</x>
|
<y>560</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>slow</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_picture_2">
|
<property name="geometry">
|
<rect>
|
<x>530</x>
|
<y>560</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>snap</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_8">
|
<property name="geometry">
|
<rect>
|
<x>360</x>
|
<y>20</y>
|
<width>54</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>start</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_pos_2">
|
<property name="geometry">
|
<rect>
|
<x>570</x>
|
<y>560</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>reset</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_15">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>10</y>
|
<width>20</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_2_filetype">
|
<property name="geometry">
|
<rect>
|
<x>190</x>
|
<y>20</y>
|
<width>121</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<item>
|
<property name="text">
|
<string>normal</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>alarm</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>download</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QCheckBox" name="checkBox_2_all">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>20</y>
|
<width>51</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>all</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2_search">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>550</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>search</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_11">
|
<property name="geometry">
|
<rect>
|
<x>590</x>
|
<y>20</y>
|
<width>54</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>end</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_start_2">
|
<property name="geometry">
|
<rect>
|
<x>370</x>
|
<y>560</y>
|
<width>37</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>37</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>play</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_66">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>550</y>
|
<width>20</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QSlider" name="horizontalSlider_playback_process_2">
|
<property name="geometry">
|
<rect>
|
<x>360</x>
|
<y>540</y>
|
<width>481</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="tableWidget_2_localfilist">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>70</y>
|
<width>341</width>
|
<height>471</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>file name</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>size</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>type</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>start time</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>end time</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QSlider" name="horizontalSlider_playback_volume_2">
|
<property name="geometry">
|
<rect>
|
<x>730</x>
|
<y>560</y>
|
<width>111</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>111</width>
|
<height>21</height>
|
</size>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_65">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>570</y>
|
<width>341</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_stop_2">
|
<property name="geometry">
|
<rect>
|
<x>410</x>
|
<y>560</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>stop</string>
|
</property>
|
</widget>
|
<widget class="QFrame" name="frame_2">
|
<property name="geometry">
|
<rect>
|
<x>360</x>
|
<y>70</y>
|
<width>481</width>
|
<height>461</height>
|
</rect>
|
</property>
|
<property name="frameShape">
|
<enum>QFrame::StyledPanel</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
<widget class="QWidget" name="verticalLayout_2">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>461</width>
|
<height>441</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout"/>
|
</widget>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_2_pbprocess">
|
<property name="geometry">
|
<rect>
|
<x>370</x>
|
<y>590</y>
|
<width>471</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_volume_2">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>560</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>open volume</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="tab_3">
|
<attribute name="title">
|
<string>Page</string>
|
</attribute>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_3_stop">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>21</y>
|
<width>131</width>
|
<height>21</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_3_download">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>130</y>
|
<width>71</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>downlosd</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_64">
|
<property name="geometry">
|
<rect>
|
<x>290</x>
|
<y>20</y>
|
<width>54</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>end</string>
|
</property>
|
</widget>
|
<widget class="QSlider" name="horizontalSlider_playback_volume_3">
|
<property name="geometry">
|
<rect>
|
<x>450</x>
|
<y>570</y>
|
<width>161</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>111</width>
|
<height>21</height>
|
</size>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_65">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>20</y>
|
<width>54</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>start</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_fast_3">
|
<property name="geometry">
|
<rect>
|
<x>180</x>
|
<y>570</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>fast</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_3_save">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>200</y>
|
<width>71</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>backup</string>
|
</property>
|
</widget>
|
<widget class="QDateTimeEdit" name="dateTimeEdit_3_start">
|
<property name="geometry">
|
<rect>
|
<x>120</x>
|
<y>20</y>
|
<width>141</width>
|
<height>21</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_pos_3">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>570</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>reset</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_slow_3">
|
<property name="geometry">
|
<rect>
|
<x>130</x>
|
<y>570</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>slow</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_24">
|
<property name="geometry">
|
<rect>
|
<x>830</x>
|
<y>10</y>
|
<width>20</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_17">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>50</y>
|
<width>831</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_picture_3">
|
<property name="geometry">
|
<rect>
|
<x>230</x>
|
<y>570</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>snap</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_start_3">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>570</y>
|
<width>37</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>37</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>start</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_stop_3">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>570</y>
|
<width>40</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>40</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>stop</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_frame_3">
|
<property name="geometry">
|
<rect>
|
<x>320</x>
|
<y>570</y>
|
<width>41</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>41</width>
|
<height>23</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>frame</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_18">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>10</y>
|
<width>20</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_19">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>831</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QFrame" name="frame_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>70</y>
|
<width>611</width>
|
<height>471</height>
|
</rect>
|
</property>
|
<property name="frameShape">
|
<enum>QFrame::StyledPanel</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
<widget class="QWidget" name="verticalLayout_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>591</width>
|
<height>451</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout"/>
|
</widget>
|
</widget>
|
<widget class="QPushButton" name="pushButton_playback_volume_3">
|
<property name="geometry">
|
<rect>
|
<x>370</x>
|
<y>570</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>open volume</string>
|
</property>
|
</widget>
|
</widget>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>650</y>
|
<width>861</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>10</y>
|
<width>21</width>
|
<height>641</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>860</x>
|
<y>10</y>
|
<width>31</width>
|
<height>641</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>861</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|