/usr/share/qt5/doc/qtgraphicaleffects/qtgraphicaleffects.index is in qtgraphicaleffects5-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 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt Graphical Effects Reference Documentation" version="5.9.5" project="QtGraphicalEffects" indexTitle="Qt Graphical Effects">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="qtgraphicaleffects">
<qmlclass threadsafety="unspecified" name="Blend" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.Blend" href="qml-qtgraphicaleffects-blend.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="Blend" fulltitle="Blend" subtitle="" groups="qtgraphicaleffects-blend" brief="Merges two source items by using a blend mode">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.Blend.cached" href="qml-qtgraphicaleffects-blend.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="foregroundSource" fullname="QtGraphicalEffects.Blend.foregroundSource" href="qml-qtgraphicaleffects-blend.html#foregroundSource-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="mode" fullname="QtGraphicalEffects.Blend.mode" href="qml-qtgraphicaleffects-blend.html#mode-prop" status="active" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.Blend.source" href="qml-qtgraphicaleffects-blend.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="BrightnessContrast" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.BrightnessContrast" href="qml-qtgraphicaleffects-brightnesscontrast.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="BrightnessContrast" fulltitle="BrightnessContrast" subtitle="" groups="qtgraphicaleffects-color" brief="Adjusts brightness and contrast">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="brightness" fullname="QtGraphicalEffects.BrightnessContrast.brightness" href="qml-qtgraphicaleffects-brightnesscontrast.html#brightness-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.BrightnessContrast.cached" href="qml-qtgraphicaleffects-brightnesscontrast.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="contrast" fullname="QtGraphicalEffects.BrightnessContrast.contrast" href="qml-qtgraphicaleffects-brightnesscontrast.html#contrast-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.BrightnessContrast.source" href="qml-qtgraphicaleffects-brightnesscontrast.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ColorOverlay" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.ColorOverlay" href="qml-qtgraphicaleffects-coloroverlay.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="ColorOverlay" fulltitle="ColorOverlay" subtitle="" groups="qtgraphicaleffects-color" brief="Alters the colors of the source item by applying an overlay color">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.ColorOverlay.cached" href="qml-qtgraphicaleffects-coloroverlay.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="QtGraphicalEffects.ColorOverlay.color" href="qml-qtgraphicaleffects-coloroverlay.html#color-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.ColorOverlay.source" href="qml-qtgraphicaleffects-coloroverlay.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Colorize" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.Colorize" href="qml-qtgraphicaleffects-colorize.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="Colorize" fulltitle="Colorize" subtitle="" groups="qtgraphicaleffects-color" brief="Sets the color in the HSL color space">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.Colorize.cached" href="qml-qtgraphicaleffects-colorize.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="hue" fullname="QtGraphicalEffects.Colorize.hue" href="qml-qtgraphicaleffects-colorize.html#hue-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="lightness" fullname="QtGraphicalEffects.Colorize.lightness" href="qml-qtgraphicaleffects-colorize.html#lightness-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="saturation" fullname="QtGraphicalEffects.Colorize.saturation" href="qml-qtgraphicaleffects-colorize.html#saturation-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.Colorize.source" href="qml-qtgraphicaleffects-colorize.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ConicalGradient" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.ConicalGradient" href="qml-qtgraphicaleffects-conicalgradient.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="ConicalGradient" fulltitle="ConicalGradient" subtitle="" groups="qtgraphicaleffects-gradient" brief="Draws a conical gradient">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="angle" fullname="QtGraphicalEffects.ConicalGradient.angle" href="qml-qtgraphicaleffects-conicalgradient.html#angle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.ConicalGradient.cached" href="qml-qtgraphicaleffects-conicalgradient.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="gradient" fullname="QtGraphicalEffects.ConicalGradient.gradient" href="qml-qtgraphicaleffects-conicalgradient.html#gradient-prop" status="active" access="public" type="Gradient" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.ConicalGradient.horizontalOffset" href="qml-qtgraphicaleffects-conicalgradient.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.ConicalGradient.source" href="qml-qtgraphicaleffects-conicalgradient.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.ConicalGradient.verticalOffset" href="qml-qtgraphicaleffects-conicalgradient.html#verticalOffset-prop" status="active" access="public" location="ConicalGradient.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/ConicalGradient.qml" lineno="155" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Desaturate" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.Desaturate" href="qml-qtgraphicaleffects-desaturate.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="Desaturate" fulltitle="Desaturate" subtitle="" groups="qtgraphicaleffects-color" brief="Reduces the saturation of the colors">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.Desaturate.cached" href="qml-qtgraphicaleffects-desaturate.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="desaturation" fullname="QtGraphicalEffects.Desaturate.desaturation" href="qml-qtgraphicaleffects-desaturate.html#desaturation-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.Desaturate.source" href="qml-qtgraphicaleffects-desaturate.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="DirectionalBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.DirectionalBlur" href="qml-qtgraphicaleffects-directionalblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="DirectionalBlur" fulltitle="DirectionalBlur" subtitle="" groups="qtgraphicaleffects-motion-blur" brief="Applies blur effect to the specified direction">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="angle" fullname="QtGraphicalEffects.DirectionalBlur.angle" href="qml-qtgraphicaleffects-directionalblur.html#angle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.DirectionalBlur.cached" href="qml-qtgraphicaleffects-directionalblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="length" fullname="QtGraphicalEffects.DirectionalBlur.length" href="qml-qtgraphicaleffects-directionalblur.html#length-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.DirectionalBlur.samples" href="qml-qtgraphicaleffects-directionalblur.html#samples-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.DirectionalBlur.source" href="qml-qtgraphicaleffects-directionalblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.DirectionalBlur.transparentBorder" href="qml-qtgraphicaleffects-directionalblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Displace" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.Displace" href="qml-qtgraphicaleffects-displace.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="Displace" fulltitle="Displace" subtitle="" groups="qtgraphicaleffects-distortion" brief="Moves the pixels of the source item according to the given displacement map">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.Displace.cached" href="qml-qtgraphicaleffects-displace.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="displacement" fullname="QtGraphicalEffects.Displace.displacement" href="qml-qtgraphicaleffects-displace.html#displacement-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="displacementSource" fullname="QtGraphicalEffects.Displace.displacementSource" href="qml-qtgraphicaleffects-displace.html#displacementSource-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.Displace.source" href="qml-qtgraphicaleffects-displace.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="DropShadow" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.DropShadow" href="qml-qtgraphicaleffects-dropshadow.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="DropShadow" fulltitle="DropShadow" subtitle="" groups="qtgraphicaleffects-drop-shadow" brief="Generates a soft shadow behind the source item">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.DropShadow.cached" href="qml-qtgraphicaleffects-dropshadow.html#cached-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="QtGraphicalEffects.DropShadow.color" href="qml-qtgraphicaleffects-dropshadow.html#color-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="fast" fullname="QtGraphicalEffects.DropShadow.fast" href="qml-qtgraphicaleffects-dropshadow.html#fast-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.DropShadow.horizontalOffset" href="qml-qtgraphicaleffects-dropshadow.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.DropShadow.radius" href="qml-qtgraphicaleffects-dropshadow.html#radius-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.DropShadow.samples" href="qml-qtgraphicaleffects-dropshadow.html#samples-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.DropShadow.source" href="qml-qtgraphicaleffects-dropshadow.html#source-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="QtGraphicalEffects.DropShadow.spread" href="qml-qtgraphicaleffects-dropshadow.html#spread-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.DropShadow.transparentBorder" href="qml-qtgraphicaleffects-dropshadow.html#transparentBorder-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.DropShadow.verticalOffset" href="qml-qtgraphicaleffects-dropshadow.html#verticalOffset-prop" status="active" access="public" location="DropShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/DropShadow.qml" lineno="273" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FastBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.FastBlur" href="qml-qtgraphicaleffects-fastblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="FastBlur" fulltitle="FastBlur" subtitle="" groups="qtgraphicaleffects-blur" brief="Applies a fast blur effect to one or more source items">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="__internalBlurFragmentShader" fullname="QtGraphicalEffects.FastBlur.__internalBlurFragmentShader" href="qml-qtgraphicaleffects-fastblur.html#__internalBlurFragmentShader-prop" status="internal" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="__internalBlurVertexShader" fullname="QtGraphicalEffects.FastBlur.__internalBlurVertexShader" href="qml-qtgraphicaleffects-fastblur.html#__internalBlurVertexShader-prop" status="internal" access="public" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.FastBlur.cached" href="qml-qtgraphicaleffects-fastblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.FastBlur.radius" href="qml-qtgraphicaleffects-fastblur.html#radius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.FastBlur.source" href="qml-qtgraphicaleffects-fastblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.FastBlur.transparentBorder" href="qml-qtgraphicaleffects-fastblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GammaAdjust" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.GammaAdjust" href="qml-qtgraphicaleffects-gammaadjust.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="GammaAdjust" fulltitle="GammaAdjust" subtitle="" groups="qtgraphicaleffects-color" brief="Alters the luminance of the source item">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.GammaAdjust.cached" href="qml-qtgraphicaleffects-gammaadjust.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="gamma" fullname="QtGraphicalEffects.GammaAdjust.gamma" href="qml-qtgraphicaleffects-gammaadjust.html#gamma-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.GammaAdjust.source" href="qml-qtgraphicaleffects-gammaadjust.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GaussianBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.GaussianBlur" href="qml-qtgraphicaleffects-gaussianblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="GaussianBlur" fulltitle="GaussianBlur" subtitle="" groups="qtgraphicaleffects-blur" brief="Applies a higher quality blur effect">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="_alphaOnly" fullname="QtGraphicalEffects.GaussianBlur._alphaOnly" href="qml-qtgraphicaleffects-gaussianblur.html#_alphaOnly-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_color" fullname="QtGraphicalEffects.GaussianBlur._color" href="qml-qtgraphicaleffects-gaussianblur.html#_color-prop" status="internal" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_dpr" fullname="QtGraphicalEffects.GaussianBlur._dpr" href="qml-qtgraphicaleffects-gaussianblur.html#_dpr-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_kernelRadius" fullname="QtGraphicalEffects.GaussianBlur._kernelRadius" href="qml-qtgraphicaleffects-gaussianblur.html#_kernelRadius-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_kernelSize" fullname="QtGraphicalEffects.GaussianBlur._kernelSize" href="qml-qtgraphicaleffects-gaussianblur.html#_kernelSize-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_maskSource" fullname="QtGraphicalEffects.GaussianBlur._maskSource" href="qml-qtgraphicaleffects-gaussianblur.html#_maskSource-prop" status="internal" access="public" type="var" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_output" fullname="QtGraphicalEffects.GaussianBlur._output" href="qml-qtgraphicaleffects-gaussianblur.html#_output-prop" status="internal" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_outputRect" fullname="QtGraphicalEffects.GaussianBlur._outputRect" href="qml-qtgraphicaleffects-gaussianblur.html#_outputRect-prop" status="internal" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_paddedTexHeight" fullname="QtGraphicalEffects.GaussianBlur._paddedTexHeight" href="qml-qtgraphicaleffects-gaussianblur.html#_paddedTexHeight-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_paddedTexWidth" fullname="QtGraphicalEffects.GaussianBlur._paddedTexWidth" href="qml-qtgraphicaleffects-gaussianblur.html#_paddedTexWidth-prop" status="internal" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="_thickness" fullname="QtGraphicalEffects.GaussianBlur._thickness" href="qml-qtgraphicaleffects-gaussianblur.html#_thickness-prop" status="internal" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.GaussianBlur.cached" href="qml-qtgraphicaleffects-gaussianblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="deviation" fullname="QtGraphicalEffects.GaussianBlur.deviation" href="qml-qtgraphicaleffects-gaussianblur.html#deviation-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.GaussianBlur.radius" href="qml-qtgraphicaleffects-gaussianblur.html#radius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.GaussianBlur.samples" href="qml-qtgraphicaleffects-gaussianblur.html#samples-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.GaussianBlur.source" href="qml-qtgraphicaleffects-gaussianblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.GaussianBlur.transparentBorder" href="qml-qtgraphicaleffects-gaussianblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlmethod threadsafety="unspecified" name="_rebuildShaders" fullname="QtGraphicalEffects.GaussianBlur._rebuildShaders" href="qml-qtgraphicaleffects-gaussianblur.html#_rebuildShaders-method" status="internal" access="public"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="Glow" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.Glow" href="qml-qtgraphicaleffects-glow.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="Glow" fulltitle="Glow" subtitle="" groups="qtgraphicaleffects-glow" brief="Generates a halo like glow around the source item">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.Glow.cached" href="qml-qtgraphicaleffects-glow.html#cached-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="QtGraphicalEffects.Glow.color" href="qml-qtgraphicaleffects-glow.html#color-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="fast" fullname="QtGraphicalEffects.Glow.fast" href="qml-qtgraphicaleffects-glow.html#fast-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.Glow.radius" href="qml-qtgraphicaleffects-glow.html#radius-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.Glow.samples" href="qml-qtgraphicaleffects-glow.html#samples-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.Glow.source" href="qml-qtgraphicaleffects-glow.html#source-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="QtGraphicalEffects.Glow.spread" href="qml-qtgraphicaleffects-glow.html#spread-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.Glow.transparentBorder" href="qml-qtgraphicaleffects-glow.html#transparentBorder-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="HueSaturation" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.HueSaturation" href="qml-qtgraphicaleffects-huesaturation.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="HueSaturation" fulltitle="HueSaturation" subtitle="" groups="qtgraphicaleffects-color" brief="Alters the source item colors in the HSL color space">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.HueSaturation.cached" href="qml-qtgraphicaleffects-huesaturation.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="hue" fullname="QtGraphicalEffects.HueSaturation.hue" href="qml-qtgraphicaleffects-huesaturation.html#hue-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="lightness" fullname="QtGraphicalEffects.HueSaturation.lightness" href="qml-qtgraphicaleffects-huesaturation.html#lightness-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="saturation" fullname="QtGraphicalEffects.HueSaturation.saturation" href="qml-qtgraphicaleffects-huesaturation.html#saturation-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.HueSaturation.source" href="qml-qtgraphicaleffects-huesaturation.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="InnerShadow" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.InnerShadow" href="qml-qtgraphicaleffects-innershadow.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="InnerShadow" fulltitle="InnerShadow" subtitle="" groups="qtgraphicaleffects-drop-shadow" brief="Generates a colorized and blurred shadow inside the source">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.InnerShadow.cached" href="qml-qtgraphicaleffects-innershadow.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="QtGraphicalEffects.InnerShadow.color" href="qml-qtgraphicaleffects-innershadow.html#color-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="fast" fullname="QtGraphicalEffects.InnerShadow.fast" href="qml-qtgraphicaleffects-innershadow.html#fast-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.InnerShadow.horizontalOffset" href="qml-qtgraphicaleffects-innershadow.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.InnerShadow.radius" href="qml-qtgraphicaleffects-innershadow.html#radius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.InnerShadow.samples" href="qml-qtgraphicaleffects-innershadow.html#samples-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.InnerShadow.source" href="qml-qtgraphicaleffects-innershadow.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="QtGraphicalEffects.InnerShadow.spread" href="qml-qtgraphicaleffects-innershadow.html#spread-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.InnerShadow.verticalOffset" href="qml-qtgraphicaleffects-innershadow.html#verticalOffset-prop" status="active" access="public" location="InnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/InnerShadow.qml" lineno="296" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="LevelAdjust" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.LevelAdjust" href="qml-qtgraphicaleffects-leveladjust.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="LevelAdjust" fulltitle="LevelAdjust" subtitle="" groups="qtgraphicaleffects-color" brief="Adjusts color levels in the RGBA color space">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.LevelAdjust.cached" href="qml-qtgraphicaleffects-leveladjust.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="gamma" fullname="QtGraphicalEffects.LevelAdjust.gamma" href="qml-qtgraphicaleffects-leveladjust.html#gamma-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumInput" fullname="QtGraphicalEffects.LevelAdjust.maximumInput" href="qml-qtgraphicaleffects-leveladjust.html#maximumInput-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumOutput" fullname="QtGraphicalEffects.LevelAdjust.maximumOutput" href="qml-qtgraphicaleffects-leveladjust.html#maximumOutput-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minimumInput" fullname="QtGraphicalEffects.LevelAdjust.minimumInput" href="qml-qtgraphicaleffects-leveladjust.html#minimumInput-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="minimumOutput" fullname="QtGraphicalEffects.LevelAdjust.minimumOutput" href="qml-qtgraphicaleffects-leveladjust.html#minimumOutput-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.LevelAdjust.source" href="qml-qtgraphicaleffects-leveladjust.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="LinearGradient" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.LinearGradient" href="qml-qtgraphicaleffects-lineargradient.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="LinearGradient" fulltitle="LinearGradient" subtitle="" groups="qtgraphicaleffects-gradient" brief="Draws a linear gradient">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.LinearGradient.cached" href="qml-qtgraphicaleffects-lineargradient.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="end" fullname="QtGraphicalEffects.LinearGradient.end" href="qml-qtgraphicaleffects-lineargradient.html#end-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="gradient" fullname="QtGraphicalEffects.LinearGradient.gradient" href="qml-qtgraphicaleffects-lineargradient.html#gradient-prop" status="active" access="public" type="Gradient" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.LinearGradient.source" href="qml-qtgraphicaleffects-lineargradient.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="start" fullname="QtGraphicalEffects.LinearGradient.start" href="qml-qtgraphicaleffects-lineargradient.html#start-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="MaskedBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.MaskedBlur" href="qml-qtgraphicaleffects-maskedblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="MaskedBlur" fulltitle="MaskedBlur" subtitle="" groups="qtgraphicaleffects-blur" brief="Applies a blur effect with a varying intesity">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.MaskedBlur.cached" href="qml-qtgraphicaleffects-maskedblur.html#cached-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="fast" fullname="QtGraphicalEffects.MaskedBlur.fast" href="qml-qtgraphicaleffects-maskedblur.html#fast-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="QtGraphicalEffects.MaskedBlur.maskSource" href="qml-qtgraphicaleffects-maskedblur.html#maskSource-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.MaskedBlur.radius" href="qml-qtgraphicaleffects-maskedblur.html#radius-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.MaskedBlur.samples" href="qml-qtgraphicaleffects-maskedblur.html#samples-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.MaskedBlur.source" href="qml-qtgraphicaleffects-maskedblur.html#source-prop" status="active" access="public" type="alias" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.MaskedBlur.transparentBorder" href="qml-qtgraphicaleffects-maskedblur.html#transparentBorder-prop" status="internal" access="public" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="OpacityMask" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.OpacityMask" href="qml-qtgraphicaleffects-opacitymask.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="OpacityMask" fulltitle="OpacityMask" subtitle="" groups="qtgraphicaleffects-mask" brief="Masks the source item with another item">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.OpacityMask.cached" href="qml-qtgraphicaleffects-opacitymask.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="invert" fullname="QtGraphicalEffects.OpacityMask.invert" href="qml-qtgraphicaleffects-opacitymask.html#invert-prop" status="active" access="public" since="5.7" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="QtGraphicalEffects.OpacityMask.maskSource" href="qml-qtgraphicaleffects-opacitymask.html#maskSource-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.OpacityMask.source" href="qml-qtgraphicaleffects-opacitymask.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="RadialBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.RadialBlur" href="qml-qtgraphicaleffects-radialblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="RadialBlur" fulltitle="RadialBlur" subtitle="" groups="qtgraphicaleffects-motion-blur" brief="Applies directional blur in a circular direction around the items center point">
<contents name="example-usage" title="Example Usage" level="1"/>
<qmlproperty threadsafety="unspecified" name="angle" fullname="QtGraphicalEffects.RadialBlur.angle" href="qml-qtgraphicaleffects-radialblur.html#angle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.RadialBlur.cached" href="qml-qtgraphicaleffects-radialblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.RadialBlur.horizontalOffset" href="qml-qtgraphicaleffects-radialblur.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.RadialBlur.samples" href="qml-qtgraphicaleffects-radialblur.html#samples-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.RadialBlur.source" href="qml-qtgraphicaleffects-radialblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.RadialBlur.transparentBorder" href="qml-qtgraphicaleffects-radialblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.RadialBlur.verticalOffset" href="qml-qtgraphicaleffects-radialblur.html#verticalOffset-prop" status="active" access="public" location="RadialBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/RadialBlur.qml" lineno="177" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="RadialGradient" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.RadialGradient" href="qml-qtgraphicaleffects-radialgradient.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="RadialGradient" fulltitle="RadialGradient" subtitle="" groups="qtgraphicaleffects-gradient" brief="Draws a radial gradient">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="angle" fullname="QtGraphicalEffects.RadialGradient.angle" href="qml-qtgraphicaleffects-radialgradient.html#angle-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.RadialGradient.cached" href="qml-qtgraphicaleffects-radialgradient.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="gradient" fullname="QtGraphicalEffects.RadialGradient.gradient" href="qml-qtgraphicaleffects-radialgradient.html#gradient-prop" status="active" access="public" type="Gradient" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.RadialGradient.horizontalOffset" href="qml-qtgraphicaleffects-radialgradient.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalRadius" fullname="QtGraphicalEffects.RadialGradient.horizontalRadius" href="qml-qtgraphicaleffects-radialgradient.html#horizontalRadius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.RadialGradient.source" href="qml-qtgraphicaleffects-radialgradient.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.RadialGradient.verticalOffset" href="qml-qtgraphicaleffects-radialgradient.html#verticalOffset-prop" status="active" access="public" location="RadialGradient.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/RadialGradient.qml" lineno="127" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalRadius" fullname="QtGraphicalEffects.RadialGradient.verticalRadius" href="qml-qtgraphicaleffects-radialgradient.html#verticalRadius-prop" status="active" access="public" location="RadialGradient.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/RadialGradient.qml" lineno="168" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="RectangularGlow" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.RectangularGlow" href="qml-qtgraphicaleffects-rectangularglow.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="RectangularGlow" fulltitle="RectangularGlow" subtitle="" groups="qtgraphicaleffects-glow" brief="Generates a blurred and colorized rectangle, which gives the impression that the source is glowing">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.RectangularGlow.cached" href="qml-qtgraphicaleffects-rectangularglow.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="QtGraphicalEffects.RectangularGlow.color" href="qml-qtgraphicaleffects-rectangularglow.html#color-prop" status="active" access="public" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cornerRadius" fullname="QtGraphicalEffects.RectangularGlow.cornerRadius" href="qml-qtgraphicaleffects-rectangularglow.html#cornerRadius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="glowRadius" fullname="QtGraphicalEffects.RectangularGlow.glowRadius" href="qml-qtgraphicaleffects-rectangularglow.html#glowRadius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="QtGraphicalEffects.RectangularGlow.spread" href="qml-qtgraphicaleffects-rectangularglow.html#spread-prop" status="active" access="public" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="RecursiveBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.RecursiveBlur" href="qml-qtgraphicaleffects-recursiveblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="RecursiveBlur" fulltitle="RecursiveBlur" subtitle="" groups="qtgraphicaleffects-blur" brief="Blurs repeatedly, providing a strong blur effect">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.RecursiveBlur.cached" href="qml-qtgraphicaleffects-recursiveblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="loops" fullname="QtGraphicalEffects.RecursiveBlur.loops" href="qml-qtgraphicaleffects-recursiveblur.html#loops-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="progress" fullname="QtGraphicalEffects.RecursiveBlur.progress" href="qml-qtgraphicaleffects-recursiveblur.html#progress-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="QtGraphicalEffects.RecursiveBlur.radius" href="qml-qtgraphicaleffects-recursiveblur.html#radius-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.RecursiveBlur.source" href="qml-qtgraphicaleffects-recursiveblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.RecursiveBlur.transparentBorder" href="qml-qtgraphicaleffects-recursiveblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ThresholdMask" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.ThresholdMask" href="qml-qtgraphicaleffects-thresholdmask.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="ThresholdMask" fulltitle="ThresholdMask" subtitle="" groups="qtgraphicaleffects-mask" brief="Masks the source item with another item and applies a threshold value">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.ThresholdMask.cached" href="qml-qtgraphicaleffects-thresholdmask.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="QtGraphicalEffects.ThresholdMask.maskSource" href="qml-qtgraphicaleffects-thresholdmask.html#maskSource-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.ThresholdMask.source" href="qml-qtgraphicaleffects-thresholdmask.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="QtGraphicalEffects.ThresholdMask.spread" href="qml-qtgraphicaleffects-thresholdmask.html#spread-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="threshold" fullname="QtGraphicalEffects.ThresholdMask.threshold" href="qml-qtgraphicaleffects-thresholdmask.html#threshold-prop" status="active" access="public" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="ZoomBlur" qml-module-name="QtGraphicalEffects" fullname="QtGraphicalEffects.ZoomBlur" href="qml-qtgraphicaleffects-zoomblur.html" status="active" access="public" since="QtGraphicalEffects 1.0" title="ZoomBlur" fulltitle="ZoomBlur" subtitle="" groups="qtgraphicaleffects-motion-blur" brief="Applies directional blur effect towards source items center point">
<contents name="example" title="Example" level="1"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="QtGraphicalEffects.ZoomBlur.cached" href="qml-qtgraphicaleffects-zoomblur.html#cached-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="QtGraphicalEffects.ZoomBlur.horizontalOffset" href="qml-qtgraphicaleffects-zoomblur.html#horizontalOffset-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="length" fullname="QtGraphicalEffects.ZoomBlur.length" href="qml-qtgraphicaleffects-zoomblur.html#length-prop" status="active" access="public" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="QtGraphicalEffects.ZoomBlur.samples" href="qml-qtgraphicaleffects-zoomblur.html#samples-prop" status="active" access="public" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="QtGraphicalEffects.ZoomBlur.source" href="qml-qtgraphicaleffects-zoomblur.html#source-prop" status="active" access="public" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="QtGraphicalEffects.ZoomBlur.transparentBorder" href="qml-qtgraphicaleffects-zoomblur.html#transparentBorder-prop" status="active" access="public" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="QtGraphicalEffects.ZoomBlur.verticalOffset" href="qml-qtgraphicaleffects-zoomblur.html#verticalOffset-prop" status="active" access="public" location="ZoomBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/ZoomBlur.qml" lineno="179" type="real" attached="false" writable="true"/>
</qmlclass>
<page name="graphicaleffects.html" href="graphicaleffects.html" status="active" location="overview-graphicaleffects.qdoc" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/doc/src/overview-graphicaleffects.qdoc" lineno="28" subtype="page" title="Graphical Effects" fulltitle="Graphical Effects" subtitle="" module="QtGraphicalEffects" brief="Effects provided by the Qt Graphical Effects API">
<contents name="blend" title="Blend" level="1"/>
<contents name="color" title="Color" level="1"/>
<contents name="gradient" title="Gradient" level="1"/>
<contents name="distortion" title="Distortion" level="1"/>
<contents name="drop-shadow" title="Drop Shadow" level="1"/>
<contents name="blur" title="Blur" level="1"/>
<contents name="motion-blur" title="Motion Blur" level="1"/>
<contents name="glow" title="Glow" level="1"/>
<contents name="mask" title="Mask" level="1"/>
</page>
<page name="qtgraphicaleffects-index.html" href="qtgraphicaleffects-index.html" status="active" location="qtgraphicaleffects.qdoc" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/doc/src/qtgraphicaleffects.qdoc" lineno="48" subtype="page" title="Qt Graphical Effects" fulltitle="Qt Graphical Effects" subtitle="" module="QtGraphicalEffects" brief="Qt Graphical Effects module is a Qt Quick Add-On module">
<contents name="getting-started" title="Getting Started" level="1"/>
<contents name="reference" title="Reference" level="1"/>
</page>
<qmlclass threadsafety="unspecified" name="DropShadowBase" qml-module-name="DropShadowBase" href="qml-dropshadowbase.html" status="internal" access="private" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="44" title="DropShadowBase" fulltitle="DropShadowBase" subtitle="">
<qmlproperty threadsafety="unspecified" name="cached" fullname="DropShadowBase::cached" href="qml-dropshadowbase.html#cached-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="54" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="DropShadowBase::color" href="qml-dropshadowbase.html#color-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="50" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="DropShadowBase::horizontalOffset" href="qml-dropshadowbase.html#horizontalOffset-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="51" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="DropShadowBase::radius" href="qml-dropshadowbase.html#radius-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="48" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="samples" fullname="DropShadowBase::samples" href="qml-dropshadowbase.html#samples-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="49" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="DropShadowBase::source" href="qml-dropshadowbase.html#source-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="47" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="DropShadowBase::spread" href="qml-dropshadowbase.html#spread-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="53" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="DropShadowBase::transparentBorder" href="qml-dropshadowbase.html#transparentBorder-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="55" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="DropShadowBase::verticalOffset" href="qml-dropshadowbase.html#verticalOffset-prop" status="active" access="public" location="DropShadowBase.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/DropShadowBase.qml" lineno="52" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FastGlow" qml-module-name="FastGlow" href="qml-fastglow.html" status="internal" access="private" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="43" title="FastGlow" fulltitle="FastGlow" subtitle="">
<qmlproperty threadsafety="unspecified" name="__internalBlurFragmentShader" fullname="FastGlow::__internalBlurFragmentShader" href="qml-fastglow.html#__internalBlurFragmentShader-prop" status="internal" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="87" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="__internalBlurVertexShader" fullname="FastGlow::__internalBlurVertexShader" href="qml-fastglow.html#__internalBlurVertexShader-prop" status="internal" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="67" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="blur" fullname="FastGlow::blur" href="qml-fastglow.html#blur-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="47" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="FastGlow::cached" href="qml-fastglow.html#cached-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="50" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="FastGlow::color" href="qml-fastglow.html#color-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="48" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="FastGlow::source" href="qml-fastglow.html#source-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="FastGlow::spread" href="qml-fastglow.html#spread-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="46" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="FastGlow::transparentBorder" href="qml-fastglow.html#transparentBorder-prop" status="active" access="public" location="FastGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastGlow.qml" lineno="49" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FastInnerShadow" qml-module-name="FastInnerShadow" href="qml-fastinnershadow.html" status="internal" access="private" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="43" title="FastInnerShadow" fulltitle="FastInnerShadow" subtitle="">
<qmlproperty threadsafety="unspecified" name="__internalBlurFragmentShader" fullname="FastInnerShadow::__internalBlurFragmentShader" href="qml-fastinnershadow.html#__internalBlurFragmentShader-prop" status="internal" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="88" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="__internalBlurVertexShader" fullname="FastInnerShadow::__internalBlurVertexShader" href="qml-fastinnershadow.html#__internalBlurVertexShader-prop" status="internal" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="68" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="blur" fullname="FastInnerShadow::blur" href="qml-fastinnershadow.html#blur-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="46" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="FastInnerShadow::cached" href="qml-fastinnershadow.html#cached-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="51" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="FastInnerShadow::color" href="qml-fastinnershadow.html#color-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="50" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="FastInnerShadow::horizontalOffset" href="qml-fastinnershadow.html#horizontalOffset-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="47" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="FastInnerShadow::source" href="qml-fastinnershadow.html#source-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="FastInnerShadow::spread" href="qml-fastinnershadow.html#spread-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="49" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="FastInnerShadow::verticalOffset" href="qml-fastinnershadow.html#verticalOffset-prop" status="active" access="public" location="FastInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastInnerShadow.qml" lineno="48" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="FastMaskedBlur" qml-module-name="FastMaskedBlur" href="qml-fastmaskedblur.html" status="internal" access="private" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="43" title="FastMaskedBlur" fulltitle="FastMaskedBlur" subtitle="">
<qmlproperty threadsafety="unspecified" name="__internalBlurFragmentShader" fullname="FastMaskedBlur::__internalBlurFragmentShader" href="qml-fastmaskedblur.html#__internalBlurFragmentShader-prop" status="internal" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="91" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="__internalBlurVertexShader" fullname="FastMaskedBlur::__internalBlurVertexShader" href="qml-fastmaskedblur.html#__internalBlurVertexShader-prop" status="internal" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="71" type="string" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="blur" fullname="FastMaskedBlur::blur" href="qml-fastmaskedblur.html#blur-prop" status="active" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="47" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="cached" fullname="FastMaskedBlur::cached" href="qml-fastmaskedblur.html#cached-prop" status="active" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="49" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="FastMaskedBlur::maskSource" href="qml-fastmaskedblur.html#maskSource-prop" status="active" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="46" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="FastMaskedBlur::source" href="qml-fastmaskedblur.html#source-prop" status="active" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="FastMaskedBlur::transparentBorder" href="qml-fastmaskedblur.html#transparentBorder-prop" status="active" access="public" location="FastMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/FastMaskedBlur.qml" lineno="48" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GaussianDirectionalBlur" qml-module-name="GaussianDirectionalBlur" href="qml-gaussiandirectionalblur.html" status="internal" access="private" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="43" title="GaussianDirectionalBlur" fulltitle="GaussianDirectionalBlur" subtitle="">
<qmlproperty threadsafety="unspecified" name="cached" fullname="GaussianDirectionalBlur::cached" href="qml-gaussiandirectionalblur.html#cached-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="52" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="GaussianDirectionalBlur::color" href="qml-gaussiandirectionalblur.html#color-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="55" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="deviation" fullname="GaussianDirectionalBlur::deviation" href="qml-gaussiandirectionalblur.html#deviation-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="46" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="enableColor" fullname="GaussianDirectionalBlur::enableColor" href="qml-gaussiandirectionalblur.html#enableColor-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="54" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="enableMask" fullname="GaussianDirectionalBlur::enableMask" href="qml-gaussiandirectionalblur.html#enableMask-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="58" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalStep" fullname="GaussianDirectionalBlur::horizontalStep" href="qml-gaussiandirectionalblur.html#horizontalStep-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="49" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="GaussianDirectionalBlur::maskSource" href="qml-gaussiandirectionalblur.html#maskSource-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="59" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumRadius" fullname="GaussianDirectionalBlur::maximumRadius" href="qml-gaussiandirectionalblur.html#maximumRadius-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="48" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="GaussianDirectionalBlur::radius" href="qml-gaussiandirectionalblur.html#radius-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="47" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="GaussianDirectionalBlur::source" href="qml-gaussiandirectionalblur.html#source-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="GaussianDirectionalBlur::spread" href="qml-gaussiandirectionalblur.html#spread-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="56" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="GaussianDirectionalBlur::transparentBorder" href="qml-gaussiandirectionalblur.html#transparentBorder-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="51" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalStep" fullname="GaussianDirectionalBlur::verticalStep" href="qml-gaussiandirectionalblur.html#verticalStep-prop" status="active" access="public" location="GaussianDirectionalBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianDirectionalBlur.qml" lineno="50" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GaussianGlow" qml-module-name="GaussianGlow" href="qml-gaussianglow.html" status="internal" access="private" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="43" title="GaussianGlow" fulltitle="GaussianGlow" subtitle="">
<qmlproperty threadsafety="unspecified" name="cached" fullname="GaussianGlow::cached" href="qml-gaussianglow.html#cached-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="50" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="GaussianGlow::color" href="qml-gaussianglow.html#color-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="49" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumRadius" fullname="GaussianGlow::maximumRadius" href="qml-gaussianglow.html#maximumRadius-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="47" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="GaussianGlow::radius" href="qml-gaussianglow.html#radius-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="46" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="GaussianGlow::source" href="qml-gaussianglow.html#source-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="GaussianGlow::spread" href="qml-gaussianglow.html#spread-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="48" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="GaussianGlow::transparentBorder" href="qml-gaussianglow.html#transparentBorder-prop" status="active" access="public" location="GaussianGlow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianGlow.qml" lineno="51" type="bool" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GaussianInnerShadow" qml-module-name="GaussianInnerShadow" href="qml-gaussianinnershadow.html" status="internal" access="private" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="43" title="GaussianInnerShadow" fulltitle="GaussianInnerShadow" subtitle="">
<qmlproperty threadsafety="unspecified" name="cached" fullname="GaussianInnerShadow::cached" href="qml-gaussianinnershadow.html#cached-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="52" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="color" fullname="GaussianInnerShadow::color" href="qml-gaussianinnershadow.html#color-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="51" type="color" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="horizontalOffset" fullname="GaussianInnerShadow::horizontalOffset" href="qml-gaussianinnershadow.html#horizontalOffset-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="48" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumRadius" fullname="GaussianInnerShadow::maximumRadius" href="qml-gaussianinnershadow.html#maximumRadius-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="47" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="GaussianInnerShadow::radius" href="qml-gaussianinnershadow.html#radius-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="46" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="GaussianInnerShadow::source" href="qml-gaussianinnershadow.html#source-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="spread" fullname="GaussianInnerShadow::spread" href="qml-gaussianinnershadow.html#spread-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="50" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="verticalOffset" fullname="GaussianInnerShadow::verticalOffset" href="qml-gaussianinnershadow.html#verticalOffset-prop" status="active" access="public" location="GaussianInnerShadow.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianInnerShadow.qml" lineno="49" type="real" attached="false" writable="true"/>
</qmlclass>
<qmlclass threadsafety="unspecified" name="GaussianMaskedBlur" qml-module-name="GaussianMaskedBlur" href="qml-gaussianmaskedblur.html" status="internal" access="private" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="43" title="GaussianMaskedBlur" fulltitle="GaussianMaskedBlur" subtitle="">
<qmlproperty threadsafety="unspecified" name="cached" fullname="GaussianMaskedBlur::cached" href="qml-gaussianmaskedblur.html#cached-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="49" type="bool" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maskSource" fullname="GaussianMaskedBlur::maskSource" href="qml-gaussianmaskedblur.html#maskSource-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="46" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="maximumRadius" fullname="GaussianMaskedBlur::maximumRadius" href="qml-gaussianmaskedblur.html#maximumRadius-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="48" type="int" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="radius" fullname="GaussianMaskedBlur::radius" href="qml-gaussianmaskedblur.html#radius-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="47" type="real" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="source" fullname="GaussianMaskedBlur::source" href="qml-gaussianmaskedblur.html#source-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="45" type="variant" attached="false" writable="true"/>
<qmlproperty threadsafety="unspecified" name="transparentBorder" fullname="GaussianMaskedBlur::transparentBorder" href="qml-gaussianmaskedblur.html#transparentBorder-prop" status="active" access="public" location="GaussianMaskedBlur.qml" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/GaussianMaskedBlur.qml" lineno="50" type="bool" attached="false" writable="true"/>
</qmlclass>
<class threadsafety="unspecified" name="QGfxShaderBuilder" href="qgfxshaderbuilder.html" status="internal" access="private" location="qgfxshaderbuilder_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxshaderbuilder_p.h" lineno="50">
<function threadsafety="unspecified" name="QGfxShaderBuilder" fullname="QGfxShaderBuilder::QGfxShaderBuilder" href="qgfxshaderbuilder.html#QGfxShaderBuilder" status="active" access="public" location="qgfxshaderbuilder_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxshaderbuilder_p.h" lineno="55" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QGfxShaderBuilder()"/>
<function threadsafety="unspecified" name="gaussianBlur" fullname="QGfxShaderBuilder::gaussianBlur" href="qgfxshaderbuilder.html#gaussianBlur" status="active" access="public" location="qgfxshaderbuilder_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxshaderbuilder_p.h" lineno="57" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariantMap" signature="QVariantMap gaussianBlur(const QJSValue &parameters)">
<parameter left="const QJSValue &" right="" name="parameters" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QGfxSourceProxy" href="qgfxsourceproxy.html" status="internal" access="private" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="49">
<function threadsafety="unspecified" name="QGfxSourceProxy" fullname="QGfxSourceProxy::QGfxSourceProxy" href="qgfxsourceproxy.html#QGfxSourceProxy" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="69" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QGfxSourceProxy(QQuickItem *item)">
<parameter left="QQuickItem *" right="" name="item" default="0"/>
</function>
<function threadsafety="unspecified" name="findLayer" fullname="QGfxSourceProxy::findLayer" href="qgfxsourceproxy.html#findLayer" status="active" access="private" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="99" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * findLayer(QQuickItem *)">
<parameter left="QQuickItem *" right="" name="" default=""/>
</function>
<function threadsafety="unspecified" name="activeChanged" fullname="QGfxSourceProxy::activeChanged" href="qgfxsourceproxy.html#active-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="93" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="active" type="void" signature="void activeChanged()"/>
<function threadsafety="unspecified" name="inputChanged" fullname="QGfxSourceProxy::inputChanged" href="qgfxsourceproxy.html#input-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="90" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="input" type="void" signature="void inputChanged()"/>
<function threadsafety="unspecified" name="interpolationChanged" fullname="QGfxSourceProxy::interpolationChanged" href="qgfxsourceproxy.html#interpolation-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="94" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="interpolation" type="void" signature="void interpolationChanged()"/>
<function threadsafety="unspecified" name="outputChanged" fullname="QGfxSourceProxy::outputChanged" href="qgfxsourceproxy.html#output-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="91" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="output" type="void" signature="void outputChanged()"/>
<function threadsafety="unspecified" name="resetInput" fullname="QGfxSourceProxy::resetInput" href="qgfxsourceproxy.html#input-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="input" type="void" signature="void resetInput()"/>
<function threadsafety="unspecified" name="setInput" fullname="QGfxSourceProxy::setInput" href="qgfxsourceproxy.html#input-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="input" type="void" signature="void setInput(QQuickItem *input)">
<parameter left="QQuickItem *" right="" name="input" default=""/>
</function>
<function threadsafety="unspecified" name="setInterpolation" fullname="QGfxSourceProxy::setInterpolation" href="qgfxsourceproxy.html#interpolation-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="interpolation" type="void" signature="void setInterpolation(Interpolation i)">
<parameter left="Interpolation" right="" name="i" default=""/>
</function>
<function threadsafety="unspecified" name="setOutput" fullname="QGfxSourceProxy::setOutput" href="qgfxsourceproxy.html#setOutput" status="active" access="private" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setOutput(QQuickItem *output)">
<parameter left="QQuickItem *" right="" name="output" default=""/>
</function>
<function threadsafety="unspecified" name="setSourceRect" fullname="QGfxSourceProxy::setSourceRect" href="qgfxsourceproxy.html#sourceRect-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="sourceRect" type="void" signature="void setSourceRect(const QRectF &sourceRect)">
<parameter left="const QRectF &" right="" name="sourceRect" default=""/>
</function>
<function threadsafety="unspecified" name="updatePolish" fullname="QGfxSourceProxy::updatePolish" href="qgfxsourceproxy.html#updatePolish" status="active" access="protected" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void updatePolish()"/>
<function threadsafety="unspecified" name="~QGfxSourceProxy" fullname="QGfxSourceProxy::~QGfxSourceProxy" href="qgfxsourceproxy.html#dtor.QGfxSourceProxy" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="70" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QGfxSourceProxy()"/>
<enum threadsafety="unspecified" name="Interpolation" fullname="QGfxSourceProxy::Interpolation" href="qgfxsourceproxy.html#Interpolation-enum" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="63">
<value name="AnyInterpolation" value="0"/>
<value name="NearestInterpolation" value="1"/>
<value name="LinearInterpolation" value="2"/>
</enum>
<function threadsafety="unspecified" name="sourceRectChanged" fullname="QGfxSourceProxy::sourceRectChanged" href="qgfxsourceproxy.html#sourceRect-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="92" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="sourceRect" type="void" signature="void sourceRectChanged()"/>
<function threadsafety="unspecified" name="useProxy" fullname="QGfxSourceProxy::useProxy" href="qgfxsourceproxy.html#useProxy" status="active" access="private" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void useProxy()"/>
<function threadsafety="unspecified" name="interpolation" fullname="QGfxSourceProxy::interpolation" href="qgfxsourceproxy.html#interpolation-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="interpolation" type="Interpolation" signature="Interpolation interpolation() const"/>
<function threadsafety="unspecified" name="input" fullname="QGfxSourceProxy::input" href="qgfxsourceproxy.html#input-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="input" type="QQuickItem *" signature="QQuickItem * input() const"/>
<function threadsafety="unspecified" name="output" fullname="QGfxSourceProxy::output" href="qgfxsourceproxy.html#output-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="output" type="QQuickItem *" signature="QQuickItem * output() const"/>
<function threadsafety="unspecified" name="sourceRect" fullname="QGfxSourceProxy::sourceRect" href="qgfxsourceproxy.html#sourceRect-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="sourceRect" type="QRectF" signature="QRectF sourceRect() const"/>
<function threadsafety="unspecified" name="isActive" fullname="QGfxSourceProxy::isActive" href="qgfxsourceproxy.html#active-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="active" type="bool" signature="bool isActive() const"/>
<property threadsafety="unspecified" name="active" fullname="QGfxSourceProxy::active" href="qgfxsourceproxy.html#active-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="57" type="bool">
<getter name="isActive"/>
<notifier name="activeChanged"/>
</property>
<property threadsafety="unspecified" name="input" fullname="QGfxSourceProxy::input" href="qgfxsourceproxy.html#input-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="53" type="QQuickItem *">
<getter name="input"/>
<setter name="setInput"/>
<resetter name="resetInput"/>
<notifier name="inputChanged"/>
</property>
<property threadsafety="unspecified" name="interpolation" fullname="QGfxSourceProxy::interpolation" href="qgfxsourceproxy.html#interpolation-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="58" type="Interpolation">
<getter name="interpolation"/>
<setter name="setInterpolation"/>
<notifier name="interpolationChanged"/>
</property>
<property threadsafety="unspecified" name="output" fullname="QGfxSourceProxy::output" href="qgfxsourceproxy.html#output-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="54" type="QQuickItem *">
<getter name="output"/>
<notifier name="outputChanged"/>
</property>
<property threadsafety="unspecified" name="sourceRect" fullname="QGfxSourceProxy::sourceRect" href="qgfxsourceproxy.html#sourceRect-prop" status="active" access="public" location="qgfxsourceproxy_p.h" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/private/qgfxsourceproxy_p.h" lineno="55" type="QRectF">
<getter name="sourceRect"/>
<setter name="setSourceRect"/>
<notifier name="sourceRectChanged"/>
</property>
</class>
<group name="qmlmodules" href="qmlmodules.html" status="internal" seen="false" title="" members="QtGraphicalEffects"/>
<group name="qtgraphicaleffects-blend" href="qtgraphicaleffects-blend.html" status="internal" seen="false" title="" members="Blend"/>
<group name="qtgraphicaleffects-blur" href="qtgraphicaleffects-blur.html" status="internal" seen="false" title="" members="FastBlur,GaussianBlur,MaskedBlur,RecursiveBlur"/>
<group name="qtgraphicaleffects-color" href="qtgraphicaleffects-color.html" status="internal" seen="false" title="" members="BrightnessContrast,ColorOverlay,Colorize,Desaturate,GammaAdjust,HueSaturation,LevelAdjust"/>
<group name="qtgraphicaleffects-distortion" href="qtgraphicaleffects-distortion.html" status="internal" seen="false" title="" members="Displace"/>
<group name="qtgraphicaleffects-drop-shadow" href="qtgraphicaleffects-drop-shadow.html" status="internal" seen="false" title="" members="DropShadow,InnerShadow"/>
<group name="qtgraphicaleffects-glow" href="qtgraphicaleffects-glow.html" status="internal" seen="false" title="" members="Glow,RectangularGlow"/>
<group name="qtgraphicaleffects-gradient" href="qtgraphicaleffects-gradient.html" status="internal" seen="false" title="" members="ConicalGradient,LinearGradient,RadialGradient"/>
<group name="qtgraphicaleffects-mask" href="qtgraphicaleffects-mask.html" status="internal" seen="false" title="" members="OpacityMask,ThresholdMask"/>
<group name="qtgraphicaleffects-motion-blur" href="qtgraphicaleffects-motion-blur.html" status="internal" seen="false" title="" members="DirectionalBlur,RadialBlur,ZoomBlur"/>
<qmlmodule name="QtGraphicalEffects" qml-module-name="QtGraphicalEffects" qml-module-version="1.0" href="qtgraphicaleffects-qmlmodule.html" status="active" location="qtgraphicaleffects.qdoc" filepath="/build/qtgraphicaleffects-opensource-src-qdulCi/qtgraphicaleffects-opensource-src-5.9.5/src/effects/doc/src/qtgraphicaleffects.qdoc" lineno="28" seen="true" title="Qt Graphical Effect QML Types" module="QtGraphicalEffects" groups="qmlmodules" members="Blend,BrightnessContrast,ColorOverlay,Colorize,ConicalGradient,Desaturate,DirectionalBlur,Displace,DropShadow,FastBlur,GammaAdjust,GaussianBlur,Glow,HueSaturation,InnerShadow,LevelAdjust,LinearGradient,MaskedBlur,OpacityMask,RadialBlur,RadialGradient,RectangularGlow,RecursiveBlur,ThresholdMask,ZoomBlur" brief="Qt Graphical Effects module provides a range of stunning visual effects that can be applied to Qt Quick applications"/>
</namespace>
</INDEX>
|