Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdebase/kicker/applets/launcher/configdlgbase.ui

281 wiersze
11 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConfigDlgBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConfigDlgBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>371</width>
<height>338</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DragEnabled</cstring>
</property>
<property name="text">
<string>Allow drag and drop</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ShowDesktopEnabled</cstring>
</property>
<property name="text">
<string>Enable 'Show Desktop' button</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Layout</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_ConserveSpace</cstring>
</property>
<property name="text">
<string>Conserve space</string>
</property>
<property name="toolTip" stdset="0">
<string>Do not expand icons to the size of the panel</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Icon size:</string>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>iconDim</cstring>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>332</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>autoAdjustGroup</cstring>
</property>
<property name="title">
<string>Most Popular Applications</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>layout1</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSlider" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_HistoryHorizon</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="lineStep">
<number>0</number>
</property>
<property name="value">
<number>10</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>140</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Short Term</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Long Term</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Maximum number of applications:</string>
</property>
</widget>
<widget class="KIntSpinBox" row="1" column="1">
<property name="name">
<cstring>kcfg_AutoAdjustMinItems</cstring>
</property>
</widget>
<spacer row="2" column="2">
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>50</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KIntSpinBox" row="2" column="1">
<property name="name">
<cstring>kcfg_AutoAdjustMaxItems</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3_2</cstring>
</property>
<property name="text">
<string>Minimum number of applications:</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_AutoAdjustEnabled</cstring>
</property>
<property name="text">
<string>Add/remove applications based on their popularity</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_AutoAdjustMinItems</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_AutoAdjustMaxItems</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_HistoryHorizon</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel3</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_AutoAdjustEnabled</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel3_2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>