1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>SettingsDialog</class> |
---|
4 | <widget class="QWidget" name="SettingsDialog"> |
---|
5 | <property name="windowTitle"> |
---|
6 | <string>Preferences</string> |
---|
7 | </property> |
---|
8 | <property name="windowIcon"> |
---|
9 | <iconset resource="../resources/tspsg.qrc"> |
---|
10 | <normaloff>:/images/icons/preferences_system.png</normaloff>:/images/icons/preferences_system.png</iconset> |
---|
11 | </property> |
---|
12 | <widget class="Line" name="lineHorizontal"> |
---|
13 | <property name="maximumSize"> |
---|
14 | <size> |
---|
15 | <width>16777215</width> |
---|
16 | <height>2</height> |
---|
17 | </size> |
---|
18 | </property> |
---|
19 | <property name="frameShadow"> |
---|
20 | <enum>QFrame::Plain</enum> |
---|
21 | </property> |
---|
22 | <property name="lineWidth"> |
---|
23 | <number>2</number> |
---|
24 | </property> |
---|
25 | <property name="orientation"> |
---|
26 | <enum>Qt::Horizontal</enum> |
---|
27 | </property> |
---|
28 | </widget> |
---|
29 | <widget class="QWidget" name="bgGrey" native="true"> |
---|
30 | <property name="sizePolicy"> |
---|
31 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
32 | <horstretch>0</horstretch> |
---|
33 | <verstretch>0</verstretch> |
---|
34 | </sizepolicy> |
---|
35 | </property> |
---|
36 | <property name="palette"> |
---|
37 | <palette> |
---|
38 | <active> |
---|
39 | <colorrole role="Window"> |
---|
40 | <brush brushstyle="SolidPattern"> |
---|
41 | <color alpha="255"> |
---|
42 | <red>240</red> |
---|
43 | <green>240</green> |
---|
44 | <blue>240</blue> |
---|
45 | </color> |
---|
46 | </brush> |
---|
47 | </colorrole> |
---|
48 | </active> |
---|
49 | <inactive> |
---|
50 | <colorrole role="Window"> |
---|
51 | <brush brushstyle="SolidPattern"> |
---|
52 | <color alpha="255"> |
---|
53 | <red>240</red> |
---|
54 | <green>240</green> |
---|
55 | <blue>240</blue> |
---|
56 | </color> |
---|
57 | </brush> |
---|
58 | </colorrole> |
---|
59 | </inactive> |
---|
60 | <disabled> |
---|
61 | <colorrole role="Window"> |
---|
62 | <brush brushstyle="SolidPattern"> |
---|
63 | <color alpha="255"> |
---|
64 | <red>240</red> |
---|
65 | <green>240</green> |
---|
66 | <blue>240</blue> |
---|
67 | </color> |
---|
68 | </brush> |
---|
69 | </colorrole> |
---|
70 | </disabled> |
---|
71 | </palette> |
---|
72 | </property> |
---|
73 | <property name="autoFillBackground"> |
---|
74 | <bool>true</bool> |
---|
75 | </property> |
---|
76 | <widget class="QPushButton" name="buttonCancel"> |
---|
77 | <property name="cursor"> |
---|
78 | <cursorShape>PointingHandCursor</cursorShape> |
---|
79 | </property> |
---|
80 | <property name="statusTip"> |
---|
81 | <string>Close without saving preferences</string> |
---|
82 | </property> |
---|
83 | <property name="text"> |
---|
84 | <string>&Cancel</string> |
---|
85 | </property> |
---|
86 | <property name="icon"> |
---|
87 | <iconset resource="../resources/tspsg.qrc"> |
---|
88 | <normaloff>:/images/icons/button_cancel.png</normaloff>:/images/icons/button_cancel.png</iconset> |
---|
89 | </property> |
---|
90 | </widget> |
---|
91 | <widget class="QPushButton" name="buttonOK"> |
---|
92 | <property name="cursor"> |
---|
93 | <cursorShape>PointingHandCursor</cursorShape> |
---|
94 | </property> |
---|
95 | <property name="statusTip"> |
---|
96 | <string>Save new preferences</string> |
---|
97 | </property> |
---|
98 | <property name="text"> |
---|
99 | <string>&OK</string> |
---|
100 | </property> |
---|
101 | <property name="icon"> |
---|
102 | <iconset resource="../resources/tspsg.qrc"> |
---|
103 | <normaloff>:/images/icons/button_ok.png</normaloff>:/images/icons/button_ok.png</iconset> |
---|
104 | </property> |
---|
105 | <property name="default"> |
---|
106 | <bool>true</bool> |
---|
107 | </property> |
---|
108 | </widget> |
---|
109 | <widget class="QToolButton" name="buttonHelp"> |
---|
110 | <property name="enabled"> |
---|
111 | <bool>false</bool> |
---|
112 | </property> |
---|
113 | <property name="cursor"> |
---|
114 | <cursorShape>PointingHandCursor</cursorShape> |
---|
115 | </property> |
---|
116 | <property name="toolTip"> |
---|
117 | <string>Help</string> |
---|
118 | </property> |
---|
119 | <property name="statusTip"> |
---|
120 | <string>Get preferences help</string> |
---|
121 | </property> |
---|
122 | <property name="text"> |
---|
123 | <string>Help</string> |
---|
124 | </property> |
---|
125 | <property name="icon"> |
---|
126 | <iconset resource="../resources/tspsg.qrc"> |
---|
127 | <normaloff>:/images/icons/help_hint.png</normaloff>:/images/icons/help_hint.png</iconset> |
---|
128 | </property> |
---|
129 | <property name="autoRaise"> |
---|
130 | <bool>true</bool> |
---|
131 | </property> |
---|
132 | </widget> |
---|
133 | </widget> |
---|
134 | <widget class="QWidget" name="bgWhite" native="true"> |
---|
135 | <property name="palette"> |
---|
136 | <palette> |
---|
137 | <active> |
---|
138 | <colorrole role="Window"> |
---|
139 | <brush brushstyle="SolidPattern"> |
---|
140 | <color alpha="255"> |
---|
141 | <red>255</red> |
---|
142 | <green>255</green> |
---|
143 | <blue>255</blue> |
---|
144 | </color> |
---|
145 | </brush> |
---|
146 | </colorrole> |
---|
147 | </active> |
---|
148 | <inactive> |
---|
149 | <colorrole role="Window"> |
---|
150 | <brush brushstyle="SolidPattern"> |
---|
151 | <color alpha="255"> |
---|
152 | <red>255</red> |
---|
153 | <green>255</green> |
---|
154 | <blue>255</blue> |
---|
155 | </color> |
---|
156 | </brush> |
---|
157 | </colorrole> |
---|
158 | </inactive> |
---|
159 | <disabled> |
---|
160 | <colorrole role="Window"> |
---|
161 | <brush brushstyle="SolidPattern"> |
---|
162 | <color alpha="255"> |
---|
163 | <red>255</red> |
---|
164 | <green>255</green> |
---|
165 | <blue>255</blue> |
---|
166 | </color> |
---|
167 | </brush> |
---|
168 | </colorrole> |
---|
169 | </disabled> |
---|
170 | </palette> |
---|
171 | </property> |
---|
172 | <property name="autoFillBackground"> |
---|
173 | <bool>true</bool> |
---|
174 | </property> |
---|
175 | <widget class="QGroupBox" name="groupRandomSettings"> |
---|
176 | <property name="title"> |
---|
177 | <string>Random values:</string> |
---|
178 | </property> |
---|
179 | <layout class="QVBoxLayout"> |
---|
180 | <item> |
---|
181 | <layout class="QHBoxLayout" name="_2"> |
---|
182 | <item> |
---|
183 | <widget class="QLabel" name="labelRandMin"> |
---|
184 | <property name="text"> |
---|
185 | <string>&Minimal:</string> |
---|
186 | </property> |
---|
187 | <property name="buddy"> |
---|
188 | <cstring>spinRandMin</cstring> |
---|
189 | </property> |
---|
190 | </widget> |
---|
191 | </item> |
---|
192 | <item> |
---|
193 | <widget class="QSpinBox" name="spinRandMin"> |
---|
194 | <property name="sizePolicy"> |
---|
195 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
196 | <horstretch>0</horstretch> |
---|
197 | <verstretch>0</verstretch> |
---|
198 | </sizepolicy> |
---|
199 | </property> |
---|
200 | <property name="cursor"> |
---|
201 | <cursorShape>PointingHandCursor</cursorShape> |
---|
202 | </property> |
---|
203 | <property name="statusTip"> |
---|
204 | <string>Minimum for random number generation</string> |
---|
205 | </property> |
---|
206 | </widget> |
---|
207 | </item> |
---|
208 | </layout> |
---|
209 | </item> |
---|
210 | <item> |
---|
211 | <layout class="QHBoxLayout" name="_3"> |
---|
212 | <item> |
---|
213 | <widget class="QLabel" name="labelRandMax"> |
---|
214 | <property name="text"> |
---|
215 | <string>Ma&ximal:</string> |
---|
216 | </property> |
---|
217 | <property name="buddy"> |
---|
218 | <cstring>spinRandMax</cstring> |
---|
219 | </property> |
---|
220 | </widget> |
---|
221 | </item> |
---|
222 | <item> |
---|
223 | <widget class="QSpinBox" name="spinRandMax"> |
---|
224 | <property name="sizePolicy"> |
---|
225 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
226 | <horstretch>0</horstretch> |
---|
227 | <verstretch>0</verstretch> |
---|
228 | </sizepolicy> |
---|
229 | </property> |
---|
230 | <property name="cursor"> |
---|
231 | <cursorShape>PointingHandCursor</cursorShape> |
---|
232 | </property> |
---|
233 | <property name="statusTip"> |
---|
234 | <string>Maximum for random number generation</string> |
---|
235 | </property> |
---|
236 | </widget> |
---|
237 | </item> |
---|
238 | </layout> |
---|
239 | </item> |
---|
240 | </layout> |
---|
241 | </widget> |
---|
242 | <widget class="QGroupBox" name="groupOutputSettings"> |
---|
243 | <property name="title"> |
---|
244 | <string>Output settings:</string> |
---|
245 | </property> |
---|
246 | <widget class="QPushButton" name="buttonFont"> |
---|
247 | <property name="cursor"> |
---|
248 | <cursorShape>PointingHandCursor</cursorShape> |
---|
249 | </property> |
---|
250 | <property name="statusTip"> |
---|
251 | <string>Font face for printing</string> |
---|
252 | </property> |
---|
253 | <property name="text"> |
---|
254 | <string>&Font...</string> |
---|
255 | </property> |
---|
256 | <property name="icon"> |
---|
257 | <iconset resource="../resources/tspsg.qrc"> |
---|
258 | <normaloff>:/images/icons/fonts.png</normaloff>:/images/icons/fonts.png</iconset> |
---|
259 | </property> |
---|
260 | </widget> |
---|
261 | <widget class="QPushButton" name="buttonColor"> |
---|
262 | <property name="cursor"> |
---|
263 | <cursorShape>PointingHandCursor</cursorShape> |
---|
264 | </property> |
---|
265 | <property name="statusTip"> |
---|
266 | <string>Font color for printing</string> |
---|
267 | </property> |
---|
268 | <property name="text"> |
---|
269 | <string>&Color...</string> |
---|
270 | </property> |
---|
271 | <property name="icon"> |
---|
272 | <iconset resource="../resources/tspsg.qrc"> |
---|
273 | <normaloff>:/images/icons/color_line.png</normaloff>:/images/icons/color_line.png</iconset> |
---|
274 | </property> |
---|
275 | </widget> |
---|
276 | </widget> |
---|
277 | <widget class="QCheckBox" name="cbAutosize"> |
---|
278 | <property name="cursor"> |
---|
279 | <cursorShape>PointingHandCursor</cursorShape> |
---|
280 | </property> |
---|
281 | <property name="statusTip"> |
---|
282 | <string>Automatically resize rows and columns to their contents</string> |
---|
283 | </property> |
---|
284 | <property name="text"> |
---|
285 | <string>Autosize of rows and columns</string> |
---|
286 | </property> |
---|
287 | </widget> |
---|
288 | </widget> |
---|
289 | </widget> |
---|
290 | <resources> |
---|
291 | <include location="../resources/tspsg.qrc"/> |
---|
292 | </resources> |
---|
293 | <connections/> |
---|
294 | </ui> |
---|