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.
konversation/konversation/src/tabs_preferencesui.ui

193 lines
7.3 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>Tabs_PreferencesUI</class>
<comment>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.</comment>
<widget class="TQWidget">
<property name="name">
<cstring>Tabs_PreferencesUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>337</width>
<height>495</height>
</rect>
</property>
<property name="caption">
<string>TabBar_Config</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>lookGBox</cstring>
</property>
<property name="title">
<string>Look</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>placementLabel</cstring>
</property>
<property name="text">
<string>Placement:</string>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Top</string>
</property>
</item>
<item>
<property name="text">
<string>Bottom</string>
</property>
</item>
<item>
<property name="text">
<string>Left</string>
</property>
</item>
<property name="name">
<cstring>kcfg_TabPlacement</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>111</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_CloseButtons</cstring>
</property>
<property name="text">
<string>Show &amp;close button on tabs</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ShowTabBarCloseButton</cstring>
</property>
<property name="text">
<string>Show a close button on the &amp;right side of the tab bar</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_UseMaxSizedTabs</cstring>
</property>
<property name="text">
<string>Limit the &amp;size of the tab labels to fit all on screen</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>focusGBox</cstring>
</property>
<property name="title">
<string>Focus</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_BringToFront</cstring>
</property>
<property name="text">
<string>&amp;Focus new tabs</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_FocusNewQueries</cstring>
</property>
<property name="text">
<string>Focus new &amp;queries</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>mouseGBox</cstring>
</property>
<property name="title">
<string>Mouse</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_MiddleClickClose</cstring>
</property>
<property name="text">
<string>&amp;Middle-click on a tab to close it</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>100</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>