/usr/share/qt5/doc/qtquickextras/qtquickextras.index is in qtquickcontrols5-doc-html 5.9.5-0ubuntu1.
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 | <?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.9.5" project="QtQuickExtras" indexTitle="Qt Quick Extras">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="qtquickextras">
<qmlclass threadsafety="unspecified" name="CircularButton" qml-module-name="CircularButton" href="qml-circularbutton.html" status="internal" access="public" title="CircularButton" fulltitle="CircularButton" subtitle=""/>
<qmlclass threadsafety="unspecified" name="CircularGauge" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.CircularGauge" href="qml-qtquick-extras-circulargauge.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" access="public" type="alias" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="DelayButton" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.DelayButton" href="qml-qtquick-extras-delaybutton.html" status="active" 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="active" 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="active" 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="active" access="public"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Dial" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.Dial" href="qml-qtquick-extras-dial.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" access="public" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Gauge" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.Gauge" href="qml-qtquick-extras-gauge.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Gauge.qml" lineno="197" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Gauge.qml" lineno="135" type="int" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="PieMenu" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.PieMenu" href="qml-qtquick-extras-piemenu.html" status="active" 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="active" 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="active" 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="active" 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="active" access="public" type="list<MenuItem>" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="selectionAngle" fullname="QtQuick.Extras.PieMenu.selectionAngle" href="qml-qtquick-extras-piemenu.html#selectionAngle-prop" status="active" 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="active" 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="active" 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="active" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/PieMenu.qml" lineno="332"/>
<qmlmethod threadsafety="unspecified" name="insertItem" fullname="QtQuick.Extras.PieMenu.insertItem" href="qml-qtquick-extras-piemenu.html#insertItem-method" status="active" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/PieMenu.qml" lineno="345"/>
<qmlmethod threadsafety="unspecified" name="popup" fullname="QtQuick.Extras.PieMenu.popup" href="qml-qtquick-extras-piemenu.html#popup-method" status="active" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/PieMenu.qml" lineno="318"/>
<qmlmethod threadsafety="unspecified" name="removeItem" fullname="QtQuick.Extras.PieMenu.removeItem" href="qml-qtquick-extras-piemenu.html#removeItem-method" status="active" access="public" location="PieMenu.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/PieMenu.qml" lineno="368"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="StatusIndicator" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.StatusIndicator" href="qml-qtquick-extras-statusindicator.html" status="active" 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="active" 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="active" 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" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.ToggleButton" href="qml-qtquick-extras-togglebutton.html" status="active" 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" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.Tumbler" href="qml-qtquick-extras-tumbler.html" status="active" 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="active" 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="active" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Tumbler.qml" lineno="213"/>
<qmlmethod threadsafety="unspecified" name="currentIndexAt" fullname="QtQuick.Extras.Tumbler.currentIndexAt" href="qml-qtquick-extras-tumbler.html#currentIndexAt-method" status="active" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Tumbler.qml" lineno="170"/>
<qmlmethod threadsafety="unspecified" name="getColumn" fullname="QtQuick.Extras.Tumbler.getColumn" href="qml-qtquick-extras-tumbler.html#getColumn-method" status="active" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Tumbler.qml" lineno="201"/>
<qmlmethod threadsafety="unspecified" name="insertColumn" fullname="QtQuick.Extras.Tumbler.insertColumn" href="qml-qtquick-extras-tumbler.html#insertColumn-method" status="active" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Tumbler.qml" lineno="225"/>
<qmlmethod threadsafety="unspecified" name="setCurrentIndexAt" fullname="QtQuick.Extras.Tumbler.setCurrentIndexAt" href="qml-qtquick-extras-tumbler.html#setCurrentIndexAt-method" status="active" access="public" location="Tumbler.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Tumbler.qml" lineno="182"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TumblerColumn" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.TumblerColumn" href="qml-qtquick-extras-tumblercolumn.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" access="public" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CircularButtonStyleHelper" qml-module-name="CircularButtonStyleHelper" href="qml-circularbuttonstylehelper.html" status="internal" access="private" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="44" title="CircularButtonStyleHelper" fulltitle="CircularButtonStyleHelper" subtitle="">
<qmlproperty threadsafety="unspecified" name="buttonColorBottom" fullname="CircularButtonStyleHelper::buttonColorBottom" href="qml-circularbuttonstylehelper.html#buttonColorBottom-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="79" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonColorDownBottom" fullname="CircularButtonStyleHelper::buttonColorDownBottom" href="qml-circularbuttonstylehelper.html#buttonColorDownBottom-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="52" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonColorDownTop" fullname="CircularButtonStyleHelper::buttonColorDownTop" href="qml-circularbuttonstylehelper.html#buttonColorDownTop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="51" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonColorTop" fullname="CircularButtonStyleHelper::buttonColorTop" href="qml-circularbuttonstylehelper.html#buttonColorTop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="78" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonColorUpBottom" fullname="CircularButtonStyleHelper::buttonColorUpBottom" href="qml-circularbuttonstylehelper.html#buttonColorUpBottom-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="50" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonColorUpTop" fullname="CircularButtonStyleHelper::buttonColorUpTop" href="qml-circularbuttonstylehelper.html#buttonColorUpTop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="49" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="control" fullname="CircularButtonStyleHelper::control" href="qml-circularbuttonstylehelper.html#control-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="47" type="Item" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="halfRadius" fullname="CircularButtonStyleHelper::halfRadius" href="qml-circularbuttonstylehelper.html#halfRadius-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="72" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="implicitHeight" fullname="CircularButtonStyleHelper::implicitHeight" href="qml-circularbuttonstylehelper.html#implicitHeight-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="64" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="implicitWidth" fullname="CircularButtonStyleHelper::implicitWidth" href="qml-circularbuttonstylehelper.html#implicitWidth-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="63" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="innerArcColorBottom" fullname="CircularButtonStyleHelper::innerArcColorBottom" href="qml-circularbuttonstylehelper.html#innerArcColorBottom-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="56" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="innerArcColorBottomStop" fullname="CircularButtonStyleHelper::innerArcColorBottomStop" href="qml-circularbuttonstylehelper.html#innerArcColorBottomStop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="57" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="innerArcColorTop" fullname="CircularButtonStyleHelper::innerArcColorTop" href="qml-circularbuttonstylehelper.html#innerArcColorTop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="55" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="innerArcLineWidth" fullname="CircularButtonStyleHelper::innerArcLineWidth" href="qml-circularbuttonstylehelper.html#innerArcLineWidth-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="61" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="innerArcRadius" fullname="CircularButtonStyleHelper::innerArcRadius" href="qml-circularbuttonstylehelper.html#innerArcRadius-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="74" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="outerArcColorBottom" fullname="CircularButtonStyleHelper::outerArcColorBottom" href="qml-circularbuttonstylehelper.html#outerArcColorBottom-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="54" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="outerArcColorTop" fullname="CircularButtonStyleHelper::outerArcColorTop" href="qml-circularbuttonstylehelper.html#outerArcColorTop-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="53" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="outerArcLineWidth" fullname="CircularButtonStyleHelper::outerArcLineWidth" href="qml-circularbuttonstylehelper.html#outerArcLineWidth-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="60" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="outerArcRadius" fullname="CircularButtonStyleHelper::outerArcRadius" href="qml-circularbuttonstylehelper.html#outerArcRadius-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="73" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="CircularButtonStyleHelper::radius" href="qml-circularbuttonstylehelper.html#radius-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="71" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shineArcLineWidth" fullname="CircularButtonStyleHelper::shineArcLineWidth" href="qml-circularbuttonstylehelper.html#shineArcLineWidth-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="62" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shineArcRadius" fullname="CircularButtonStyleHelper::shineArcRadius" href="qml-circularbuttonstylehelper.html#shineArcRadius-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="75" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="shineColor" fullname="CircularButtonStyleHelper::shineColor" href="qml-circularbuttonstylehelper.html#shineColor-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="58" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="smallestAxis" fullname="CircularButtonStyleHelper::smallestAxis" href="qml-circularbuttonstylehelper.html#smallestAxis-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="59" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="textColorDown" fullname="CircularButtonStyleHelper::textColorDown" href="qml-circularbuttonstylehelper.html#textColorDown-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="67" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="textColorUp" fullname="CircularButtonStyleHelper::textColorUp" href="qml-circularbuttonstylehelper.html#textColorUp-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="66" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="textRaisedColorDown" fullname="CircularButtonStyleHelper::textRaisedColorDown" href="qml-circularbuttonstylehelper.html#textRaisedColorDown-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="69" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="textRaisedColorUp" fullname="CircularButtonStyleHelper::textRaisedColorUp" href="qml-circularbuttonstylehelper.html#textRaisedColorUp-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="68" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="zeroAngle" fullname="CircularButtonStyleHelper::zeroAngle" href="qml-circularbuttonstylehelper.html#zeroAngle-prop" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="76" type="real" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="paintBackground" fullname="CircularButtonStyleHelper::paintBackground" href="qml-circularbuttonstylehelper.html#paintBackground-method" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="85"/>
<qmlmethod threadsafety="unspecified" name="toPixels" fullname="CircularButtonStyleHelper::toPixels" href="qml-circularbuttonstylehelper.html#toPixels-method" status="active" access="public" location="CircularButtonStyleHelper.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularButtonStyleHelper.qml" lineno="81"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CircularTickmarkLabel" qml-module-name="CircularTickmarkLabel" href="qml-circulartickmarklabel.html" status="internal" access="private" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularTickmarkLabel.qml" lineno="47" 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="active" access="public" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="labelCount" fullname="CircularTickmarkLabel::labelCount" href="qml-circulartickmarklabel.html#labelCount-prop" status="active" access="public" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="labelInset" fullname="CircularTickmarkLabel::labelInset" href="qml-circulartickmarklabel.html#labelInset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="labelStepSize" fullname="CircularTickmarkLabel::labelStepSize" href="qml-circulartickmarklabel.html#labelStepSize-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumValueAngle" fullname="CircularTickmarkLabel::maximumValueAngle" href="qml-circulartickmarklabel.html#maximumValueAngle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minimumValueAngle" fullname="CircularTickmarkLabel::minimumValueAngle" href="qml-circulartickmarklabel.html#minimumValueAngle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minorTickmarkCount" fullname="CircularTickmarkLabel::minorTickmarkCount" href="qml-circulartickmarklabel.html#minorTickmarkCount-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minorTickmarkInset" fullname="CircularTickmarkLabel::minorTickmarkInset" href="qml-circulartickmarklabel.html#minorTickmarkInset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="tickmarkCount" fullname="CircularTickmarkLabel::tickmarkCount" href="qml-circulartickmarklabel.html#tickmarkCount-prop" status="active" access="public" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="tickmarkInset" fullname="CircularTickmarkLabel::tickmarkInset" href="qml-circulartickmarklabel.html#tickmarkInset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="tickmarkStepSize" fullname="CircularTickmarkLabel::tickmarkStepSize" href="qml-circulartickmarklabel.html#tickmarkStepSize-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="tickmarksVisible" fullname="CircularTickmarkLabel::tickmarksVisible" href="qml-circulartickmarklabel.html#tickmarksVisible-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="valueToAngle" fullname="CircularTickmarkLabel::valueToAngle" href="qml-circulartickmarklabel.html#valueToAngle-method" status="active" access="public"/>
<qmlproperty threadsafety="unspecified" name="maximumValue" fullname="CircularTickmarkLabel::maximumValue" href="qml-circulartickmarklabel.html#maximumValue-prop" status="active" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularTickmarkLabel.qml" lineno="53" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minimumValue" fullname="CircularTickmarkLabel::minimumValue" href="qml-circulartickmarklabel.html#minimumValue-prop" status="active" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularTickmarkLabel.qml" lineno="51" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="stepSize" fullname="CircularTickmarkLabel::stepSize" href="qml-circulartickmarklabel.html#stepSize-prop" status="active" access="public" location="CircularTickmarkLabel.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/CircularTickmarkLabel.qml" lineno="55" type="alias" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Handle" qml-module-name="Handle" href="qml-handle.html" status="internal" access="private" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/Handle.qml" lineno="47" title="Handle" fulltitle="Handle" subtitle="">
<qmlproperty threadsafety="unspecified" name="allowance" fullname="Handle::allowance" href="qml-handle.html#allowance-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="dialXCenter" fullname="Handle::dialXCenter" href="qml-handle.html#dialXCenter-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="rotationRadius" fullname="Handle::rotationRadius" href="qml-handle.html#rotationRadius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="value" fullname="Handle::value" href="qml-handle.html#value-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="zeroAngle" fullname="Handle::zeroAngle" href="qml-handle.html#zeroAngle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="dialYCenter" fullname="Handle::dialYCenter" href="qml-handle.html#dialYCenter-prop" status="active" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/Handle.qml" lineno="83" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="handleArea" fullname="Handle::handleArea" href="qml-handle.html#handleArea-prop" status="active" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/Handle.qml" lineno="100" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="valueFromMouse" fullname="Handle::valueFromMouse" href="qml-handle.html#valueFromMouse-prop" status="active" access="public" location="Handle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/Handle.qml" lineno="98" type="var" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="PieMenuIcon" qml-module-name="PieMenuIcon" href="qml-piemenuicon.html" status="internal" access="private" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/PieMenuIcon.qml" lineno="45" title="PieMenuIcon" fulltitle="PieMenuIcon" subtitle="">
<qmlproperty threadsafety="unspecified" name="control" fullname="PieMenuIcon::control" href="qml-piemenuicon.html#control-prop" status="active" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/PieMenuIcon.qml" lineno="49" type="PieMenu" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="iconSource" fullname="PieMenuIcon::iconSource" href="qml-piemenuicon.html#iconSource-prop" status="active" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/PieMenuIcon.qml" lineno="52" type="string" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="styleData" fullname="PieMenuIcon::styleData" href="qml-piemenuicon.html#styleData-prop" status="active" access="public" location="PieMenuIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/PieMenuIcon.qml" lineno="50" type="QtObject" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TextSingleton" qml-module-name="TextSingleton" href="qml-textsingleton.html" status="internal" access="private" location="TextSingleton.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/TextSingleton.qml" lineno="43" title="TextSingleton" fulltitle="TextSingleton" subtitle=""/>
<class threadsafety="unspecified" name="QQuickCircularProgressBar" href="qquickcircularprogressbar.html" status="internal" access="private" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="47">
<function threadsafety="unspecified" name="QQuickCircularProgressBar" fullname="QQuickCircularProgressBar::QQuickCircularProgressBar" href="qquickcircularprogressbar.html#QQuickCircularProgressBar" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addStop(qreal position, const QColor &color)">
<parameter left="qreal" right="" name="position" default=""/>
<parameter left="const QColor &" right="" name="color" default=""/>
</function>
<function threadsafety="unspecified" name="backgroundColorChanged" fullname="QQuickCircularProgressBar::backgroundColorChanged" href="qquickcircularprogressbar.html#backgroundColor-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="91" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="backgroundColor" type="void" signature="void backgroundColorChanged(const QColor &backgroundColor)">
<parameter left="const QColor &" right="" name="backgroundColor" default=""/>
</function>
<function threadsafety="unspecified" name="barWidthChanged" fullname="QQuickCircularProgressBar::barWidthChanged" href="qquickcircularprogressbar.html#barWidth-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="87" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="barWidth" type="void" signature="void barWidthChanged(qreal barWidth)">
<parameter left="qreal" right="" name="barWidth" default=""/>
</function>
<function threadsafety="unspecified" name="clearStops" fullname="QQuickCircularProgressBar::clearStops" href="qquickcircularprogressbar.html#clearStops" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clearStops()"/>
<function threadsafety="unspecified" name="insetChanged" fullname="QQuickCircularProgressBar::insetChanged" href="qquickcircularprogressbar.html#inset-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="88" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="90" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="89" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="minimumValueAngle" type="void" signature="void minimumValueAngleChanged(qreal minimumValueAngle)">
<parameter left="qreal" right="" name="minimumValueAngle" default=""/>
</function>
<function threadsafety="unspecified" name="paint" fullname="QQuickCircularProgressBar::paint" href="qquickcircularprogressbar.html#paint" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void paint(QPainter *painter)">
<parameter left="QPainter *" right="" name="painter" default=""/>
</function>
<function threadsafety="unspecified" name="progressChanged" fullname="QQuickCircularProgressBar::progressChanged" href="qquickcircularprogressbar.html#progress-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="86" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="progress" type="void" signature="void progressChanged(qreal progress)">
<parameter left="qreal" right="" name="progress" default=""/>
</function>
<function threadsafety="unspecified" name="redraw" fullname="QQuickCircularProgressBar::redraw" href="qquickcircularprogressbar.html#redraw" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void redraw()"/>
<function threadsafety="unspecified" name="setBackgroundColor" fullname="QQuickCircularProgressBar::setBackgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="backgroundColor" type="void" signature="void setBackgroundColor(const QColor &backgroundColor)">
<parameter left="const QColor &" right="" name="backgroundColor" default=""/>
</function>
<function threadsafety="unspecified" name="setBarWidth" fullname="QQuickCircularProgressBar::setBarWidth" href="qquickcircularprogressbar.html#barWidth-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickCircularProgressBar()"/>
<function threadsafety="unspecified" name="backgroundColor" fullname="QQuickCircularProgressBar::backgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="backgroundColor" type="QColor" signature="QColor backgroundColor() const"/>
<function threadsafety="unspecified" name="barWidth" fullname="QQuickCircularProgressBar::barWidth" href="qquickcircularprogressbar.html#barWidth-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="barWidth" type="qreal" signature="qreal barWidth() const"/>
<function threadsafety="unspecified" name="inset" fullname="QQuickCircularProgressBar::inset" href="qquickcircularprogressbar.html#inset-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="inset" type="qreal" signature="qreal inset() const"/>
<function threadsafety="unspecified" name="maximumValueAngle" fullname="QQuickCircularProgressBar::maximumValueAngle" href="qquickcircularprogressbar.html#maximumValueAngle-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="maximumValueAngle" type="qreal" signature="qreal maximumValueAngle() const"/>
<function threadsafety="unspecified" name="minimumValueAngle" fullname="QQuickCircularProgressBar::minimumValueAngle" href="qquickcircularprogressbar.html#minimumValueAngle-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="minimumValueAngle" type="qreal" signature="qreal minimumValueAngle() const"/>
<function threadsafety="unspecified" name="progress" fullname="QQuickCircularProgressBar::progress" href="qquickcircularprogressbar.html#progress-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="progress" type="qreal" signature="qreal progress() const"/>
<property threadsafety="unspecified" name="backgroundColor" fullname="QQuickCircularProgressBar::backgroundColor" href="qquickcircularprogressbar.html#backgroundColor-prop" status="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="56" 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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="51" 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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="52" 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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="54" 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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="53" 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="active" access="public" location="qquickcircularprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickcircularprogressbar_p.h" lineno="50" type="qreal">
<getter name="progress"/>
<setter name="setProgress"/>
<notifier name="progressChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickFlatProgressBar" href="qquickflatprogressbar.html" status="internal" access="private" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="47">
<function threadsafety="unspecified" name="QQuickFlatProgressBar" fullname="QQuickFlatProgressBar::QQuickFlatProgressBar" href="qquickflatprogressbar.html#QQuickFlatProgressBar" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="54" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickFlatProgressBar(QQuickItem *parent)">
<parameter left="QQuickItem *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="isIndeterminate" fullname="QQuickFlatProgressBar::isIndeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="indeterminate" type="bool" signature="bool isIndeterminate()"/>
<function threadsafety="unspecified" name="barWidth" fullname="QQuickFlatProgressBar::barWidth" href="qquickflatprogressbar.html#barWidth" status="active" access="private" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int barWidth()"/>
<function threadsafety="unspecified" name="indeterminateChanged" fullname="QQuickFlatProgressBar::indeterminateChanged" href="qquickflatprogressbar.html#indeterminate-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="77" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="indeterminate" type="void" signature="void indeterminateChanged(bool indeterminate)">
<parameter left="bool" right="" name="indeterminate" default=""/>
</function>
<function threadsafety="unspecified" name="onHeightChanged" fullname="QQuickFlatProgressBar::onHeightChanged" href="qquickflatprogressbar.html#onHeightChanged" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="72" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onHeightChanged()"/>
<function threadsafety="unspecified" name="onVisibleChanged" fullname="QQuickFlatProgressBar::onVisibleChanged" href="qquickflatprogressbar.html#onVisibleChanged" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onVisibleChanged()"/>
<function threadsafety="unspecified" name="onWidthChanged" fullname="QQuickFlatProgressBar::onWidthChanged" href="qquickflatprogressbar.html#onWidthChanged" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="71" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onWidthChanged()"/>
<function threadsafety="unspecified" name="paint" fullname="QQuickFlatProgressBar::paint" href="qquickflatprogressbar.html#paint" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void paint(QPainter *painter)">
<parameter left="QPainter *" right="" name="painter" default=""/>
</function>
<function threadsafety="unspecified" name="progressChanged" fullname="QQuickFlatProgressBar::progressChanged" href="qquickflatprogressbar.html#progress-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="76" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="progress" type="void" signature="void progressChanged(qreal progress)">
<parameter left="qreal" right="" name="progress" default=""/>
</function>
<function threadsafety="unspecified" name="repaint" fullname="QQuickFlatProgressBar::repaint" href="qquickflatprogressbar.html#repaint" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="68" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void repaint()"/>
<function threadsafety="unspecified" name="restartAnimation" fullname="QQuickFlatProgressBar::restartAnimation" href="qquickflatprogressbar.html#restartAnimation" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="69" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void restartAnimation()"/>
<function threadsafety="unspecified" name="setIndeterminate" fullname="QQuickFlatProgressBar::setIndeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stripeOffset" type="void" signature="void setStripeOffset(qreal stripeOffset)">
<parameter left="qreal" right="" name="stripeOffset" default=""/>
</function>
<function threadsafety="unspecified" name="stripeOffsetChanged" fullname="QQuickFlatProgressBar::stripeOffsetChanged" href="qquickflatprogressbar.html#stripeOffset-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="75" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stripeOffset" type="void" signature="void stripeOffsetChanged(qreal stripeOffset)">
<parameter left="qreal" right="" name="stripeOffset" default=""/>
</function>
<function threadsafety="unspecified" name="progress" fullname="QQuickFlatProgressBar::progress" href="qquickflatprogressbar.html#progress-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="progress" type="qreal" signature="qreal progress() const"/>
<function threadsafety="unspecified" name="stripeOffset" fullname="QQuickFlatProgressBar::stripeOffset" href="qquickflatprogressbar.html#stripeOffset-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="58" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="stripeOffset" type="qreal" signature="qreal stripeOffset() const"/>
<property threadsafety="unspecified" name="indeterminate" fullname="QQuickFlatProgressBar::indeterminate" href="qquickflatprogressbar.html#indeterminate-prop" status="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="52" 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="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="51" 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="active" access="public" location="qquickflatprogressbar_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickflatprogressbar_p.h" lineno="50" type="qreal">
<getter name="stripeOffset"/>
<setter name="setStripeOffset"/>
<notifier name="stripeOffsetChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickMathUtils" href="qquickmathutils.html" status="internal" access="private" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="46">
<function threadsafety="unspecified" name="QQuickMathUtils" fullname="QQuickMathUtils::QQuickMathUtils" href="qquickmathutils.html#QQuickMathUtils" status="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="51" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickMathUtils(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="centerAlongCircle" fullname="QQuickMathUtils::centerAlongCircle" href="qquickmathutils.html#centerAlongCircle" status="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="58" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="54" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qreal" signature="qreal degToRadOffset(qreal degrees) const">
<parameter left="qreal" right="" name="degrees" default=""/>
</function>
<function threadsafety="unspecified" name="pi2" fullname="QQuickMathUtils::pi2" href="qquickmathutils.html#pi2-prop" status="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="53" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="pi2" type="qreal" signature="qreal pi2() const"/>
<function threadsafety="unspecified" name="radToDeg" fullname="QQuickMathUtils::radToDeg" href="qquickmathutils.html#radToDeg" status="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="56" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="57" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickmathutils_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmathutils_p.h" lineno="49" type="qreal">
<getter name="pi2"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickMouseThief" href="qquickmousethief.html" status="internal" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="47">
<function threadsafety="unspecified" name="QQuickMouseThief" fullname="QQuickMouseThief::QQuickMouseThief" href="qquickmousethief.html#QQuickMouseThief" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="53" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickMouseThief(QObject *parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="eventFilter" fullname="QQuickMouseThief::eventFilter" href="qquickmousethief.html#eventFilter" status="active" access="protected" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="acceptCurrentEvent" fullname="QQuickMouseThief::acceptCurrentEvent" href="qquickmousethief.html#acceptCurrentEvent" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void acceptCurrentEvent()"/>
<function threadsafety="unspecified" name="clicked" fullname="QQuickMouseThief::clicked" href="qquickmousethief.html#clicked" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="emitClicked" fullname="QQuickMouseThief::emitClicked" href="qquickmousethief.html#emitClicked" status="active" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void emitClicked(const QPointF &pos)">
<parameter left="const QPointF &" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="emitPressed" fullname="QQuickMouseThief::emitPressed" href="qquickmousethief.html#emitPressed" status="active" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void emitPressed(const QPointF &pos)">
<parameter left="const QPointF &" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="emitReleased" fullname="QQuickMouseThief::emitReleased" href="qquickmousethief.html#emitReleased" status="active" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void emitReleased(const QPointF &pos)">
<parameter left="const QPointF &" right="" name="pos" default=""/>
</function>
<function threadsafety="unspecified" name="grabMouse" fullname="QQuickMouseThief::grabMouse" href="qquickmousethief.html#grabMouse" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void grabMouse(QQuickItem *item)">
<parameter left="QQuickItem *" right="" name="item" default=""/>
</function>
<function threadsafety="unspecified" name="handledEventChanged" fullname="QQuickMouseThief::handledEventChanged" href="qquickmousethief.html#handledEventChanged" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="75" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void handledEventChanged()"/>
<function threadsafety="unspecified" name="itemWindowChanged" fullname="QQuickMouseThief::itemWindowChanged" href="qquickmousethief.html#itemWindowChanged" status="active" access="private" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="79" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void itemWindowChanged(QQuickWindow *window)">
<parameter left="QQuickWindow *" right="" name="window" default=""/>
</function>
<function threadsafety="unspecified" name="receivedPressEventChanged" fullname="QQuickMouseThief::receivedPressEventChanged" href="qquickmousethief.html#receivedPressEvent-prop" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="73" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="receivedPressEvent" type="void" signature="void receivedPressEventChanged()"/>
<function threadsafety="unspecified" name="released" fullname="QQuickMouseThief::released" href="qquickmousethief.html#released" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="67" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="setReceivedPressEvent" fullname="QQuickMouseThief::setReceivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="receivedPressEvent" type="void" signature="void setReceivedPressEvent(bool receivedPressEvent)">
<parameter left="bool" right="" name="receivedPressEvent" default=""/>
</function>
<function threadsafety="unspecified" name="touchUpdate" fullname="QQuickMouseThief::touchUpdate" href="qquickmousethief.html#touchUpdate" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="71" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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>
<function threadsafety="unspecified" name="ungrabMouse" fullname="QQuickMouseThief::ungrabMouse" href="qquickmousethief.html#ungrabMouse" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="59" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ungrabMouse()"/>
<function threadsafety="unspecified" name="receivedPressEvent" fullname="QQuickMouseThief::receivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="55" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="receivedPressEvent" type="bool" signature="bool receivedPressEvent() const"/>
<property threadsafety="unspecified" name="receivedPressEvent" fullname="QQuickMouseThief::receivedPressEvent" href="qquickmousethief.html#receivedPressEvent-prop" status="active" access="public" location="qquickmousethief_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Private/qquickmousethief_p.h" lineno="50" type="bool">
<getter name="receivedPressEvent"/>
<setter name="setReceivedPressEvent"/>
<notifier name="receivedPressEventChanged"/>
</property>
</class>
<qmlclass threadsafety="unspecified" name="ApplicationWindowStyle" qml-module-name="ApplicationWindowStyle" href="qml-applicationwindowstyle.html" status="internal" access="private" location="ApplicationWindowStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ApplicationWindowStyle.qml" lineno="44" title="ApplicationWindowStyle" fulltitle="ApplicationWindowStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="BusyIndicatorStyle" qml-module-name="BusyIndicatorStyle" href="qml-busyindicatorstyle.html" status="internal" access="private" location="BusyIndicatorStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/BusyIndicatorStyle.qml" lineno="42" title="BusyIndicatorStyle" fulltitle="BusyIndicatorStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ButtonStyle" qml-module-name="ButtonStyle" href="qml-buttonstyle.html" status="internal" access="private" location="ButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ButtonStyle.qml" lineno="46" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ButtonStyle.qml" lineno="49" type="bool" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CalendarStyle" qml-module-name="CalendarStyle" href="qml-calendarstyle.html" status="internal" access="private" location="CalendarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CalendarStyle.qml" lineno="49" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CalendarStyle.qml" lineno="61" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CalendarStyle.qml" lineno="59" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CalendarStyle.qml" lineno="60" type="real" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CheckBoxDrawer" qml-module-name="CheckBoxDrawer" href="qml-checkboxdrawer.html" status="internal" access="private" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="46" title="CheckBoxDrawer" fulltitle="CheckBoxDrawer" subtitle="">
<qmlproperty threadsafety="unspecified" name="backgroundVisible" fullname="CheckBoxDrawer::backgroundVisible" href="qml-checkboxdrawer.html#backgroundVisible-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="55" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="controlActiveFocus" fullname="CheckBoxDrawer::controlActiveFocus" href="qml-checkboxdrawer.html#controlActiveFocus-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="51" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="controlChecked" fullname="CheckBoxDrawer::controlChecked" href="qml-checkboxdrawer.html#controlChecked-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="54" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="controlEnabled" fullname="CheckBoxDrawer::controlEnabled" href="qml-checkboxdrawer.html#controlEnabled-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="50" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="controlHovered" fullname="CheckBoxDrawer::controlHovered" href="qml-checkboxdrawer.html#controlHovered-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="53" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="controlPressed" fullname="CheckBoxDrawer::controlPressed" href="qml-checkboxdrawer.html#controlPressed-prop" status="active" access="public" location="CheckBoxDrawer.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxDrawer.qml" lineno="52" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CheckBoxStyle" qml-module-name="CheckBoxStyle" href="qml-checkboxstyle.html" status="internal" access="private" location="CheckBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CheckBoxStyle.qml" lineno="45" title="CheckBoxStyle" fulltitle="CheckBoxStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="CircularButtonStyle" qml-module-name="CircularButtonStyle" href="qml-circularbuttonstyle.html" status="internal" access="private" location="CircularButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularButtonStyle.qml" lineno="41" title="CircularButtonStyle" fulltitle="CircularButtonStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="CircularGaugeStyle" qml-module-name="CircularGaugeStyle" href="qml-circulargaugestyle.html" status="internal" access="private" location="CircularGaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="46" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="60" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="58" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="54" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="55" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="56" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularGaugeStyle.qml" lineno="57" type="real" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="CircularTickmarkLabelStyle" qml-module-name="CircularTickmarkLabelStyle" href="qml-circulartickmarklabelstyle.html" status="internal" access="private" location="CircularTickmarkLabelStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CircularTickmarkLabelStyle.qml" lineno="42" title="CircularTickmarkLabelStyle" fulltitle="CircularTickmarkLabelStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ComboBoxStyle" qml-module-name="ComboBoxStyle" href="qml-comboboxstyle.html" status="internal" access="private" location="ComboBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ComboBoxStyle.qml" lineno="44" title="ComboBoxStyle" fulltitle="ComboBoxStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="CursorHandleStyle" qml-module-name="CursorHandleStyle" href="qml-cursorhandlestyle.html" status="internal" access="private" location="CursorHandleStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/CursorHandleStyle.qml" lineno="42" title="CursorHandleStyle" fulltitle="CursorHandleStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="DelayButtonStyle" qml-module-name="DelayButtonStyle" href="qml-delaybuttonstyle.html" status="internal" access="private" location="DelayButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/DelayButtonStyle.qml" lineno="48" title="DelayButtonStyle" fulltitle="DelayButtonStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="DialStyle" qml-module-name="DialStyle" href="qml-dialstyle.html" status="internal" access="private" location="DialStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/DialStyle.qml" lineno="47" title="DialStyle" fulltitle="DialStyle" subtitle="">
<qmlproperty threadsafety="unspecified" name="handleSize" fullname="DialStyle::handleSize" href="qml-dialstyle.html#handleSize-prop" status="active" access="public" location="DialStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/DialStyle.qml" lineno="52" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FlatStyle" qml-module-name="FlatStyle" href="qml-flatstyle.html" status="internal" access="private" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="45" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="90" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="98" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="94" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="102" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="alphaFrameColor" fullname="FlatStyle::alphaFrameColor" href="qml-flatstyle.html#alphaFrameColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="75" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="FlatStyle::backgroundColor" href="qml-flatstyle.html#backgroundColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="48" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="checkedAndPressedColor" fullname="FlatStyle::checkedAndPressedColor" href="qml-flatstyle.html#checkedAndPressedColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="59" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="checkedAndPressedColorAlt" fullname="FlatStyle::checkedAndPressedColorAlt" href="qml-flatstyle.html#checkedAndPressedColorAlt-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="60" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="checkedFocusedAndPressedColor" fullname="FlatStyle::checkedFocusedAndPressedColor" href="qml-flatstyle.html#checkedFocusedAndPressedColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="58" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="darkFrameColor" fullname="FlatStyle::darkFrameColor" href="qml-flatstyle.html#darkFrameColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="74" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="defaultFontSize" fullname="FlatStyle::defaultFontSize" href="qml-flatstyle.html#defaultFontSize-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="79" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="defaultTextColor" fullname="FlatStyle::defaultTextColor" href="qml-flatstyle.html#defaultTextColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="49" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="disabledColor" fullname="FlatStyle::disabledColor" href="qml-flatstyle.html#disabledColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="65" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="disabledFillColor" fullname="FlatStyle::disabledFillColor" href="qml-flatstyle.html#disabledFillColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="66" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="disabledOpacity" fullname="FlatStyle::disabledOpacity" href="qml-flatstyle.html#disabledOpacity-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="78" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="flatFrameColor" fullname="FlatStyle::flatFrameColor" href="qml-flatstyle.html#flatFrameColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="77" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="focusedAndPressedColor" fullname="FlatStyle::focusedAndPressedColor" href="qml-flatstyle.html#focusedAndPressedColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="55" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="focusedAndPressedStrokeColor" fullname="FlatStyle::focusedAndPressedStrokeColor" href="qml-flatstyle.html#focusedAndPressedStrokeColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="57" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="focusedColor" fullname="FlatStyle::focusedColor" href="qml-flatstyle.html#focusedColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="53" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="focusedStrokeColor" fullname="FlatStyle::focusedStrokeColor" href="qml-flatstyle.html#focusedStrokeColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="56" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="focusedTextColor" fullname="FlatStyle::focusedTextColor" href="qml-flatstyle.html#focusedTextColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="54" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="fontFamily" fullname="FlatStyle::fontFamily" href="qml-flatstyle.html#fontFamily-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="46" type="string" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="grooveColor" fullname="FlatStyle::grooveColor" href="qml-flatstyle.html#grooveColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="71" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="highlightColor" fullname="FlatStyle::highlightColor" href="qml-flatstyle.html#highlightColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="67" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="hoveredColor" fullname="FlatStyle::hoveredColor" href="qml-flatstyle.html#hoveredColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="52" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="invalidColor" fullname="FlatStyle::invalidColor" href="qml-flatstyle.html#invalidColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="64" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="lightFrameColor" fullname="FlatStyle::lightFrameColor" href="qml-flatstyle.html#lightFrameColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="72" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="mediumFrameColor" fullname="FlatStyle::mediumFrameColor" href="qml-flatstyle.html#mediumFrameColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="73" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="onePixel" fullname="FlatStyle::onePixel" href="qml-flatstyle.html#onePixel-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="86" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="pressedColor" fullname="FlatStyle::pressedColor" href="qml-flatstyle.html#pressedColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="61" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="pressedColorAlt" fullname="FlatStyle::pressedColorAlt" href="qml-flatstyle.html#pressedColorAlt-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="62" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="pressedStrokeColor" fullname="FlatStyle::pressedStrokeColor" href="qml-flatstyle.html#pressedStrokeColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="63" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="FlatStyle::radius" href="qml-flatstyle.html#radius-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="88" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="scaleFactor" fullname="FlatStyle::scaleFactor" href="qml-flatstyle.html#scaleFactor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="84" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="selectedTextColor" fullname="FlatStyle::selectedTextColor" href="qml-flatstyle.html#selectedTextColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="68" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="selectionHandleColor" fullname="FlatStyle::selectionHandleColor" href="qml-flatstyle.html#selectionHandleColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="76" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="strokeColor" fullname="FlatStyle::strokeColor" href="qml-flatstyle.html#strokeColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="51" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="styleColor" fullname="FlatStyle::styleColor" href="qml-flatstyle.html#styleColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="50" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="textColor" fullname="FlatStyle::textColor" href="qml-flatstyle.html#textColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="70" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="textSelectionColor" fullname="FlatStyle::textSelectionColor" href="qml-flatstyle.html#textSelectionColor-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="69" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="twoPixels" fullname="FlatStyle::twoPixels" href="qml-flatstyle.html#twoPixels-prop" status="active" access="public" location="FlatStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FlatStyle.qml" lineno="87" type="real" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FocusFrameStyle" qml-module-name="FocusFrameStyle" href="qml-focusframestyle.html" status="internal" access="private" location="FocusFrameStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/FocusFrameStyle.qml" lineno="41" title="FocusFrameStyle" fulltitle="FocusFrameStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="GaugeStyle" qml-module-name="GaugeStyle" href="qml-gaugestyle.html" status="internal" access="private" location="GaugeStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GaugeStyle.qml" lineno="46" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GaugeStyle.qml" lineno="50" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GaugeStyle.qml" lineno="52" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GaugeStyle.qml" lineno="51" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GaugeStyle.qml" lineno="49" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GroupBoxStyle" qml-module-name="GroupBoxStyle" href="qml-groupboxstyle.html" status="internal" access="private" location="GroupBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GroupBoxStyle.qml" lineno="43" title="GroupBoxStyle" fulltitle="GroupBoxStyle" subtitle="">
<qmlproperty threadsafety="unspecified" name="spacing" fullname="GroupBoxStyle::spacing" href="qml-groupboxstyle.html#spacing-prop" status="active" access="public" location="GroupBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/GroupBoxStyle.qml" lineno="46" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="LeftArrowIcon" qml-module-name="LeftArrowIcon" href="qml-leftarrowicon.html" status="internal" access="private" location="LeftArrowIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/LeftArrowIcon.qml" lineno="42" title="LeftArrowIcon" fulltitle="LeftArrowIcon" subtitle="">
<qmlproperty threadsafety="unspecified" name="color" fullname="LeftArrowIcon::color" href="qml-leftarrowicon.html#color-prop" status="active" access="public" location="LeftArrowIcon.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/LeftArrowIcon.qml" lineno="46" type="color" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="MenuBarStyle" qml-module-name="MenuBarStyle" href="qml-menubarstyle.html" status="internal" access="private" location="MenuBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/MenuBarStyle.qml" lineno="41" title="MenuBarStyle" fulltitle="MenuBarStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="MenuStyle" qml-module-name="MenuStyle" href="qml-menustyle.html" status="internal" access="private" location="MenuStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/MenuStyle.qml" lineno="43" title="MenuStyle" fulltitle="MenuStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="PieMenuStyle" qml-module-name="PieMenuStyle" href="qml-piemenustyle.html" status="internal" access="private" location="PieMenuStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/PieMenuStyle.qml" lineno="45" title="PieMenuStyle" fulltitle="PieMenuStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ProgressBarStyle" qml-module-name="ProgressBarStyle" href="qml-progressbarstyle.html" status="internal" access="private" location="ProgressBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ProgressBarStyle.qml" lineno="48" title="ProgressBarStyle" fulltitle="ProgressBarStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="RadioButtonStyle" qml-module-name="RadioButtonStyle" href="qml-radiobuttonstyle.html" status="internal" access="private" location="RadioButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/RadioButtonStyle.qml" lineno="46" title="RadioButtonStyle" fulltitle="RadioButtonStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ScrollViewStyle" qml-module-name="ScrollViewStyle" href="qml-scrollviewstyle.html" status="internal" access="private" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="45" title="ScrollViewStyle" fulltitle="ScrollViewStyle" subtitle="">
<qmlproperty threadsafety="unspecified" name="barWidth" fullname="ScrollViewStyle::barWidth" href="qml-scrollviewstyle.html#barWidth-prop" status="active" access="public" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="46" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="frameWidth" fullname="ScrollViewStyle::frameWidth" href="qml-scrollviewstyle.html#frameWidth-prop" status="active" access="public" location="ScrollViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ScrollViewStyle.qml" lineno="47" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="SelectionHandleStyle" qml-module-name="SelectionHandleStyle" href="qml-selectionhandlestyle.html" status="internal" access="private" location="SelectionHandleStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/SelectionHandleStyle.qml" lineno="42" title="SelectionHandleStyle" fulltitle="SelectionHandleStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="SliderStyle" qml-module-name="SliderStyle" href="qml-sliderstyle.html" status="internal" access="private" location="SliderStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/SliderStyle.qml" lineno="48" title="SliderStyle" fulltitle="SliderStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="SpinBoxStyle" qml-module-name="SpinBoxStyle" href="qml-spinboxstyle.html" status="internal" access="private" location="SpinBoxStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/SpinBoxStyle.qml" lineno="45" title="SpinBoxStyle" fulltitle="SpinBoxStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="StatusBarStyle" qml-module-name="StatusBarStyle" href="qml-statusbarstyle.html" status="internal" access="private" location="StatusBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/StatusBarStyle.qml" lineno="41" title="StatusBarStyle" fulltitle="StatusBarStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="StatusIndicatorStyle" qml-module-name="StatusIndicatorStyle" href="qml-statusindicatorstyle.html" status="internal" access="private" location="StatusIndicatorStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/StatusIndicatorStyle.qml" lineno="48" title="StatusIndicatorStyle" fulltitle="StatusIndicatorStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="SwitchStyle" qml-module-name="SwitchStyle" href="qml-switchstyle.html" status="internal" access="private" location="SwitchStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/SwitchStyle.qml" lineno="44" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/SwitchStyle.qml" lineno="45" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TabViewStyle" qml-module-name="TabViewStyle" href="qml-tabviewstyle.html" status="internal" access="private" location="TabViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TabViewStyle.qml" lineno="45" title="TabViewStyle" fulltitle="TabViewStyle" subtitle="">
<qmlproperty threadsafety="unspecified" name="frameWidth" fullname="TabViewStyle::frameWidth" href="qml-tabviewstyle.html#frameWidth-prop" status="active" access="public" location="TabViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TabViewStyle.qml" lineno="46" type="int" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TableViewStyle" qml-module-name="TableViewStyle" href="qml-tableviewstyle.html" status="internal" access="private" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="46" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="59" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="62" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="61" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="60" type="real" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="activateItemOnSingleClick" fullname="TableViewStyle::activateItemOnSingleClick" href="qml-tableviewstyle.html#activateItemOnSingleClick-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="57" type="bool" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="alternateBackgroundColor" fullname="TableViewStyle::alternateBackgroundColor" href="qml-tableviewstyle.html#alternateBackgroundColor-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="50" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="TableViewStyle::backgroundColor" href="qml-tableviewstyle.html#backgroundColor-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="49" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="control" fullname="TableViewStyle::control" href="qml-tableviewstyle.html#control-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="47" type="TableView" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="headerDelegate" fullname="TableViewStyle::headerDelegate" href="qml-tableviewstyle.html#headerDelegate-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="74" type="Component" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="highlightedTextColor" fullname="TableViewStyle::highlightedTextColor" href="qml-tableviewstyle.html#highlightedTextColor-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="53" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="itemDelegate" fullname="TableViewStyle::itemDelegate" href="qml-tableviewstyle.html#itemDelegate-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="140" type="Component" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="rowDelegate" fullname="TableViewStyle::rowDelegate" href="qml-tableviewstyle.html#rowDelegate-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="103" type="Component" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="textColor" fullname="TableViewStyle::textColor" href="qml-tableviewstyle.html#textColor-prop" status="active" access="public" location="TableViewStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TableViewStyle.qml" lineno="52" type="color" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TextAreaStyle" qml-module-name="TextAreaStyle" href="qml-textareastyle.html" status="internal" access="private" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="44" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="69" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="68" type="Component" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="backgroundColor" fullname="TextAreaStyle::backgroundColor" href="qml-textareastyle.html#backgroundColor-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="51" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="control" fullname="TextAreaStyle::control" href="qml-textareastyle.html#control-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="45" type="TextArea" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="font" fullname="TextAreaStyle::font" href="qml-textareastyle.html#font-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="47" type="font" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="renderType" fullname="TextAreaStyle::renderType" href="qml-textareastyle.html#renderType-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="52" type="int" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="selectedTextColor" fullname="TextAreaStyle::selectedTextColor" href="qml-textareastyle.html#selectedTextColor-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="50" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="selectionColor" fullname="TextAreaStyle::selectionColor" href="qml-textareastyle.html#selectionColor-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="49" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="textColor" fullname="TextAreaStyle::textColor" href="qml-textareastyle.html#textColor-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="48" type="color" attached="false" writable="false"/>
<qmlproperty threadsafety="unspecified" name="textMargin" fullname="TextAreaStyle::textMargin" href="qml-textareastyle.html#textMargin-prop" status="active" access="public" location="TextAreaStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextAreaStyle.qml" lineno="53" type="real" attached="false" writable="false"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="TextFieldStyle" qml-module-name="TextFieldStyle" href="qml-textfieldstyle.html" status="internal" access="private" location="TextFieldStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TextFieldStyle.qml" lineno="45" title="TextFieldStyle" fulltitle="TextFieldStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ToggleButtonStyle" qml-module-name="ToggleButtonStyle" href="qml-togglebuttonstyle.html" status="internal" access="private" location="ToggleButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToggleButtonStyle.qml" lineno="48" title="ToggleButtonStyle" fulltitle="ToggleButtonStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ToolBarStyle" qml-module-name="ToolBarStyle" href="qml-toolbarstyle.html" status="internal" access="private" location="ToolBarStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolBarStyle.qml" lineno="45" title="ToolBarStyle" fulltitle="ToolBarStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ToolButtonBackground" qml-module-name="ToolButtonBackground" href="qml-toolbuttonbackground.html" status="internal" access="private" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="46" title="ToolButtonBackground" fulltitle="ToolButtonBackground" subtitle="">
<qmlproperty threadsafety="unspecified" name="buttonChecked" fullname="ToolButtonBackground::buttonChecked" href="qml-toolbuttonbackground.html#buttonChecked-prop" status="active" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="52" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonEnabled" fullname="ToolButtonBackground::buttonEnabled" href="qml-toolbuttonbackground.html#buttonEnabled-prop" status="active" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="49" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonHasActiveFocus" fullname="ToolButtonBackground::buttonHasActiveFocus" href="qml-toolbuttonbackground.html#buttonHasActiveFocus-prop" status="active" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="50" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonHovered" fullname="ToolButtonBackground::buttonHovered" href="qml-toolbuttonbackground.html#buttonHovered-prop" status="active" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="51" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonPressed" fullname="ToolButtonBackground::buttonPressed" href="qml-toolbuttonbackground.html#buttonPressed-prop" status="active" access="public" location="ToolButtonBackground.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonBackground.qml" lineno="53" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ToolButtonIndicator" qml-module-name="ToolButtonIndicator" href="qml-toolbuttonindicator.html" status="internal" access="private" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="46" title="ToolButtonIndicator" fulltitle="ToolButtonIndicator" subtitle="">
<qmlproperty threadsafety="unspecified" name="buttonEnabled" fullname="ToolButtonIndicator::buttonEnabled" href="qml-toolbuttonindicator.html#buttonEnabled-prop" status="active" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="51" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonHasActiveFocus" fullname="ToolButtonIndicator::buttonHasActiveFocus" href="qml-toolbuttonindicator.html#buttonHasActiveFocus-prop" status="active" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="52" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="buttonPressedOrChecked" fullname="ToolButtonIndicator::buttonPressedOrChecked" href="qml-toolbuttonindicator.html#buttonPressedOrChecked-prop" status="active" access="public" location="ToolButtonIndicator.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonIndicator.qml" lineno="53" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ToolButtonStyle" qml-module-name="ToolButtonStyle" href="qml-toolbuttonstyle.html" status="internal" access="private" location="ToolButtonStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/ToolButtonStyle.qml" lineno="46" title="ToolButtonStyle" fulltitle="ToolButtonStyle" subtitle=""/>
<qmlclass threadsafety="unspecified" name="TumblerStyle" qml-module-name="TumblerStyle" href="qml-tumblerstyle.html" status="internal" access="private" location="TumblerStyle.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TumblerStyle.qml" lineno="46" 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-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/TumblerStyle.qml" lineno="56" type="real" attached="false" writable="false"/>
</qmlclass>
<class threadsafety="unspecified" name="QtQuickExtrasStylesPlugin" href="qtquickextrasstylesplugin.html" status="internal" access="private" location="flatstyleplugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/flatstyleplugin.h" lineno="49">
<function threadsafety="unspecified" name="QtQuickExtrasStylesPlugin" fullname="QtQuickExtrasStylesPlugin::QtQuickExtrasStylesPlugin" href="qtquickextrasstylesplugin.html#QtQuickExtrasStylesPlugin" status="active" access="public" location="flatstyleplugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/flatstyleplugin.h" lineno="54" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="flatstyleplugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/flatstyleplugin.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerTypes(const char *uri)">
<parameter left="const char *" right="" name="uri" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QQuickTextHandle" href="qquicktexthandle.html" status="internal" access="private" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="46">
<function threadsafety="unspecified" name="QQuickTextHandle" fullname="QQuickTextHandle::QQuickTextHandle" href="qquicktexthandle.html#QQuickTextHandle" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="59" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickTextHandle(QQuickItem *parent)">
<parameter left="QQuickItem *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="colorChanged" fullname="QQuickTextHandle::colorChanged" href="qquicktexthandle.html#color-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="75" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="void" signature="void colorChanged()"/>
<function threadsafety="unspecified" name="paint" fullname="QQuickTextHandle::paint" href="qquicktexthandle.html#paint" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="private" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void paintBulb(QPainter *painter, const QColor &color, bool isShadow)">
<parameter left="QPainter *" right="" name="painter" default=""/>
<parameter left="const QColor &" right="" name="color" default=""/>
<parameter left="bool" right="" name="isShadow" default=""/>
</function>
<function threadsafety="unspecified" name="scaleFactorChanged" fullname="QQuickTextHandle::scaleFactorChanged" href="qquicktexthandle.html#scaleFactor-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="76" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="scaleFactor" type="void" signature="void scaleFactorChanged()"/>
<function threadsafety="unspecified" name="setColor" fullname="QQuickTextHandle::setColor" href="qquicktexthandle.html#color-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="68" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="void" signature="void setColor(const QColor &color)">
<parameter left="const QColor &" right="" name="color" default=""/>
</function>
<function threadsafety="unspecified" name="setScaleFactor" fullname="QQuickTextHandle::setScaleFactor" href="qquicktexthandle.html#scaleFactor-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="71" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="type" type="void" signature="void setType(TextHandleType type)">
<parameter left="TextHandleType" right="" name="type" default=""/>
</function>
<function threadsafety="unspecified" name="typeChanged" fullname="QQuickTextHandle::typeChanged" href="qquicktexthandle.html#type-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="74" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="type" type="void" signature="void typeChanged()"/>
<function threadsafety="unspecified" name="~QQuickTextHandle" fullname="QQuickTextHandle::~QQuickTextHandle" href="qquicktexthandle.html#dtor.QQuickTextHandle" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="60" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickTextHandle()"/>
<function threadsafety="unspecified" name="color" fullname="QQuickTextHandle::color" href="qquicktexthandle.html#color-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="QColor" signature="QColor color() const"/>
<function threadsafety="unspecified" name="type" fullname="QQuickTextHandle::type" href="qquicktexthandle.html#type-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="type" type="TextHandleType" signature="TextHandleType type() const"/>
<function threadsafety="unspecified" name="scaleFactor" fullname="QQuickTextHandle::scaleFactor" href="qquicktexthandle.html#scaleFactor-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="70" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="scaleFactor" type="qreal" signature="qreal scaleFactor() const"/>
<enum threadsafety="unspecified" name="TextHandleType" fullname="QQuickTextHandle::TextHandleType" href="qquicktexthandle.html#TextHandleType-enum" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="54">
<value name="CursorHandle" value="0"/>
<value name="SelectionHandle" value="1"/>
</enum>
<property threadsafety="unspecified" name="color" fullname="QQuickTextHandle::color" href="qquicktexthandle.html#color-prop" status="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="50" 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="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="51" 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="active" access="public" location="qquicktexthandle.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/Styles/Flat/qquicktexthandle.h" lineno="49" type="TextHandleType">
<getter name="type"/>
<setter name="setType"/>
<notifier name="typeChanged"/>
</property>
</class>
<qmlclass threadsafety="unspecified" name="CircularGaugeSpecifics" qml-module-name="CircularGaugeSpecifics" href="qml-circulargaugespecifics.html" status="internal" access="private" location="CircularGaugeSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/CircularGaugeSpecifics.qml" lineno="44" title="CircularGaugeSpecifics" fulltitle="CircularGaugeSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="DelayButtonSpecifics" qml-module-name="DelayButtonSpecifics" href="qml-delaybuttonspecifics.html" status="internal" access="private" location="DelayButtonSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/DelayButtonSpecifics.qml" lineno="44" title="DelayButtonSpecifics" fulltitle="DelayButtonSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="DialSpecifics" qml-module-name="DialSpecifics" href="qml-dialspecifics.html" status="internal" access="private" location="DialSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/DialSpecifics.qml" lineno="44" title="DialSpecifics" fulltitle="DialSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="GaugeSpecifics" qml-module-name="GaugeSpecifics" href="qml-gaugespecifics.html" status="internal" access="private" location="GaugeSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/GaugeSpecifics.qml" lineno="44" title="GaugeSpecifics" fulltitle="GaugeSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="PictureSpecifics" qml-module-name="PictureSpecifics" href="qml-picturespecifics.html" status="internal" access="private" location="PictureSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/PictureSpecifics.qml" lineno="46" title="PictureSpecifics" fulltitle="PictureSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="PieMenuSpecifics" qml-module-name="PieMenuSpecifics" href="qml-piemenuspecifics.html" status="internal" access="private" location="PieMenuSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/PieMenuSpecifics.qml" lineno="46" title="PieMenuSpecifics" fulltitle="PieMenuSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="StatusIndicatorSpecifics" qml-module-name="StatusIndicatorSpecifics" href="qml-statusindicatorspecifics.html" status="internal" access="private" location="StatusIndicatorSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/StatusIndicatorSpecifics.qml" lineno="44" title="StatusIndicatorSpecifics" fulltitle="StatusIndicatorSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="ToggleButtonSpecifics" qml-module-name="ToggleButtonSpecifics" href="qml-togglebuttonspecifics.html" status="internal" access="private" location="ToggleButtonSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/ToggleButtonSpecifics.qml" lineno="44" title="ToggleButtonSpecifics" fulltitle="ToggleButtonSpecifics" subtitle=""/>
<qmlclass threadsafety="unspecified" name="TumblerSpecifics" qml-module-name="TumblerSpecifics" href="qml-tumblerspecifics.html" status="internal" access="private" location="TumblerSpecifics.qml" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/designer/TumblerSpecifics.qml" lineno="44" title="TumblerSpecifics" fulltitle="TumblerSpecifics" subtitle=""/>
<page name="qtquickextras-index.html" href="qtquickextras-index.html" status="active" location="qtquickextras-index.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
<contents name="related-information" title="Related information" level="1"/>
</page>
<page name="dashboard" href="qtquickextras-dashboard-example.html" status="active" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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/qml/DashboardGaugeStyle.qml" href="qtquickextras-dashboard-qml-dashboardgaugestyle-qml.html" status="active" 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="active" 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="active" 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="active" 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="active" subtype="file" title="" fulltitle="ValueSource.qml Example File" subtitle="dashboard/qml/ValueSource.qml"/>
<page name="dashboard/dashboard.pro" href="qtquickextras-dashboard-dashboard-pro.html" status="active" subtype="file" title="" fulltitle="dashboard.pro Example File" subtitle="dashboard/dashboard.pro"/>
<page name="dashboard/qml/dashboard.qml" href="qtquickextras-dashboard-qml-dashboard-qml.html" status="active" subtype="file" title="" fulltitle="dashboard.qml Example File" subtitle="dashboard/qml/dashboard.qml"/>
<page name="dashboard/dashboard.qrc" href="qtquickextras-dashboard-dashboard-qrc.html" status="active" 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="active" title="" fulltitle="fuel-icon.png Image File" subtitle="dashboard/images/fuel-icon.png"/>
<page name="dashboard/main.cpp" href="qtquickextras-dashboard-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="dashboard/main.cpp"/>
<page name="dashboard/images/temperature-icon.png" href="qtquickextras-dashboard-images-temperature-icon-png.html" status="active" title="" fulltitle="temperature-icon.png Image File" subtitle="dashboard/images/temperature-icon.png"/>
</page>
<page name="flat" href="qtquickextras-flat-example.html" status="active" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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="active" subtype="file" title="" fulltitle="Content.qml Example File" subtitle="flat/Content.qml"/>
<page name="flat/SettingsIcon.qml" href="qtquickextras-flat-settingsicon-qml.html" status="active" subtype="file" title="" fulltitle="SettingsIcon.qml Example File" subtitle="flat/SettingsIcon.qml"/>
<page name="flat/flat.pro" href="qtquickextras-flat-flat-pro.html" status="active" subtype="file" title="" fulltitle="flat.pro Example File" subtitle="flat/flat.pro"/>
<page name="flat/flat.qrc" href="qtquickextras-flat-flat-qrc.html" status="active" subtype="file" title="" fulltitle="flat.qrc Example File" subtitle="flat/flat.qrc"/>
<page name="flat/main.cpp" href="qtquickextras-flat-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="flat/main.cpp"/>
<page name="flat/main.qml" href="qtquickextras-flat-main-qml.html" status="active" subtype="file" title="" fulltitle="main.qml Example File" subtitle="flat/main.qml"/>
<page name="flat/images/piemenu-bw-normal.png" href="qtquickextras-flat-images-piemenu-bw-normal-png.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" title="" fulltitle="piemenu-sepia-pressed.png Image File" subtitle="flat/images/piemenu-sepia-pressed.png"/>
</page>
<page name="gallery" href="qtquickextras-gallery-example.html" status="active" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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/qml/BlackButtonBackground.qml" href="qtquickextras-gallery-qml-blackbuttonbackground-qml.html" status="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" 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="active" subtype="file" title="" fulltitle="StylePicker.qml Example File" subtitle="gallery/qml/StylePicker.qml"/>
<page name="gallery/images/background-light.png" href="qtquickextras-gallery-images-background-light-png.html" status="active" 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="active" 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="active" 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="active" title="" fulltitle="center.png Image File" subtitle="gallery/images/center.png"/>
<page name="gallery/gallery.pro" href="qtquickextras-gallery-gallery-pro.html" status="active" subtype="file" title="" fulltitle="gallery.pro Example File" subtitle="gallery/gallery.pro"/>
<page name="gallery/qml/gallery.qml" href="qtquickextras-gallery-qml-gallery-qml.html" status="active" subtype="file" title="" fulltitle="gallery.qml Example File" subtitle="gallery/qml/gallery.qml"/>
<page name="gallery/gallery.qrc" href="qtquickextras-gallery-gallery-qrc.html" status="active" subtype="file" title="" fulltitle="gallery.qrc Example File" subtitle="gallery/gallery.qrc"/>
<page name="gallery/images/icon-back.png" href="qtquickextras-gallery-images-icon-back-png.html" status="active" 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="active" 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="active" 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="active" title="" fulltitle="info.png Image File" subtitle="gallery/images/info.png"/>
<page name="gallery/main.cpp" href="qtquickextras-gallery-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="gallery/main.cpp"/>
<page name="gallery/images/needle-light.png" href="qtquickextras-gallery-images-needle-light-png.html" status="active" 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="active" 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="active" 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="active" 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="active" title="" fulltitle="zoom_out.png Image File" subtitle="gallery/images/zoom_out.png"/>
</page>
<page name="qtquickextras-overview.html" href="qtquickextras-overview.html" status="active" location="qtquickextras-overview.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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>
<class threadsafety="unspecified" name="QtQuickExtrasPlugin" href="qtquickextrasplugin.html" status="internal" access="private" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/plugin.h" lineno="49">
<function threadsafety="unspecified" name="QtQuickExtrasPlugin" fullname="QtQuickExtrasPlugin::QtQuickExtrasPlugin" href="qtquickextrasplugin.html#QtQuickExtrasPlugin" status="active" access="public" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/plugin.h" lineno="54" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/plugin.h" lineno="57" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="plugin.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/plugin.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerTypes(const char *uri)">
<parameter left="const char *" right="" name="uri" default=""/>
</function>
</class>
<qmlclass threadsafety="unspecified" name="Picture" qml-module-name="QtQuick.Extras" fullname="QtQuick.Extras.Picture" href="qml-qtquick-extras-picture.html" status="active" access="public" 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="active" access="public" 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="active" access="public" type="url" attached="false" writable="true"/>
</qmlclass>
<class threadsafety="unspecified" name="QQuickPicture" href="qquickpicture.html" status="internal" access="private" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="49">
<function threadsafety="unspecified" name="QQuickPicture" fullname="QQuickPicture::QQuickPicture" href="qquickpicture.html#QQuickPicture" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="55" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QQuickPicture(QQuickItem *parent)">
<parameter left="QQuickItem *" right="" name="parent" default="0"/>
</function>
<function threadsafety="unspecified" name="colorChanged" fullname="QQuickPicture::colorChanged" href="qquickpicture.html#color-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="69" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="void" signature="void colorChanged()"/>
<function threadsafety="unspecified" name="paint" fullname="QQuickPicture::paint" href="qquickpicture.html#paint" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="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="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="void" signature="void resetColor()"/>
<function threadsafety="unspecified" name="setColor" fullname="QQuickPicture::setColor" href="qquickpicture.html#color-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="void" signature="void setColor(const QColor &color)">
<parameter left="const QColor &" right="" name="color" default=""/>
</function>
<function threadsafety="unspecified" name="setSource" fullname="QQuickPicture::setSource" href="qquickpicture.html#source-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="61" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="source" type="void" signature="void setSource(const QUrl &source)">
<parameter left="const QUrl &" right="" name="source" default=""/>
</function>
<function threadsafety="unspecified" name="sourceChanged" fullname="QQuickPicture::sourceChanged" href="qquickpicture.html#source-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="68" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="source" type="void" signature="void sourceChanged()"/>
<function threadsafety="unspecified" name="~QQuickPicture" fullname="QQuickPicture::~QQuickPicture" href="qquickpicture.html#dtor.QQuickPicture" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="56" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QQuickPicture()"/>
<function threadsafety="unspecified" name="color" fullname="QQuickPicture::color" href="qquickpicture.html#color-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="63" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="color" type="QColor" signature="QColor color() const"/>
<function threadsafety="unspecified" name="source" fullname="QQuickPicture::source" href="qquickpicture.html#source-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="source" type="QUrl" signature="QUrl source() const"/>
<property threadsafety="unspecified" name="color" fullname="QQuickPicture::color" href="qquickpicture.html#color-prop" status="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="53" 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="active" access="public" location="qquickpicture_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquickpicture_p.h" lineno="52" type="QUrl">
<getter name="source"/>
<setter name="setSource"/>
<notifier name="sourceChanged"/>
</property>
</class>
<class threadsafety="unspecified" name="QQuickActivationMode" href="qquickactivationmode.html" status="internal" access="private" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquicktriggermode_p.h" lineno="49">
<enum threadsafety="unspecified" name="ActivationMode" fullname="QQuickActivationMode::ActivationMode" href="qquickactivationmode.html#ActivationMode-enum" status="active" access="public" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquicktriggermode_p.h" lineno="54">
<value name="ActivateOnPress" value="0"/>
<value name="ActivateOnRelease" value="1"/>
<value name="ActivateOnClick" value="2"/>
</enum>
</class>
<class threadsafety="unspecified" name="QQuickTriggerMode" href="qquicktriggermode.html" status="internal" access="private" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquicktriggermode_p.h" lineno="61">
<enum threadsafety="unspecified" name="TriggerMode" fullname="QQuickTriggerMode::TriggerMode" href="qquicktriggermode.html#TriggerMode-enum" status="active" access="public" location="qquicktriggermode_p.h" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/src/extras/qquicktriggermode_p.h" lineno="66">
<value name="TriggerOnPress" value="0"/>
<value name="TriggerOnRelease" value="1"/>
<value name="TriggerOnClick" value="2"/>
</enum>
</class>
<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="active" location="qtquickextras-examples.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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="active" location="qtquickextras.qdoc" filepath="/build/qtquickcontrols-opensource-src-D6Busp/qtquickcontrols-opensource-src-5.9.5/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>
|