<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>SetVideoUrlDialog</class>
|
<widget class="QDialog" name="SetVideoUrlDialog">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>831</width>
|
<height>133</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>设置http地址</string>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<property name="spacing">
|
<number>0</number>
|
</property>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<property name="bottomMargin">
|
<number>0</number>
|
</property>
|
<item>
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>选择视频文件(支持直接输入网络地址)</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<spacer name="verticalSpacer_7">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
<property name="sizeType">
|
<enum>QSizePolicy::Fixed</enum>
|
</property>
|
<property name="sizeHint" stdset="0">
|
<size>
|
<width>20</width>
|
<height>12</height>
|
</size>
|
</property>
|
</spacer>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
<property name="bottomMargin">
|
<number>0</number>
|
</property>
|
<item>
|
<widget class="QLabel" name="label_8">
|
<property name="text">
|
<string>视频地址:</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_fileUrl">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>32</height>
|
</size>
|
</property>
|
<property name="text">
|
<string>rtmp://202.69.69.180:443/webcast/bshdlive-pc</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QComboBox" name="comboBox">
|
<property name="editable">
|
<bool>true</bool>
|
</property>
|
<property name="currentText">
|
<string>默认</string>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>16</width>
|
<height>16</height>
|
</size>
|
</property>
|
<item>
|
<property name="text">
|
<string>默认</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>润伟</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>运达</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>鸿汉</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>畅想</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>海康</string>
|
</property>
|
</item>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_selectFile">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>28</height>
|
</size>
|
</property>
|
<property name="cursor">
|
<cursorShape>PointingHandCursor</cursorShape>
|
</property>
|
<property name="text">
|
<string>选择本地文件</string>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>16</width>
|
<height>16</height>
|
</size>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<spacer name="verticalSpacer_4">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
<property name="sizeType">
|
<enum>QSizePolicy::Fixed</enum>
|
</property>
|
<property name="sizeHint" stdset="0">
|
<size>
|
<width>20</width>
|
<height>12</height>
|
</size>
|
</property>
|
</spacer>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
<item>
|
<spacer name="horizontalSpacer">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
<property name="sizeHint" stdset="0">
|
<size>
|
<width>40</width>
|
<height>20</height>
|
</size>
|
</property>
|
</spacer>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>28</height>
|
</size>
|
</property>
|
<property name="cursor">
|
<cursorShape>PointingHandCursor</cursorShape>
|
</property>
|
<property name="text">
|
<string>确定</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<spacer name="horizontalSpacer_2">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
<property name="sizeType">
|
<enum>QSizePolicy::Fixed</enum>
|
</property>
|
<property name="sizeHint" stdset="0">
|
<size>
|
<width>32</width>
|
<height>20</height>
|
</size>
|
</property>
|
</spacer>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="minimumSize">
|
<size>
|
<width>0</width>
|
<height>28</height>
|
</size>
|
</property>
|
<property name="cursor">
|
<cursorShape>PointingHandCursor</cursorShape>
|
</property>
|
<property name="text">
|
<string>取消</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<spacer name="verticalSpacer_2">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
<property name="sizeType">
|
<enum>QSizePolicy::Fixed</enum>
|
</property>
|
<property name="sizeHint" stdset="0">
|
<size>
|
<width>20</width>
|
<height>6</height>
|
</size>
|
</property>
|
</spacer>
|
</item>
|
</layout>
|
</widget>
|
<resources/>
|
<connections>
|
<connection>
|
<sender>pushButton</sender>
|
<signal>clicked()</signal>
|
<receiver>SetVideoUrlDialog</receiver>
|
<slot>accept()</slot>
|
<hints>
|
<hint type="sourcelabel">
|
<x>573</x>
|
<y>93</y>
|
</hint>
|
<hint type="destinationlabel">
|
<x>470</x>
|
<y>76</y>
|
</hint>
|
</hints>
|
</connection>
|
<connection>
|
<sender>pushButton_2</sender>
|
<signal>clicked()</signal>
|
<receiver>SetVideoUrlDialog</receiver>
|
<slot>reject()</slot>
|
<hints>
|
<hint type="sourcelabel">
|
<x>706</x>
|
<y>92</y>
|
</hint>
|
<hint type="destinationlabel">
|
<x>653</x>
|
<y>87</y>
|
</hint>
|
</hints>
|
</connection>
|
</connections>
|
</ui>
|