vlm.ui
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:9k
源码类别:
midi
开发平台:
Unix_Linux
- <ui version="4.0" >
- <class>Vlm</class>
- <widget class="QWidget" name="Vlm" >
- <property name="windowModality" >
- <enum>Qt::NonModal</enum>
- </property>
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>738</width>
- <height>693</height>
- </rect>
- </property>
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="windowTitle" >
- <string>VLM configurator</string>
- </property>
- <layout class="QGridLayout" >
- <item rowspan="5" row="0" column="0" colspan="3" >
- <widget class="QGroupBox" name="mediaConfBox" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="title" >
- <string>Media Manager Edition</string>
- </property>
- <layout class="QGridLayout" >
- <item row="0" column="0" colspan="3" >
- <widget class="QComboBox" name="mediaType" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </item>
- <item row="1" column="0" colspan="3" >
- <widget class="Line" name="line" >
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item row="2" column="0" >
- <widget class="QLabel" name="nameLabel" >
- <property name="text" >
- <string>Name:</string>
- </property>
- <property name="buddy" >
- <cstring>nameLedit</cstring>
- </property>
- </widget>
- </item>
- <item row="2" column="1" >
- <widget class="QLineEdit" name="nameLedit" />
- </item>
- <item row="2" column="2" >
- <widget class="QCheckBox" name="enableCheck" >
- <property name="text" >
- <string>Enable</string>
- </property>
- <property name="checked" >
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="3" column="0" >
- <widget class="QLabel" name="inputLabel" >
- <property name="text" >
- <string>Input:</string>
- </property>
- <property name="buddy" >
- <cstring>inputLedit</cstring>
- </property>
- </widget>
- </item>
- <item row="3" column="1" >
- <widget class="QLineEdit" name="inputLedit" />
- </item>
- <item row="3" column="2" >
- <widget class="QPushButton" name="inputButton" >
- <property name="text" >
- <string>Select Input</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0" >
- <widget class="QLabel" name="outputLabel" >
- <property name="text" >
- <string>Output:</string>
- </property>
- <property name="buddy" >
- <cstring>outputLedit</cstring>
- </property>
- </widget>
- </item>
- <item row="4" column="1" >
- <widget class="QLineEdit" name="outputLedit" />
- </item>
- <item row="4" column="2" >
- <widget class="QPushButton" name="outputButton" >
- <property name="text" >
- <string>Select Output</string>
- </property>
- </widget>
- </item>
- <item row="5" column="0" colspan="3" >
- <widget class="QGroupBox" name="schedBox" >
- <property name="title" >
- <string>Time Control</string>
- </property>
- </widget>
- </item>
- <item row="6" column="0" colspan="3" >
- <widget class="QGroupBox" name="vodBox" >
- <property name="title" >
- <string>Mux Control</string>
- </property>
- <layout class="QHBoxLayout" >
- <item>
- <widget class="QLabel" name="label" >
- <property name="text" >
- <string>Muxer:</string>
- </property>
- <property name="margin" >
- <number>3</number>
- </property>
- <property name="buddy" >
- <cstring>muxLedit</cstring>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="muxLedit" >
- <property name="inputMask" >
- <string>AAAA; </string>
- </property>
- </widget>
- </item>
- <item>
- <spacer>
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>411</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </item>
- <item row="7" column="0" colspan="2" >
- <widget class="QCheckBox" name="loopBCast" >
- <property name="text" >
- <string>Loop</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="3" >
- <spacer>
- <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>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="1" column="3" >
- <widget class="QPushButton" name="addButton" >
- <property name="text" >
- <string>Add</string>
- </property>
- </widget>
- </item>
- <item row="2" column="3" >
- <widget class="QPushButton" name="clearButton" >
- <property name="text" >
- <string>Clear</string>
- </property>
- </widget>
- </item>
- <item row="3" column="3" >
- <widget class="QPushButton" name="saveButton" >
- <property name="text" >
- <string>Save</string>
- </property>
- </widget>
- </item>
- <item row="4" column="3" >
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>80</width>
- <height>81</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="5" column="0" colspan="4" >
- <widget class="QGroupBox" name="mediaBox" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
- <horstretch>0</horstretch>
- <verstretch>1</verstretch>
- </sizepolicy>
- </property>
- <property name="title" >
- <string>Media Manager List</string>
- </property>
- <layout class="QGridLayout" >
- <item row="0" column="0" >
- <widget class="QListWidget" name="vlmListItem" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize" >
- <size>
- <width>200</width>
- <height>16777215</height>
- </size>
- </property>
- </widget>
- </item>
- <item row="0" column="1" >
- <widget class="Line" name="line_2" >
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item row="0" column="2" >
- <widget class="QScrollArea" name="vlmItemScroll" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>300</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="6" column="2" colspan="2" >
- <widget class="QDialogButtonBox" name="buttonBox" >
- <property name="standardButtons" >
- <set>QDialogButtonBox::NoButton</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <tabstops>
- <tabstop>mediaType</tabstop>
- <tabstop>nameLedit</tabstop>
- <tabstop>enableCheck</tabstop>
- <tabstop>inputLedit</tabstop>
- <tabstop>inputButton</tabstop>
- <tabstop>outputLedit</tabstop>
- <tabstop>outputButton</tabstop>
- <tabstop>addButton</tabstop>
- <tabstop>clearButton</tabstop>
- <tabstop>saveButton</tabstop>
- <tabstop>muxLedit</tabstop>
- <tabstop>loopBCast</tabstop>
- <tabstop>vlmListItem</tabstop>
- <tabstop>vlmItemScroll</tabstop>
- <tabstop>buttonBox</tabstop>
- </tabstops>
- <resources/>
- <connections/>
- </ui>