-
Notifications
You must be signed in to change notification settings - Fork 23
/
agopengps.qrc
644 lines (644 loc) · 30.6 KB
/
agopengps.qrc
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
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
<RCC>
<qresource prefix="/">
<file>images/A2D3D.png</file>
<file>images/ABLineOff.png</file>
<file>images/ABLineOn.png</file>
<file>images/AcHa.png</file>
<file>images/AppIcon.ico</file>
<file>images/AppIcon64.ico</file>
<file>images/AppIcon64.png</file>
<file>images/AreaSide.png</file>
<file>images/ArrowLeft.png</file>
<file>images/ArrowRight.png</file>
<file>images/AutoSteerOff.png</file>
<file>images/AutoSteerOn.png</file>
<file>images/back-button.png</file>
<file>images/BoundaryDelete.png</file>
<file>images/BoundaryLeft.png</file>
<file>images/BoundaryMenu.png</file>
<file>images/BoundaryOuter.png</file>
<file>images/boundaryPause.png</file>
<file>images/boundaryPlay.png</file>
<file>images/BoundaryRecord.png</file>
<file>images/BoundaryRight.png</file>
<file>images/boundaryStop.png</file>
<file>images/Cancel64.png</file>
<file>images/Color.png</file>
<file>images/ColorField.png</file>
<file>images/ComPorts.png</file>
<file>images/ContourOff.png</file>
<file>images/ContourOn.png</file>
<file>images/ContourPriorityLeft.png</file>
<file>images/ContourPriorityRight.png</file>
<file>images/Display.png</file>
<file>images/DnArrow64.png</file>
<file>images/Examples.png</file>
<file>images/FileDontSave.png</file>
<file>images/FileExplorerWindows.png</file>
<file>images/FileNew.png</file>
<file>images/FileOpen.png</file>
<file>images/FilePrevious.png</file>
<file>images/FileSave.png</file>
<file>images/FlagDelete.png</file>
<file>images/FlagDeleteAll.png</file>
<file>images/FlagGrn.png</file>
<file>images/FlagRed.png</file>
<file>images/FlagYel.png</file>
<file>images/GoogleEarth.png</file>
<file>images/HideShowMenu.png</file>
<file>images/Home64.png</file>
<file>images/ImplementSettings.png</file>
<file>images/JobActive.png</file>
<file>images/JobClosed.png</file>
<file>images/LetterABlue.png</file>
<file>images/LetterBBlue.png</file>
<file>images/ManualOff.png</file>
<file>images/ManualOn.png</file>
<file>images/OK64.png</file>
<file>images/Oops.png</file>
<file>images/PeriArea.png</file>
<file>images/PeriDone.png</file>
<file>images/PeriDraw.png</file>
<file>images/PivotAhead.png</file>
<file>images/PivotBehind.png</file>
<file>images/Play.png</file>
<file>images/radar-icon.ico</file>
<file>images/radar-icon.png</file>
<file>images/ResetTrip.png</file>
<file>images/Satellite64.png</file>
<file>images/SectionAuto.png</file>
<file>images/SectionMasterOff.png</file>
<file>images/SectionMasterOn.png</file>
<file>images/SectionOff.png</file>
<file>images/SectionOn.png</file>
<file>images/SectionSettings.jpg</file>
<file>images/SectionSettings1.jpg</file>
<file>images/SectionSettings2.jpg</file>
<file>images/SectionSettings3.jpg</file>
<file>images/SectionSettings4.jpg</file>
<file>images/SectionSettings5.jpg</file>
<file>images/SectionSettings6.jpg</file>
<file>images/SectionSettings7.jpg</file>
<file>images/SectionSettings8.jpg</file>
<file>images/SectionSettingsTemo.jpg</file>
<file>images/Settings64.png</file>
<file>images/Snap64.png</file>
<file>images/SteerAhead.png</file>
<file>images/SteerBehind.png</file>
<file>images/Stop.png</file>
<file>images/TiltDown.png</file>
<file>images/TiltUp.png</file>
<file>images/ToolSettings.jpg</file>
<file>images/TripOdometer.png</file>
<file>images/UpArrow64.png</file>
<file>images/VehAft64.png</file>
<file>images/VehFore64.png</file>
<file>images/VehHitched64.png</file>
<file>images/VehicleSettings.jpg</file>
<file>images/VehRigid64.png</file>
<file>images/WorkSwitch.jpg</file>
<file>images/WorkSwitch.png</file>
<file>images/ZeroPitchRoll.png</file>
<file>images/ZoomIn48.png</file>
<file>images/ZoomOut48.png</file>
<file>qml/MainWindow.qml</file>
<file>qml/MainWindowTest.qml</file>
<file>images/textures/floor.png</file>
<file>images/textures/Landscape.png</file>
<file>qml/PortLight.qml</file>
<file>shaders/color_vshader.vsh</file>
<file>shaders/color_fshader.fsh</file>
<file>shaders/worldgrid.vsh</file>
<file>shaders/colors_vshader.vsh</file>
<file>shaders/colors_fshader.fsh</file>
<file>shaders/colortex_fshader.fsh</file>
<file>shaders/colortex_vshader.vsh</file>
<file>images/textures/Compass.png</file>
<file>images/textures/Font.png</file>
<file>images/textures/speedo.png</file>
<file>images/textures/SpeedoNedle.png</file>
<file>images/textures/Turn.png</file>
<file>images/textures/TurnCancel.png</file>
<file>images/textures/TurnManual.png</file>
<file>images/TurnManualLeft.png</file>
<file>images/TurnManualRight.png</file>
<file>images/textures/LandscapeNight.png</file>
<file>images/textures/Lift.png</file>
<file>qml/ToolsWindow.qml</file>
<file>images/fileMenu.png</file>
<file>images/SpecialFunctions.png</file>
<file>images/ABLineCycle.png</file>
<file>images/CurveOff.png</file>
<file>images/CurveOn.png</file>
<file>images/Terminal.png</file>
<file>images/NavigationSettings.png</file>
<file>images/Sort.png</file>
<file>images/skull.png</file>
<file>images/Settings48.png</file>
<file>images/AutoSteerConf.png</file>
<file>images/ModePurePursuit.png</file>
<file>images/ModeStanley.png</file>
<file>images/AgIO.png</file>
<file>images/AutoSteerConfig.png</file>
<file>images/ABLineCycleBk.png</file>
<file>images/YouTurn80.png</file>
<file>images/YouTurnNo.png</file>
<file>images/WindowClose.png</file>
<file>images/WindowMaximize.png</file>
<file>images/WindowMinimize.png</file>
<file>images/HeadlandOn.png</file>
<file>images/HeadlandOff.png</file>
<file>images/ResetTool.png</file>
<file>images/HydraulicLiftOff.png</file>
<file>images/HydraulicLiftOn.png</file>
<file>images/PointStart.png</file>
<file>images/YouSkipOff.png</file>
<file>images/YouSkipOn.png</file>
<file>images/ABLineEdit.png</file>
<file>images/SnapToPivot.png</file>
<file>images/SectionMapping.png</file>
<file>images/TramAll.png</file>
<file>images/TramLines.png</file>
<file>images/TramOff.png</file>
<file>images/TramOuter.png</file>
<file>images/Camera3D64.png</file>
<file>images/Camera2D64.png</file>
<file>images/Camera54.png</file>
<file>images/CameraNorth2D.png</file>
<file>images/CameraNorth64.png</file>
<file>images/BrightnessUp.png</file>
<file>images/BrightnessDn.png</file>
<file>images/WindowDayMode.png</file>
<file>images/WindowNightMode.png</file>
<file>images/Config/4WD/z_4WDFrontAoG.png</file>
<file>images/Config/4WD/z_4WDFrontCase.png</file>
<file>images/Config/4WD/z_4WDFrontChallenger.png</file>
<file>images/Config/4WD/z_4WDFrontJDeere.png</file>
<file>images/Config/4WD/z_4WDFrontNH.png</file>
<file>images/Config/4WD/z_4WDRearAoG.png</file>
<file>images/Config/4WD/z_4WDRearCase.png</file>
<file>images/Config/4WD/z_4WDRearChallenger.png</file>
<file>images/Config/4WD/z_4WDRearJDeere.png</file>
<file>images/Config/4WD/z_4WDRearNH.png</file>
<file>images/Config/Brand/AoG.png</file>
<file>images/Config/Brand/Case.png</file>
<file>images/Config/Brand/Challenger.png</file>
<file>images/Config/Brand/Claas.png</file>
<file>images/Config/Brand/Deutz.png</file>
<file>images/Config/Brand/Fendt.png</file>
<file>images/Config/Brand/JohnDeere.png</file>
<file>images/Config/Brand/Kubota.png</file>
<file>images/Config/Brand/Massey.png</file>
<file>images/Config/Brand/NewHolland.png</file>
<file>images/Config/Brand/Same.png</file>
<file>images/Config/Brand/Steyr.png</file>
<file>images/Config/Brand/TriangleVehicle.png</file>
<file>images/Config/Brand/Ursus.png</file>
<file>images/Config/Brand/Valtra.png</file>
<file>images/Config/Harvester/z_HarvesterAoG.png</file>
<file>images/Config/Harvester/z_HarvesterCase.png</file>
<file>images/Config/Harvester/z_HarvesterClaas.png</file>
<file>images/Config/Harvester/z_HarvesterJD.png</file>
<file>images/Config/Harvester/z_HarvesterNH.png</file>
<file>images/Config/Tractor/z_TractorAoG.png</file>
<file>images/Config/Tractor/z_TractorCase.png</file>
<file>images/Config/Tractor/z_TractorClaas.png</file>
<file>images/Config/Tractor/z_TractorDeutz.png</file>
<file>images/Config/Tractor/z_TractorFendt.png</file>
<file>images/Config/Tractor/z_TractorJDeere.png</file>
<file>images/Config/Tractor/z_TractorKubota.png</file>
<file>images/Config/Tractor/z_TractorMassey.png</file>
<file>images/Config/Tractor/z_TractorNH.png</file>
<file>images/Config/Tractor/z_TractorSame.png</file>
<file>images/Config/Tractor/z_TractorSteyr.png</file>
<file>images/Config/Tractor/z_TractorUrsus.png</file>
<file>images/Config/Tractor/z_TractorValtra.png</file>
<file>images/Config/CmPixel.png</file>
<file>images/Config/Con_FeatureMenu.png</file>
<file>images/Config/Con_ImplementMenu.png</file>
<file>images/Config/Con_ModulesMenu.png</file>
<file>images/Config/Con_SourcesGPS.png</file>
<file>images/Config/Con_SourcesGPSDual.png</file>
<file>images/Config/Con_SourcesGPSSingle.png</file>
<file>images/Config/Con_SourcesHead.png</file>
<file>images/Config/Con_SourcesMenu.png</file>
<file>images/Config/Con_SourcesRTKAlarm.png</file>
<file>images/Config/Con_TramMenu.png</file>
<file>images/Config/Con_UTurnMenu.png</file>
<file>images/Config/con_VehicleFunctionSpeedLimit.png</file>
<file>images/Config/Con_VehicleMenu.png</file>
<file>images/Config/ConD_AutoDayNight.png</file>
<file>images/Config/ConD_ExtraGuides.png</file>
<file>images/Config/ConD_FloorTexture.png</file>
<file>images/Config/ConD_FullScreenBegin.png</file>
<file>images/Config/ConD_Grid.png</file>
<file>images/Config/ConD_Imperial.png</file>
<file>images/Config/ConD_KeyBoard.png</file>
<file>images/Config/ConD_LightBar.png</file>
<file>images/Config/ConD_LogNMEA.png</file>
<file>images/Config/ConD_Metric.png</file>
<file>images/Config/ConD_Poligons.png</file>
<file>images/Config/ConD_RollHelper.png</file>
<file>images/Config/ConD_Sky.png</file>
<file>images/Config/ConD_Speedometer.png</file>
<file>images/Config/ConDa_InvertRoll.png</file>
<file>images/Config/ConDa_RemoveOffset.png</file>
<file>images/Config/ConDa_ResetIMU.png</file>
<file>images/Config/ConDa_RollSetZero.png</file>
<file>images/Config/ConF_HydLiftSound.png</file>
<file>images/Config/ConF_SteerSound.png</file>
<file>images/Config/ConF_TurnSound.png</file>
<file>images/Config/ConMa_LiftLowerTime.png</file>
<file>images/Config/ConMa_LiftRaiseTime.png</file>
<file>images/Config/ConS_Brand.png</file>
<file>images/Config/ConS_ImplementAntenna.png</file>
<file>images/Config/ConS_ImplementConfig.png</file>
<file>images/Config/ConS_ImplementHitch.png</file>
<file>images/Config/ConS_ImplementSection.png</file>
<file>images/Config/ConS_ImplementSettings.png</file>
<file>images/Config/ConS_ImplementSwitch.png</file>
<file>images/Config/ConS_ModulesMachine.png</file>
<file>images/Config/ConS_ModulesSteer.png</file>
<file>images/Config/ConS_Respnse.png</file>
<file>images/Config/ConS_SourceFix.png</file>
<file>images/Config/ConS_SourcesHeading.png</file>
<file>images/Config/ConS_SourcesRoll.png</file>
<file>images/Config/ConS_VehicleConfig.png</file>
<file>images/Config/ConS_VehicleDim.png</file>
<file>images/Config/ConS_VehicleLines.png</file>
<file>images/Config/ConST_Danfoss.png</file>
<file>images/Config/ConSt_InvertDirection.png</file>
<file>images/Config/ConSt_InvertRelay.png</file>
<file>images/Config/ConSt_InvertWAS.png</file>
<file>images/Config/ConSt_Mandatory.png</file>
<file>images/Config/ConSt_SteerForm.png</file>
<file>images/Config/ConSt_TurnSensor.png</file>
<file>images/Config/ConSt_TurnSensorCurrent.png</file>
<file>images/Config/ConSt_TurnSensorPressure.png</file>
<file>images/Config/ConT_Asymmetric.png</file>
<file>images/Config/ConT_Inner.png</file>
<file>images/Config/ConT_Outer.png</file>
<file>images/Config/ConT_Symmetric.png</file>
<file>images/Config/ConT_TramBBuffOn.png</file>
<file>images/Config/ConT_TramSpacing.png</file>
<file>images/Config/ConU_UturnDistance.png</file>
<file>images/Config/ConU_UturnLength.png</file>
<file>images/Config/ConU_UturnRadius.png</file>
<file>images/Config/ConU_UturnSmooth.png</file>
<file>images/Config/ConU_UturnStepDistance.png</file>
<file>images/Config/ConV_ABLineLength.png</file>
<file>images/Config/ConV_CmPixel.png</file>
<file>images/Config/ConV_GuidanceLookAhead.png</file>
<file>images/Config/ConV_LineWith.png</file>
<file>images/Config/ConV_MaxAngVel.png</file>
<file>images/Config/ConV_MaxAutoSteer.png</file>
<file>images/Config/ConV_MinAutoSteer.png</file>
<file>images/Config/ConV_RevSteer.png</file>
<file>images/Config/ConV_SnapDistance.png</file>
<file>images/Config/tractor-raise.gif</file>
<file>images/Config/WindowRestore.png</file>
<file>images/ABLineDelete.png</file>
<file>images/ABLineSnapEdit.png</file>
<file>images/ABSmooth.png</file>
<file>images/ABSwapPoints.png</file>
<file>images/ABTramLine.png</file>
<file>images/AddNew.png</file>
<file>images/Antenna4WD.png</file>
<file>images/AntennaHarvester.png</file>
<file>images/AntennaTractor.png</file>
<file>images/AutoManualIsAuto.png</file>
<file>images/AutoStop.png</file>
<file>images/bing.png</file>
<file>images/Boundary.png</file>
<file>images/BoundaryCurveLine.png</file>
<file>images/BoundaryDeleteAll.png</file>
<file>images/BoundaryLoadFromGE.png</file>
<file>images/BoundaryLoadMultiFromGE.png</file>
<file>images/Chart.png</file>
<file>images/ColorBackGnd.png</file>
<file>images/ColorLocked.png</file>
<file>images/ColorUnlocked.png</file>
<file>images/ColourPick.png</file>
<file>images/Con_SourcesGPSDual.png</file>
<file>images/Con_SourcesGPSSingle.png</file>
<file>images/Con_SourcesRTKAlarm.png</file>
<file>images/ExitAOG.png</file>
<file>images/FieldClose.png</file>
<file>images/FileCopy.png</file>
<file>images/FileDelete.png</file>
<file>images/FileEditName.png</file>
<file>images/FileNewAndGo.png</file>
<file>images/FileSaveAs.png</file>
<file>images/FileUse.png</file>
<file>images/First.gif</file>
<file>images/HeadlandDeletePoints.png</file>
<file>images/HeadlandMenu.png</file>
<file>images/HeadlandTouchSave.png</file>
<file>images/Help.png</file>
<file>images/HelpCancel.png</file>
<file>images/HideContour.png</file>
<file>images/JobClose.png</file>
<file>images/JobNameCalendar.png</file>
<file>images/JobNameTime.png</file>
<file>images/KeyHole.png</file>
<file>images/LatLon.png</file>
<file>images/Lock.png</file>
<file>images/MakeBoundary.png</file>
<file>images/MakeBoundaryContour.jpg</file>
<file>images/MakeBoundaryContour.png</file>
<file>images/MapColor.png</file>
<file>images/MapGray.png</file>
<file>images/MappingOff.png</file>
<file>images/MappingOn.png</file>
<file>images/Marker.png</file>
<file>images/NEWS.png</file>
<file>images/Next.png</file>
<file>images/OpManual.png</file>
<file>images/pathResumeClose.png</file>
<file>images/pathResumeLast.png</file>
<file>images/pathResumeStart.png</file>
<file>images/PointAdd.png</file>
<file>images/PointDelete.png</file>
<file>images/PointDone.png</file>
<file>images/Previous.png</file>
<file>images/RadiusWheelBase.png</file>
<file>images/RadiusWheelBase4WD.png</file>
<file>images/RadiusWheelBaseHarvester.png</file>
<file>images/RecPath.png</file>
<file>images/Reset_Default.png</file>
<file>images/SectionOffBelow.png</file>
<file>images/SectionOffBoundary.png</file>
<file>images/SectionsExample.png</file>
<file>images/SectionWidth.png</file>
<file>images/SemiCircle.png</file>
<file>images/SettingsGear64.png</file>
<file>images/SettingsGearOnly.png</file>
<file>images/SnapLeft.png</file>
<file>images/SnapLeftHalf.png</file>
<file>images/SnapRight.png</file>
<file>images/SnapRightHalf.png</file>
<file>images/Splash.gif</file>
<file>images/SteerCenter.png</file>
<file>images/SteerDriveOff.png</file>
<file>images/SteerDriveOn.png</file>
<file>images/SteerLeft.png</file>
<file>images/SteerRight.png</file>
<file>images/SteerTab.png</file>
<file>images/SteerZero.png</file>
<file>images/SteerZeroSmall.png</file>
<file>images/SwitchActiveClosed.png</file>
<file>images/SwitchActiveOpen.png</file>
<file>images/SwitchOff.png</file>
<file>images/SwitchOn.png</file>
<file>images/Time.png</file>
<file>images/ToolAcceptChange.png</file>
<file>images/ToolChkFront.png</file>
<file>images/ToolChkRear.png</file>
<file>images/ToolChkTBT.png</file>
<file>images/ToolChkTrailing.png</file>
<file>images/ToolHitchPageFront.png</file>
<file>images/ToolHitchPageRear.png</file>
<file>images/ToolHitchPageTBT.png</file>
<file>images/ToolHitchPageTrailing.png</file>
<file>images/ToolPage1.jpg</file>
<file>images/Trash.png</file>
<file>images/VehFileDelete.png</file>
<file>images/VehFileLoad.png</file>
<file>images/VehFileSave.png</file>
<file>images/VehFileSaveAs.png</file>
<file>images/vehiclePage4WD.png</file>
<file>images/vehiclePageHarvester.png</file>
<file>images/vehiclePageTractor.png</file>
<file>images/VideoLink.png</file>
<file>images/Webcam.png</file>
<file>images/WideReturn.png</file>
<file>images/WizardWand.png</file>
<file>images/WizSteerDot.png</file>
<file>images/WizWasZero.png</file>
<file>images/WizWasZeroReset.png</file>
<file>images/www.png</file>
<file>images/YouTurnReverse.png</file>
<file>images/SvennArrow.png</file>
<file>images/YouTurnH.png</file>
<file>images/Config/ConT_TramOverride.png</file>
<file>images/Steer/Sf_GainTab.png</file>
<file>images/Steer/Sf_PP.png</file>
<file>images/Steer/Sf_PPTab.png</file>
<file>images/Steer/Sf_Stanley.png</file>
<file>images/Steer/Sf_SteerTab.png</file>
<file>images/Steer/Sf_XTE2.png</file>
<file>images/Steer/ST_GainTab.png</file>
<file>images/Steer/ST_StanleyTab.png</file>
<file>images/Steer/ST_SteerTab.png</file>
<file>images/textures/bingMap.png</file>
<file>images/textures/FrontWheels.png</file>
<file>images/textures/Harvester.png</file>
<file>images/textures/Tractor4WDFront.png</file>
<file>images/textures/Tractor4WDRear.png</file>
<file>images/textures/z_NoGPS.png</file>
<file>images/textures/z_QuestionMark.png</file>
<file>images/textures/z_SteerDot.png</file>
<file>images/textures/z_SteerPointer.png</file>
<file>images/textures/z_Tractor.png</file>
<file>images/textures/z_LateralManual.png</file>
<file>qml/ABLinePicker.qml</file>
<file>qml/ABCurvePicker.qml</file>
<file>qml/LineName.qml</file>
<file>images/FieldTools.png</file>
<file>images/Headache.png</file>
<file>images/FileClose.png</file>
<file>images/FileExisting.png</file>
<file>images/ISOXML.png</file>
<file>qml/TramLinesEditor.qml</file>
<file>qml/LineEditor.qml</file>
<file>images/BackSpace.png</file>
<file>qml/boundary/BoundaryMenu.qml</file>
<file>images/Images/VehicleOpacity.png</file>
<file>images/Images/z_4WDFront.png</file>
<file>images/Images/z_4WDRear.png</file>
<file>images/Images/z_bingMap.png</file>
<file>images/Images/z_Compass.png</file>
<file>images/Images/z_Floor.png</file>
<file>images/Images/z_Font.png</file>
<file>images/Images/z_FrontWheels.png</file>
<file>images/Images/z_Harvester.png</file>
<file>images/Images/z_LateralManual.png</file>
<file>images/Images/z_Lift.png</file>
<file>images/Images/z_NoGPS.png</file>
<file>images/Images/z_QuestionMark.png</file>
<file>images/Images/z_SkyDay.png</file>
<file>images/Images/z_SkyNight.png</file>
<file>images/Images/z_Speedo.png</file>
<file>images/Images/z_SpeedoNeedle.png</file>
<file>images/Images/z_SteerDot.png</file>
<file>images/Images/z_SteerPointer.png</file>
<file>images/Images/z_Tool.png</file>
<file>images/Images/z_Tractor.png</file>
<file>images/Images/z_TurnCancel.png</file>
<file>images/Images/z_TurnManual.png</file>
<file>images/textures/z_Tool.png</file>
<file>qml/Compass.qml</file>
<file>qml/SteerCircle.qml</file>
<file>qml/Speedometer.qml</file>
<file>qml/AOGInterface.qml</file>
<file>images/SectionOnBoundary.png</file>
<file>qml/UnitConversion.qml</file>
<file>qml/LightBar.qml</file>
<file>qml/TrackNum.qml</file>
<file>qml/DisplayButtons.qml</file>
<file>qml/StartUp.qml</file>
<file>qml/SimController.qml</file>
<file>qml/GPSData.qml</file>
<file>images/FieldStats.png</file>
<file>images/TrackOn.png</file>
<file>images/GPSQuality.png</file>
<file>images/ABSnapNudgeMenu.png</file>
<file>images/ABSnapNudgeMenuRef.png</file>
<file>images/AutoSteerSnapToPivot.png</file>
<file>images/ABTracks.png</file>
<file>images/ABDraw.png</file>
<file>images/Config/Con_Display.png</file>
<file>qml/interfaces/FieldInterface.qml</file>
<file>qml/interfaces/VehicleInterface.qml</file>
<file>qml/interfaces/LinesInterface.qml</file>
<file>images/Config/ToolOverlap.png</file>
<file>images/Config/ToolOffsetPositiveRight.png</file>
<file>images/Config/ToolOffsetNegativeLeft.png</file>
<file>images/Config/ToolHitchPivotOffsetPos.png</file>
<file>images/Config/ToolHitchPivotOffsetNeg.png</file>
<file>images/Config/ToolGap.png</file>
<file>images/Config/SectionOnLookAhead.gif</file>
<file>images/Config/SectionLookAheadOff.gif</file>
<file>images/Config/SectionLookAheadDelay.gif</file>
<file>images/Config/ConS_ImplementPivot.png</file>
<file>images/Config/ConS_ImplementOffset.png</file>
<file>qml/interfaces/BoundaryInterface.qml</file>
<file>qml/boundary/BoundaryTable.qml</file>
<file>qml/boundary/BoundaryRecord.qml</file>
<file>qml/boundary/BoundaryType.qml</file>
<file>images/YouTurnU.png</file>
<file>qml/HeadlandDesigner.qml</file>
<file>images/ABTrackAB.png</file>
<file>images/ABTrackCurve.png</file>
<file>images/APlusMinusA.png</file>
<file>images/APlusMinusB.png</file>
<file>images/APlusPlusA.png</file>
<file>images/APlusPlusB.png</file>
<file>images/HeadlandReset.png</file>
<file>images/HeadlandBuild.png</file>
<file>images/HeadlandSlice.png</file>
<file>images/HeadlandSectionOff.png</file>
<file>images/ZoomOGL.png</file>
<file>qml/HeadAcheDesigner.qml</file>
<file>images/TrashApplied.png</file>
<file>images/HeadlandSectionOn.png</file>
<file>qml/steerconfig/SteerConfigWindow.qml</file>
<file>qml/steerconfig/SteerConfigSettings.qml</file>
<file>images/Config/ConS_Pins.png</file>
<file>images/TrackVisible.png</file>
<file>images/MenuHideShow.png</file>
<file>sounds/Alarm10.wav</file>
<file>sounds/HydDown.wav</file>
<file>sounds/HydUp.wav</file>
<file>sounds/rtk_lost.wav</file>
<file>sounds/SectionOff.wav</file>
<file>sounds/SectionOn.wav</file>
<file>sounds/SteerOff.wav</file>
<file>sounds/SteerOn.wav</file>
<file>qml/config/Config.qml</file>
<file>qml/config/ConfigDisplay.qml</file>
<file>qml/config/ConfigFeatures.qml</file>
<file>qml/config/ConfigImplement.qml</file>
<file>qml/config/ConfigImplementAxle.qml</file>
<file>qml/config/ConfigImplementFrontDimensions.qml</file>
<file>qml/config/ConfigImplementOffset.qml</file>
<file>qml/config/ConfigImplementRearDimensions.qml</file>
<file>qml/config/ConfigImplementSections.qml</file>
<file>qml/config/ConfigImplementSectionsSection.qml</file>
<file>qml/config/ConfigImplementSectionsZones.qml</file>
<file>qml/config/ConfigImplementSwitches.qml</file>
<file>qml/config/ConfigImplementTBTDimensions.qml</file>
<file>qml/config/ConfigImplementTiming.qml</file>
<file>qml/config/ConfigImplementTrailingDimensions.qml</file>
<file>qml/config/ConfigModules.qml</file>
<file>qml/config/ConfigModulesPins.qml</file>
<file>qml/config/ConfigSources.qml</file>
<file>qml/config/ConfigSourcesRoll.qml</file>
<file>qml/config/ConfigVehicleType.qml</file>
<file>qml/config/ConfigVehicleAntenna.qml</file>
<file>qml/config/ConfigVehicleDimensions.qml</file>
<file>qml/config/ConfigTrams.qml</file>
<file>qml/config/ConfigVehiclePicker.qml</file>
<file>qml/config/ConfigYouTurn.qml</file>
<file>qml/field/FieldData.qml</file>
<file>qml/field/FieldFromExisting.qml</file>
<file>qml/field/FieldFromKML.qml</file>
<file>qml/field/FieldMenu.qml</file>
<file>qml/field/FieldNew.qml</file>
<file>qml/field/FieldOpen.qml</file>
<file>qml/field/FieldTable.qml</file>
<file>qml/field/FieldToolsMenu.qml</file>
<file>qml/tracks/LineDrawer.qml</file>
<file>qml/tracks/TrackButtons.qml</file>
<file>qml/tracks/LineNudge.qml</file>
<file>qml/tracks/TrackList.qml</file>
<file>qml/tracks/TrackNew.qml</file>
<file>images/ABTrackA+.png</file>
<file>qml/tracks/RefNudge.qml</file>
<file>images/Images/z_TurnLeft.png</file>
<file>images/Images/z_TurnRight.png</file>
<file>images/Pan.png</file>
<file>images/Images/z_ReverseArrow.png</file>
<file>qml/components/IconButton.qml</file>
<file>qml/components/TopLine.qml</file>
<file>qml/components/TitleFrame.qml</file>
<file>qml/components/TimedRectangle.qml</file>
<file>qml/components/TimedMessage.qml</file>
<file>qml/components/TextLine.qml</file>
<file>qml/components/TestSectionButtons.qml</file>
<file>qml/components/SpinBoxDecimal.qml</file>
<file>qml/components/SpinBoxM.qml</file>
<file>qml/components/SpinBoxKM.qml</file>
<file>qml/components/SpinBoxCustomized.qml</file>
<file>qml/components/SpinBoxCM.qml</file>
<file>qml/components/SpinBoxFusion.qml</file>
<file>qml/components/SpinBoxDouble.qml</file>
<file>qml/components/SliderCustomized.qml</file>
<file>qml/components/SectionButtons.qml</file>
<file>qml/components/SectionButton.qml</file>
<file>qml/components/PinButtons.qml</file>
<file>qml/components/OutlineText.qml</file>
<file>qml/components/MoveablePopup.qml</file>
<file>qml/components/MoveableDialog.qml</file>
<file>qml/components/LatLonTextField.qml</file>
<file>qml/components/IconButtonTransparent.qml</file>
<file>qml/components/IconButtonTextBeside.qml</file>
<file>qml/components/IconButtonText.qml</file>
<file>qml/components/IconButtonColor.qml</file>
<file>qml/components/ComboBoxCustomized.qml</file>
<file>qml/components/ButtonColor.qml</file>
<file>qml/components/ExpandableColumn.qml</file>
<file>qml/components/ScrollViewExpandableColumn.qml</file>
<file>images/TrashContourRef.png</file>
<file>qml/RecPath.qml</file>
<file>qml/interfaces/RecordedPathInterface.qml</file>
<file>qml/AOGTheme.qml</file>
<file>qml/HamburgerMenu.qml</file>
<file>qml/SetSimCoords.qml</file>
<file>qml/components/ShortcutCustomized.qml</file>
<file>sounds/TF012.wav</file>
<file>images/qtSpecific/Antenna4WD.png</file>
<file>images/qtSpecific/AntennaHarvester.png</file>
<file>images/qtSpecific/AntennaTractor.png</file>
<file>images/qtSpecific/LeftAntenna.png</file>
<file>images/qtSpecific/LeftAntenna4WD.png</file>
<file>images/qtSpecific/LeftAntennaHarvester.png</file>
<file>images/qtSpecific/RightAntenna.png</file>
<file>images/qtSpecific/RightAntenna4WD.png</file>
<file>images/qtSpecific/RightAntennaHarvester.png</file>
<file>images/qtSpecific/z_LateralManualR.png</file>
<file>images/qtSpecific/z_LateralManualL.png</file>
<file>images/qtSpecific/z_TurnManualL.png</file>
<file>images/qtSpecific/z_TurnManualR.png</file>
</qresource>
</RCC>