<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CDlgRemoteRecordScheduleClass</class>
|
<widget class="QWidget" name="CDlgRemoteRecordScheduleClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>611</width>
|
<height>551</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CDlgRemoteRecordSchedule</string>
|
</property>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>60</y>
|
<width>501</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btnSave">
|
<property name="geometry">
|
<rect>
|
<x>450</x>
|
<y>400</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>confirm</string>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>60</x>
|
<y>30</y>
|
<width>531</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_6">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label">
|
<property name="text">
|
<string>date</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboWeekDay"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="1">
|
<widget class="QCheckBox" name="checkRecordAllDay">
|
<property name="text">
|
<string>all day record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>record type</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboDayRecordType"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>400</y>
|
<width>331</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_21">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_54">
|
<property name="text">
|
<string>copy to</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboCopyRecordDay"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QPushButton" name="btnCopyDay">
|
<property name="text">
|
<string>copy</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>80</y>
|
<width>81</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>start</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_4">
|
<property name="geometry">
|
<rect>
|
<x>340</x>
|
<y>80</y>
|
<width>71</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>end</string>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>110</y>
|
<width>421</width>
|
<height>241</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_3">
|
<item row="0" column="0">
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
<item>
|
<widget class="QLabel" name="label_6">
|
<property name="text">
|
<string>period1</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_12">
|
<property name="text">
|
<string>period2</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_18">
|
<property name="text">
|
<string>period3</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_30">
|
<property name="text">
|
<string>period4</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_24">
|
<property name="text">
|
<string>period5</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_42">
|
<property name="text">
|
<string>period6</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_36">
|
<property name="text">
|
<string>period7</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_48">
|
<property name="text">
|
<string>period8</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="1">
|
<layout class="QVBoxLayout" name="vLayStartHour"/>
|
</item>
|
<item row="0" column="2">
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
<item>
|
<widget class="QLabel" name="label_7">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_13">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_19">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_31">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_25">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_43">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_37">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_49">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="3">
|
<layout class="QVBoxLayout" name="vLayStartMin"/>
|
</item>
|
<item row="0" column="4">
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
<item>
|
<widget class="QLabel" name="label_8">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_14">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_20">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_32">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_26">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_44">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_38">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_50">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="5">
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
<item>
|
<widget class="QLabel" name="label_11">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_15">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_21">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_33">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_27">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_45">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_39">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_51">
|
<property name="text">
|
<string>---</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="6">
|
<layout class="QVBoxLayout" name="vLayEndHour"/>
|
</item>
|
<item row="0" column="7">
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
<item>
|
<widget class="QLabel" name="label_9">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_16">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_22">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_34">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_28">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_46">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_40">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_52">
|
<property name="text">
|
<string>h</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="8">
|
<layout class="QVBoxLayout" name="vLayEndMin"/>
|
</item>
|
<item row="0" column="9">
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
<item>
|
<widget class="QLabel" name="label_10">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_17">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_23">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_35">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_29">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_47">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_41">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_53">
|
<property name="text">
|
<string>min</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>460</x>
|
<y>80</y>
|
<width>141</width>
|
<height>271</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_4">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_5">
|
<property name="text">
|
<string>record mode</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<layout class="QVBoxLayout" name="vLayRecordType"/>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|