1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PwmdFileOptionsWidget
</class>
4 <widget class=
"QFrame" name=
"PwmdFileOptionsWidget">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Frame
</string>
16 <layout class=
"QGridLayout" name=
"gridLayout">
17 <property name=
"leftMargin">
20 <property name=
"topMargin">
23 <property name=
"rightMargin">
26 <property name=
"bottomMargin">
29 <property name=
"spacing">
32 <item row=
"0" column=
"2">
33 <widget class=
"QPushButton" name=
"pb_changePassphrase">
34 <property name=
"sizePolicy">
35 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
36 <horstretch>0</horstretch>
37 <verstretch>0</verstretch>
40 <property name=
"statusTip">
43 <property name=
"whatsThis">
44 <string>Change the passphrase of the opened data file.
</string>
46 <property name=
"text">
47 <string>Change
&passphrase
</string>
51 <item row=
"0" column=
"0">
52 <widget class=
"QLabel" name=
"label_11">
53 <property name=
"text">
54 <string>Filename:
</string>
56 <property name=
"alignment">
57 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
61 <item row=
"5" column=
"0">
62 <widget class=
"QLabel" name=
"label_100">
63 <property name=
"statusTip">
66 <property name=
"whatsThis">
67 <string>Expire the cached document after this many seconds.
</string>
69 <property name=
"text">
70 <string>Cache
&timeout:
</string>
72 <property name=
"alignment">
73 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
75 <property name=
"buddy">
76 <cstring>sp_cacheTimeout
</cstring>
80 <item row=
"5" column=
"1">
81 <widget class=
"QSpinBox" name=
"sp_cacheTimeout">
82 <property name=
"suffix">
85 <property name=
"minimum">
88 <property name=
"maximum">
89 <number>999999999</number>
93 <item row=
"0" column=
"1">
94 <widget class=
"QLabel" name=
"l_filename">
95 <property name=
"text">
100 <item row=
"7" column=
"1">
101 <widget class=
"QCheckBox" name=
"ck_lock">
102 <property name=
"text">
105 <property name=
"checked">
110 <item row=
"4" column=
"0">
111 <widget class=
"QLabel" name=
"label_15">
112 <property name=
"text">
113 <string>Cached:
</string>
115 <property name=
"alignment">
116 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
120 <item row=
"4" column=
"2">
121 <widget class=
"QPushButton" name=
"pb_clearCache">
122 <property name=
"sizePolicy">
123 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Fixed">
124 <horstretch>0</horstretch>
125 <verstretch>0</verstretch>
128 <property name=
"statusTip">
131 <property name=
"whatsThis">
132 <string>Remove the current data file from the cache.
</string>
134 <property name=
"text">
135 <string>Clea
&r cache entry
</string>
139 <item row=
"5" column=
"2">
140 <widget class=
"QPushButton" name=
"pb_updateCacheTimeout">
141 <property name=
"text">
142 <string>&Update
</string>
146 <item row=
"4" column=
"1">
147 <widget class=
"QLabel" name=
"l_cached">
148 <property name=
"text">
153 <item row=
"7" column=
"0">
154 <widget class=
"QLabel" name=
"label">
155 <property name=
"whatsThis">
156 <string>Prevent other clients from accessing this file when opened.
</string>
158 <property name=
"text">
159 <string>Lock:
</string>
161 <property name=
"alignment">
162 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
166 <item row=
"6" column=
"1">
167 <widget class=
"QCheckBox" name=
"ck_noTimeout">
168 <property name=
"whatsThis">
169 <string>Keep the cache entry forever.
</string>
171 <property name=
"text">
172 <string>No timeout
</string>
176 <item row=
"6" column=
"2">
177 <widget class=
"QCheckBox" name=
"ck_notCached">
178 <property name=
"whatsThis">
179 <string>Expire the cache entry immediately after each use.
</string>
181 <property name=
"text">
182 <string>Not cached
</string>
189 <tabstop>pb_changePassphrase
</tabstop>
190 <tabstop>pb_clearCache
</tabstop>
191 <tabstop>sp_cacheTimeout
</tabstop>
192 <tabstop>pb_updateCacheTimeout
</tabstop>
193 <tabstop>ck_noTimeout
</tabstop>
194 <tabstop>ck_notCached
</tabstop>
195 <tabstop>ck_lock
</tabstop>