-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathqrc_styles.cpp
466 lines (450 loc) · 28.5 KB
/
qrc_styles.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
/****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.15.16
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
static const unsigned char qt_resource_data[] = {
// /home/arun/VortexLinux/Ship-GUI/resources/styles/vm_element.qss
0x0,0x0,0x2,0x9b,
0x51,
0x46,0x72,0x61,0x6d,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,
0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x37,
0x42,0x38,0x37,0x39,0x34,0x3b,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x78,0x2d,0x77,
0x69,0x64,0x74,0x68,0x3a,0x20,0x37,0x36,0x30,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,
0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,
0x31,0x30,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,0x20,
0x7b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,
0x20,0x31,0x36,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,
0x77,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x7d,0xa,
0xa,0x51,0x54,0x6f,0x6f,0x6c,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
0x6c,0x6f,0x72,0x3a,0x20,0x23,0x41,0x30,0x41,0x45,0x43,0x30,0xa,0x7d,0xa,0xa,
0x51,0x54,0x6f,0x6f,0x6c,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,0x68,0x6f,0x76,0x65,
0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,
0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x42,0x41,0x43,0x36,0x44,
0x38,0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x20,0x7b,0xa,0x20,
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
0x6c,0x6f,0x72,0x3a,0x20,0x23,0x34,0x41,0x35,0x35,0x36,0x38,0x3b,0x20,0xa,0x20,
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x31,0x70,0x78,0x20,0x73,
0x6f,0x6c,0x69,0x64,0x20,0x23,0x32,0x44,0x33,0x37,0x34,0x38,0x3b,0x20,0xa,0x20,
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,
0x3a,0x20,0x35,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,
0x3a,0x69,0x74,0x65,0x6d,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,
0x69,0x6e,0x67,0x3a,0x20,0x38,0x70,0x78,0x20,0x31,0x32,0x70,0x78,0x3b,0xa,0x20,
0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x45,0x32,0x45,0x38,0x46,
0x30,0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x74,
0x65,0x6d,0x3a,0x73,0x65,0x6c,0x65,0x63,0x74,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,
0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,
0x6f,0x72,0x3a,0x20,0x23,0x32,0x42,0x36,0x43,0x42,0x30,0x3b,0x20,0xa,0x20,0x20,
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x46,0x46,0x46,0x46,0x46,0x46,
0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x74,0x65,
0x6d,0x3a,0x64,0x69,0x73,0x61,0x62,0x6c,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x41,0x30,0x41,0x45,0x43,0x30,0x3b,
0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x73,0x65,0x70,0x61,
0x72,0x61,0x74,0x6f,0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x68,0x65,0x69,0x67,
0x68,0x74,0x3a,0x20,0x31,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,
0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,
0x32,0x44,0x33,0x37,0x34,0x38,0x3b,0x20,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x72,
0x67,0x69,0x6e,0x3a,0x20,0x35,0x70,0x78,0x20,0x30,0x3b,0x20,0xa,0x7d,0xa,0xa,
0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x63,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,
0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x2d,0x6c,0x65,0x66,0x74,0x3a,0x20,
0x31,0x30,0x70,0x78,0x3b,0x20,0xa,0x7d,0xa,0xa,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/create_container_page.qss
0x0,0x0,0x1,0xd2,
0x0,
0x0,0x6,0x5e,0x78,0x9c,0xc5,0x54,0x4d,0x8f,0xda,0x30,0x10,0xbd,0xf3,0x2b,0x46,
0xe2,0xba,0x91,0x80,0x84,0x8,0xcc,0x89,0xdd,0x7e,0x1d,0x38,0x14,0x55,0x6a,0xcf,
0x4e,0x3c,0x9,0x56,0x8d,0x7,0xd9,0x4e,0x77,0xb7,0x55,0xff,0x7b,0x9d,0x2f,0x48,
0xb2,0x4b,0xd8,0xf6,0x52,0xfb,0x12,0x4f,0xc6,0xe3,0xf7,0x9e,0xdf,0x78,0xff,0x4d,
0x8a,0x1c,0x1d,0xfc,0x9a,0x80,0x1f,0x9,0x4f,0xbf,0xe7,0x86,0xa,0x2d,0x82,0x94,
0x14,0x19,0x6,0xd3,0x5,0x96,0x73,0x3,0x30,0xf9,0x3d,0x99,0xec,0x77,0x3c,0x41,
0x75,0x35,0xd9,0x19,0xae,0xed,0x89,0x1b,0xd4,0x6e,0x3,0x55,0x4e,0x46,0xda,0x5,
0x8f,0x28,0xf3,0x83,0x63,0x90,0x90,0x12,0x9b,0x4b,0x38,0xe3,0x47,0xa9,0x9e,0x19,
0x6c,0x8d,0xe4,0xea,0xe,0xac,0xdf,0x1b,0x58,0x34,0x32,0xab,0x73,0x12,0x32,0x2,
0x4d,0x60,0xb8,0x90,0x85,0x65,0x30,0x9f,0x9d,0x9e,0xea,0x1f,0x27,0x2e,0x84,0xd4,
0x39,0x83,0xc5,0x39,0x34,0x0,0xdb,0x8b,0x85,0x61,0xb8,0xb9,0x60,0x9f,0x3a,0xe9,
0x14,0x76,0x69,0x54,0x58,0xac,0xfc,0x89,0xc,0xc2,0xaa,0x60,0x99,0xfb,0xb9,0xb0,
0x87,0xfb,0xc2,0x39,0xd2,0xd3,0x92,0x66,0xfd,0x79,0x5d,0xa4,0xe8,0x61,0xfb,0x61,
0x39,0xeb,0x9d,0xfb,0x78,0x90,0xe,0xbb,0x4c,0x18,0x68,0xd2,0x38,0xa0,0x50,0xb2,
0xea,0xf0,0x18,0x70,0x5e,0xb6,0xf1,0xe,0xc6,0xf9,0xa2,0x17,0x7c,0xa9,0xed,0x91,
0x9b,0x5c,0xea,0x20,0x21,0xf,0xf9,0x8,0x4d,0x91,0xab,0x9c,0xd8,0x81,0x7e,0xa0,
0x19,0x61,0xb6,0xe4,0xb3,0x68,0x3d,0x56,0xe0,0x64,0xd0,0x5a,0x14,0xd7,0x4b,0x84,
0xab,0x15,0x86,0x69,0xeb,0xa0,0x4b,0x91,0x91,0x1d,0xd1,0x7a,0x25,0x92,0x7f,0x91,
0xd3,0x93,0x6d,0x6e,0x71,0xd4,0x42,0x5d,0x3d,0xa3,0x11,0x3d,0xfb,0x80,0x6f,0x69,
0xb5,0x58,0xaf,0x66,0xc9,0xb,0xad,0x6e,0xb,0x34,0xcf,0xe2,0x70,0x1d,0xb7,0x2,
0x7d,0xbd,0xa7,0xa7,0x1d,0x7f,0xa6,0xc2,0xdd,0xc1,0xfe,0x53,0x77,0xf1,0xd1,0x48,
0x51,0x2f,0x9a,0x5a,0xbe,0xd7,0xd2,0xb3,0x8d,0xea,0x73,0xbf,0xa4,0x86,0x94,0xda,
0x1a,0xe4,0x4d,0x4e,0x63,0x7,0x85,0x99,0x83,0xae,0x4,0x4d,0xdc,0x94,0x74,0xfd,
0x8f,0xe8,0x5c,0xe1,0x9d,0xef,0x46,0xca,0x6f,0x3e,0x8,0x7f,0xdd,0xa3,0x6f,0xe9,
0xf9,0xfe,0x65,0xf,0x1f,0x9c,0x57,0x6f,0xad,0x85,0x25,0xd2,0x72,0xbe,0xd2,0x2,
0x5d,0x75,0x76,0x52,0xe3,0x7b,0x21,0x47,0x9e,0xbb,0xa8,0x1a,0xb7,0xac,0x37,0xf7,
0x36,0xb3,0xa4,0xa4,0x80,0x69,0x5c,0x8d,0xf1,0xf6,0x3d,0xab,0xb1,0x1c,0x2,0x61,
0x19,0xa5,0x85,0x6d,0xe1,0xd4,0xdb,0x5b,0x28,0x71,0xcc,0x33,0x6c,0xec,0xf4,0x40,
0xc7,0x84,0xbc,0x17,0xfe,0x3b,0xf0,0x16,0xc8,0xdb,0x80,0xff,0x1,0x5e,0x63,0xef,
0x8e,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/nav.qss
0x0,0x0,0x1,0x0,
0x0,
0x0,0x4,0x5,0x78,0x9c,0xbd,0x91,0xcd,0x4e,0x84,0x30,0x14,0x85,0xf7,0x3c,0x45,
0x33,0xb3,0x26,0x19,0x60,0x18,0x48,0x8d,0x1b,0x9f,0xc0,0x59,0x1b,0x63,0x5a,0x7a,
0x19,0x1a,0x91,0x4b,0xfa,0x83,0x13,0x8d,0xef,0x6e,0x1d,0x24,0x10,0x63,0x1,0x33,
0x89,0x5d,0x9e,0xd3,0x9e,0xef,0xde,0x9e,0xe3,0xbd,0xd5,0xd5,0x9d,0x35,0x6,0x1b,
0xf2,0x1e,0x10,0x77,0x38,0x2b,0x9e,0x4f,0xa,0x6d,0x23,0xc2,0x2,0x6b,0x54,0x94,
0xf0,0xda,0x49,0x37,0x17,0xf3,0x5b,0xd9,0x96,0x97,0xd3,0x6b,0x25,0x36,0x26,0xd4,
0xf2,0xd,0x28,0x89,0xe,0xed,0x79,0x22,0xbe,0x82,0x3c,0x55,0xc6,0x5,0x60,0x2d,
0x7a,0x99,0xa3,0x12,0xa0,0x42,0xc5,0x84,0xb4,0x9a,0x92,0xf4,0xeb,0xfa,0x47,0x10,
0x1c,0xc7,0x29,0xb6,0x85,0x7b,0xc9,0x64,0x3,0xea,0x89,0x4f,0xc7,0x1a,0xc8,0xbb,
0x5d,0xc6,0x7,0x72,0x9f,0x46,0x49,0xdc,0x9e,0x89,0xc6,0x5a,0x8a,0xd1,0x5e,0x8,
0xa5,0x15,0x76,0xa0,0xbc,0x1b,0xbb,0x98,0xf4,0xc0,0x93,0x19,0xca,0x68,0xff,0xfc,
0x92,0x25,0x72,0xab,0x40,0x6b,0x10,0x73,0xec,0xa4,0xcc,0xe6,0x36,0x1c,0xed,0x3f,
0xb2,0x1f,0x58,0x61,0x64,0x7,0xb7,0x1b,0xa3,0x2c,0x6c,0x1e,0xff,0x63,0x84,0xee,
0xe5,0xf7,0x1a,0xe3,0x9c,0x65,0xfb,0xd4,0x4b,0x18,0x6c,0x5f,0xda,0x52,0x7f,0x71,
0x94,0xe7,0x49,0xee,0x8f,0x9f,0xd8,0x6b,0x17,0x58,0x2e,0x2e,0x82,0xc,0x92,0xbd,
0x17,0x3a,0xb5,0xd7,0x42,0x57,0x37,0x76,0x15,0xfb,0x13,0xea,0xb7,0x41,0xb8,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/styles.qss
0x0,0x0,0x1,0x0,
0x0,
0x0,0x3,0x92,0x78,0x9c,0xa5,0x92,0x41,0x6a,0xc3,0x30,0x10,0x45,0xf7,0x3e,0xc5,
0x40,0xb6,0x35,0x38,0x2e,0x4,0x23,0xef,0x7a,0x83,0xd0,0x45,0xd7,0x8a,0x47,0x95,
0x86,0xaa,0x1a,0x23,0xcb,0x49,0x68,0xe9,0xdd,0x2b,0xc7,0x35,0x89,0xed,0xc4,0xa5,
0xa9,0x6,0x6d,0x66,0xa4,0xff,0x3e,0xfa,0xda,0xbe,0x10,0x6a,0x15,0xe0,0x33,0x81,
0xb8,0x76,0xb2,0x7a,0xd3,0x9e,0x5b,0x87,0x69,0xc5,0x96,0xbd,0x80,0xd5,0x3a,0xef,
0xaa,0x84,0xe4,0x2b,0x49,0xb6,0xcf,0x95,0x67,0x6b,0x9f,0xa4,0x17,0x7b,0xe5,0x3,
0x55,0xd2,0xe,0x17,0xd9,0xa3,0x8a,0xc7,0xd7,0xf5,0x11,0x1a,0xb6,0x84,0xb0,0xc2,
0xc7,0xae,0xca,0x89,0x6e,0x54,0x7c,0xcd,0xba,0xea,0x7,0x7,0xc2,0x60,0xe2,0xb5,
0xbc,0x3e,0xf6,0x8d,0x77,0xe9,0x35,0x39,0x1,0x59,0x14,0xba,0xd8,0xe5,0x4,0x2f,
0x8c,0x74,0x68,0xd5,0xcc,0xc6,0xdc,0x7f,0x51,0x14,0xd1,0xfc,0x49,0x9a,0x5c,0x6a,
0x14,0x69,0x13,0x4,0xe4,0xd9,0x0,0xec,0x9d,0xa7,0x5e,0x22,0xb5,0x8d,0x80,0xcd,
0x15,0x96,0x44,0x4c,0x2d,0xb9,0x33,0xed,0x1,0x2e,0xc7,0x4d,0xbb,0x1b,0x8f,0x67,
0x66,0x4,0x38,0x76,0xaa,0x1c,0xbd,0x54,0xdf,0xb9,0x42,0xaa,0xa5,0x5e,0x22,0x8d,
0xc6,0x37,0x49,0x63,0x5d,0xc3,0x9e,0x3e,0xd8,0x85,0x7f,0xc7,0x35,0x3c,0xdf,0xdd,
0x79,0xcd,0x9d,0xfc,0x96,0xd8,0xcf,0xf,0xb9,0x2f,0xb0,0x33,0xee,0x46,0x64,0xb,
0x7e,0xfe,0x1e,0xda,0x12,0x6d,0x72,0x60,0x21,0xb8,0x6f,0xde,0x8a,0x24,0xcc,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/create_container_button.qss
0x0,0x0,0x1,0x41,
0x51,
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,
0x72,0x3a,0x20,0x23,0x32,0x31,0x39,0x36,0x46,0x33,0x3b,0x20,0x20,0xa,0x20,0x20,
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xa,
0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x6e,0x6f,0x6e,0x65,
0x3b,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x38,
0x70,0x78,0x20,0x31,0x36,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,
0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x34,0x70,0x78,0x3b,
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x77,0x65,0x69,0x67,0x68,0x74,
0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,
0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,
0x20,0x74,0x65,0x78,0x74,0x2d,0x74,0x72,0x61,0x6e,0x73,0x66,0x6f,0x72,0x6d,0x3a,
0x20,0x75,0x70,0x70,0x65,0x72,0x63,0x61,0x73,0x65,0x3b,0xa,0x7d,0xa,0xa,0x51,
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,0x68,0x6f,0x76,0x65,0x72,
0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,
0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x31,0x39,0x37,0x36,0x44,0x32,
0x3b,0x20,0x20,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,
0x6f,0x6e,0x3a,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,
0x72,0x3a,0x20,0x23,0x31,0x35,0x36,0x35,0x43,0x30,0x3b,0x20,0x20,0xa,0x7d,0xa,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/container_element.qss
0x0,0x0,0x2,0x9a,
0x51,
0x46,0x72,0x61,0x6d,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,
0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x37,
0x42,0x38,0x37,0x39,0x34,0x3b,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x78,0x2d,0x77,
0x69,0x64,0x74,0x68,0x3a,0x20,0x37,0x36,0x30,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,
0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,
0x31,0x30,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,0x20,
0x7b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,
0x20,0x31,0x36,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,
0x77,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x7d,0xa,
0xa,0x51,0x54,0x6f,0x6f,0x6c,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
0x6c,0x6f,0x72,0x3a,0x20,0x23,0x41,0x30,0x41,0x45,0x43,0x30,0xa,0x7d,0xa,0xa,
0x51,0x54,0x6f,0x6f,0x6c,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,0x68,0x6f,0x76,0x65,
0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,
0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x42,0x41,0x43,0x36,0x44,
0x38,0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x20,0x7b,0xa,0x20,
0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,
0x6c,0x6f,0x72,0x3a,0x20,0x23,0x34,0x41,0x35,0x35,0x36,0x38,0x3b,0x20,0xa,0x20,
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x31,0x70,0x78,0x20,0x73,
0x6f,0x6c,0x69,0x64,0x20,0x23,0x32,0x44,0x33,0x37,0x34,0x38,0x3b,0x20,0xa,0x20,
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,
0x3a,0x20,0x35,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,
0x3a,0x69,0x74,0x65,0x6d,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,
0x69,0x6e,0x67,0x3a,0x20,0x38,0x70,0x78,0x20,0x31,0x32,0x70,0x78,0x3b,0xa,0x20,
0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x45,0x32,0x45,0x38,0x46,
0x30,0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x74,
0x65,0x6d,0x3a,0x73,0x65,0x6c,0x65,0x63,0x74,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,
0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,
0x6f,0x72,0x3a,0x20,0x23,0x32,0x42,0x36,0x43,0x42,0x30,0x3b,0x20,0xa,0x20,0x20,
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x46,0x46,0x46,0x46,0x46,0x46,
0x3b,0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x74,0x65,
0x6d,0x3a,0x64,0x69,0x73,0x61,0x62,0x6c,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x41,0x30,0x41,0x45,0x43,0x30,0x3b,
0x20,0xa,0x7d,0xa,0xa,0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x73,0x65,0x70,0x61,
0x72,0x61,0x74,0x6f,0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x68,0x65,0x69,0x67,
0x68,0x74,0x3a,0x20,0x31,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,
0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,
0x32,0x44,0x33,0x37,0x34,0x38,0x3b,0x20,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x72,
0x67,0x69,0x6e,0x3a,0x20,0x35,0x70,0x78,0x20,0x30,0x3b,0x20,0xa,0x7d,0xa,0xa,
0x51,0x4d,0x65,0x6e,0x75,0x3a,0x3a,0x69,0x63,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,
0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x2d,0x6c,0x65,0x66,0x74,0x3a,0x20,
0x31,0x30,0x70,0x78,0x3b,0x20,0xa,0x7d,0xa,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/create_vm_button.qss
0x0,0x0,0x1,0x41,
0x51,
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,
0x72,0x3a,0x20,0x23,0x34,0x43,0x41,0x46,0x35,0x30,0x3b,0x20,0x20,0xa,0x20,0x20,
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xa,
0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x6e,0x6f,0x6e,0x65,
0x3b,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x38,
0x70,0x78,0x20,0x31,0x36,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,
0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x34,0x70,0x78,0x3b,
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x77,0x65,0x69,0x67,0x68,0x74,
0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,
0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,
0x20,0x74,0x65,0x78,0x74,0x2d,0x74,0x72,0x61,0x6e,0x73,0x66,0x6f,0x72,0x6d,0x3a,
0x20,0x75,0x70,0x70,0x65,0x72,0x63,0x61,0x73,0x65,0x3b,0xa,0x7d,0xa,0xa,0x51,
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,0x68,0x6f,0x76,0x65,0x72,
0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,
0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x34,0x33,0x41,0x30,0x34,0x37,
0x3b,0x20,0x20,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,
0x6f,0x6e,0x3a,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,
0x72,0x3a,0x20,0x23,0x33,0x38,0x38,0x45,0x33,0x43,0x3b,0x20,0x20,0xa,0x7d,0xa,
// /home/arun/VortexLinux/Ship-GUI/resources/styles/create_vm_page.qss
0x0,0x0,0x5,0xd0,
0x51,
0x57,0x69,0x64,0x67,0x65,0x74,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,
0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,
0x32,0x65,0x32,0x65,0x32,0x65,0x3b,0x20,0x20,0xa,0x7d,0xa,0xa,0x51,0x4c,0x61,
0x62,0x65,0x6c,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,
0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x74,0x72,0x61,0x6e,
0x73,0x70,0x61,0x72,0x65,0x6e,0x74,0x3b,0x20,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,
0x6e,0x74,0x2d,0x77,0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x66,0x61,0x6d,0x69,0x6c,0x79,
0x3a,0x20,0x41,0x72,0x69,0x61,0x6c,0x2c,0x20,0x73,0x61,0x6e,0x73,0x2d,0x73,0x65,
0x72,0x69,0x66,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,
0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x31,0x30,0x70,0x78,0x3b,0xa,0x20,0x20,
0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x32,0x30,0x70,0x78,0x3b,
0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x32,0x65,0x32,
0x65,0x32,0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,
0x23,0x33,0x33,0x33,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4c,0x61,0x62,0x65,0x6c,0x23,
0x74,0x69,0x74,0x6c,0x65,0x4c,0x61,0x62,0x65,0x6c,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x66,0x6f,0x6e,0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,0x33,0x30,0x70,0x78,
0x3b,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,
0x23,0x62,0x61,0x63,0x6b,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,
0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,
0x6f,0x72,0x3a,0x20,0x23,0x34,0x43,0x41,0x46,0x35,0x30,0x3b,0xa,0x20,0x20,0x20,
0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xa,0x20,
0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x6e,0x6f,0x6e,0x65,0x3b,
0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x31,0x30,
0x70,0x78,0x20,0x32,0x30,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,
0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x35,0x70,0x78,0x3b,
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,
0x31,0x32,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x77,
0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x20,0x20,0x20,
0x20,0x6d,0x61,0x72,0x67,0x69,0x6e,0x2d,0x62,0x6f,0x74,0x74,0x6f,0x6d,0x20,0x3a,
0x20,0x35,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,
0x74,0x74,0x6f,0x6e,0x23,0x62,0x61,0x63,0x6b,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,
0x68,0x6f,0x76,0x65,0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,
0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x34,
0x35,0x61,0x30,0x34,0x39,0x3b,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,
0x75,0x74,0x74,0x6f,0x6e,0x23,0x62,0x61,0x63,0x6b,0x42,0x75,0x74,0x74,0x6f,0x6e,
0x3a,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,
0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,
0x20,0x23,0x33,0x38,0x38,0x65,0x33,0x63,0x3b,0x20,0x20,0xa,0x7d,0xa,0xa,0x51,
0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x20,0x7b,0xa,0x20,0x20,0x20,
0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,
0x72,0x3a,0x20,0x23,0x33,0x34,0x39,0x38,0x64,0x62,0x3b,0xa,0x20,0x20,0x20,0x20,
0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xa,0x20,0x20,
0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x6e,0x6f,0x6e,0x65,0x3b,0xa,
0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x31,0x35,0x70,
0x78,0x20,0x33,0x30,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,
0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x31,0x30,0x70,0x78,0x3b,
0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,
0x31,0x34,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,0x74,0x2d,0x77,
0x65,0x69,0x67,0x68,0x74,0x3a,0x20,0x62,0x6f,0x6c,0x64,0x3b,0xa,0x7d,0xa,0xa,
0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,0x6e,0x3a,0x68,0x6f,0x76,0x65,
0x72,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,
0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x32,0x39,0x38,0x30,0x62,
0x39,0x3b,0xa,0x7d,0xa,0xa,0x51,0x50,0x75,0x73,0x68,0x42,0x75,0x74,0x74,0x6f,
0x6e,0x3a,0x70,0x72,0x65,0x73,0x73,0x65,0x64,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,
0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,
0x3a,0x20,0x23,0x31,0x66,0x36,0x33,0x39,0x36,0x3b,0x20,0x20,0xa,0x7d,0xa,0xa,
0x51,0x56,0x42,0x6f,0x78,0x4c,0x61,0x79,0x6f,0x75,0x74,0x2c,0x20,0x51,0x48,0x42,
0x6f,0x78,0x4c,0x61,0x79,0x6f,0x75,0x74,0x2c,0x20,0x51,0x47,0x72,0x69,0x64,0x4c,
0x61,0x79,0x6f,0x75,0x74,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x73,0x70,0x61,0x63,
0x69,0x6e,0x67,0x3a,0x20,0x31,0x30,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x53,
0x63,0x72,0x6f,0x6c,0x6c,0x41,0x72,0x65,0x61,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,
0x6d,0x61,0x72,0x67,0x69,0x6e,0x2d,0x6c,0x65,0x66,0x74,0x20,0x3a,0x20,0x31,0x30,
0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x72,0x67,0x69,0x6e,0x2d,0x72,
0x69,0x67,0x68,0x74,0x20,0x3a,0x20,0x34,0x30,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,
0x51,0x4c,0x61,0x62,0x65,0x6c,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x66,0x6f,0x6e,
0x74,0x2d,0x73,0x69,0x7a,0x65,0x3a,0x20,0x31,0x34,0x70,0x78,0x3b,0xa,0x20,0x20,
0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x64,0x63,0x64,0x63,0x64,0x63,
0x3b,0xa,0x20,0x20,0x20,0x20,0x6d,0x61,0x72,0x67,0x69,0x6e,0x2d,0x62,0x6f,0x74,
0x74,0x6f,0x6d,0x3a,0x20,0x31,0x30,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4c,
0x69,0x6e,0x65,0x45,0x64,0x69,0x74,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,
0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,
0x23,0x34,0x34,0x34,0x34,0x34,0x34,0x3b,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,
0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,0x74,0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,
0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,0x31,0x70,0x78,0x20,0x73,0x6f,0x6c,0x69,0x64,
0x20,0x23,0x36,0x36,0x36,0x36,0x36,0x36,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,
0x72,0x64,0x65,0x72,0x2d,0x72,0x61,0x64,0x69,0x75,0x73,0x3a,0x20,0x35,0x70,0x78,
0x3b,0xa,0x20,0x20,0x20,0x20,0x70,0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x35,
0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,0x51,0x4c,0x69,0x6e,0x65,0x45,0x64,0x69,0x74,
0x3a,0x66,0x6f,0x63,0x75,0x73,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,
0x64,0x65,0x72,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x36,0x36,0x61,0x66,
0x65,0x39,0x3b,0xa,0x7d,0xa,0xa,0x51,0x43,0x6f,0x6d,0x62,0x6f,0x42,0x6f,0x78,
0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x61,0x63,0x6b,0x67,0x72,0x6f,0x75,0x6e,
0x64,0x2d,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x23,0x34,0x34,0x34,0x34,0x34,0x34,
0x3b,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x6f,0x72,0x3a,0x20,0x77,0x68,0x69,
0x74,0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x3a,0x20,
0x31,0x70,0x78,0x20,0x73,0x6f,0x6c,0x69,0x64,0x20,0x23,0x36,0x36,0x36,0x36,0x36,
0x36,0x3b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x72,0x61,
0x64,0x69,0x75,0x73,0x3a,0x20,0x35,0x70,0x78,0x3b,0xa,0x20,0x20,0x20,0x20,0x70,
0x61,0x64,0x64,0x69,0x6e,0x67,0x3a,0x20,0x35,0x70,0x78,0x3b,0xa,0x7d,0xa,0xa,
0x51,0x43,0x6f,0x6d,0x62,0x6f,0x42,0x6f,0x78,0x3a,0x66,0x6f,0x63,0x75,0x73,0x20,
0x7b,0xa,0x20,0x20,0x20,0x20,0x62,0x6f,0x72,0x64,0x65,0x72,0x2d,0x63,0x6f,0x6c,
0x6f,0x72,0x3a,0x20,0x23,0x36,0x36,0x61,0x66,0x65,0x39,0x3b,0xa,0x7d,0xa,
};
static const unsigned char qt_resource_name[] = {
// styles
0x0,0x6,
0x7,0xac,0x2,0xc3,
0x0,0x73,
0x0,0x74,0x0,0x79,0x0,0x6c,0x0,0x65,0x0,0x73,
// vm_element.qss
0x0,0xe,
0xe,0xef,0x17,0x83,
0x0,0x76,
0x0,0x6d,0x0,0x5f,0x0,0x65,0x0,0x6c,0x0,0x65,0x0,0x6d,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// create_container_page.qss
0x0,0x19,
0x5,0x9a,0x6f,0x63,
0x0,0x63,
0x0,0x72,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x74,0x0,0x61,0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x5f,
0x0,0x70,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// nav.qss
0x0,0x7,
0x4,0x89,0x58,0x43,
0x0,0x6e,
0x0,0x61,0x0,0x76,0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// styles.qss
0x0,0xa,
0x2,0xcd,0x0,0xa3,
0x0,0x73,
0x0,0x74,0x0,0x79,0x0,0x6c,0x0,0x65,0x0,0x73,0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// create_container_button.qss
0x0,0x1b,
0x5,0x91,0x65,0x43,
0x0,0x63,
0x0,0x72,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x63,0x0,0x6f,0x0,0x6e,0x0,0x74,0x0,0x61,0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x5f,
0x0,0x62,0x0,0x75,0x0,0x74,0x0,0x74,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// container_element.qss
0x0,0x15,
0x6,0x7a,0x40,0xe3,
0x0,0x63,
0x0,0x6f,0x0,0x6e,0x0,0x74,0x0,0x61,0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x5f,0x0,0x65,0x0,0x6c,0x0,0x65,0x0,0x6d,0x0,0x65,0x0,0x6e,0x0,0x74,
0x0,0x2e,0x0,0x71,0x0,0x73,0x0,0x73,
// create_vm_button.qss
0x0,0x14,
0x3,0xe8,0xf9,0x23,
0x0,0x63,
0x0,0x72,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x76,0x0,0x6d,0x0,0x5f,0x0,0x62,0x0,0x75,0x0,0x74,0x0,0x74,0x0,0x6f,0x0,0x6e,0x0,0x2e,
0x0,0x71,0x0,0x73,0x0,0x73,
// create_vm_page.qss
0x0,0x12,
0xb,0xb0,0xd6,0xe3,
0x0,0x63,
0x0,0x72,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x76,0x0,0x6d,0x0,0x5f,0x0,0x70,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x71,0x0,0x73,
0x0,0x73,
};
static const unsigned char qt_resource_struct[] = {
// :
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/styles
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/styles/styles
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x3,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/styles/styles/styles.qss
0x0,0x0,0x0,0x80,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x5,0x79,
0x0,0x0,0x1,0x93,0xab,0xe4,0x22,0xe7,
// :/styles/styles/create_vm_button.qss
0x0,0x0,0x1,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa,0x60,
0x0,0x0,0x1,0x93,0x7c,0x7a,0x75,0x4e,
// :/styles/styles/nav.qss
0x0,0x0,0x0,0x6c,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x4,0x75,
0x0,0x0,0x1,0x93,0x7b,0xbd,0x5b,0x32,
// :/styles/styles/create_container_button.qss
0x0,0x0,0x0,0x9a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6,0x7d,
0x0,0x0,0x1,0x93,0x7b,0xbf,0x8a,0x8a,
// :/styles/styles/create_container_page.qss
0x0,0x0,0x0,0x34,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x2,0x9f,
0x0,0x0,0x1,0x93,0xac,0x5b,0xc9,0xe6,
// :/styles/styles/container_element.qss
0x0,0x0,0x0,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x7,0xc2,
0x0,0x0,0x1,0x93,0x3f,0xd7,0x56,0x42,
// :/styles/styles/create_vm_page.qss
0x0,0x0,0x1,0x34,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xb,0xa5,
0x0,0x0,0x1,0x93,0xac,0x57,0xa0,0xec,
// :/styles/styles/vm_element.qss
0x0,0x0,0x0,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
0x0,0x0,0x1,0x93,0x3f,0xd7,0xb6,0x97,
};
#ifdef QT_NAMESPACE
# define QT_RCC_PREPEND_NAMESPACE(name) ::QT_NAMESPACE::name
# define QT_RCC_MANGLE_NAMESPACE0(x) x
# define QT_RCC_MANGLE_NAMESPACE1(a, b) a##_##b
# define QT_RCC_MANGLE_NAMESPACE2(a, b) QT_RCC_MANGLE_NAMESPACE1(a,b)
# define QT_RCC_MANGLE_NAMESPACE(name) QT_RCC_MANGLE_NAMESPACE2( \
QT_RCC_MANGLE_NAMESPACE0(name), QT_RCC_MANGLE_NAMESPACE0(QT_NAMESPACE))
#else
# define QT_RCC_PREPEND_NAMESPACE(name) name
# define QT_RCC_MANGLE_NAMESPACE(name) name
#endif
#ifdef QT_NAMESPACE
namespace QT_NAMESPACE {
#endif
bool qRegisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
#if defined(__ELF__) || defined(__APPLE__)
static inline unsigned char qResourceFeatureZlib()
{
extern const unsigned char qt_resourceFeatureZlib;
return qt_resourceFeatureZlib;
}
#else
unsigned char qResourceFeatureZlib();
#endif
#ifdef QT_NAMESPACE
}
#endif
int QT_RCC_MANGLE_NAMESPACE(qInitResources_styles)();
int QT_RCC_MANGLE_NAMESPACE(qInitResources_styles)()
{
int version = 3;
QT_RCC_PREPEND_NAMESPACE(qRegisterResourceData)
(version, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_styles)();
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_styles)()
{
int version = 3;
version += QT_RCC_PREPEND_NAMESPACE(qResourceFeatureZlib());
QT_RCC_PREPEND_NAMESPACE(qUnregisterResourceData)
(version, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
namespace {
struct initializer {
initializer() { QT_RCC_MANGLE_NAMESPACE(qInitResources_styles)(); }
~initializer() { QT_RCC_MANGLE_NAMESPACE(qCleanupResources_styles)(); }
} dummy;
}