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.
yakuake/yakuake/src/general_settings_ui.ui

545 lines
23 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>GeneralSettingsUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>GeneralSettingsUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>481</width>
<height>473</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>behavior_box</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_popup</cstring>
</property>
<property name="text">
<string>Show notification popup at application startup</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_confirmquit</cstring>
</property>
<property name="text">
<string>Confirm quit when closing more than one session</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_tabs</cstring>
</property>
<property name="text">
<string>Show the tab bar</string>
</property>
</widget>
<spacer row="6" column="0">
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="5" column="0">
<property name="name">
<cstring>spacer10_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_keepabove</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Keep window above other windows</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enable this option if you want the Yakuake window to keep on top of other windows even when it loses focus.</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_focus</cstring>
</property>
<property name="text">
<string>Keep window open on focus change</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Enable this option if you want the Yakuake window to stay open when it loses focus.</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_focusontoggle</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Use Open/Retract action to focus window</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enable this option if you want the Open/Retract shortcut to focus the Yakuake window when it is already open but lacks focus. Disable this option to have the Open/Retract shortcut retract the Yakuake window regardless of whether or not it has focus.</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_poll</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Automatically open when pointer touches screen edge</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enable this option if you want the Yakuake window to open when the mouse pointer touches the top edge of the screen.</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>size_box</cstring>
</property>
<property name="title">
<string>Size and Animation</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>width_label</cstring>
</property>
<property name="text">
<string>Width:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>height_label</cstring>
</property>
<property name="text">
<string>Height:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>speed_label</cstring>
</property>
<property name="text">
<string>Speed:</string>
</property>
</widget>
<widget class="TQSlider" row="0" column="1">
<property name="name">
<cstring>width_slider</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="lineStep">
<number>1</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="value">
<number>10</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="tickInterval">
<number>1</number>
</property>
</widget>
<widget class="TQSlider" row="1" column="1">
<property name="name">
<cstring>height_slider</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="lineStep">
<number>1</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="value">
<number>5</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="tickInterval">
<number>1</number>
</property>
</widget>
<widget class="TQSlider" row="2" column="1">
<property name="name">
<cstring>kcfg_steps</cstring>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>50</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="value">
<number>20</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="tickInterval">
<number>5</number>
</property>
<property name="whatsThis" stdset="0">
<string>This setting controls the approximate duration of the sliding animation when the Yakuake window is opening or retracting.</string>
</property>
</widget>
<widget class="KIntSpinBox" row="1" column="2">
<property name="name">
<cstring>kcfg_height</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>10</number>
</property>
<property name="lineStep">
<number>10</number>
</property>
<property name="value">
<number>50</number>
</property>
</widget>
<widget class="KIntSpinBox" row="2" column="2">
<property name="name">
<cstring>steps_spinbox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>500</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="lineStep">
<number>50</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
<widget class="KIntSpinBox" row="0" column="2">
<property name="name">
<cstring>kcfg_width</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>10</number>
</property>
<property name="lineStep">
<number>10</number>
</property>
<property name="value">
<number>100</number>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>position_box</cstring>
</property>
<property name="title">
<string>Position</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>left_label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Left</string>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>kcfg_location</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="value">
<number>50</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="tickInterval">
<number>10</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>right_label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Right</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout20</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>screen_label</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Open on screen:</string>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>At mouse location</string>
</property>
</item>
<item>
<property name="text">
<string>Screen 1</string>
</property>
</item>
<property name="name">
<cstring>kcfg_screen</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>210</width>
<height>26</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>kcfg_focus</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_focusontoggle</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_focus</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_keepabove</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>kcfg_popup</tabstop>
<tabstop>kcfg_confirmquit</tabstop>
<tabstop>kcfg_tabs</tabstop>
<tabstop>kcfg_poll</tabstop>
<tabstop>kcfg_focus</tabstop>
<tabstop>kcfg_keepabove</tabstop>
<tabstop>kcfg_focusontoggle</tabstop>
<tabstop>width_slider</tabstop>
<tabstop>kcfg_width</tabstop>
<tabstop>height_slider</tabstop>
<tabstop>kcfg_height</tabstop>
<tabstop>kcfg_steps</tabstop>
<tabstop>steps_spinbox</tabstop>
<tabstop>kcfg_location</tabstop>
<tabstop>kcfg_screen</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>