You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kplayer/kplayer/kplayersettingscontrols.ui

346 lines
22 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>KPlayerSettingsControlsPage</class>
<widget class="TQFrame">
<property name="name">
<cstring>KPlayerSettingsControlsPage</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>648</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>Control Settings</string>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame" row="0" column="0">
<property name="name">
<cstring>frame1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_shift</cstring>
</property>
<property name="text">
<string>&amp;Remember for current file any changes made with Shift</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember changes made while holding the Shift key down in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember any changes and adjustments made while holding the Shift key down in the file properties for the currently loaded file. This is particularly useful with volume, contrast, brightness and aspect settings, but also works with other options listed (but not checked) below.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQFrame" row="1" column="0">
<property name="name">
<cstring>frame1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>l_remember</cstring>
</property>
<property name="text">
<string>Always remember the following settings for each file</string>
</property>
<property name="toolTip" stdset="0">
<string>Always remember any changes made to the settings selected below in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember any changes and adjustments made to the settings you select below in the file properties for the currently loaded file. The selected settings will be stored even if you do not hold Shift. This is most useful for settings that are almost always file specific, like subtitle URL, subtitle delay, and audio delay.</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>c_spacer</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>c_size</cstring>
</property>
<property name="text">
<string>Display si&amp;ze</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember the display size you choose by resizing KPlayer window in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the video display size you choose by resizing the KPlayer window in the file properties for the currently loaded file. If this option is not selected, you can still make KPlayer remember the display size by holding down Shift key before and while you resize the window.</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>c_aspect</cstring>
</property>
<property name="text">
<string>Displa&amp;y aspect</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember the chosen video aspect in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the video aspect you choose by using commands on View menu in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the video aspect in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the video aspect by holding down the Shift key when choosing an aspect command.</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>c_full_screen</cstring>
</property>
<property name="text">
<string>&amp;Full screen</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember the full screen display option in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the setting for the full screen option you choose on the View menu in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the full screen option in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the full screen option by holding down the Shift key when choosing it.</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="1">
<property name="name">
<cstring>c_maximized</cstring>
</property>
<property name="text">
<string>Ma&amp;ximized</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember maximized window state in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember whether the window is maximized in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the maximized state in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the maximized state by holding down the Shift key when maximizing the KPlayer window.</string>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="1">
<property name="name">
<cstring>c_maintain_aspect</cstring>
</property>
<property name="text">
<string>&amp;Maintain aspect</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember the maintain aspect option in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the setting for the maintain aspect option in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the maintain aspect option in the current file's properties, then automatically reset it to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember the maintain aspect option by holding down the Shift key when clicking the maintain aspect toolbar button or choosing an aspect option from View menu.</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="1">
<property name="name">
<cstring>c_volume</cstring>
</property>
<property name="text">
<string>&amp;Volume</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember volume adjustments in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember volume adjustments in file properties for the currently loaded file. If this option is selected, KPlayer will remember volume adjustments in the current file's properties, then automatically reset the volume to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember volume adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="TQCheckBox" row="7" column="1">
<property name="name">
<cstring>c_audio_delay</cstring>
</property>
<property name="text">
<string>Audio d&amp;elay</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember audio delay setting in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the audio delay setting in file properties for the currently loaded file. If this option is selected, KPlayer will remember the audio delay in the current file's properties, then automatically reset the audio delay when another file is loaded. If this option is not selected, you can still make KPlayer remember the audio delay by holding down the Shift key when changing it.</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>c_contrast</cstring>
</property>
<property name="text">
<string>Co&amp;ntrast</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember contrast adjustments in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember contrast adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember contrast adjustments in the current file's properties, then automatically reset contrast to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember contrast adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="2">
<property name="name">
<cstring>c_brightness</cstring>
</property>
<property name="text">
<string>&amp;Brightness</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember brightness adjustments in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember brightness adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember brightness adjustments in the current file's properties, then automatically reset brightness to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember brightness adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="2">
<property name="name">
<cstring>c_hue</cstring>
</property>
<property name="text">
<string>&amp;Hue</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember hue adjustments in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember hue adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember hue adjustments in the current file's properties, then automatically reset hue to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember hue adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="2">
<property name="name">
<cstring>c_saturation</cstring>
</property>
<property name="text">
<string>Sa&amp;turation</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember saturation adjustments in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember saturation adjustments in the file properties for the currently loaded file. If this option is selected, KPlayer will remember saturation adjustments in the current file's properties, then automatically reset saturation to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember saturation adjustments by holding down the Shift key when making them.</string>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="2">
<property name="name">
<cstring>c_subtitle_position</cstring>
</property>
<property name="text">
<string>Subtitle po&amp;sition</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember subtitles' vertical position in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the subtitles' vertical position in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the subtitles' position in the current file's properties, then automatically reset the subtitles' position when another file is loaded. If this option is not selected, you can still make KPlayer remember the subtitles' position by holding down the Shift key when changing it.</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="2">
<property name="name">
<cstring>c_subtitle_delay</cstring>
</property>
<property name="text">
<string>Subtitle de&amp;lay</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember the subtitle delay in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the subtitle delay in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the subtitle delay in the current file's properties, then automatically reset the subtitle delay when another file is loaded. If this option is not selected, you can still make KPlayer remember the subtitle delay by holding down the Shift key when changing it.</string>
</property>
</widget>
<widget class="TQCheckBox" row="7" column="2">
<property name="name">
<cstring>c_frame_drop</cstring>
</property>
<property name="text">
<string>Frame dro&amp;p</string>
</property>
<property name="toolTip" stdset="0">
<string>Remember frame dropping option in the file properties for the current file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose whether to automatically remember the frame dropping option in the file properties for the currently loaded file. If this option is selected, KPlayer will remember the frame dropping option in the current file's properties, then automatically reset frame dropping to the previous setting when another file is loaded. If this option is not selected, you can still make KPlayer remember frame dropping option by holding down the Shift key when choosing it from the Player menu.</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>c_size</sender>
<signal>toggled(bool)</signal>
<receiver>KPlayerSettingsControlsPage</receiver>
<slot>rememberSizeChanged(bool)</slot>
</connection>
</connections>
<slots>
<slot access="protected">rememberSizeChanged(bool)</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
</UI>