This file is indexed.

/usr/share/qt5/doc/qtquickextras/qtquickextras.index is in qtquickcontrols5-doc-html 5.5.1-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt Quick Extras Reference Documentation" version="5.5.1" project="QtQuickExtras">
    <namespace threadsafety="unspecified" name="" status="commendable" access="public" module="qtquickextras">
        <qmlclass threadsafety="unspecified" name="CircularButton" href="qml-circularbutton.html" status="internal" access="public" title="CircularButton" fulltitle="CircularButton" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CircularGauge" fullname="QtQuick.Extras.CircularGauge" href="qml-qtquick-extras-circulargauge.html" status="commendable" access="public" since="5.5" title="CircularGauge" fulltitle="CircularGauge" subtitle="" groups="extras,extras-non-interactive" brief="A gauge that displays a value within a range along an arc">
            <qmlproperty threadsafety="unspecified" name="maximumValue" fullname="QtQuick.Extras.CircularGauge.maximumValue" href="qml-qtquick-extras-circulargauge.html#maximumValue-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minimumValue" fullname="QtQuick.Extras.CircularGauge.minimumValue" href="qml-qtquick-extras-circulargauge.html#minimumValue-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="stepSize" fullname="QtQuick.Extras.CircularGauge.stepSize" href="qml-qtquick-extras-circulargauge.html#stepSize-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarksVisible" fullname="QtQuick.Extras.CircularGauge.tickmarksVisible" href="qml-qtquick-extras-circulargauge.html#tickmarksVisible-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="value" fullname="QtQuick.Extras.CircularGauge.value" href="qml-qtquick-extras-circulargauge.html#value-prop" status="commendable" access="public" type="alias" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="DelayButton" fullname="QtQuick.Extras.DelayButton" href="qml-qtquick-extras-delaybutton.html" status="commendable" access="public" since="5.5" title="DelayButton" fulltitle="DelayButton" subtitle="" groups="extras,extras-interactive" brief="A checkable button that triggers an action when held in long enough">
            <qmlproperty threadsafety="unspecified" name="__progress" fullname="QtQuick.Extras.DelayButton.__progress" href="qml-qtquick-extras-delaybutton.html#__progress-prop" status="internal" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="delay" fullname="QtQuick.Extras.DelayButton.delay" href="qml-qtquick-extras-delaybutton.html#delay-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="progress" fullname="QtQuick.Extras.DelayButton.progress" href="qml-qtquick-extras-delaybutton.html#progress-prop" status="commendable" access="public" type="real" attached="false" writable="false"/>
            <qmlsignal threadsafety="unspecified" name="activated" fullname="QtQuick.Extras.DelayButton.activated" href="qml-qtquick-extras-delaybutton.html#activated-signal" status="commendable" access="public"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="Dial" fullname="QtQuick.Extras.Dial" href="qml-qtquick-extras-dial.html" status="commendable" access="public" since="5.5" title="Dial" fulltitle="Dial" subtitle="" groups="extras,extras-interactive" brief="A circular dial that is rotated to set a value">
            <qmlproperty threadsafety="unspecified" name="__wrap" fullname="QtQuick.Extras.Dial.__wrap" href="qml-qtquick-extras-dial.html#__wrap-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="activeFocusOnPress" fullname="QtQuick.Extras.Dial.activeFocusOnPress" href="qml-qtquick-extras-dial.html#activeFocusOnPress-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="hovered" fullname="QtQuick.Extras.Dial.hovered" href="qml-qtquick-extras-dial.html#hovered-prop" status="commendable" access="public" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="maximumValue" fullname="QtQuick.Extras.Dial.maximumValue" href="qml-qtquick-extras-dial.html#maximumValue-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minimumValue" fullname="QtQuick.Extras.Dial.minimumValue" href="qml-qtquick-extras-dial.html#minimumValue-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="pressed" fullname="QtQuick.Extras.Dial.pressed" href="qml-qtquick-extras-dial.html#pressed-prop" status="commendable" access="public" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="stepSize" fullname="QtQuick.Extras.Dial.stepSize" href="qml-qtquick-extras-dial.html#stepSize-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarksVisible" fullname="QtQuick.Extras.Dial.tickmarksVisible" href="qml-qtquick-extras-dial.html#tickmarksVisible-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="value" fullname="QtQuick.Extras.Dial.value" href="qml-qtquick-extras-dial.html#value-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="Gauge" fullname="QtQuick.Extras.Gauge" href="qml-qtquick-extras-gauge.html" status="commendable" access="public" since="5.5" title="Gauge" fulltitle="Gauge" subtitle="" groups="extras,extras-non-interactive" brief="A straight gauge that displays a value within a range">
            <qmlproperty threadsafety="unspecified" name="__tickmarksInside" fullname="QtQuick.Extras.Gauge.__tickmarksInside" href="qml-qtquick-extras-gauge.html#__tickmarksInside-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="font" fullname="QtQuick.Extras.Gauge.font" href="qml-qtquick-extras-gauge.html#font-prop" status="commendable" access="public" type="font" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="formatValue" fullname="QtQuick.Extras.Gauge.formatValue" href="qml-qtquick-extras-gauge.html#formatValue-prop" status="commendable" access="public" type="var" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="maximumValue" fullname="QtQuick.Extras.Gauge.maximumValue" href="qml-qtquick-extras-gauge.html#maximumValue-prop" status="commendable" access="public" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minimumValue" fullname="QtQuick.Extras.Gauge.minimumValue" href="qml-qtquick-extras-gauge.html#minimumValue-prop" status="commendable" access="public" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minorTickmarkCount" fullname="QtQuick.Extras.Gauge.minorTickmarkCount" href="qml-qtquick-extras-gauge.html#minorTickmarkCount-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="orientation" fullname="QtQuick.Extras.Gauge.orientation" href="qml-qtquick-extras-gauge.html#orientation-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarkAlignment" fullname="QtQuick.Extras.Gauge.tickmarkAlignment" href="qml-qtquick-extras-gauge.html#tickmarkAlignment-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarkStepSize" fullname="QtQuick.Extras.Gauge.tickmarkStepSize" href="qml-qtquick-extras-gauge.html#tickmarkStepSize-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="value" fullname="QtQuick.Extras.Gauge.value" href="qml-qtquick-extras-gauge.html#value-prop" status="commendable" access="public" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__hiddenText" fullname="QtQuick.Extras.Gauge.__hiddenText" href="qml-qtquick-extras-gauge.html#__hiddenText-prop" status="internal" access="public" location="Gauge.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Gauge.qml" lineno="194" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__tickmarkAlignment" fullname="QtQuick.Extras.Gauge.__tickmarkAlignment" href="qml-qtquick-extras-gauge.html#__tickmarkAlignment-prop" status="internal" access="public" location="Gauge.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Gauge.qml" lineno="132" type="int" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="PieMenu" fullname="QtQuick.Extras.PieMenu" href="qml-qtquick-extras-piemenu.html" status="commendable" access="public" since="5.5" title="PieMenu" fulltitle="PieMenu" subtitle="" groups="extras,extras-interactive" brief="A popup menu that displays several menu items along an arc">
            <contents name="populating-the-menu" title="Populating the Menu" level="2"/>
            <contents name="displaying-the-menu" title="Displaying the Menu" level="2"/>
            <qmlproperty threadsafety="unspecified" name="__mouseThief" fullname="QtQuick.Extras.PieMenu.__mouseThief" href="qml-qtquick-extras-piemenu.html#__mouseThief-prop" status="internal" access="public" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__protectedScope" fullname="QtQuick.Extras.PieMenu.__protectedScope" href="qml-qtquick-extras-piemenu.html#__protectedScope-prop" status="internal" access="public" type="QtObject" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="activationMode" fullname="QtQuick.Extras.PieMenu.activationMode" href="qml-qtquick-extras-piemenu-obsolete.html#activationMode-prop" status="obsolete" access="public" type="enumeration" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="boundingItem" fullname="QtQuick.Extras.PieMenu.boundingItem" href="qml-qtquick-extras-piemenu.html#boundingItem-prop" status="commendable" access="public" type="Item" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="currentIndex" fullname="QtQuick.Extras.PieMenu.currentIndex" href="qml-qtquick-extras-piemenu.html#currentIndex-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="currentItem" fullname="QtQuick.Extras.PieMenu.currentItem" href="qml-qtquick-extras-piemenu.html#currentItem-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="menuItems" fullname="QtQuick.Extras.PieMenu.menuItems" href="qml-qtquick-extras-piemenu.html#menuItems-prop" status="commendable" access="public" type="list&lt;MenuItem&gt;" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="selectionAngle" fullname="QtQuick.Extras.PieMenu.selectionAngle" href="qml-qtquick-extras-piemenu.html#selectionAngle-prop" status="commendable" access="public" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="title" fullname="QtQuick.Extras.PieMenu.title" href="qml-qtquick-extras-piemenu.html#title-prop" status="commendable" access="public" type="string" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="triggerMode" fullname="QtQuick.Extras.PieMenu.triggerMode" href="qml-qtquick-extras-piemenu.html#triggerMode-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlmethod threadsafety="unspecified" name="addItem" fullname="QtQuick.Extras.PieMenu.addItem" href="qml-qtquick-extras-piemenu.html#addItem-method" status="commendable" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/PieMenu.qml" lineno="329"/>
            <qmlmethod threadsafety="unspecified" name="insertItem" fullname="QtQuick.Extras.PieMenu.insertItem" href="qml-qtquick-extras-piemenu.html#insertItem-method" status="commendable" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/PieMenu.qml" lineno="342"/>
            <qmlmethod threadsafety="unspecified" name="popup" fullname="QtQuick.Extras.PieMenu.popup" href="qml-qtquick-extras-piemenu.html#popup-method" status="commendable" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/PieMenu.qml" lineno="315"/>
            <qmlmethod threadsafety="unspecified" name="removeItem" fullname="QtQuick.Extras.PieMenu.removeItem" href="qml-qtquick-extras-piemenu.html#removeItem-method" status="commendable" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/PieMenu.qml" lineno="365"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="StatusIndicator" fullname="QtQuick.Extras.StatusIndicator" href="qml-qtquick-extras-statusindicator.html" status="commendable" access="public" since="5.5" title="StatusIndicator" fulltitle="StatusIndicator" subtitle="" groups="extras,extras-non-interactive" brief="An indicator that displays active or inactive states">
            <qmlproperty threadsafety="unspecified" name="active" fullname="QtQuick.Extras.StatusIndicator.active" href="qml-qtquick-extras-statusindicator.html#active-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="color" fullname="QtQuick.Extras.StatusIndicator.color" href="qml-qtquick-extras-statusindicator.html#color-prop" status="commendable" access="public" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="on" fullname="QtQuick.Extras.StatusIndicator.on" href="qml-qtquick-extras-statusindicator-obsolete.html#on-prop" status="obsolete" access="public" type="alias" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="ToggleButton" fullname="QtQuick.Extras.ToggleButton" href="qml-qtquick-extras-togglebutton.html" status="commendable" access="public" since="5.5" title="ToggleButton" fulltitle="ToggleButton" subtitle="" groups="extras,extras-interactive" brief="A push button that toggles between two states"/>
        <qmlclass threadsafety="unspecified" name="Tumbler" fullname="QtQuick.Extras.Tumbler" href="qml-qtquick-extras-tumbler.html" status="commendable" access="public" since="5.5" title="Tumbler" fulltitle="Tumbler" subtitle="" groups="extras,extras-interactive" brief="A control that can have several spinnable wheels, each with items that can be selected">
            <contents name="limitations" title="Limitations" level="1"/>
            <qmlproperty threadsafety="unspecified" name="__columnRow" fullname="QtQuick.Extras.Tumbler.__columnRow" href="qml-qtquick-extras-tumbler.html#__columnRow-prop" status="internal" access="public" type="alias" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__highlightMoveDuration" fullname="QtQuick.Extras.Tumbler.__highlightMoveDuration" href="qml-qtquick-extras-tumbler.html#__highlightMoveDuration-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__movementDelayTimer" fullname="QtQuick.Extras.Tumbler.__movementDelayTimer" href="qml-qtquick-extras-tumbler.html#__movementDelayTimer-prop" status="internal" access="public" type="alias" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="columnCount" fullname="QtQuick.Extras.Tumbler.columnCount" href="qml-qtquick-extras-tumbler.html#columnCount-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlmethod threadsafety="unspecified" name="__isValidColumnAndItemIndex" fullname="QtQuick.Extras.Tumbler.__isValidColumnAndItemIndex" href="qml-qtquick-extras-tumbler.html#__isValidColumnAndItemIndex-method" status="internal" access="public"/>
            <qmlmethod threadsafety="unspecified" name="__isValidColumnIndex" fullname="QtQuick.Extras.Tumbler.__isValidColumnIndex" href="qml-qtquick-extras-tumbler.html#__isValidColumnIndex-method" status="internal" access="public"/>
            <qmlmethod threadsafety="unspecified" name="__viewAt" fullname="QtQuick.Extras.Tumbler.__viewAt" href="qml-qtquick-extras-tumbler.html#__viewAt-method" status="internal" access="public"/>
            <qmlmethod threadsafety="unspecified" name="addColumn" fullname="QtQuick.Extras.Tumbler.addColumn" href="qml-qtquick-extras-tumbler.html#addColumn-method" status="commendable" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Tumbler.qml" lineno="211"/>
            <qmlmethod threadsafety="unspecified" name="currentIndexAt" fullname="QtQuick.Extras.Tumbler.currentIndexAt" href="qml-qtquick-extras-tumbler.html#currentIndexAt-method" status="commendable" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Tumbler.qml" lineno="167"/>
            <qmlmethod threadsafety="unspecified" name="getColumn" fullname="QtQuick.Extras.Tumbler.getColumn" href="qml-qtquick-extras-tumbler.html#getColumn-method" status="commendable" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Tumbler.qml" lineno="199"/>
            <qmlmethod threadsafety="unspecified" name="insertColumn" fullname="QtQuick.Extras.Tumbler.insertColumn" href="qml-qtquick-extras-tumbler.html#insertColumn-method" status="commendable" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Tumbler.qml" lineno="223"/>
            <qmlmethod threadsafety="unspecified" name="setCurrentIndexAt" fullname="QtQuick.Extras.Tumbler.setCurrentIndexAt" href="qml-qtquick-extras-tumbler.html#setCurrentIndexAt-method" status="commendable" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Tumbler.qml" lineno="179"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="TumblerColumn" fullname="QtQuick.Extras.TumblerColumn" href="qml-qtquick-extras-tumblercolumn.html" status="commendable" access="public" since="5.5" title="TumblerColumn" fulltitle="TumblerColumn" subtitle="" groups="extras" brief="A column within a tumbler">
            <qmlproperty threadsafety="unspecified" name="__currentIndex" fullname="QtQuick.Extras.TumblerColumn.__currentIndex" href="qml-qtquick-extras-tumblercolumn.html#__currentIndex-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__index" fullname="QtQuick.Extras.TumblerColumn.__index" href="qml-qtquick-extras-tumblercolumn.html#__index-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__tumbler" fullname="QtQuick.Extras.TumblerColumn.__tumbler" href="qml-qtquick-extras-tumblercolumn.html#__tumbler-prop" status="internal" access="public" type="Item" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="activeFocus" fullname="QtQuick.Extras.TumblerColumn.activeFocus" href="qml-qtquick-extras-tumblercolumn.html#activeFocus-prop" status="commendable" access="public" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="columnForeground" fullname="QtQuick.Extras.TumblerColumn.columnForeground" href="qml-qtquick-extras-tumblercolumn.html#columnForeground-prop" status="commendable" access="public" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="currentIndex" fullname="QtQuick.Extras.TumblerColumn.currentIndex" href="qml-qtquick-extras-tumblercolumn.html#currentIndex-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="delegate" fullname="QtQuick.Extras.TumblerColumn.delegate" href="qml-qtquick-extras-tumblercolumn.html#delegate-prop" status="commendable" access="public" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="highlight" fullname="QtQuick.Extras.TumblerColumn.highlight" href="qml-qtquick-extras-tumblercolumn.html#highlight-prop" status="commendable" access="public" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="model" fullname="QtQuick.Extras.TumblerColumn.model" href="qml-qtquick-extras-tumblercolumn.html#model-prop" status="commendable" access="public" type="var" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="role" fullname="QtQuick.Extras.TumblerColumn.role" href="qml-qtquick-extras-tumblercolumn.html#role-prop" status="commendable" access="public" type="string" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="visible" fullname="QtQuick.Extras.TumblerColumn.visible" href="qml-qtquick-extras-tumblercolumn.html#visible-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="width" fullname="QtQuick.Extras.TumblerColumn.width" href="qml-qtquick-extras-tumblercolumn.html#width-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="TextFieldStyle" href="qml-textfieldstyle.html" status="internal" access="private" location="TextFieldStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextFieldStyle.qml" lineno="42" title="TextFieldStyle" fulltitle="TextFieldStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ToolButtonStyle" href="qml-toolbuttonstyle.html" status="internal" access="private" location="ToolButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonStyle.qml" lineno="43" title="ToolButtonStyle" fulltitle="ToolButtonStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="TextAreaStyle" href="qml-textareastyle.html" status="internal" access="private" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="41" title="TextAreaStyle" fulltitle="TextAreaStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__cursorHandle" fullname="TextAreaStyle::__cursorHandle" href="qml-textareastyle.html#__cursorHandle-prop" status="internal" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="66" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__selectionHandle" fullname="TextAreaStyle::__selectionHandle" href="qml-textareastyle.html#__selectionHandle-prop" status="internal" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="65" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="TextAreaStyle::backgroundColor" href="qml-textareastyle.html#backgroundColor-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="48" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="control" fullname="TextAreaStyle::control" href="qml-textareastyle.html#control-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="42" type="TextArea" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="font" fullname="TextAreaStyle::font" href="qml-textareastyle.html#font-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="44" type="font" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="renderType" fullname="TextAreaStyle::renderType" href="qml-textareastyle.html#renderType-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="49" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="selectedTextColor" fullname="TextAreaStyle::selectedTextColor" href="qml-textareastyle.html#selectedTextColor-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="47" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="selectionColor" fullname="TextAreaStyle::selectionColor" href="qml-textareastyle.html#selectionColor-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="46" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="textColor" fullname="TextAreaStyle::textColor" href="qml-textareastyle.html#textColor-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="45" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="textMargin" fullname="TextAreaStyle::textMargin" href="qml-textareastyle.html#textMargin-prop" status="commendable" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="50" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="TableViewStyle" href="qml-tableviewstyle.html" status="internal" access="private" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="43" title="TableViewStyle" fulltitle="TableViewStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__alternateBackgroundOpacity" fullname="TableViewStyle::__alternateBackgroundOpacity" href="qml-tableviewstyle.html#__alternateBackgroundOpacity-prop" status="internal" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="56" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__columnMargin" fullname="TableViewStyle::__columnMargin" href="qml-tableviewstyle.html#__columnMargin-prop" status="internal" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="59" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__focusedBackgroundOpacity" fullname="TableViewStyle::__focusedBackgroundOpacity" href="qml-tableviewstyle.html#__focusedBackgroundOpacity-prop" status="internal" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="58" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__selectedBackgroundOpacity" fullname="TableViewStyle::__selectedBackgroundOpacity" href="qml-tableviewstyle.html#__selectedBackgroundOpacity-prop" status="internal" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="57" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="activateItemOnSingleClick" fullname="TableViewStyle::activateItemOnSingleClick" href="qml-tableviewstyle.html#activateItemOnSingleClick-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="54" type="bool" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="alternateBackgroundColor" fullname="TableViewStyle::alternateBackgroundColor" href="qml-tableviewstyle.html#alternateBackgroundColor-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="47" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="TableViewStyle::backgroundColor" href="qml-tableviewstyle.html#backgroundColor-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="46" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="control" fullname="TableViewStyle::control" href="qml-tableviewstyle.html#control-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="44" type="TableView" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="headerDelegate" fullname="TableViewStyle::headerDelegate" href="qml-tableviewstyle.html#headerDelegate-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="71" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="highlightedTextColor" fullname="TableViewStyle::highlightedTextColor" href="qml-tableviewstyle.html#highlightedTextColor-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="50" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="itemDelegate" fullname="TableViewStyle::itemDelegate" href="qml-tableviewstyle.html#itemDelegate-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="137" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="rowDelegate" fullname="TableViewStyle::rowDelegate" href="qml-tableviewstyle.html#rowDelegate-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="100" type="Component" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="textColor" fullname="TableViewStyle::textColor" href="qml-tableviewstyle.html#textColor-prop" status="commendable" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TableViewStyle.qml" lineno="49" type="color" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="TabViewStyle" href="qml-tabviewstyle.html" status="internal" access="private" location="TabViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TabViewStyle.qml" lineno="42" title="TabViewStyle" fulltitle="TabViewStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="frameWidth" fullname="TabViewStyle::frameWidth" href="qml-tabviewstyle.html#frameWidth-prop" status="commendable" access="public" location="TabViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TabViewStyle.qml" lineno="43" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="SwitchStyle" href="qml-switchstyle.html" status="internal" access="private" location="SwitchStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/SwitchStyle.qml" lineno="41" title="SwitchStyle" fulltitle="SwitchStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__knobHeight" fullname="SwitchStyle::__knobHeight" href="qml-switchstyle.html#__knobHeight-prop" status="internal" access="public" location="SwitchStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/SwitchStyle.qml" lineno="42" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="StatusIndicatorStyle" href="qml-statusindicatorstyle.html" status="internal" access="private" location="StatusIndicatorStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/StatusIndicatorStyle.qml" lineno="45" title="StatusIndicatorStyle" fulltitle="StatusIndicatorStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="StatusBarStyle" href="qml-statusbarstyle.html" status="internal" access="private" location="StatusBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/StatusBarStyle.qml" lineno="38" title="StatusBarStyle" fulltitle="StatusBarStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="SpinBoxStyle" href="qml-spinboxstyle.html" status="internal" access="private" location="SpinBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/SpinBoxStyle.qml" lineno="42" title="SpinBoxStyle" fulltitle="SpinBoxStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="SliderStyle" href="qml-sliderstyle.html" status="internal" access="private" location="SliderStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/SliderStyle.qml" lineno="45" title="SliderStyle" fulltitle="SliderStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="SelectionHandleStyle" href="qml-selectionhandlestyle.html" status="internal" access="private" location="SelectionHandleStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/SelectionHandleStyle.qml" lineno="39" title="SelectionHandleStyle" fulltitle="SelectionHandleStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ScrollViewStyle" href="qml-scrollviewstyle.html" status="internal" access="private" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="42" title="ScrollViewStyle" fulltitle="ScrollViewStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="barWidth" fullname="ScrollViewStyle::barWidth" href="qml-scrollviewstyle.html#barWidth-prop" status="commendable" access="public" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="43" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="frameWidth" fullname="ScrollViewStyle::frameWidth" href="qml-scrollviewstyle.html#frameWidth-prop" status="commendable" access="public" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="44" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="RadioButtonStyle" href="qml-radiobuttonstyle.html" status="internal" access="private" location="RadioButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/RadioButtonStyle.qml" lineno="43" title="RadioButtonStyle" fulltitle="RadioButtonStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ProgressBarStyle" href="qml-progressbarstyle.html" status="internal" access="private" location="ProgressBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ProgressBarStyle.qml" lineno="45" title="ProgressBarStyle" fulltitle="ProgressBarStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="PieMenuStyle" href="qml-piemenustyle.html" status="internal" access="private" location="PieMenuStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/PieMenuStyle.qml" lineno="42" title="PieMenuStyle" fulltitle="PieMenuStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="MenuStyle" href="qml-menustyle.html" status="internal" access="private" location="MenuStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/MenuStyle.qml" lineno="40" title="MenuStyle" fulltitle="MenuStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="MenuBarStyle" href="qml-menubarstyle.html" status="internal" access="private" location="MenuBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/MenuBarStyle.qml" lineno="38" title="MenuBarStyle" fulltitle="MenuBarStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="DialSpecifics" href="qml-dialspecifics.html" status="internal" access="private" location="DialSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/DialSpecifics.qml" lineno="41" title="DialSpecifics" fulltitle="DialSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="TumblerSpecifics" href="qml-tumblerspecifics.html" status="internal" access="private" location="TumblerSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/TumblerSpecifics.qml" lineno="41" title="TumblerSpecifics" fulltitle="TumblerSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ToggleButtonSpecifics" href="qml-togglebuttonspecifics.html" status="internal" access="private" location="ToggleButtonSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/ToggleButtonSpecifics.qml" lineno="41" title="ToggleButtonSpecifics" fulltitle="ToggleButtonSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="StatusIndicatorSpecifics" href="qml-statusindicatorspecifics.html" status="internal" access="private" location="StatusIndicatorSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/StatusIndicatorSpecifics.qml" lineno="41" title="StatusIndicatorSpecifics" fulltitle="StatusIndicatorSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="PieMenuSpecifics" href="qml-piemenuspecifics.html" status="internal" access="private" location="PieMenuSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/PieMenuSpecifics.qml" lineno="43" title="PieMenuSpecifics" fulltitle="PieMenuSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="PictureSpecifics" href="qml-picturespecifics.html" status="internal" access="private" location="PictureSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/PictureSpecifics.qml" lineno="43" title="PictureSpecifics" fulltitle="PictureSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="GaugeSpecifics" href="qml-gaugespecifics.html" status="internal" access="private" location="GaugeSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/GaugeSpecifics.qml" lineno="41" title="GaugeSpecifics" fulltitle="GaugeSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ToggleButtonStyle" href="qml-togglebuttonstyle.html" status="internal" access="private" location="ToggleButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToggleButtonStyle.qml" lineno="45" title="ToggleButtonStyle" fulltitle="ToggleButtonStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="DelayButtonSpecifics" href="qml-delaybuttonspecifics.html" status="internal" access="private" location="DelayButtonSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/DelayButtonSpecifics.qml" lineno="41" title="DelayButtonSpecifics" fulltitle="DelayButtonSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CircularGaugeSpecifics" href="qml-circulargaugespecifics.html" status="internal" access="private" location="CircularGaugeSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/designer/CircularGaugeSpecifics.qml" lineno="41" title="CircularGaugeSpecifics" fulltitle="CircularGaugeSpecifics" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="TumblerStyle" href="qml-tumblerstyle.html" status="internal" access="private" location="TumblerStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TumblerStyle.qml" lineno="43" title="TumblerStyle" fulltitle="TumblerStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__frameHeight" fullname="TumblerStyle::__frameHeight" href="qml-tumblerstyle.html#__frameHeight-prop" status="internal" access="public" location="TumblerStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/TumblerStyle.qml" lineno="53" type="real" attached="false" writable="false"/>
        </qmlclass>
        <class threadsafety="unspecified" name="QQuickFlatProgressBar" href="qquickflatprogressbar.html" status="internal" access="private" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="44" bases="QQuickPaintedItem">
            <function threadsafety="unspecified" name="QQuickFlatProgressBar" fullname="QQuickFlatProgressBar::QQuickFlatProgressBar" href="qquickflatprogressbar.html#QQuickFlatProgressBar" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="42" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickFlatProgressBar(QQuickItem *parent)">
                <parameter left="QQuickItem *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="barWidth" fullname="QQuickFlatProgressBar::barWidth" href="qquickflatprogressbar.html#barWidth" status="commendable" access="private" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" type="int" signature="int barWidth()"/>
            <function threadsafety="unspecified" name="isIndeterminate" fullname="QQuickFlatProgressBar::isIndeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="indeterminate" type="bool" signature="bool isIndeterminate()"/>
            <function threadsafety="unspecified" name="onHeightChanged" fullname="QQuickFlatProgressBar::onHeightChanged" href="qquickflatprogressbar.html#onHeightChanged" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="190" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void onHeightChanged()"/>
            <function threadsafety="unspecified" name="onVisibleChanged" fullname="QQuickFlatProgressBar::onVisibleChanged" href="qquickflatprogressbar.html#onVisibleChanged" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="173" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void onVisibleChanged()"/>
            <function threadsafety="unspecified" name="onWidthChanged" fullname="QQuickFlatProgressBar::onWidthChanged" href="qquickflatprogressbar.html#onWidthChanged" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="182" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void onWidthChanged()"/>
            <function threadsafety="unspecified" name="paint" fullname="QQuickFlatProgressBar::paint" href="qquickflatprogressbar.html#paint" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="69" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
            </function>
            <function threadsafety="unspecified" name="progress" fullname="QQuickFlatProgressBar::progress" href="qquickflatprogressbar.html#progress-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="progress" type="qreal" signature="qreal progress() const"/>
            <function threadsafety="unspecified" name="repaint" fullname="QQuickFlatProgressBar::repaint" href="qquickflatprogressbar.html#repaint" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="161" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void repaint()"/>
            <function threadsafety="unspecified" name="restartAnimation" fullname="QQuickFlatProgressBar::restartAnimation" href="qquickflatprogressbar.html#restartAnimation" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="166" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void restartAnimation()"/>
            <function threadsafety="unspecified" name="setIndeterminate" fullname="QQuickFlatProgressBar::setIndeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="indeterminate" type="void" signature="void setIndeterminate(bool indeterminate)">
                <parameter left="bool" right="" name="indeterminate" default=""/>
            </function>
            <function threadsafety="unspecified" name="setProgress" fullname="QQuickFlatProgressBar::setProgress" href="qquickflatprogressbar.html#progress-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="progress" type="void" signature="void setProgress(qreal progress)">
                <parameter left="qreal" right="" name="progress" default=""/>
            </function>
            <function threadsafety="unspecified" name="setStripeOffset" fullname="QQuickFlatProgressBar::setStripeOffset" href="qquickflatprogressbar.html#stripeOffset-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="127" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="stripeOffset" type="void" signature="void setStripeOffset(qreal stripeOffset)">
                <parameter left="qreal" right="" name="stripeOffset" default=""/>
            </function>
            <function threadsafety="unspecified" name="stripeOffset" fullname="QQuickFlatProgressBar::stripeOffset" href="qquickflatprogressbar.html#stripeOffset-prop" status="commendable" access="public" location="qquickflatprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar.cpp" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="stripeOffset" type="qreal" signature="qreal stripeOffset() const"/>
            <function threadsafety="unspecified" name="indeterminateChanged" fullname="QQuickFlatProgressBar::indeterminateChanged" href="qquickflatprogressbar.html#indeterminate-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="indeterminate" type="void" signature="void indeterminateChanged(bool indeterminate)">
                <parameter left="bool" right="" name="indeterminate" default=""/>
            </function>
            <function threadsafety="unspecified" name="progressChanged" fullname="QQuickFlatProgressBar::progressChanged" href="qquickflatprogressbar.html#progress-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="progress" type="void" signature="void progressChanged(qreal progress)">
                <parameter left="qreal" right="" name="progress" default=""/>
            </function>
            <function threadsafety="unspecified" name="stripeOffsetChanged" fullname="QQuickFlatProgressBar::stripeOffsetChanged" href="qquickflatprogressbar.html#stripeOffset-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="72" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="stripeOffset" type="void" signature="void stripeOffsetChanged(qreal stripeOffset)">
                <parameter left="qreal" right="" name="stripeOffset" default=""/>
            </function>
            <property threadsafety="unspecified" name="indeterminate" fullname="QQuickFlatProgressBar::indeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="49" type="bool">
                <getter name="isIndeterminate"/>
                <setter name="setIndeterminate"/>
                <notifier name="indeterminateChanged"/>
            </property>
            <property threadsafety="unspecified" name="progress" fullname="QQuickFlatProgressBar::progress" href="qquickflatprogressbar.html#progress-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="48" type="qreal">
                <getter name="progress"/>
                <setter name="setProgress"/>
                <notifier name="progressChanged"/>
            </property>
            <property threadsafety="unspecified" name="stripeOffset" fullname="QQuickFlatProgressBar::stripeOffset" href="qquickflatprogressbar.html#stripeOffset-prop" status="commendable" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickflatprogressbar_p.h" lineno="47" type="qreal">
                <getter name="stripeOffset"/>
                <setter name="setStripeOffset"/>
                <notifier name="stripeOffsetChanged"/>
            </property>
        </class>
        <qmlclass threadsafety="unspecified" name="ToolButtonIndicator" href="qml-toolbuttonindicator.html" status="internal" access="private" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="43" title="ToolButtonIndicator" fulltitle="ToolButtonIndicator" subtitle="">
            <qmlproperty threadsafety="unspecified" name="buttonEnabled" fullname="ToolButtonIndicator::buttonEnabled" href="qml-toolbuttonindicator.html#buttonEnabled-prop" status="commendable" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="48" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonHasActiveFocus" fullname="ToolButtonIndicator::buttonHasActiveFocus" href="qml-toolbuttonindicator.html#buttonHasActiveFocus-prop" status="commendable" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="49" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonPressedOrChecked" fullname="ToolButtonIndicator::buttonPressedOrChecked" href="qml-toolbuttonindicator.html#buttonPressedOrChecked-prop" status="commendable" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="50" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="ToolButtonBackground" href="qml-toolbuttonbackground.html" status="internal" access="private" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="43" title="ToolButtonBackground" fulltitle="ToolButtonBackground" subtitle="">
            <qmlproperty threadsafety="unspecified" name="buttonChecked" fullname="ToolButtonBackground::buttonChecked" href="qml-toolbuttonbackground.html#buttonChecked-prop" status="commendable" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="49" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonEnabled" fullname="ToolButtonBackground::buttonEnabled" href="qml-toolbuttonbackground.html#buttonEnabled-prop" status="commendable" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="46" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonHasActiveFocus" fullname="ToolButtonBackground::buttonHasActiveFocus" href="qml-toolbuttonbackground.html#buttonHasActiveFocus-prop" status="commendable" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="47" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonHovered" fullname="ToolButtonBackground::buttonHovered" href="qml-toolbuttonbackground.html#buttonHovered-prop" status="commendable" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="48" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonPressed" fullname="ToolButtonBackground::buttonPressed" href="qml-toolbuttonbackground.html#buttonPressed-prop" status="commendable" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="50" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="ToolBarStyle" href="qml-toolbarstyle.html" status="internal" access="private" location="ToolBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ToolBarStyle.qml" lineno="42" title="ToolBarStyle" fulltitle="ToolBarStyle" subtitle=""/>
        <class threadsafety="unspecified" name="QQuickTriggerMode" href="qquicktriggermode.html" status="internal" access="private" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquicktriggermode_p.h" lineno="59">
            <enum threadsafety="unspecified" name="TriggerMode" fullname="QQuickTriggerMode::TriggerMode" href="qquicktriggermode.html#TriggerMode-enum" status="commendable" access="public" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquicktriggermode_p.h" lineno="63">
                <value name="TriggerOnPress" value="0"/>
                <value name="TriggerOnRelease" value="1"/>
                <value name="TriggerOnClick" value="2"/>
            </enum>
        </class>
        <qmlclass threadsafety="unspecified" name="TextSingleton" href="qml-textsingleton.html" status="internal" access="private" location="TextSingleton.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/TextSingleton.qml" lineno="40" title="TextSingleton" fulltitle="TextSingleton" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="PieMenuIcon" href="qml-piemenuicon.html" status="internal" access="private" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/PieMenuIcon.qml" lineno="42" title="PieMenuIcon" fulltitle="PieMenuIcon" subtitle="">
            <qmlproperty threadsafety="unspecified" name="control" fullname="PieMenuIcon::control" href="qml-piemenuicon.html#control-prop" status="commendable" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/PieMenuIcon.qml" lineno="46" type="PieMenu" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="iconSource" fullname="PieMenuIcon::iconSource" href="qml-piemenuicon.html#iconSource-prop" status="commendable" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/PieMenuIcon.qml" lineno="49" type="string" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="styleData" fullname="PieMenuIcon::styleData" href="qml-piemenuicon.html#styleData-prop" status="commendable" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/PieMenuIcon.qml" lineno="47" type="QtObject" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="Handle" href="qml-handle.html" status="internal" access="private" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/Handle.qml" lineno="44" title="Handle" fulltitle="Handle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="allowance" fullname="Handle::allowance" href="qml-handle.html#allowance-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="dialXCenter" fullname="Handle::dialXCenter" href="qml-handle.html#dialXCenter-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="rotationRadius" fullname="Handle::rotationRadius" href="qml-handle.html#rotationRadius-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="value" fullname="Handle::value" href="qml-handle.html#value-prop" status="commendable" access="public" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="zeroAngle" fullname="Handle::zeroAngle" href="qml-handle.html#zeroAngle-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="dialYCenter" fullname="Handle::dialYCenter" href="qml-handle.html#dialYCenter-prop" status="commendable" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/Handle.qml" lineno="80" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="handleArea" fullname="Handle::handleArea" href="qml-handle.html#handleArea-prop" status="commendable" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/Handle.qml" lineno="97" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="valueFromMouse" fullname="Handle::valueFromMouse" href="qml-handle.html#valueFromMouse-prop" status="commendable" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/Handle.qml" lineno="95" type="var" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="CircularTickmarkLabel" href="qml-circulartickmarklabel.html" status="internal" access="private" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularTickmarkLabel.qml" lineno="44" title="CircularTickmarkLabel" fulltitle="CircularTickmarkLabel" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__tickmarkCount" fullname="CircularTickmarkLabel::__tickmarkCount" href="qml-circulartickmarklabel.html#__tickmarkCount-prop" status="internal" access="public" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="angleRange" fullname="CircularTickmarkLabel::angleRange" href="qml-circulartickmarklabel.html#angleRange-prop" status="commendable" access="public" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="labelCount" fullname="CircularTickmarkLabel::labelCount" href="qml-circulartickmarklabel.html#labelCount-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="labelInset" fullname="CircularTickmarkLabel::labelInset" href="qml-circulartickmarklabel.html#labelInset-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="labelStepSize" fullname="CircularTickmarkLabel::labelStepSize" href="qml-circulartickmarklabel.html#labelStepSize-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="maximumValueAngle" fullname="CircularTickmarkLabel::maximumValueAngle" href="qml-circulartickmarklabel.html#maximumValueAngle-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minimumValueAngle" fullname="CircularTickmarkLabel::minimumValueAngle" href="qml-circulartickmarklabel.html#minimumValueAngle-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minorTickmarkCount" fullname="CircularTickmarkLabel::minorTickmarkCount" href="qml-circulartickmarklabel.html#minorTickmarkCount-prop" status="commendable" access="public" type="int" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minorTickmarkInset" fullname="CircularTickmarkLabel::minorTickmarkInset" href="qml-circulartickmarklabel.html#minorTickmarkInset-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarkCount" fullname="CircularTickmarkLabel::tickmarkCount" href="qml-circulartickmarklabel.html#tickmarkCount-prop" status="commendable" access="public" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="tickmarkInset" fullname="CircularTickmarkLabel::tickmarkInset" href="qml-circulartickmarklabel.html#tickmarkInset-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarkStepSize" fullname="CircularTickmarkLabel::tickmarkStepSize" href="qml-circulartickmarklabel.html#tickmarkStepSize-prop" status="commendable" access="public" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="tickmarksVisible" fullname="CircularTickmarkLabel::tickmarksVisible" href="qml-circulartickmarklabel.html#tickmarksVisible-prop" status="commendable" access="public" type="bool" attached="false" writable="true"/>
            <qmlmethod threadsafety="unspecified" name="valueToAngle" fullname="CircularTickmarkLabel::valueToAngle" href="qml-circulartickmarklabel.html#valueToAngle-method" status="commendable" access="public"/>
            <qmlproperty threadsafety="unspecified" name="maximumValue" fullname="CircularTickmarkLabel::maximumValue" href="qml-circulartickmarklabel.html#maximumValue-prop" status="commendable" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularTickmarkLabel.qml" lineno="50" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="minimumValue" fullname="CircularTickmarkLabel::minimumValue" href="qml-circulartickmarklabel.html#minimumValue-prop" status="commendable" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularTickmarkLabel.qml" lineno="48" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="stepSize" fullname="CircularTickmarkLabel::stepSize" href="qml-circulartickmarklabel.html#stepSize-prop" status="commendable" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularTickmarkLabel.qml" lineno="52" type="alias" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="CircularButtonStyleHelper" href="qml-circularbuttonstylehelper.html" status="internal" access="private" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="41" title="CircularButtonStyleHelper" fulltitle="CircularButtonStyleHelper" subtitle="">
            <qmlproperty threadsafety="unspecified" name="buttonColorBottom" fullname="CircularButtonStyleHelper::buttonColorBottom" href="qml-circularbuttonstylehelper.html#buttonColorBottom-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="76" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonColorDownBottom" fullname="CircularButtonStyleHelper::buttonColorDownBottom" href="qml-circularbuttonstylehelper.html#buttonColorDownBottom-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="49" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonColorDownTop" fullname="CircularButtonStyleHelper::buttonColorDownTop" href="qml-circularbuttonstylehelper.html#buttonColorDownTop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="48" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonColorTop" fullname="CircularButtonStyleHelper::buttonColorTop" href="qml-circularbuttonstylehelper.html#buttonColorTop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="75" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonColorUpBottom" fullname="CircularButtonStyleHelper::buttonColorUpBottom" href="qml-circularbuttonstylehelper.html#buttonColorUpBottom-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="47" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="buttonColorUpTop" fullname="CircularButtonStyleHelper::buttonColorUpTop" href="qml-circularbuttonstylehelper.html#buttonColorUpTop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="46" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="control" fullname="CircularButtonStyleHelper::control" href="qml-circularbuttonstylehelper.html#control-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="44" type="Item" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="halfRadius" fullname="CircularButtonStyleHelper::halfRadius" href="qml-circularbuttonstylehelper.html#halfRadius-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="69" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="implicitHeight" fullname="CircularButtonStyleHelper::implicitHeight" href="qml-circularbuttonstylehelper.html#implicitHeight-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="61" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="implicitWidth" fullname="CircularButtonStyleHelper::implicitWidth" href="qml-circularbuttonstylehelper.html#implicitWidth-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="60" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="innerArcColorBottom" fullname="CircularButtonStyleHelper::innerArcColorBottom" href="qml-circularbuttonstylehelper.html#innerArcColorBottom-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="53" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="innerArcColorBottomStop" fullname="CircularButtonStyleHelper::innerArcColorBottomStop" href="qml-circularbuttonstylehelper.html#innerArcColorBottomStop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="54" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="innerArcColorTop" fullname="CircularButtonStyleHelper::innerArcColorTop" href="qml-circularbuttonstylehelper.html#innerArcColorTop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="52" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="innerArcLineWidth" fullname="CircularButtonStyleHelper::innerArcLineWidth" href="qml-circularbuttonstylehelper.html#innerArcLineWidth-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="58" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="innerArcRadius" fullname="CircularButtonStyleHelper::innerArcRadius" href="qml-circularbuttonstylehelper.html#innerArcRadius-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="71" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="outerArcColorBottom" fullname="CircularButtonStyleHelper::outerArcColorBottom" href="qml-circularbuttonstylehelper.html#outerArcColorBottom-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="51" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="outerArcColorTop" fullname="CircularButtonStyleHelper::outerArcColorTop" href="qml-circularbuttonstylehelper.html#outerArcColorTop-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="50" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="outerArcLineWidth" fullname="CircularButtonStyleHelper::outerArcLineWidth" href="qml-circularbuttonstylehelper.html#outerArcLineWidth-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="57" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="outerArcRadius" fullname="CircularButtonStyleHelper::outerArcRadius" href="qml-circularbuttonstylehelper.html#outerArcRadius-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="70" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="radius" fullname="CircularButtonStyleHelper::radius" href="qml-circularbuttonstylehelper.html#radius-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="68" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="shineArcLineWidth" fullname="CircularButtonStyleHelper::shineArcLineWidth" href="qml-circularbuttonstylehelper.html#shineArcLineWidth-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="59" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="shineArcRadius" fullname="CircularButtonStyleHelper::shineArcRadius" href="qml-circularbuttonstylehelper.html#shineArcRadius-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="72" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="shineColor" fullname="CircularButtonStyleHelper::shineColor" href="qml-circularbuttonstylehelper.html#shineColor-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="55" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="smallestAxis" fullname="CircularButtonStyleHelper::smallestAxis" href="qml-circularbuttonstylehelper.html#smallestAxis-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="56" type="real" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="textColorDown" fullname="CircularButtonStyleHelper::textColorDown" href="qml-circularbuttonstylehelper.html#textColorDown-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="64" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="textColorUp" fullname="CircularButtonStyleHelper::textColorUp" href="qml-circularbuttonstylehelper.html#textColorUp-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="63" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="textRaisedColorDown" fullname="CircularButtonStyleHelper::textRaisedColorDown" href="qml-circularbuttonstylehelper.html#textRaisedColorDown-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="66" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="textRaisedColorUp" fullname="CircularButtonStyleHelper::textRaisedColorUp" href="qml-circularbuttonstylehelper.html#textRaisedColorUp-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="65" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="zeroAngle" fullname="CircularButtonStyleHelper::zeroAngle" href="qml-circularbuttonstylehelper.html#zeroAngle-prop" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="73" type="real" attached="false" writable="true"/>
            <qmlmethod threadsafety="unspecified" name="paintBackground" fullname="CircularButtonStyleHelper::paintBackground" href="qml-circularbuttonstylehelper.html#paintBackground-method" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="82"/>
            <qmlmethod threadsafety="unspecified" name="toPixels" fullname="CircularButtonStyleHelper::toPixels" href="qml-circularbuttonstylehelper.html#toPixels-method" status="commendable" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/CircularButtonStyleHelper.qml" lineno="78"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="GroupBoxStyle" href="qml-groupboxstyle.html" status="internal" access="private" location="GroupBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GroupBoxStyle.qml" lineno="40" title="GroupBoxStyle" fulltitle="GroupBoxStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="spacing" fullname="GroupBoxStyle::spacing" href="qml-groupboxstyle.html#spacing-prop" status="commendable" access="public" location="GroupBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GroupBoxStyle.qml" lineno="43" type="int" attached="false" writable="false"/>
        </qmlclass>
        <class threadsafety="unspecified" name="QQuickActivationMode" href="qquickactivationmode.html" status="internal" access="private" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquicktriggermode_p.h" lineno="47">
            <enum threadsafety="unspecified" name="ActivationMode" fullname="QQuickActivationMode::ActivationMode" href="qquickactivationmode.html#ActivationMode-enum" status="commendable" access="public" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquicktriggermode_p.h" lineno="51">
                <value name="ActivateOnPress" value="0"/>
                <value name="ActivateOnRelease" value="1"/>
                <value name="ActivateOnClick" value="2"/>
            </enum>
        </class>
        <class threadsafety="unspecified" name="QQuickPicture" href="qquickpicture.html" status="internal" access="private" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture_p.h" lineno="44" bases="QQuickPaintedItem">
            <function threadsafety="unspecified" name="QQuickPicture" fullname="QQuickPicture::QQuickPicture" href="qquickpicture.html#QQuickPicture" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickPicture(QQuickItem *parent)">
                <parameter left="QQuickItem *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="color" fullname="QQuickPicture::color" href="qquickpicture.html#color-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="138" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="color" type="QColor" signature="QColor color() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QQuickPicture::paint" href="qquickpicture.html#paint" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="82" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
            </function>
            <function threadsafety="unspecified" name="resetColor" fullname="QQuickPicture::resetColor" href="qquickpicture.html#color-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="152" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="color" type="void" signature="void resetColor()"/>
            <function threadsafety="unspecified" name="setColor" fullname="QQuickPicture::setColor" href="qquickpicture.html#color-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="color" type="void" signature="void setColor(const QColor &amp;color)">
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSource" fullname="QQuickPicture::setSource" href="qquickpicture.html#source-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="source" type="void" signature="void setSource(const QUrl &amp;source)">
                <parameter left="const QUrl &amp;" right="" name="source" default=""/>
            </function>
            <function threadsafety="unspecified" name="source" fullname="QQuickPicture::source" href="qquickpicture.html#source-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="source" type="QUrl" signature="QUrl source() const"/>
            <function threadsafety="unspecified" name="~QQuickPicture" fullname="QQuickPicture::~QQuickPicture" href="qquickpicture.html#dtor.QQuickPicture" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="78" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QQuickPicture()"/>
            <function threadsafety="unspecified" name="colorChanged" fullname="QQuickPicture::colorChanged" href="qquickpicture.html#color-prop" status="commendable" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture_p.h" lineno="64" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="color" type="void" signature="void colorChanged()"/>
            <function threadsafety="unspecified" name="sourceChanged" fullname="QQuickPicture::sourceChanged" href="qquickpicture.html#source-prop" status="commendable" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture_p.h" lineno="63" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="source" type="void" signature="void sourceChanged()"/>
            <property threadsafety="unspecified" name="color" fullname="QQuickPicture::color" href="qquickpicture.html#color-prop" status="commendable" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture_p.h" lineno="48" type="QColor">
                <getter name="color"/>
                <setter name="setColor"/>
                <resetter name="resetColor"/>
                <notifier name="colorChanged"/>
            </property>
            <property threadsafety="unspecified" name="source" fullname="QQuickPicture::source" href="qquickpicture.html#source-prop" status="commendable" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture_p.h" lineno="47" type="QUrl">
                <getter name="source"/>
                <setter name="setSource"/>
                <notifier name="sourceChanged"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QtQuickExtrasPlugin" href="qtquickextrasplugin.html" status="internal" access="private" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/plugin.h" lineno="46" bases="QQmlExtensionPlugin">
            <function threadsafety="unspecified" name="QtQuickExtrasPlugin" fullname="QtQuickExtrasPlugin::QtQuickExtrasPlugin" href="qtquickextrasplugin.html#QtQuickExtrasPlugin" status="commendable" access="public" location="plugin.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/plugin.cpp" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QtQuickExtrasPlugin(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="initializeEngine" fullname="QtQuickExtrasPlugin::initializeEngine" href="qtquickextrasplugin.html#initializeEngine" status="commendable" access="public" location="plugin.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/plugin.cpp" lineno="93" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void initializeEngine(QQmlEngine *engine, const char *uri)">
                <parameter left="QQmlEngine *" right="" name="engine" default=""/>
                <parameter left="const char *" right="" name="uri" default=""/>
            </function>
            <function threadsafety="unspecified" name="registerTypes" fullname="QtQuickExtrasPlugin::registerTypes" href="qtquickextrasplugin.html#registerTypes" status="commendable" access="public" location="plugin.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/plugin.cpp" lineno="67" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void registerTypes(const char *uri)">
                <parameter left="const char *" right="" name="uri" default=""/>
            </function>
            <function threadsafety="unspecified" name="Q_PLUGIN_METADATA" fullname="QtQuickExtrasPlugin::Q_PLUGIN_METADATA" href="qtquickextrasplugin.html#Q_PLUGIN_METADATA" status="commendable" access="private" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/plugin.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="Q_PLUGIN_METADATA(IID )">
                <parameter left="IID" right="" name="" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QQuickTextHandle" href="qquicktexthandle.html" status="internal" access="private" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="43" bases="QQuickPaintedItem">
            <function threadsafety="unspecified" name="QQuickTextHandle" fullname="QQuickTextHandle::QQuickTextHandle" href="qquicktexthandle.html#QQuickTextHandle" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="39" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickTextHandle(QQuickItem *parent)">
                <parameter left="QQuickItem *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="color" fullname="QQuickTextHandle::color" href="qquicktexthandle.html#color-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="color" type="QColor" signature="QColor color() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QQuickTextHandle::paint" href="qquicktexthandle.html#paint" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="49" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintBulb" fullname="QQuickTextHandle::paintBulb" href="qquicktexthandle.html#paintBulb" status="commendable" access="private" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void paintBulb(QPainter *painter, const QColor &amp;color, bool isShadow)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
                <parameter left="bool" right="" name="isShadow" default=""/>
            </function>
            <function threadsafety="unspecified" name="scaleFactor" fullname="QQuickTextHandle::scaleFactor" href="qquicktexthandle.html#scaleFactor-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="scaleFactor" type="qreal" signature="qreal scaleFactor() const"/>
            <function threadsafety="unspecified" name="setColor" fullname="QQuickTextHandle::setColor" href="qquicktexthandle.html#color-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="color" type="void" signature="void setColor(const QColor &amp;color)">
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="setScaleFactor" fullname="QQuickTextHandle::setScaleFactor" href="qquicktexthandle.html#scaleFactor-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="scaleFactor" type="void" signature="void setScaleFactor(qreal scaleFactor)">
                <parameter left="qreal" right="" name="scaleFactor" default=""/>
            </function>
            <function threadsafety="unspecified" name="setType" fullname="QQuickTextHandle::setType" href="qquicktexthandle.html#type-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="type" type="void" signature="void setType(TextHandleType type)">
                <parameter left="TextHandleType" right="" name="type" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QQuickTextHandle::type" href="qquicktexthandle.html#type-prop" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="59" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="type" type="TextHandleType" signature="TextHandleType type() const"/>
            <function threadsafety="unspecified" name="~QQuickTextHandle" fullname="QQuickTextHandle::~QQuickTextHandle" href="qquicktexthandle.html#dtor.QQuickTextHandle" status="commendable" access="public" location="qquicktexthandle.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.cpp" lineno="45" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QQuickTextHandle()"/>
            <enum threadsafety="unspecified" name="TextHandleType" fullname="QQuickTextHandle::TextHandleType" href="qquicktexthandle.html#TextHandleType-enum" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="51">
                <value name="CursorHandle" value="0"/>
                <value name="SelectionHandle" value="1"/>
            </enum>
            <function threadsafety="unspecified" name="colorChanged" fullname="QQuickTextHandle::colorChanged" href="qquicktexthandle.html#color-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="72" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="color" type="void" signature="void colorChanged()"/>
            <function threadsafety="unspecified" name="scaleFactorChanged" fullname="QQuickTextHandle::scaleFactorChanged" href="qquicktexthandle.html#scaleFactor-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="scaleFactor" type="void" signature="void scaleFactorChanged()"/>
            <function threadsafety="unspecified" name="typeChanged" fullname="QQuickTextHandle::typeChanged" href="qquicktexthandle.html#type-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="type" type="void" signature="void typeChanged()"/>
            <property threadsafety="unspecified" name="color" fullname="QQuickTextHandle::color" href="qquicktexthandle.html#color-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="47" type="QColor">
                <getter name="color"/>
                <setter name="setColor"/>
                <notifier name="colorChanged"/>
            </property>
            <property threadsafety="unspecified" name="scaleFactor" fullname="QQuickTextHandle::scaleFactor" href="qquicktexthandle.html#scaleFactor-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="48" type="qreal">
                <getter name="scaleFactor"/>
                <setter name="setScaleFactor"/>
                <notifier name="scaleFactorChanged"/>
            </property>
            <property threadsafety="unspecified" name="type" fullname="QQuickTextHandle::type" href="qquicktexthandle.html#type-prop" status="commendable" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/qquicktexthandle.h" lineno="46" type="TextHandleType">
                <getter name="type"/>
                <setter name="setType"/>
                <notifier name="typeChanged"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QtQuickExtrasStylesPlugin" href="qtquickextrasstylesplugin.html" status="internal" access="private" location="flatstyleplugin.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/flatstyleplugin.h" lineno="46" bases="QQmlExtensionPlugin">
            <function threadsafety="unspecified" name="QtQuickExtrasStylesPlugin" fullname="QtQuickExtrasStylesPlugin::QtQuickExtrasStylesPlugin" href="qtquickextrasstylesplugin.html#QtQuickExtrasStylesPlugin" status="commendable" access="public" location="flatstyleplugin.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/flatstyleplugin.cpp" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QtQuickExtrasStylesPlugin(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="registerTypes" fullname="QtQuickExtrasStylesPlugin::registerTypes" href="qtquickextrasstylesplugin.html#registerTypes" status="commendable" access="public" location="flatstyleplugin.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/flatstyleplugin.cpp" lineno="70" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void registerTypes(const char *uri)">
                <parameter left="const char *" right="" name="uri" default=""/>
            </function>
            <function threadsafety="unspecified" name="Q_PLUGIN_METADATA" fullname="QtQuickExtrasStylesPlugin::Q_PLUGIN_METADATA" href="qtquickextrasstylesplugin.html#Q_PLUGIN_METADATA" status="commendable" access="private" location="flatstyleplugin.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/flatstyleplugin.h" lineno="49" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="Q_PLUGIN_METADATA(IID )">
                <parameter left="IID" right="" name="" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QQuickMouseThief" href="qquickmousethief.html" status="internal" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="43">
            <function threadsafety="unspecified" name="QQuickMouseThief" fullname="QQuickMouseThief::QQuickMouseThief" href="qquickmousethief.html#QQuickMouseThief" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="42" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickMouseThief(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="acceptCurrentEvent" fullname="QQuickMouseThief::acceptCurrentEvent" href="qquickmousethief.html#acceptCurrentEvent" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void acceptCurrentEvent()"/>
            <function threadsafety="unspecified" name="emitClicked" fullname="QQuickMouseThief::emitClicked" href="qquickmousethief.html#emitClicked" status="commendable" access="private" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="198" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void emitClicked(const QPointF &amp;pos)">
                <parameter left="const QPointF &amp;" right="" name="pos" default=""/>
            </function>
            <function threadsafety="unspecified" name="emitReleased" fullname="QQuickMouseThief::emitReleased" href="qquickmousethief.html#emitReleased" status="commendable" access="private" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="192" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void emitReleased(const QPointF &amp;pos)">
                <parameter left="const QPointF &amp;" right="" name="pos" default=""/>
            </function>
            <function threadsafety="unspecified" name="emitPressed" fullname="QQuickMouseThief::emitPressed" href="qquickmousethief.html#emitPressed" status="commendable" access="private" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="182" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void emitPressed(const QPointF &amp;pos)">
                <parameter left="const QPointF &amp;" right="" name="pos" default=""/>
            </function>
            <function threadsafety="unspecified" name="eventFilter" fullname="QQuickMouseThief::eventFilter" href="qquickmousethief.html#eventFilter" status="commendable" access="protected" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool eventFilter(QObject *obj, QEvent *event)">
                <parameter left="QObject *" right="" name="obj" default=""/>
                <parameter left="QEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="grabMouse" fullname="QQuickMouseThief::grabMouse" href="qquickmousethief.html#grabMouse" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void grabMouse(QQuickItem *item)">
                <parameter left="QQuickItem *" right="" name="item" default=""/>
            </function>
            <function threadsafety="unspecified" name="itemWindowChanged" fullname="QQuickMouseThief::itemWindowChanged" href="qquickmousethief.html#itemWindowChanged" status="commendable" access="private" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="108" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void itemWindowChanged(QQuickWindow *window)">
                <parameter left="QQuickWindow *" right="" name="window" default=""/>
            </function>
            <function threadsafety="unspecified" name="receivedPressEvent" fullname="QQuickMouseThief::receivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="50" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="receivedPressEvent" type="bool" signature="bool receivedPressEvent() const"/>
            <function threadsafety="unspecified" name="setReceivedPressEvent" fullname="QQuickMouseThief::setReceivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="55" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="receivedPressEvent" type="void" signature="void setReceivedPressEvent(bool receivedPressEvent)">
                <parameter left="bool" right="" name="receivedPressEvent" default=""/>
            </function>
            <function threadsafety="unspecified" name="ungrabMouse" fullname="QQuickMouseThief::ungrabMouse" href="qquickmousethief.html#ungrabMouse" status="commendable" access="public" location="qquickmousethief.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief.cpp" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void ungrabMouse()"/>
            <function threadsafety="unspecified" name="clicked" fullname="QQuickMouseThief::clicked" href="qquickmousethief.html#clicked" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="65" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void clicked(int mouseX, int mouseY)">
                <parameter left="int" right="" name="mouseX" default=""/>
                <parameter left="int" right="" name="mouseY" default=""/>
            </function>
            <function threadsafety="unspecified" name="handledEventChanged" fullname="QQuickMouseThief::handledEventChanged" href="qquickmousethief.html#handledEventChanged" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void handledEventChanged()"/>
            <function threadsafety="unspecified" name="receivedPressEventChanged" fullname="QQuickMouseThief::receivedPressEventChanged" href="qquickmousethief.html#receivedPressEvent-prop" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="receivedPressEvent" type="void" signature="void receivedPressEventChanged()"/>
            <function threadsafety="unspecified" name="released" fullname="QQuickMouseThief::released" href="qquickmousethief.html#released" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="63" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void released(int mouseX, int mouseY)">
                <parameter left="int" right="" name="mouseX" default=""/>
                <parameter left="int" right="" name="mouseY" default=""/>
            </function>
            <function threadsafety="unspecified" name="touchUpdate" fullname="QQuickMouseThief::touchUpdate" href="qquickmousethief.html#touchUpdate" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="67" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void touchUpdate(int mouseX, int mouseY)">
                <parameter left="int" right="" name="mouseX" default=""/>
                <parameter left="int" right="" name="mouseY" default=""/>
            </function>
            <property threadsafety="unspecified" name="receivedPressEvent" fullname="QQuickMouseThief::receivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="commendable" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmousethief_p.h" lineno="46" type="bool">
                <getter name="receivedPressEvent"/>
                <setter name="setReceivedPressEvent"/>
                <notifier name="receivedPressEventChanged"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QQuickMathUtils" href="qquickmathutils.html" status="internal" access="private" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="43">
            <function threadsafety="unspecified" name="QQuickMathUtils" fullname="QQuickMathUtils::QQuickMathUtils" href="qquickmathutils.html#QQuickMathUtils" status="commendable" access="public" location="qquickmathutils.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils.cpp" lineno="41" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickMathUtils(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="pi2" fullname="QQuickMathUtils::pi2" href="qquickmathutils.html#pi2-prop" status="commendable" access="public" location="qquickmathutils.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils.cpp" lineno="46" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="pi2" type="qreal" signature="qreal pi2() const"/>
            <function threadsafety="unspecified" name="centerAlongCircle" fullname="QQuickMathUtils::centerAlongCircle" href="qquickmathutils.html#centerAlongCircle" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" type="QPointF" signature="QPointF centerAlongCircle(qreal xCenter, qreal yCenter, qreal width, qreal height, qreal angleOnCircle, qreal distanceAlongRadius) const">
                <parameter left="qreal" right="" name="xCenter" default=""/>
                <parameter left="qreal" right="" name="yCenter" default=""/>
                <parameter left="qreal" right="" name="width" default=""/>
                <parameter left="qreal" right="" name="height" default=""/>
                <parameter left="qreal" right="" name="angleOnCircle" default=""/>
                <parameter left="qreal" right="" name="distanceAlongRadius" default=""/>
            </function>
            <function threadsafety="unspecified" name="degToRad" fullname="QQuickMathUtils::degToRad" href="qquickmathutils.html#degToRad" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="51" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="qreal degToRad(qreal degrees) const">
                <parameter left="qreal" right="" name="degrees" default=""/>
            </function>
            <function threadsafety="unspecified" name="degToRadOffset" fullname="QQuickMathUtils::degToRadOffset" href="qquickmathutils.html#degToRadOffset" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="52" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="qreal degToRadOffset(qreal degrees) const">
                <parameter left="qreal" right="" name="degrees" default=""/>
            </function>
            <function threadsafety="unspecified" name="radToDeg" fullname="QQuickMathUtils::radToDeg" href="qquickmathutils.html#radToDeg" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="53" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="qreal radToDeg(qreal radians) const">
                <parameter left="qreal" right="" name="radians" default=""/>
            </function>
            <function threadsafety="unspecified" name="radToDegOffset" fullname="QQuickMathUtils::radToDegOffset" href="qquickmathutils.html#radToDegOffset" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="qreal radToDegOffset(qreal radians) const">
                <parameter left="qreal" right="" name="radians" default=""/>
            </function>
            <function threadsafety="unspecified" name="roundEven" fullname="QQuickMathUtils::roundEven" href="qquickmathutils.html#roundEven" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="57" virtual="non" meta="plain" const="true" static="false" overload="false" type="qreal" signature="qreal roundEven(qreal number) const">
                <parameter left="qreal" right="" name="number" default=""/>
            </function>
            <property threadsafety="unspecified" name="pi2" fullname="QQuickMathUtils::pi2" href="qquickmathutils.html#pi2-prop" status="commendable" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickmathutils_p.h" lineno="46" type="qreal">
                <getter name="pi2"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QQuickCircularProgressBar" href="qquickcircularprogressbar.html" status="internal" access="private" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="44" bases="QQuickPaintedItem">
            <function threadsafety="unspecified" name="QQuickCircularProgressBar" fullname="QQuickCircularProgressBar::QQuickCircularProgressBar" href="qquickcircularprogressbar.html#QQuickCircularProgressBar" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="43" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QQuickCircularProgressBar(QQuickItem *parent)">
                <parameter left="QQuickItem *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="addStop" fullname="QQuickCircularProgressBar::addStop" href="qquickcircularprogressbar.html#addStop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="187" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void addStop(qreal position, const QColor &amp;color)">
                <parameter left="qreal" right="" name="position" default=""/>
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="backgroundColor" fullname="QQuickCircularProgressBar::backgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="197" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="backgroundColor" type="QColor" signature="QColor backgroundColor() const"/>
            <function threadsafety="unspecified" name="barWidth" fullname="QQuickCircularProgressBar::barWidth" href="qquickcircularprogressbar.html#barWidth-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="126" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="barWidth" type="qreal" signature="qreal barWidth() const"/>
            <function threadsafety="unspecified" name="clearStops" fullname="QQuickCircularProgressBar::clearStops" href="qquickcircularprogressbar.html#clearStops" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="182" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void clearStops()"/>
            <function threadsafety="unspecified" name="inset" fullname="QQuickCircularProgressBar::inset" href="qquickcircularprogressbar.html#inset-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="140" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="inset" type="qreal" signature="qreal inset() const"/>
            <function threadsafety="unspecified" name="maximumValueAngle" fullname="QQuickCircularProgressBar::maximumValueAngle" href="qquickcircularprogressbar.html#maximumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="168" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="maximumValueAngle" type="qreal" signature="qreal maximumValueAngle() const"/>
            <function threadsafety="unspecified" name="minimumValueAngle" fullname="QQuickCircularProgressBar::minimumValueAngle" href="qquickcircularprogressbar.html#minimumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="154" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="minimumValueAngle" type="qreal" signature="qreal minimumValueAngle() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QQuickCircularProgressBar::paint" href="qquickcircularprogressbar.html#paint" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="59" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
            </function>
            <function threadsafety="unspecified" name="progress" fullname="QQuickCircularProgressBar::progress" href="qquickcircularprogressbar.html#progress-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="112" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="progress" type="qreal" signature="qreal progress() const"/>
            <function threadsafety="unspecified" name="redraw" fullname="QQuickCircularProgressBar::redraw" href="qquickcircularprogressbar.html#redraw" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="192" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void redraw()"/>
            <function threadsafety="unspecified" name="setBackgroundColor" fullname="QQuickCircularProgressBar::setBackgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="202" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="backgroundColor" type="void" signature="void setBackgroundColor(const QColor &amp;backgroundColor)">
                <parameter left="const QColor &amp;" right="" name="backgroundColor" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBarWidth" fullname="QQuickCircularProgressBar::setBarWidth" href="qquickcircularprogressbar.html#barWidth-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="barWidth" type="void" signature="void setBarWidth(qreal barWidth)">
                <parameter left="qreal" right="" name="barWidth" default=""/>
            </function>
            <function threadsafety="unspecified" name="setInset" fullname="QQuickCircularProgressBar::setInset" href="qquickcircularprogressbar.html#inset-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="145" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="inset" type="void" signature="void setInset(qreal inset)">
                <parameter left="qreal" right="" name="inset" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMaximumValueAngle" fullname="QQuickCircularProgressBar::setMaximumValueAngle" href="qquickcircularprogressbar.html#maximumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="173" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="maximumValueAngle" type="void" signature="void setMaximumValueAngle(qreal maximumValueAngle)">
                <parameter left="qreal" right="" name="maximumValueAngle" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMinimumValueAngle" fullname="QQuickCircularProgressBar::setMinimumValueAngle" href="qquickcircularprogressbar.html#minimumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="159" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="minimumValueAngle" type="void" signature="void setMinimumValueAngle(qreal minimumValueAngle)">
                <parameter left="qreal" right="" name="minimumValueAngle" default=""/>
            </function>
            <function threadsafety="unspecified" name="setProgress" fullname="QQuickCircularProgressBar::setProgress" href="qquickcircularprogressbar.html#progress-prop" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="progress" type="void" signature="void setProgress(qreal progress)">
                <parameter left="qreal" right="" name="progress" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QQuickCircularProgressBar" fullname="QQuickCircularProgressBar::~QQuickCircularProgressBar" href="qquickcircularprogressbar.html#dtor.QQuickCircularProgressBar" status="commendable" access="public" location="qquickcircularprogressbar.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar.cpp" lineno="55" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QQuickCircularProgressBar()"/>
            <function threadsafety="unspecified" name="backgroundColorChanged" fullname="QQuickCircularProgressBar::backgroundColorChanged" href="qquickcircularprogressbar.html#backgroundColor-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="88" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="backgroundColor" type="void" signature="void backgroundColorChanged(const QColor &amp;backgroundColor)">
                <parameter left="const QColor &amp;" right="" name="backgroundColor" default=""/>
            </function>
            <function threadsafety="unspecified" name="barWidthChanged" fullname="QQuickCircularProgressBar::barWidthChanged" href="qquickcircularprogressbar.html#barWidth-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="84" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="barWidth" type="void" signature="void barWidthChanged(qreal barWidth)">
                <parameter left="qreal" right="" name="barWidth" default=""/>
            </function>
            <function threadsafety="unspecified" name="insetChanged" fullname="QQuickCircularProgressBar::insetChanged" href="qquickcircularprogressbar.html#inset-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="85" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="inset" type="void" signature="void insetChanged(qreal inset)">
                <parameter left="qreal" right="" name="inset" default=""/>
            </function>
            <function threadsafety="unspecified" name="maximumValueAngleChanged" fullname="QQuickCircularProgressBar::maximumValueAngleChanged" href="qquickcircularprogressbar.html#maximumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="87" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="maximumValueAngle" type="void" signature="void maximumValueAngleChanged(qreal maximumValueAngle)">
                <parameter left="qreal" right="" name="maximumValueAngle" default=""/>
            </function>
            <function threadsafety="unspecified" name="minimumValueAngleChanged" fullname="QQuickCircularProgressBar::minimumValueAngleChanged" href="qquickcircularprogressbar.html#minimumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="86" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="minimumValueAngle" type="void" signature="void minimumValueAngleChanged(qreal minimumValueAngle)">
                <parameter left="qreal" right="" name="minimumValueAngle" default=""/>
            </function>
            <function threadsafety="unspecified" name="progressChanged" fullname="QQuickCircularProgressBar::progressChanged" href="qquickcircularprogressbar.html#progress-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="83" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="progress" type="void" signature="void progressChanged(qreal progress)">
                <parameter left="qreal" right="" name="progress" default=""/>
            </function>
            <property threadsafety="unspecified" name="backgroundColor" fullname="QQuickCircularProgressBar::backgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="53" type="QColor">
                <getter name="backgroundColor"/>
                <setter name="setBackgroundColor"/>
                <notifier name="backgroundColorChanged"/>
            </property>
            <property threadsafety="unspecified" name="barWidth" fullname="QQuickCircularProgressBar::barWidth" href="qquickcircularprogressbar.html#barWidth-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="48" type="qreal">
                <getter name="barWidth"/>
                <setter name="setBarWidth"/>
                <notifier name="barWidthChanged"/>
            </property>
            <property threadsafety="unspecified" name="inset" fullname="QQuickCircularProgressBar::inset" href="qquickcircularprogressbar.html#inset-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="49" type="qreal">
                <getter name="inset"/>
                <setter name="setInset"/>
                <notifier name="insetChanged"/>
            </property>
            <property threadsafety="unspecified" name="maximumValueAngle" fullname="QQuickCircularProgressBar::maximumValueAngle" href="qquickcircularprogressbar.html#maximumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="51" type="qreal">
                <getter name="maximumValueAngle"/>
                <setter name="setMaximumValueAngle"/>
                <notifier name="maximumValueAngleChanged"/>
            </property>
            <property threadsafety="unspecified" name="minimumValueAngle" fullname="QQuickCircularProgressBar::minimumValueAngle" href="qquickcircularprogressbar.html#minimumValueAngle-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="50" type="qreal">
                <getter name="minimumValueAngle"/>
                <setter name="setMinimumValueAngle"/>
                <notifier name="minimumValueAngleChanged"/>
            </property>
            <property threadsafety="unspecified" name="progress" fullname="QQuickCircularProgressBar::progress" href="qquickcircularprogressbar.html#progress-prop" status="commendable" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Private/qquickcircularprogressbar_p.h" lineno="47" type="qreal">
                <getter name="progress"/>
                <setter name="setProgress"/>
                <notifier name="progressChanged"/>
            </property>
        </class>
        <qmlclass threadsafety="unspecified" name="BusyIndicatorStyle" href="qml-busyindicatorstyle.html" status="internal" access="private" location="BusyIndicatorStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/BusyIndicatorStyle.qml" lineno="39" title="BusyIndicatorStyle" fulltitle="BusyIndicatorStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="LeftArrowIcon" href="qml-leftarrowicon.html" status="internal" access="private" location="LeftArrowIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/LeftArrowIcon.qml" lineno="39" title="LeftArrowIcon" fulltitle="LeftArrowIcon" subtitle="">
            <qmlproperty threadsafety="unspecified" name="color" fullname="LeftArrowIcon::color" href="qml-leftarrowicon.html#color-prop" status="commendable" access="public" location="LeftArrowIcon.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/LeftArrowIcon.qml" lineno="43" type="color" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="GaugeStyle" href="qml-gaugestyle.html" status="internal" access="private" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GaugeStyle.qml" lineno="43" title="GaugeStyle" fulltitle="GaugeStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__actualValueBarWidth" fullname="GaugeStyle::__actualValueBarWidth" href="qml-gaugestyle.html#__actualValueBarWidth-prop" status="internal" access="public" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GaugeStyle.qml" lineno="47" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__lineSpacing" fullname="GaugeStyle::__lineSpacing" href="qml-gaugestyle.html#__lineSpacing-prop" status="internal" access="public" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GaugeStyle.qml" lineno="49" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__lineWidth" fullname="GaugeStyle::__lineWidth" href="qml-gaugestyle.html#__lineWidth-prop" status="internal" access="public" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GaugeStyle.qml" lineno="48" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__totalValueBarWidth" fullname="GaugeStyle::__totalValueBarWidth" href="qml-gaugestyle.html#__totalValueBarWidth-prop" status="internal" access="public" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/GaugeStyle.qml" lineno="46" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="FocusFrameStyle" href="qml-focusframestyle.html" status="internal" access="private" location="FocusFrameStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FocusFrameStyle.qml" lineno="38" title="FocusFrameStyle" fulltitle="FocusFrameStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="FlatStyle" href="qml-flatstyle.html" status="internal" access="private" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="42" title="FlatStyle" fulltitle="FlatStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__openSansDemiBoldLoader" fullname="FlatStyle::__openSansDemiBoldLoader" href="qml-flatstyle.html#__openSansDemiBoldLoader-prop" status="internal" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="87" type="FontLoader" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__openSansLightLoader" fullname="FlatStyle::__openSansLightLoader" href="qml-flatstyle.html#__openSansLightLoader-prop" status="internal" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="95" type="FontLoader" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__openSansRegularLoader" fullname="FlatStyle::__openSansRegularLoader" href="qml-flatstyle.html#__openSansRegularLoader-prop" status="internal" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="91" type="FontLoader" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="__renderType" fullname="FlatStyle::__renderType" href="qml-flatstyle.html#__renderType-prop" status="internal" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="99" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="alphaFrameColor" fullname="FlatStyle::alphaFrameColor" href="qml-flatstyle.html#alphaFrameColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="72" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="FlatStyle::backgroundColor" href="qml-flatstyle.html#backgroundColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="45" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="checkedAndPressedColor" fullname="FlatStyle::checkedAndPressedColor" href="qml-flatstyle.html#checkedAndPressedColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="56" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="checkedAndPressedColorAlt" fullname="FlatStyle::checkedAndPressedColorAlt" href="qml-flatstyle.html#checkedAndPressedColorAlt-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="57" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="checkedFocusedAndPressedColor" fullname="FlatStyle::checkedFocusedAndPressedColor" href="qml-flatstyle.html#checkedFocusedAndPressedColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="55" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="darkFrameColor" fullname="FlatStyle::darkFrameColor" href="qml-flatstyle.html#darkFrameColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="71" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="defaultFontSize" fullname="FlatStyle::defaultFontSize" href="qml-flatstyle.html#defaultFontSize-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="76" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="defaultTextColor" fullname="FlatStyle::defaultTextColor" href="qml-flatstyle.html#defaultTextColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="46" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="disabledColor" fullname="FlatStyle::disabledColor" href="qml-flatstyle.html#disabledColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="62" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="disabledFillColor" fullname="FlatStyle::disabledFillColor" href="qml-flatstyle.html#disabledFillColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="63" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="disabledOpacity" fullname="FlatStyle::disabledOpacity" href="qml-flatstyle.html#disabledOpacity-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="75" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="flatFrameColor" fullname="FlatStyle::flatFrameColor" href="qml-flatstyle.html#flatFrameColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="74" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="focusedAndPressedColor" fullname="FlatStyle::focusedAndPressedColor" href="qml-flatstyle.html#focusedAndPressedColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="52" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="focusedAndPressedStrokeColor" fullname="FlatStyle::focusedAndPressedStrokeColor" href="qml-flatstyle.html#focusedAndPressedStrokeColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="54" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="focusedColor" fullname="FlatStyle::focusedColor" href="qml-flatstyle.html#focusedColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="50" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="focusedStrokeColor" fullname="FlatStyle::focusedStrokeColor" href="qml-flatstyle.html#focusedStrokeColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="53" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="focusedTextColor" fullname="FlatStyle::focusedTextColor" href="qml-flatstyle.html#focusedTextColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="51" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="fontFamily" fullname="FlatStyle::fontFamily" href="qml-flatstyle.html#fontFamily-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="43" type="string" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="grooveColor" fullname="FlatStyle::grooveColor" href="qml-flatstyle.html#grooveColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="68" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="highlightColor" fullname="FlatStyle::highlightColor" href="qml-flatstyle.html#highlightColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="64" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="hoveredColor" fullname="FlatStyle::hoveredColor" href="qml-flatstyle.html#hoveredColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="49" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="invalidColor" fullname="FlatStyle::invalidColor" href="qml-flatstyle.html#invalidColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="61" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="lightFrameColor" fullname="FlatStyle::lightFrameColor" href="qml-flatstyle.html#lightFrameColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="69" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="mediumFrameColor" fullname="FlatStyle::mediumFrameColor" href="qml-flatstyle.html#mediumFrameColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="70" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="onePixel" fullname="FlatStyle::onePixel" href="qml-flatstyle.html#onePixel-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="83" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="pressedColor" fullname="FlatStyle::pressedColor" href="qml-flatstyle.html#pressedColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="58" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="pressedColorAlt" fullname="FlatStyle::pressedColorAlt" href="qml-flatstyle.html#pressedColorAlt-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="59" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="pressedStrokeColor" fullname="FlatStyle::pressedStrokeColor" href="qml-flatstyle.html#pressedStrokeColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="60" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="radius" fullname="FlatStyle::radius" href="qml-flatstyle.html#radius-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="85" type="int" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="scaleFactor" fullname="FlatStyle::scaleFactor" href="qml-flatstyle.html#scaleFactor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="81" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="selectedTextColor" fullname="FlatStyle::selectedTextColor" href="qml-flatstyle.html#selectedTextColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="65" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="selectionHandleColor" fullname="FlatStyle::selectionHandleColor" href="qml-flatstyle.html#selectionHandleColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="73" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="strokeColor" fullname="FlatStyle::strokeColor" href="qml-flatstyle.html#strokeColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="48" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="styleColor" fullname="FlatStyle::styleColor" href="qml-flatstyle.html#styleColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="47" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="textColor" fullname="FlatStyle::textColor" href="qml-flatstyle.html#textColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="67" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="textSelectionColor" fullname="FlatStyle::textSelectionColor" href="qml-flatstyle.html#textSelectionColor-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="66" type="color" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="twoPixels" fullname="FlatStyle::twoPixels" href="qml-flatstyle.html#twoPixels-prop" status="commendable" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/FlatStyle.qml" lineno="84" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="DialStyle" href="qml-dialstyle.html" status="internal" access="private" location="DialStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/DialStyle.qml" lineno="44" title="DialStyle" fulltitle="DialStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="handleSize" fullname="DialStyle::handleSize" href="qml-dialstyle.html#handleSize-prop" status="commendable" access="public" location="DialStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/DialStyle.qml" lineno="49" type="int" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="DelayButtonStyle" href="qml-delaybuttonstyle.html" status="internal" access="private" location="DelayButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/DelayButtonStyle.qml" lineno="45" title="DelayButtonStyle" fulltitle="DelayButtonStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CursorHandleStyle" href="qml-cursorhandlestyle.html" status="internal" access="private" location="CursorHandleStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CursorHandleStyle.qml" lineno="39" title="CursorHandleStyle" fulltitle="CursorHandleStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="ComboBoxStyle" href="qml-comboboxstyle.html" status="internal" access="private" location="ComboBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ComboBoxStyle.qml" lineno="41" title="ComboBoxStyle" fulltitle="ComboBoxStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CircularTickmarkLabelStyle" href="qml-circulartickmarklabelstyle.html" status="internal" access="private" location="CircularTickmarkLabelStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularTickmarkLabelStyle.qml" lineno="39" title="CircularTickmarkLabelStyle" fulltitle="CircularTickmarkLabelStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CircularGaugeStyle" href="qml-circulargaugestyle.html" status="internal" access="private" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="43" title="CircularGaugeStyle" fulltitle="CircularGaugeStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__antialiasingAdjustment" fullname="CircularGaugeStyle::__antialiasingAdjustment" href="qml-circulargaugestyle.html#__antialiasingAdjustment-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="57" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__fontSize" fullname="CircularGaugeStyle::__fontSize" href="qml-circulargaugestyle.html#__fontSize-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="55" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__thickArcLineWidth" fullname="CircularGaugeStyle::__thickArcLineWidth" href="qml-circulargaugestyle.html#__thickArcLineWidth-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="51" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__thickArcTickmarklessMargin" fullname="CircularGaugeStyle::__thickArcTickmarklessMargin" href="qml-circulargaugestyle.html#__thickArcTickmarklessMargin-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="52" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__tickmarkLength" fullname="CircularGaugeStyle::__tickmarkLength" href="qml-circulargaugestyle.html#__tickmarkLength-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="53" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__tickmarkWidth" fullname="CircularGaugeStyle::__tickmarkWidth" href="qml-circulargaugestyle.html#__tickmarkWidth-prop" status="internal" access="public" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="54" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="CircularButtonStyle" href="qml-circularbuttonstyle.html" status="internal" access="private" location="CircularButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CircularButtonStyle.qml" lineno="38" title="CircularButtonStyle" fulltitle="CircularButtonStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CheckBoxStyle" href="qml-checkboxstyle.html" status="internal" access="private" location="CheckBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxStyle.qml" lineno="42" title="CheckBoxStyle" fulltitle="CheckBoxStyle" subtitle=""/>
        <qmlclass threadsafety="unspecified" name="CheckBoxDrawer" href="qml-checkboxdrawer.html" status="internal" access="private" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="43" title="CheckBoxDrawer" fulltitle="CheckBoxDrawer" subtitle="">
            <qmlproperty threadsafety="unspecified" name="backgroundVisible" fullname="CheckBoxDrawer::backgroundVisible" href="qml-checkboxdrawer.html#backgroundVisible-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="52" type="alias" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="controlActiveFocus" fullname="CheckBoxDrawer::controlActiveFocus" href="qml-checkboxdrawer.html#controlActiveFocus-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="48" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="controlChecked" fullname="CheckBoxDrawer::controlChecked" href="qml-checkboxdrawer.html#controlChecked-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="51" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="controlEnabled" fullname="CheckBoxDrawer::controlEnabled" href="qml-checkboxdrawer.html#controlEnabled-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="47" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="controlHovered" fullname="CheckBoxDrawer::controlHovered" href="qml-checkboxdrawer.html#controlHovered-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="50" type="bool" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="controlPressed" fullname="CheckBoxDrawer::controlPressed" href="qml-checkboxdrawer.html#controlPressed-prop" status="commendable" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="49" type="bool" attached="false" writable="true"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="CalendarStyle" href="qml-calendarstyle.html" status="internal" access="private" location="CalendarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CalendarStyle.qml" lineno="46" title="CalendarStyle" fulltitle="CalendarStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__dayFontRatio" fullname="CalendarStyle::__dayFontRatio" href="qml-calendarstyle.html#__dayFontRatio-prop" status="internal" access="public" location="CalendarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CalendarStyle.qml" lineno="58" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__headerFontRatio" fullname="CalendarStyle::__headerFontRatio" href="qml-calendarstyle.html#__headerFontRatio-prop" status="internal" access="public" location="CalendarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CalendarStyle.qml" lineno="56" type="real" attached="false" writable="false"/>
            <qmlproperty threadsafety="unspecified" name="__weekNumberFontRatio" fullname="CalendarStyle::__weekNumberFontRatio" href="qml-calendarstyle.html#__weekNumberFontRatio-prop" status="internal" access="public" location="CalendarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/CalendarStyle.qml" lineno="57" type="real" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="ButtonStyle" href="qml-buttonstyle.html" status="internal" access="private" location="ButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ButtonStyle.qml" lineno="43" title="ButtonStyle" fulltitle="ButtonStyle" subtitle="">
            <qmlproperty threadsafety="unspecified" name="__hovered" fullname="ButtonStyle::__hovered" href="qml-buttonstyle.html#__hovered-prop" status="internal" access="public" location="ButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ButtonStyle.qml" lineno="46" type="bool" attached="false" writable="false"/>
        </qmlclass>
        <qmlclass threadsafety="unspecified" name="ApplicationWindowStyle" href="qml-applicationwindowstyle.html" status="internal" access="private" location="ApplicationWindowStyle.qml" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/Styles/Flat/ApplicationWindowStyle.qml" lineno="41" title="ApplicationWindowStyle" fulltitle="ApplicationWindowStyle" subtitle=""/>
        <page name="dashboard" href="qtquickextras-dashboard-example.html" status="commendable" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-examples.qdoc" lineno="48" subtype="example" title="Qt Quick Extras - Dashboard" fulltitle="Qt Quick Extras - Dashboard" subtitle="" module="QtQuickExtras" groups="qtquickextras-examples" brief="A car dashboard created using several CircularGauge controls">
            <page name="dashboard/dashboard.pro" href="qtquickextras-dashboard-dashboard-pro.html" status="commendable" subtype="file" title="" fulltitle="dashboard.pro Example File" subtitle="dashboard/dashboard.pro"/>
            <page name="dashboard/dashboard.qrc" href="qtquickextras-dashboard-dashboard-qrc.html" status="commendable" subtype="file" title="" fulltitle="dashboard.qrc Example File" subtitle="dashboard/dashboard.qrc"/>
            <page name="dashboard/images/fuel-icon.png" href="qtquickextras-dashboard-images-fuel-icon-png.html" status="commendable" title="" fulltitle="fuel-icon.png Image File" subtitle="dashboard/images/fuel-icon.png"/>
            <page name="dashboard/images/temperature-icon.png" href="qtquickextras-dashboard-images-temperature-icon-png.html" status="commendable" title="" fulltitle="temperature-icon.png Image File" subtitle="dashboard/images/temperature-icon.png"/>
            <page name="dashboard/main.cpp" href="qtquickextras-dashboard-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="dashboard/main.cpp"/>
            <page name="dashboard/qml/DashboardGaugeStyle.qml" href="qtquickextras-dashboard-qml-dashboardgaugestyle-qml.html" status="commendable" subtype="file" title="" fulltitle="DashboardGaugeStyle.qml Example File" subtitle="dashboard/qml/DashboardGaugeStyle.qml"/>
            <page name="dashboard/qml/IconGaugeStyle.qml" href="qtquickextras-dashboard-qml-icongaugestyle-qml.html" status="commendable" subtype="file" title="" fulltitle="IconGaugeStyle.qml Example File" subtitle="dashboard/qml/IconGaugeStyle.qml"/>
            <page name="dashboard/qml/TachometerStyle.qml" href="qtquickextras-dashboard-qml-tachometerstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="TachometerStyle.qml Example File" subtitle="dashboard/qml/TachometerStyle.qml"/>
            <page name="dashboard/qml/TurnIndicator.qml" href="qtquickextras-dashboard-qml-turnindicator-qml.html" status="commendable" subtype="file" title="" fulltitle="TurnIndicator.qml Example File" subtitle="dashboard/qml/TurnIndicator.qml"/>
            <page name="dashboard/qml/ValueSource.qml" href="qtquickextras-dashboard-qml-valuesource-qml.html" status="commendable" subtype="file" title="" fulltitle="ValueSource.qml Example File" subtitle="dashboard/qml/ValueSource.qml"/>
            <page name="dashboard/qml/dashboard.qml" href="qtquickextras-dashboard-qml-dashboard-qml.html" status="commendable" subtype="file" title="" fulltitle="dashboard.qml Example File" subtitle="dashboard/qml/dashboard.qml"/>
        </page>
        <page name="flat" href="qtquickextras-flat-example.html" status="commendable" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-examples.qdoc" lineno="58" subtype="example" title="Qt Quick Extras - Flat" fulltitle="Qt Quick Extras - Flat" subtitle="" module="QtQuickExtras" groups="qtquickextras-examples" brief="An interactive showcase of the flat style">
            <page name="flat/Content.qml" href="qtquickextras-flat-content-qml.html" status="commendable" subtype="file" title="" fulltitle="Content.qml Example File" subtitle="flat/Content.qml"/>
            <page name="flat/SettingsIcon.qml" href="qtquickextras-flat-settingsicon-qml.html" status="commendable" subtype="file" title="" fulltitle="SettingsIcon.qml Example File" subtitle="flat/SettingsIcon.qml"/>
            <page name="flat/flat.pro" href="qtquickextras-flat-flat-pro.html" status="commendable" subtype="file" title="" fulltitle="flat.pro Example File" subtitle="flat/flat.pro"/>
            <page name="flat/flat.qrc" href="qtquickextras-flat-flat-qrc.html" status="commendable" subtype="file" title="" fulltitle="flat.qrc Example File" subtitle="flat/flat.qrc"/>
            <page name="flat/images/piemenu-bw-normal.png" href="qtquickextras-flat-images-piemenu-bw-normal-png.html" status="commendable" title="" fulltitle="piemenu-bw-normal.png Image File" subtitle="flat/images/piemenu-bw-normal.png"/>
            <page name="flat/images/piemenu-bw-pressed.png" href="qtquickextras-flat-images-piemenu-bw-pressed-png.html" status="commendable" title="" fulltitle="piemenu-bw-pressed.png Image File" subtitle="flat/images/piemenu-bw-pressed.png"/>
            <page name="flat/images/piemenu-image-bw.jpg" href="qtquickextras-flat-images-piemenu-image-bw-jpg.html" status="commendable" title="" fulltitle="piemenu-image-bw.jpg Image File" subtitle="flat/images/piemenu-image-bw.jpg"/>
            <page name="flat/images/piemenu-image-rgb.jpg" href="qtquickextras-flat-images-piemenu-image-rgb-jpg.html" status="commendable" title="" fulltitle="piemenu-image-rgb.jpg Image File" subtitle="flat/images/piemenu-image-rgb.jpg"/>
            <page name="flat/images/piemenu-image-sepia.jpg" href="qtquickextras-flat-images-piemenu-image-sepia-jpg.html" status="commendable" title="" fulltitle="piemenu-image-sepia.jpg Image File" subtitle="flat/images/piemenu-image-sepia.jpg"/>
            <page name="flat/images/piemenu-rgb-normal.png" href="qtquickextras-flat-images-piemenu-rgb-normal-png.html" status="commendable" title="" fulltitle="piemenu-rgb-normal.png Image File" subtitle="flat/images/piemenu-rgb-normal.png"/>
            <page name="flat/images/piemenu-rgb-pressed.png" href="qtquickextras-flat-images-piemenu-rgb-pressed-png.html" status="commendable" title="" fulltitle="piemenu-rgb-pressed.png Image File" subtitle="flat/images/piemenu-rgb-pressed.png"/>
            <page name="flat/images/piemenu-sepia-normal.png" href="qtquickextras-flat-images-piemenu-sepia-normal-png.html" status="commendable" title="" fulltitle="piemenu-sepia-normal.png Image File" subtitle="flat/images/piemenu-sepia-normal.png"/>
            <page name="flat/images/piemenu-sepia-pressed.png" href="qtquickextras-flat-images-piemenu-sepia-pressed-png.html" status="commendable" title="" fulltitle="piemenu-sepia-pressed.png Image File" subtitle="flat/images/piemenu-sepia-pressed.png"/>
            <page name="flat/main.cpp" href="qtquickextras-flat-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="flat/main.cpp"/>
            <page name="flat/main.qml" href="qtquickextras-flat-main-qml.html" status="commendable" subtype="file" title="" fulltitle="main.qml Example File" subtitle="flat/main.qml"/>
        </page>
        <page name="gallery" href="qtquickextras-gallery-example.html" status="commendable" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-examples.qdoc" lineno="37" subtype="example" title="Qt Quick Extras - Gallery" fulltitle="Qt Quick Extras - Gallery" subtitle="" module="QtQuickExtras" groups="qtquickextras-examples" brief="An interactive showcase of the various controls">
            <page name="gallery/gallery.pro" href="qtquickextras-gallery-gallery-pro.html" status="commendable" subtype="file" title="" fulltitle="gallery.pro Example File" subtitle="gallery/gallery.pro"/>
            <page name="gallery/gallery.qrc" href="qtquickextras-gallery-gallery-qrc.html" status="commendable" subtype="file" title="" fulltitle="gallery.qrc Example File" subtitle="gallery/gallery.qrc"/>
            <page name="gallery/images/background-light.png" href="qtquickextras-gallery-images-background-light-png.html" status="commendable" title="" fulltitle="background-light.png Image File" subtitle="gallery/images/background-light.png"/>
            <page name="gallery/images/background.png" href="qtquickextras-gallery-images-background-png.html" status="commendable" title="" fulltitle="background.png Image File" subtitle="gallery/images/background.png"/>
            <page name="gallery/images/center-light.png" href="qtquickextras-gallery-images-center-light-png.html" status="commendable" title="" fulltitle="center-light.png Image File" subtitle="gallery/images/center-light.png"/>
            <page name="gallery/images/center.png" href="qtquickextras-gallery-images-center-png.html" status="commendable" title="" fulltitle="center.png Image File" subtitle="gallery/images/center.png"/>
            <page name="gallery/images/icon-back.png" href="qtquickextras-gallery-images-icon-back-png.html" status="commendable" title="" fulltitle="icon-back.png Image File" subtitle="gallery/images/icon-back.png"/>
            <page name="gallery/images/icon-go.png" href="qtquickextras-gallery-images-icon-go-png.html" status="commendable" title="" fulltitle="icon-go.png Image File" subtitle="gallery/images/icon-go.png"/>
            <page name="gallery/images/icon-settings.png" href="qtquickextras-gallery-images-icon-settings-png.html" status="commendable" title="" fulltitle="icon-settings.png Image File" subtitle="gallery/images/icon-settings.png"/>
            <page name="gallery/images/info.png" href="qtquickextras-gallery-images-info-png.html" status="commendable" title="" fulltitle="info.png Image File" subtitle="gallery/images/info.png"/>
            <page name="gallery/images/needle-light.png" href="qtquickextras-gallery-images-needle-light-png.html" status="commendable" title="" fulltitle="needle-light.png Image File" subtitle="gallery/images/needle-light.png"/>
            <page name="gallery/images/needle.png" href="qtquickextras-gallery-images-needle-png.html" status="commendable" title="" fulltitle="needle.png Image File" subtitle="gallery/images/needle.png"/>
            <page name="gallery/images/qt-logo.png" href="qtquickextras-gallery-images-qt-logo-png.html" status="commendable" title="" fulltitle="qt-logo.png Image File" subtitle="gallery/images/qt-logo.png"/>
            <page name="gallery/images/zoom_in.png" href="qtquickextras-gallery-images-zoom-in-png.html" status="commendable" title="" fulltitle="zoom_in.png Image File" subtitle="gallery/images/zoom_in.png"/>
            <page name="gallery/images/zoom_out.png" href="qtquickextras-gallery-images-zoom-out-png.html" status="commendable" title="" fulltitle="zoom_out.png Image File" subtitle="gallery/images/zoom_out.png"/>
            <page name="gallery/main.cpp" href="qtquickextras-gallery-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="gallery/main.cpp"/>
            <page name="gallery/qml/BlackButtonBackground.qml" href="qtquickextras-gallery-qml-blackbuttonbackground-qml.html" status="commendable" subtype="file" title="" fulltitle="BlackButtonBackground.qml Example File" subtitle="gallery/qml/BlackButtonBackground.qml"/>
            <page name="gallery/qml/BlackButtonStyle.qml" href="qtquickextras-gallery-qml-blackbuttonstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="BlackButtonStyle.qml Example File" subtitle="gallery/qml/BlackButtonStyle.qml"/>
            <page name="gallery/qml/CircularGaugeDarkStyle.qml" href="qtquickextras-gallery-qml-circulargaugedarkstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="CircularGaugeDarkStyle.qml Example File" subtitle="gallery/qml/CircularGaugeDarkStyle.qml"/>
            <page name="gallery/qml/CircularGaugeDefaultStyle.qml" href="qtquickextras-gallery-qml-circulargaugedefaultstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="CircularGaugeDefaultStyle.qml Example File" subtitle="gallery/qml/CircularGaugeDefaultStyle.qml"/>
            <page name="gallery/qml/CircularGaugeLightStyle.qml" href="qtquickextras-gallery-qml-circulargaugelightstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="CircularGaugeLightStyle.qml Example File" subtitle="gallery/qml/CircularGaugeLightStyle.qml"/>
            <page name="gallery/qml/CircularGaugeView.qml" href="qtquickextras-gallery-qml-circulargaugeview-qml.html" status="commendable" subtype="file" title="" fulltitle="CircularGaugeView.qml Example File" subtitle="gallery/qml/CircularGaugeView.qml"/>
            <page name="gallery/qml/ControlLabel.qml" href="qtquickextras-gallery-qml-controllabel-qml.html" status="commendable" subtype="file" title="" fulltitle="ControlLabel.qml Example File" subtitle="gallery/qml/ControlLabel.qml"/>
            <page name="gallery/qml/ControlView.qml" href="qtquickextras-gallery-qml-controlview-qml.html" status="commendable" subtype="file" title="" fulltitle="ControlView.qml Example File" subtitle="gallery/qml/ControlView.qml"/>
            <page name="gallery/qml/ControlViewToolbar.qml" href="qtquickextras-gallery-qml-controlviewtoolbar-qml.html" status="commendable" subtype="file" title="" fulltitle="ControlViewToolbar.qml Example File" subtitle="gallery/qml/ControlViewToolbar.qml"/>
            <page name="gallery/qml/CustomizerLabel.qml" href="qtquickextras-gallery-qml-customizerlabel-qml.html" status="commendable" subtype="file" title="" fulltitle="CustomizerLabel.qml Example File" subtitle="gallery/qml/CustomizerLabel.qml"/>
            <page name="gallery/qml/CustomizerSlider.qml" href="qtquickextras-gallery-qml-customizerslider-qml.html" status="commendable" subtype="file" title="" fulltitle="CustomizerSlider.qml Example File" subtitle="gallery/qml/CustomizerSlider.qml"/>
            <page name="gallery/qml/CustomizerSwitch.qml" href="qtquickextras-gallery-qml-customizerswitch-qml.html" status="commendable" subtype="file" title="" fulltitle="CustomizerSwitch.qml Example File" subtitle="gallery/qml/CustomizerSwitch.qml"/>
            <page name="gallery/qml/FlickableMoreIndicator.qml" href="qtquickextras-gallery-qml-flickablemoreindicator-qml.html" status="commendable" subtype="file" title="" fulltitle="FlickableMoreIndicator.qml Example File" subtitle="gallery/qml/FlickableMoreIndicator.qml"/>
            <page name="gallery/qml/PieMenuControlView.qml" href="qtquickextras-gallery-qml-piemenucontrolview-qml.html" status="commendable" subtype="file" title="" fulltitle="PieMenuControlView.qml Example File" subtitle="gallery/qml/PieMenuControlView.qml"/>
            <page name="gallery/qml/PieMenuDarkStyle.qml" href="qtquickextras-gallery-qml-piemenudarkstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="PieMenuDarkStyle.qml Example File" subtitle="gallery/qml/PieMenuDarkStyle.qml"/>
            <page name="gallery/qml/PieMenuDefaultStyle.qml" href="qtquickextras-gallery-qml-piemenudefaultstyle-qml.html" status="commendable" subtype="file" title="" fulltitle="PieMenuDefaultStyle.qml Example File" subtitle="gallery/qml/PieMenuDefaultStyle.qml"/>
            <page name="gallery/qml/StylePicker.qml" href="qtquickextras-gallery-qml-stylepicker-qml.html" status="commendable" subtype="file" title="" fulltitle="StylePicker.qml Example File" subtitle="gallery/qml/StylePicker.qml"/>
            <page name="gallery/qml/gallery.qml" href="qtquickextras-gallery-qml-gallery-qml.html" status="commendable" subtype="file" title="" fulltitle="gallery.qml Example File" subtitle="gallery/qml/gallery.qml"/>
        </page>
        <page name="qtquickextras-index.html" href="qtquickextras-index.html" status="commendable" location="qtquickextras-index.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-index.qdoc" lineno="28" subtype="page" title="Qt Quick Extras" fulltitle="Qt Quick Extras" subtitle="" module="QtQuickExtras" brief="Qt Quick Extras module provides a set of UI controls for Qt Quick">
            <contents name="controls" title="Controls" level="1"/>
            <contents name="related-information" title="Related information" level="1"/>
        </page>
        <page name="qtquickextras-overview.html" href="qtquickextras-overview.html" status="commendable" location="qtquickextras-overview.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-overview.qdoc" lineno="28" subtype="page" title="Qt Quick Extras Overview" fulltitle="Qt Quick Extras Overview" subtitle="" module="QtQuickExtras" brief="A set of UI controls to create user interfaces in Qt Quick">
            <contents name="getting-started" title="Getting Started" level="1"/>
            <contents name="building" title="Building" level="2"/>
            <contents name="using-the-controls" title="Using the Controls" level="2"/>
            <contents name="interactive-controls" title="Interactive controls" level="1"/>
            <contents name="non-interactive-controls" title="Non-interactive controls" level="1"/>
            <contents name="creating-a-basic-example" title="Creating a basic example" level="1"/>
            <contents name="related-information" title="Related information" level="1"/>
        </page>
        <qmlclass threadsafety="unspecified" name="Picture" fullname="QtQuick.Extras.Picture" href="qml-qtquick-extras-picture.html" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="42" since="QtQuick.Extras 1.4" title="Picture" fulltitle="Picture" subtitle="" groups="extras,extras-non-interactive" brief="An indicator that displays a colorized QPicture icon">
            <qmlproperty threadsafety="unspecified" name="color" fullname="QtQuick.Extras.Picture.color" href="qml-qtquick-extras-picture.html#color-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="131" type="color" attached="false" writable="true"/>
            <qmlproperty threadsafety="unspecified" name="source" fullname="QtQuick.Extras.Picture.source" href="qml-qtquick-extras-picture.html#source-prop" status="commendable" access="public" location="qquickpicture.cpp" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/qquickpicture.cpp" lineno="98" type="url" attached="false" writable="true"/>
        </qmlclass>
        <group name="all-examples" href="all-examples.html" status="internal" seen="false" title="" members="qtquickextras-examples"/>
        <group name="extras" href="extras.html" status="internal" seen="false" title="" members="CircularGauge,DelayButton,Dial,Gauge,PieMenu,StatusIndicator,ToggleButton,Tumbler,TumblerColumn,Picture"/>
        <group name="extras-interactive" href="extras-interactive.html" status="internal" seen="false" title="" members="DelayButton,Dial,PieMenu,ToggleButton,Tumbler"/>
        <group name="extras-non-interactive" href="extras-non-interactive.html" status="internal" seen="false" title="" members="CircularGauge,Gauge,StatusIndicator,Picture"/>
        <group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title="" members="QtQuick.Extras"/>
        <group name="qtquickextras-examples" href="qtquickextras-examples.html" status="commendable" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras-examples.qdoc" lineno="28" seen="true" title="Qt Quick Extras Examples" module="QtQuickExtras" groups="all-examples" members="gallery,dashboard,flat" brief="A collection of examples for Qt Quick Extras"/>
        <qmlmodule name="QtQuick.Extras" qml-module-name="QtQuick.Extras" qml-module-version="1.4" href="qtquick-extras-qmlmodule.html" status="commendable" location="qtquickextras.qdoc" filepath="/build/qtquickcontrols-opensource-src-myMUII/qtquickcontrols-opensource-src-5.5.1/src/extras/doc/src/qtquickextras.qdoc" lineno="28" seen="true" title="Qt Quick Extras QML Types" module="QtQuickExtras" groups="qmlmodules" members="CircularGauge,DelayButton,Dial,Gauge,PieMenu,StatusIndicator,ToggleButton,Tumbler,TumblerColumn,Picture" brief="Provides QML types for user interfaces"/>
    </namespace>
</INDEX>