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.
tdepim/akregator/src/settings_advancedbase.ui

158 lines
5.6 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Akregator::SettingsAdvancedBase</class>
<author>Frank Osterfeld</author>
<widget class="TQWidget">
<property name="name">
<cstring>SettingsAdvanced</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>476</width>
<height>486</height>
</rect>
</property>
<property name="caption">
<string>SettingsAdvanced</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox3_3_2</cstring>
</property>
<property name="title">
<string>Archive</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Archive backend:</string>
</property>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>cbBackend</cstring>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pbBackendConfigure</cstring>
</property>
<property name="text">
<string>&amp;Configure...</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupBox3_3</cstring>
</property>
<property name="title">
<string>Article List</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox" row="0" column="1">
<property name="name">
<cstring>kcfg_MarkReadDelay</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="suffix">
<string> sec</string>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
<spacer row="0" 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>174</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_ResetQuickFilterOnNodeChange</cstring>
</property>
<property name="text">
<string>Reset search bar when changing feeds</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_UseMarkReadDelay</cstring>
</property>
<property name="text">
<string>Mar&amp;k selected article read after</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>260</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>
<connection>
<sender>kcfg_UseMarkReadDelay</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_MarkReadDelay</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
</includes>
</UI>