diff options
Diffstat (limited to 'akregator/src/propertieswidgetbase.ui')
-rw-r--r-- | akregator/src/propertieswidgetbase.ui | 467 |
1 files changed, 467 insertions, 0 deletions
diff --git a/akregator/src/propertieswidgetbase.ui b/akregator/src/propertieswidgetbase.ui new file mode 100644 index 000000000..eb7d39622 --- /dev/null +++ b/akregator/src/propertieswidgetbase.ui @@ -0,0 +1,467 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>Akregator::FeedPropertiesWidgetBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>FeedPropertiesWidget</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>355</width> + <height>189</height> + </rect> + </property> + <property name="caption"> + <string>Feed Properties</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QTabWidget"> + <property name="name"> + <cstring>tabWidget2</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>tab</cstring> + </property> + <attribute name="title"> + <string>&General</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>&URL:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>urlEdit</cstring> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>&Name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>feedNameEdit</cstring> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>feedNameEdit</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>1</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="toolTip" stdset="0"> + <string>Display name of RSS column</string> + </property> + </widget> + <widget class="KLineEdit" row="1" column="1"> + <property name="name"> + <cstring>urlEdit</cstring> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>upChkbox</cstring> + </property> + <property name="text"> + <string>U&se a custom update interval</string> + </property> + </widget> + <widget class="QLayoutWidget" row="2" column="0"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer8</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>31</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Update &every:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>updateSpinBox</cstring> + </property> + </widget> + <widget class="KIntSpinBox"> + <property name="name"> + <cstring>updateSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="suffix"> + <string></string> + </property> + <property name="maxValue"> + <number>100000000</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + </widget> + <widget class="QComboBox"> + <item> + <property name="text"> + <string>Minutes</string> + </property> + </item> + <item> + <property name="text"> + <string>Hours</string> + </property> + </item> + <item> + <property name="text"> + <string>Days</string> + </property> + </item> + <item> + <property name="text"> + <string>Never</string> + </property> + </item> + <property name="name"> + <cstring>updateComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </hbox> + </widget> + <widget class="QCheckBox" row="3" column="0"> + <property name="name"> + <cstring>checkBox_useNotification</cstring> + </property> + <property name="text"> + <string>Notify when new articles arri&ve</string> + </property> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>tab</cstring> + </property> + <attribute name="title"> + <string>Ar&chive</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QButtonGroup" row="0" column="0"> + <property name="name"> + <cstring>bg_feedArchive</cstring> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="title"> + <string></string> + </property> + <property name="exclusive"> + <bool>false</bool> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>rb_keepAllArticles</cstring> + </property> + <property name="text"> + <string>&Keep all articles</string> + </property> + </widget> + <widget class="QRadioButton" row="2" column="0"> + <property name="name"> + <cstring>rb_limitArticleNumber</cstring> + </property> + <property name="text"> + <string>Limit archi&ve to:</string> + </property> + </widget> + <widget class="QRadioButton" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>rb_limitArticleAge</cstring> + </property> + <property name="text"> + <string>&Delete articles older than:</string> + </property> + </widget> + <widget class="KIntSpinBox" row="3" column="2"> + <property name="name"> + <cstring>sb_maxArticleAge</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="suffix"> + <string> days</string> + </property> + <property name="specialValueText"> + <string>1 day</string> + </property> + <property name="maxValue"> + <number>1000000</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>1</number> + </property> + </widget> + <spacer row="3" column="3"> + <property name="name"> + <cstring>spacer5_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>99</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="2" column="3"> + <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>100</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KIntSpinBox" row="2" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>sb_maxArticleNumber</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="suffix"> + <string> articles</string> + </property> + <property name="specialValueText"> + <string>1 article</string> + </property> + <property name="maxValue"> + <number>1000000</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + </widget> + <widget class="QRadioButton" row="4" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>rb_disableArchiving</cstring> + </property> + <property name="text"> + <string>Di&sable archiving</string> + </property> + </widget> + <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>rb_globalDefault</cstring> + </property> + <property name="text"> + <string>&Use default settings</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>TabPage</cstring> + </property> + <attribute name="title"> + <string>Adva&nced</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>checkBox_loadWebsite</cstring> + </property> + <property name="text"> + <string>Load the &full website when reading articles</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>checkBox_markRead</cstring> + </property> + <property name="text"> + <string>Mar&k articles as read when they arrive</string> + </property> + </widget> + </vbox> + </widget> + <spacer row="1" column="0"> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>71</height> + </size> + </property> + </spacer> + </grid> + </widget> + </widget> + </vbox> +</widget> +<connections> + <connection> + <sender>upChkbox</sender> + <signal>toggled(bool)</signal> + <receiver>updateSpinBox</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>rb_limitArticleNumber</sender> + <signal>toggled(bool)</signal> + <receiver>sb_maxArticleNumber</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>rb_limitArticleAge</sender> + <signal>toggled(bool)</signal> + <receiver>sb_maxArticleAge</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>upChkbox</sender> + <signal>toggled(bool)</signal> + <receiver>updateComboBox</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>updateComboBox</sender> + <signal>activated(int)</signal> + <receiver>FeedPropertiesWidget</receiver> + <slot>slotUpdateComboBoxActivated(int)</slot> + </connection> + <connection> + <sender>upChkbox</sender> + <signal>toggled(bool)</signal> + <receiver>FeedPropertiesWidget</receiver> + <slot>slotUpdateCheckBoxToggled(bool)</slot> + </connection> + <connection> + <sender>upChkbox</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel1</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<slots> + <slot access="protected" specifier="pure virtual">slotUpdateComboBoxActivated( int )</slot> + <slot access="protected" specifier="pure virtual">slotUpdateCheckBoxToggled( bool )</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> +</includehints> +</UI> |