📄 xineconfigbase.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>XineConfigBase</class><widget class="QWidget"> <property name="name"> <cstring>XineConfigBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>437</width> <height>458</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="caption"> <string>Xine Configure</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>xineLogo</cstring> </property> <property name="paletteForegroundColor"> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> </property> <property name="paletteBackgroundColor"> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="frameShadow"> <enum>Raised</enum> </property> <property name="margin"> <number>1</number> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>AlignCenter</set> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout10</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout10</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>&Output plugin:</string> </property> <property name="buddy" stdset="0"> <cstring>deviceComboBox</cstring> </property> </widget> <widget class="KComboBox"> <property name="name"> <cstring>deviceComboBox</cstring> </property> </widget> </hbox> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Sound device may be modified after the output plugin has been changed to ALSA or OSS.</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>alsaGroupBox</cstring> </property> <property name="title"> <string>ALSA Device Configuration</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_3</cstring> </property> <property name="text"> <string>&Mono:</string> </property> <property name="buddy" stdset="0"> <cstring>monoLineEdit</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3_3</cstring> </property> <property name="text"> <string>&Stereo:</string> </property> <property name="buddy" stdset="0"> <cstring>stereoLineEdit</cstring> </property> </widget> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>textLabel4_2</cstring> </property> <property name="text"> <string>&4 Channels:</string> </property> <property name="buddy" stdset="0"> <cstring>chan4LineEdit</cstring> </property> </widget> <widget class="QLabel" row="1" column="2"> <property name="name"> <cstring>chan5Label</cstring> </property> <property name="text"> <string>&6 Channels:</string> </property> <property name="buddy" stdset="0"> <cstring>chan5LineEdit</cstring> </property> </widget> <widget class="QLineEdit" row="0" column="1"> <property name="name"> <cstring>monoLineEdit</cstring> </property> </widget> <widget class="QLineEdit" row="1" column="1"> <property name="name"> <cstring>stereoLineEdit</cstring> </property> </widget> <widget class="QLineEdit" row="0" column="3"> <property name="name"> <cstring>chan4LineEdit</cstring> </property> </widget> <widget class="QLineEdit" row="1" column="3"> <property name="name"> <cstring>chan5LineEdit</cstring> </property> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>ossGroupBox</cstring> </property> <property name="title"> <string>OSS Device Configuration</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>&Device:</string> </property> <property name="buddy" stdset="0"> <cstring>ossDeviceComboBox</cstring> </property> </widget> <widget class="QComboBox"> <property name="name"> <cstring>ossDeviceComboBox</cstring> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="text">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -