1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>CachePage
</class>
4 <widget class=
"QScrollArea" name=
"CachePage">
5 <property name=
"frameShadow">
6 <enum>QFrame::Plain
</enum>
8 <property name=
"widgetResizable">
11 <widget class=
"QWidget" name=
"scrollAreaWidgetContents">
12 <property name=
"geometry">
20 <layout class=
"QVBoxLayout" name=
"verticalLayout">
22 <widget class=
"QGroupBox" name=
"offlineModeGroup">
23 <property name=
"sizePolicy">
24 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
25 <horstretch>0</horstretch>
26 <verstretch>0</verstretch>
29 <property name=
"title">
30 <string>Offline mode
</string>
32 <layout class=
"QFormLayout" name=
"formLayout">
33 <property name=
"fieldGrowthPolicy">
34 <enum>QFormLayout::ExpandingFieldsGrow
</enum>
36 <property name=
"margin">
39 <item row=
"0" column=
"0">
40 <widget class=
"QRadioButton" name=
"offlineNope">
41 <property name=
"sizePolicy">
42 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
47 <property name=
"text">
48 <string>&Don't use cache
</string>
52 <item row=
"1" column=
"0">
53 <widget class=
"QRadioButton" name=
"offlineXDays">
54 <property name=
"sizePolicy">
55 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
60 <property name=
"text">
61 <string>&Remember messages for X days
</string>
65 <item row=
"2" column=
"0">
66 <widget class=
"QSpinBox" name=
"offlineNumberOfDays">
67 <property name=
"sizePolicy">
68 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
69 <horstretch>0</horstretch>
70 <verstretch>0</verstretch>
73 <property name=
"minimum">
76 <property name=
"maximum">
77 <number>365000</number>
81 <item row=
"3" column=
"0">
82 <widget class=
"QRadioButton" name=
"offlineEverything">
83 <property name=
"sizePolicy">
84 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
85 <horstretch>0</horstretch>
86 <verstretch>0</verstretch>
89 <property name=
"text">
90 <string>Store
&forever
</string>
98 <widget class=
"QGroupBox" name=
"notificationsBox">
99 <property name=
"sizePolicy">
100 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Maximum">
101 <horstretch>0</horstretch>
102 <verstretch>0</verstretch>
105 <property name=
"title">
106 <string>Notifications
</string>
108 <layout class=
"QFormLayout" name=
"formLayout_2">
109 <item row=
"0" column=
"0">
110 <widget class=
"QRadioButton" name=
"watchInbox">
111 <property name=
"whatsThis">
112 <string>Only the INBOX folder will be included for new message checking
</string>
114 <property name=
"text">
115 <string>&INBOX Only
</string>
119 <item row=
"2" column=
"0">
120 <widget class=
"QRadioButton" name=
"watchAll">
121 <property name=
"whatsThis">
122 <string>This might result in extremely slow operation in certain scenarios with shared mailboxes, rich folder hierarchies, or IMAP proxying, for example.
</string>
124 <property name=
"text">
125 <string>&All Mailboxes (use with care)
</string>
129 <item row=
"1" column=
"0">
130 <widget class=
"QRadioButton" name=
"watchSubscribed">
131 <property name=
"whatsThis">
132 <string>E-mail folders which are marked as subscribed will be included in notifications. To subscribe a mailbox, use the context menu in the mailbox view.
</string>
134 <property name=
"text">
135 <string>&Subscribed Mailboxes
</string>
143 <spacer name=
"verticalSpacer">
144 <property name=
"orientation">
145 <enum>Qt::Vertical
</enum>
147 <property name=
"sizeHint" stdset=
"0">