294 lines
6.0 KiB
XML
294 lines
6.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>FormCheckCaptureSelect</class>
|
|
<widget class="QWidget" name="FormCheckCaptureSelect">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1103</width>
|
|
<height>780</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QWidget
|
|
{
|
|
background: #A6B1C2;
|
|
}</string>
|
|
</property>
|
|
<widget class="QFrame" name="frame_Background">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>621</y>
|
|
<width>1103</width>
|
|
<height>159</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QFrame
|
|
{
|
|
background: #A6B1C2;
|
|
}</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Plain</enum>
|
|
</property>
|
|
<widget class="QPushButton" name="pushButton_Send_Select">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>50</y>
|
|
<width>121</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/capture_send_icon_button.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/capture_send_icon_clicked_button.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Delete">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>50</y>
|
|
<width>121</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/capture_delete_button_icon.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/capture_delete_clicked_button_icon.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Send_SelectAll">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>970</x>
|
|
<y>50</y>
|
|
<width>121</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/capture_send_icon_check box_button.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/capture_send all_button_clicked.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Close">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1007</x>
|
|
<y>12</y>
|
|
<width>81</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/capture_close_button_icon.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/capture_close_clicked_button_icon.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Next">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>7</x>
|
|
<y>262</y>
|
|
<width>80</width>
|
|
<height>110</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/preview-icon.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/preview-icon_clicked.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Selection">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>27</x>
|
|
<y>32</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
background: white;
|
|
qproperty-checkable: true;
|
|
qproperty-checked: false;
|
|
}
|
|
|
|
QPushButton:!checked
|
|
{
|
|
background: white;
|
|
}
|
|
|
|
|
|
QPushButton:checked
|
|
{
|
|
background: white;
|
|
border-image: url(://image/2/capture_check box.png);
|
|
padding: 6px;
|
|
}
|
|
</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_Info">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>75</x>
|
|
<y>27</y>
|
|
<width>141</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QLabel
|
|
{
|
|
color: white;
|
|
font-family: 'Roboto';
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
background: black;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Image: 5/5</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Prev">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1007</x>
|
|
<y>262</y>
|
|
<width>80</width>
|
|
<height>110</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
qproperty-autoDefault: false;
|
|
qproperty-flat: true;
|
|
border: none;
|
|
border-image: url(://image/2/next-icon.png);
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
border-image: url(://image/2/next-icon_clicked.png);
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_Info_Video">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>27</y>
|
|
<width>141</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QLabel
|
|
{
|
|
color: white;
|
|
font-family: 'Roboto';
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
background: red;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Video File</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|