Add Kyber to algorithm strings.
[qpwmc.git] / pwmdFileOptionsWidget.ui
blob343009a6f37abe58c101c69d8d6d39be9d4552aa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>PwmdFileOptionsWidget</class>
4 <widget class="QFrame" name="PwmdFileOptionsWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>350</width>
10 <height>118</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Frame</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <property name="leftMargin">
18 <number>0</number>
19 </property>
20 <property name="topMargin">
21 <number>0</number>
22 </property>
23 <property name="rightMargin">
24 <number>0</number>
25 </property>
26 <property name="bottomMargin">
27 <number>0</number>
28 </property>
29 <property name="spacing">
30 <number>3</number>
31 </property>
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>
38 </sizepolicy>
39 </property>
40 <property name="statusTip">
41 <string/>
42 </property>
43 <property name="whatsThis">
44 <string>Change the passphrase of the opened data file.</string>
45 </property>
46 <property name="text">
47 <string>Change &amp;passphrase</string>
48 </property>
49 </widget>
50 </item>
51 <item row="0" column="0">
52 <widget class="QLabel" name="label_11">
53 <property name="text">
54 <string>Filename:</string>
55 </property>
56 <property name="alignment">
57 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
58 </property>
59 </widget>
60 </item>
61 <item row="5" column="0">
62 <widget class="QLabel" name="label_100">
63 <property name="statusTip">
64 <string/>
65 </property>
66 <property name="whatsThis">
67 <string>Expire the cached document after this many seconds.</string>
68 </property>
69 <property name="text">
70 <string>Cache &amp;timeout:</string>
71 </property>
72 <property name="alignment">
73 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
74 </property>
75 <property name="buddy">
76 <cstring>sp_cacheTimeout</cstring>
77 </property>
78 </widget>
79 </item>
80 <item row="5" column="1">
81 <widget class="QSpinBox" name="sp_cacheTimeout">
82 <property name="suffix">
83 <string>s</string>
84 </property>
85 <property name="minimum">
86 <number>-1</number>
87 </property>
88 <property name="maximum">
89 <number>999999999</number>
90 </property>
91 </widget>
92 </item>
93 <item row="0" column="1">
94 <widget class="QLabel" name="l_filename">
95 <property name="text">
96 <string/>
97 </property>
98 </widget>
99 </item>
100 <item row="7" column="1">
101 <widget class="QCheckBox" name="ck_lock">
102 <property name="text">
103 <string/>
104 </property>
105 <property name="checked">
106 <bool>true</bool>
107 </property>
108 </widget>
109 </item>
110 <item row="4" column="0">
111 <widget class="QLabel" name="label_15">
112 <property name="text">
113 <string>Cached:</string>
114 </property>
115 <property name="alignment">
116 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
117 </property>
118 </widget>
119 </item>
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>
126 </sizepolicy>
127 </property>
128 <property name="statusTip">
129 <string/>
130 </property>
131 <property name="whatsThis">
132 <string>Remove the current data file from the cache.</string>
133 </property>
134 <property name="text">
135 <string>Clea&amp;r cache entry</string>
136 </property>
137 </widget>
138 </item>
139 <item row="5" column="2">
140 <widget class="QPushButton" name="pb_updateCacheTimeout">
141 <property name="text">
142 <string>&amp;Update</string>
143 </property>
144 </widget>
145 </item>
146 <item row="4" column="1">
147 <widget class="QLabel" name="l_cached">
148 <property name="text">
149 <string/>
150 </property>
151 </widget>
152 </item>
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>
157 </property>
158 <property name="text">
159 <string>Lock:</string>
160 </property>
161 <property name="alignment">
162 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
163 </property>
164 </widget>
165 </item>
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>
170 </property>
171 <property name="text">
172 <string>No timeout</string>
173 </property>
174 </widget>
175 </item>
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>
180 </property>
181 <property name="text">
182 <string>Not cached</string>
183 </property>
184 </widget>
185 </item>
186 </layout>
187 </widget>
188 <tabstops>
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>
196 </tabstops>
197 <resources/>
198 <connections/>
199 </ui>