📄 videoproperties.ui
字号:
<cstring>GroupBox3</cstring> </property> <property name="title"> <string>Quality</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QSpinBox" row="1" column="1"> <property name="name"> <cstring>SpinBoxVideoReceiveQuality</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>30</width> <height>0</height> </size> </property> </widget> <widget class="QSpinBox" row="0" column="1"> <property name="name"> <cstring>SpinBoxVideoTransmitQuality</cstring> </property> <property name="minimumSize"> <size> <width>50</width> <height>0</height> </size> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel5_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Receive</string> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel4_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Transmit</string> </property> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>GroupBoxOrientation</cstring> </property> <property name="title"> <string>Orientation</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QCheckBox"> <property name="name"> <cstring>CheckBoxFlipLocalVideo</cstring> </property> <property name="text"> <string>Flip local video</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>CheckBoxFlipReceivedVideo</cstring> </property> <property name="text"> <string>Flip received video</string> </property> </widget> </vbox> </widget> </vbox> </widget> </hbox> </widget> </vbox></widget><connections> <connection> <sender>SliderBrightness</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>BrightnessChanged_slot()</slot> </connection> <connection> <sender>SliderColour</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>ColourChanged_slot()</slot> </connection> <connection> <sender>SliderContrast</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>ContrastChanged_slot()</slot> </connection> <connection> <sender>SliderHue</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>HueChanged_slot()</slot> </connection> <connection> <sender>SliderWhiteness</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>WhitenessChanged_slot()</slot> </connection> <connection> <sender>RadioButtonPalVideoFormat</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>VideoFormatChanged_slot()</slot> </connection> <connection> <sender>RadioButtonNtscVideoFormat</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>VideoFormatChanged_slot()</slot> </connection> <connection> <sender>CheckBoxDisplayLocalVideo</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>DisplayLocalVideo_slot()</slot> </connection> <connection> <sender>CheckBoxLargeSize</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>LargeSize_slot()</slot> </connection> <connection> <sender>SpinBoxVideoInputChannel</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>InputChannel_slot()</slot> </connection> <connection> <sender>CheckBoxFlipLocalVideo</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>FlipLocal_slot()</slot> </connection> <connection> <sender>CheckBoxFlipReceivedVideo</sender> <signal>toggled(bool)</signal> <receiver>FormVideoProperties</receiver> <slot>FlipReceived_slot()</slot> </connection> <connection> <sender>SpinBoxVideoTransmitQuality</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>TransmitQuality_slot()</slot> </connection> <connection> <sender>SpinBoxVideoReceiveQuality</sender> <signal>valueChanged(int)</signal> <receiver>FormVideoProperties</receiver> <slot>ReceiveQuality_slot()</slot> </connection> <connection> <sender>ComboBoxVideoInputDevice</sender> <signal>activated(const QString&)</signal> <receiver>FormVideoProperties</receiver> <slot>InputDevice_slot()</slot> </connection></connections><includes> <include location="local" impldecl="in implementation">videoproperties.ui.h</include></includes><slots> <slot>BrightnessChanged_slot()</slot> <slot>ColourChanged_slot()</slot> <slot>ContrastChanged_slot()</slot> <slot>DisplayLocalVideo_slot()</slot> <slot>FlipLocal_slot()</slot> <slot>FlipReceived_slot()</slot> <slot>HueChanged_slot()</slot> <slot>InputChannel_slot()</slot> <slot>InputDevice_slot()</slot> <slot>LargeSize_slot()</slot> <slot>ReceiveQuality_slot()</slot> <slot>TransmitQuality_slot()</slot> <slot>VideoFormatChanged_slot()</slot> <slot>WhitenessChanged_slot()</slot></slots><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -