📄 options5.ui
字号:
</widget> <widget class="KTextEdit"> <property name="name"> <cstring>kcfg_OsdText</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="lineWidth"> <number>2</number> </property> <property name="textFormat"> <enum>PlainText</enum> </property> <property name="tabChangesFocus"> <bool>true</bool> </property> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox22</cstring> </property> <property name="title"> <string></string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>&Duration:</string> </property> <property name="buddy" stdset="0"> <cstring>kcfg_OsdDuration</cstring> </property> </widget> <widget class="KIntSpinBox" row="0" column="1"> <property name="name"> <cstring>kcfg_OsdDuration</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="suffix"> <string> ms</string> </property> <property name="specialValueText"> <string>Forever</string> </property> <property name="buttonSymbols"> <enum>UpDownArrows</enum> </property> <property name="maxValue"> <number>600000</number> </property> <property name="minValue"> <number>0</number> </property> <property name="lineStep"> <number>1000</number> </property> <property name="value"> <number>5000</number> </property> <property name="toolTip" stdset="0"> <string>The time in milliseconds to show the OSD. The value must be between 500 ms and 10000 ms.</string> </property> <property name="whatsThis" stdset="0"> <string>The time in milliseconds to show the OSD. The value must be between 500 ms and 10000 ms.</string> </property> </widget> <widget class="KComboBox" row="0" column="3"> <property name="name"> <cstring>kcfg_OsdScreen</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip" stdset="0"> <string>The screen that should display the OSD.</string> </property> <property name="whatsThis" stdset="0"> <string>The screen that should display the OSD.</string> </property> </widget> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>textLabel2_3</cstring> </property> <property name="text"> <string>Sc&reen:</string> </property> <property name="buddy" stdset="0"> <cstring>kcfg_OsdScreen</cstring> </property> </widget> </grid> </widget> </vbox> </widget> </hbox> </widget> </vbox></widget><connections> <connection> <sender>kcfg_OsdUseCustomColors</sender> <signal>toggled(bool)</signal> <receiver>colorsBox</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>kcfg_OsdEnabled</sender> <signal>toggled(bool)</signal> <receiver>mainBox</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>kcfg_OsdUseCustomColors</sender> <signal>toggled(bool)</signal> <receiver>Options5</receiver> <slot>useCustomColorsToggled(bool)</slot> </connection> <connection> <sender>kcfg_OsdUsePlaylistColumns</sender> <signal>toggled(bool)</signal> <receiver>kcfg_OsdText</receiver> <slot>setDisabled(bool)</slot> </connection></connections><includes> <include location="global" impldecl="in implementation">qapplication.h</include> <include location="global" impldecl="in implementation">qdesktopwidget.h</include> <include location="local" impldecl="in declaration">osd.h</include></includes><variables> <variable access="private">OSDPreviewWidget *m_pOSDPreview;</variable></variables><signals> <signal>settingsChanged()</signal></signals><slots> <slot access="protected">slotPositionChanged()</slot> <slot access="protected">useCustomColorsToggled( bool on )</slot></slots><functions> <function access="private" specifier="non virtual">init()</function> <function access="protected">hideEvent( QHideEvent * )</function> <function access="protected">showEvent( QShowEvent * )</function></functions><layoutdefaults spacing="6" margin="11"/><includehints> <includehint>ktextedit.h</includehint></includehints></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -