This file is indexed.

/usr/share/qt5/doc/qtmultimediawidgets/qtmultimediawidgets.index is in qtmultimedia5-doc-html 5.5.1-4ubuntu2.

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

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt Multimedia Widgets Documentation" version="5.5.1" project="QtMultimediaWidgets">
    <namespace threadsafety="unspecified" name="" status="commendable" access="public" module="qtmultimediawidgets">
        <class threadsafety="unspecified" name="QCameraViewfinder" href="qcameraviewfinder.html" status="commendable" access="public" location="qcameraviewfinder.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qcameraviewfinder.h" lineno="54" bases="QVideoWidget" module="QtMultimediaWidgets" groups="camera" brief="Camera viewfinder widget">
            <function threadsafety="unspecified" name="QCameraViewfinder" fullname="QCameraViewfinder::QCameraViewfinder" href="qcameraviewfinder.html#QCameraViewfinder" status="commendable" access="public" location="qcameraviewfinder.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qcameraviewfinder.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QCameraViewfinder(QWidget *parent)">
                <parameter left="QWidget *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="mediaObject" fullname="QCameraViewfinder::mediaObject" href="qcameraviewfinder.html#mediaObject" status="commendable" access="public" location="qcameraviewfinder.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qcameraviewfinder.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMediaObject *" signature="QMediaObject * mediaObject() const"/>
            <function threadsafety="unspecified" name="setMediaObject" fullname="QCameraViewfinder::setMediaObject" href="qcameraviewfinder.html#setMediaObject" status="commendable" access="protected" location="qcameraviewfinder.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qcameraviewfinder.h" lineno="64" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool setMediaObject(QMediaObject *object)">
                <parameter left="QMediaObject *" right="" name="object" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QCameraViewfinder" fullname="QCameraViewfinder::~QCameraViewfinder" href="qcameraviewfinder.html#dtor.QCameraViewfinder" status="commendable" access="public" location="qcameraviewfinder.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qcameraviewfinder.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QCameraViewfinder()"/>
        </class>
        <class threadsafety="unspecified" name="QEglImageTextureSurface" href="qeglimagetexturesurface.html" status="internal" access="private" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="66" module="QtMultimediaWidgets">
            <function threadsafety="unspecified" name="viewportDestroyed" fullname="QEglImageTextureSurface::viewportDestroyed" href="qeglimagetexturesurface.html#viewportDestroyed" status="commendable" access="public" location="qeglimagetexturesurface.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface.cpp" lineno="517" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void viewportDestroyed()"/>
            <function threadsafety="unspecified" name="QEglImageTextureSurface" fullname="QEglImageTextureSurface::QEglImageTextureSurface" href="qeglimagetexturesurface.html#QEglImageTextureSurface" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QEglImageTextureSurface(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="brightness" fullname="QEglImageTextureSurface::brightness" href="qeglimagetexturesurface.html#brightness" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int brightness() const"/>
            <function threadsafety="unspecified" name="contrast" fullname="QEglImageTextureSurface::contrast" href="qeglimagetexturesurface.html#contrast" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int contrast() const"/>
            <function threadsafety="unspecified" name="displayRect" fullname="QEglImageTextureSurface::displayRect" href="qeglimagetexturesurface.html#displayRect" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" type="QRect" signature="QRect displayRect() const"/>
            <function threadsafety="unspecified" name="frameChanged" fullname="QEglImageTextureSurface::frameChanged" href="qeglimagetexturesurface.html#frameChanged" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="111" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void frameChanged()"/>
            <function threadsafety="unspecified" name="glContext" fullname="QEglImageTextureSurface::glContext" href="qeglimagetexturesurface.html#glContext" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLContext *" signature="const QGLContext * glContext() const"/>
            <function threadsafety="unspecified" name="hue" fullname="QEglImageTextureSurface::hue" href="qeglimagetexturesurface.html#hue" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int hue() const"/>
            <function threadsafety="unspecified" name="isOverlayEnabled" fullname="QEglImageTextureSurface::isOverlayEnabled" href="qeglimagetexturesurface.html#isOverlayEnabled" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="101" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bool isOverlayEnabled() const"/>
            <function threadsafety="unspecified" name="isReady" fullname="QEglImageTextureSurface::isReady" href="qeglimagetexturesurface.html#isReady" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="93" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bool isReady() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QEglImageTextureSurface::paint" href="qeglimagetexturesurface.html#paint" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="96" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter, const QRectF &amp;target, const QRectF &amp;sourceRect)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QRectF &amp;" right="" name="target" default=""/>
                <parameter left="const QRectF &amp;" right="" name="sourceRect" default="QRectF( 0, 0, 1, 1 )"/>
            </function>
            <function threadsafety="unspecified" name="present" fullname="QEglImageTextureSurface::present" href="qeglimagetexturesurface.html#present" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool present(const QVideoFrame &amp;frame)">
                <parameter left="const QVideoFrame &amp;" right="" name="frame" default=""/>
            </function>
            <function threadsafety="unspecified" name="saturation" fullname="QEglImageTextureSurface::saturation" href="qeglimagetexturesurface.html#saturation" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int saturation() const"/>
            <function threadsafety="unspecified" name="setBrightness" fullname="QEglImageTextureSurface::setBrightness" href="qeglimagetexturesurface.html#setBrightness" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QEglImageTextureSurface::setContrast" href="qeglimagetexturesurface.html#setContrast" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setDisplayRect" fullname="QEglImageTextureSurface::setDisplayRect" href="qeglimagetexturesurface.html#setDisplayRect" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="105" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setDisplayRect(const QRect &amp;rect)">
                <parameter left="const QRect &amp;" right="" name="rect" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGLContext" fullname="QEglImageTextureSurface::setGLContext" href="qeglimagetexturesurface.html#setGLContext" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setGLContext(QGLContext *context)">
                <parameter left="QGLContext *" right="" name="context" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QEglImageTextureSurface::setHue" href="qeglimagetexturesurface.html#setHue" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setOverlayEnabled" fullname="QEglImageTextureSurface::setOverlayEnabled" href="qeglimagetexturesurface.html#setOverlayEnabled" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setOverlayEnabled(bool enabled)">
                <parameter left="bool" right="" name="enabled" default=""/>
            </function>
            <function threadsafety="unspecified" name="setReady" fullname="QEglImageTextureSurface::setReady" href="qeglimagetexturesurface.html#setReady" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setReady(bool ready)">
                <parameter left="bool" right="" name="ready" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QEglImageTextureSurface::setSaturation" href="qeglimagetexturesurface.html#setSaturation" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="start" fullname="QEglImageTextureSurface::start" href="qeglimagetexturesurface.html#start" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool start(const QVideoSurfaceFormat &amp;format)">
                <parameter left="const QVideoSurfaceFormat &amp;" right="" name="format" default=""/>
            </function>
            <function threadsafety="unspecified" name="stop" fullname="QEglImageTextureSurface::stop" href="qeglimagetexturesurface.html#stop" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void stop()"/>
            <function threadsafety="unspecified" name="supportedPixelFormats" fullname="QEglImageTextureSurface::supportedPixelFormats" href="qeglimagetexturesurface.html#supportedPixelFormats" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList&lt;QVideoFrame::PixelFormat&gt;" signature="QList&lt;QVideoFrame::PixelFormat&gt; supportedPixelFormats(QAbstractVideoBuffer::HandleType handleType) const">
                <parameter left="QAbstractVideoBuffer::HandleType" right="" name="handleType" default="QAbstractVideoBuffer::NoHandle"/>
            </function>
            <function threadsafety="unspecified" name="~QEglImageTextureSurface" fullname="QEglImageTextureSurface::~QEglImageTextureSurface" href="qeglimagetexturesurface.html#dtor.QEglImageTextureSurface" status="commendable" access="public" location="qeglimagetexturesurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qeglimagetexturesurface_p.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QEglImageTextureSurface()"/>
        </class>
        <page name="camera" href="qtmultimediawidgets-camera-example.html" status="commendable" location="camera.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/examples/multimediawidgets/camera/doc/src/camera.qdoc" lineno="30" subtype="example" title="Camera Example" fulltitle="Camera Example" subtitle="" module="QtMultimediaWidgets" groups="multimedia_examples" brief="Camera Example shows how to use the API to capture a still image or video">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="camera/camera.cpp" href="qtmultimediawidgets-camera-camera-cpp.html" status="commendable" subtype="file" title="" fulltitle="camera.cpp Example File" subtitle="camera/camera.cpp"/>
            <page name="camera/camera.h" href="qtmultimediawidgets-camera-camera-h.html" status="commendable" subtype="file" title="" fulltitle="camera.h Example File" subtitle="camera/camera.h"/>
            <page name="camera/camera.pro" href="qtmultimediawidgets-camera-camera-pro.html" status="commendable" subtype="file" title="" fulltitle="camera.pro Example File" subtitle="camera/camera.pro"/>
            <page name="camera/camera.ui" href="qtmultimediawidgets-camera-camera-ui.html" status="commendable" subtype="file" title="" fulltitle="camera.ui Example File" subtitle="camera/camera.ui"/>
            <page name="camera/imagesettings.cpp" href="qtmultimediawidgets-camera-imagesettings-cpp.html" status="commendable" subtype="file" title="" fulltitle="imagesettings.cpp Example File" subtitle="camera/imagesettings.cpp"/>
            <page name="camera/imagesettings.h" href="qtmultimediawidgets-camera-imagesettings-h.html" status="commendable" subtype="file" title="" fulltitle="imagesettings.h Example File" subtitle="camera/imagesettings.h"/>
            <page name="camera/imagesettings.ui" href="qtmultimediawidgets-camera-imagesettings-ui.html" status="commendable" subtype="file" title="" fulltitle="imagesettings.ui Example File" subtitle="camera/imagesettings.ui"/>
            <page name="camera/main.cpp" href="qtmultimediawidgets-camera-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="camera/main.cpp"/>
            <page name="camera/videosettings.cpp" href="qtmultimediawidgets-camera-videosettings-cpp.html" status="commendable" subtype="file" title="" fulltitle="videosettings.cpp Example File" subtitle="camera/videosettings.cpp"/>
            <page name="camera/videosettings.h" href="qtmultimediawidgets-camera-videosettings-h.html" status="commendable" subtype="file" title="" fulltitle="videosettings.h Example File" subtitle="camera/videosettings.h"/>
            <page name="camera/videosettings.ui" href="qtmultimediawidgets-camera-videosettings-ui.html" status="commendable" subtype="file" title="" fulltitle="videosettings.ui Example File" subtitle="camera/videosettings.ui"/>
        </page>
        <page name="player" href="qtmultimediawidgets-player-example.html" status="commendable" location="player.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/examples/multimediawidgets/player/doc/src/player.qdoc" lineno="28" subtype="example" title="Media Player Example" fulltitle="Media Player Example" subtitle="" module="QtMultimediaWidgets" groups="multimedia_examples" brief="Playing audio and video">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="player/histogramwidget.cpp" href="qtmultimediawidgets-player-histogramwidget-cpp.html" status="commendable" subtype="file" title="" fulltitle="histogramwidget.cpp Example File" subtitle="player/histogramwidget.cpp"/>
            <page name="player/histogramwidget.h" href="qtmultimediawidgets-player-histogramwidget-h.html" status="commendable" subtype="file" title="" fulltitle="histogramwidget.h Example File" subtitle="player/histogramwidget.h"/>
            <page name="player/main.cpp" href="qtmultimediawidgets-player-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="player/main.cpp"/>
            <page name="player/player.cpp" href="qtmultimediawidgets-player-player-cpp.html" status="commendable" subtype="file" title="" fulltitle="player.cpp Example File" subtitle="player/player.cpp"/>
            <page name="player/player.h" href="qtmultimediawidgets-player-player-h.html" status="commendable" subtype="file" title="" fulltitle="player.h Example File" subtitle="player/player.h"/>
            <page name="player/player.pro" href="qtmultimediawidgets-player-player-pro.html" status="commendable" subtype="file" title="" fulltitle="player.pro Example File" subtitle="player/player.pro"/>
            <page name="player/playercontrols.cpp" href="qtmultimediawidgets-player-playercontrols-cpp.html" status="commendable" subtype="file" title="" fulltitle="playercontrols.cpp Example File" subtitle="player/playercontrols.cpp"/>
            <page name="player/playercontrols.h" href="qtmultimediawidgets-player-playercontrols-h.html" status="commendable" subtype="file" title="" fulltitle="playercontrols.h Example File" subtitle="player/playercontrols.h"/>
            <page name="player/playlistmodel.cpp" href="qtmultimediawidgets-player-playlistmodel-cpp.html" status="commendable" subtype="file" title="" fulltitle="playlistmodel.cpp Example File" subtitle="player/playlistmodel.cpp"/>
            <page name="player/playlistmodel.h" href="qtmultimediawidgets-player-playlistmodel-h.html" status="commendable" subtype="file" title="" fulltitle="playlistmodel.h Example File" subtitle="player/playlistmodel.h"/>
            <page name="player/videowidget.cpp" href="qtmultimediawidgets-player-videowidget-cpp.html" status="commendable" subtype="file" title="" fulltitle="videowidget.cpp Example File" subtitle="player/videowidget.cpp"/>
            <page name="player/videowidget.h" href="qtmultimediawidgets-player-videowidget-h.html" status="commendable" subtype="file" title="" fulltitle="videowidget.h Example File" subtitle="player/videowidget.h"/>
        </page>
        <page name="videographicsitem" href="qtmultimediawidgets-videographicsitem-example.html" status="commendable" location="videographicsitem.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc" lineno="28" subtype="example" title="Video Graphics Item Example" fulltitle="Video Graphics Item Example" subtitle="" module="QtMultimediaWidgets" groups="multimedia_examples" brief="Streaming video on a graphics scene">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="videographicsitem/main.cpp" href="qtmultimediawidgets-videographicsitem-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="videographicsitem/main.cpp"/>
            <page name="videographicsitem/videographicsitem.pro" href="qtmultimediawidgets-videographicsitem-videographicsitem-pro.html" status="commendable" subtype="file" title="" fulltitle="videographicsitem.pro Example File" subtitle="videographicsitem/videographicsitem.pro"/>
            <page name="videographicsitem/videoplayer.cpp" href="qtmultimediawidgets-videographicsitem-videoplayer-cpp.html" status="commendable" subtype="file" title="" fulltitle="videoplayer.cpp Example File" subtitle="videographicsitem/videoplayer.cpp"/>
            <page name="videographicsitem/videoplayer.h" href="qtmultimediawidgets-videographicsitem-videoplayer-h.html" status="commendable" subtype="file" title="" fulltitle="videoplayer.h Example File" subtitle="videographicsitem/videoplayer.h"/>
        </page>
        <page name="videowidget" href="qtmultimediawidgets-videowidget-example.html" status="commendable" location="videowidget.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/examples/multimediawidgets/videowidget/doc/src/videowidget.qdoc" lineno="28" subtype="example" title="Video Widget Example" fulltitle="Video Widget Example" subtitle="" module="QtMultimediaWidgets" groups="multimedia_examples" brief="Implementing a video player widget">
            <contents name="running-the-example" title="Running the Example" level="1"/>
            <page name="videowidget/main.cpp" href="qtmultimediawidgets-videowidget-main-cpp.html" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="videowidget/main.cpp"/>
            <page name="videowidget/videoplayer.cpp" href="qtmultimediawidgets-videowidget-videoplayer-cpp.html" status="commendable" subtype="file" title="" fulltitle="videoplayer.cpp Example File" subtitle="videowidget/videoplayer.cpp"/>
            <page name="videowidget/videoplayer.h" href="qtmultimediawidgets-videowidget-videoplayer-h.html" status="commendable" subtype="file" title="" fulltitle="videoplayer.h Example File" subtitle="videowidget/videoplayer.h"/>
            <page name="videowidget/videowidget.pro" href="qtmultimediawidgets-videowidget-videowidget-pro.html" status="commendable" subtype="file" title="" fulltitle="videowidget.pro Example File" subtitle="videowidget/videowidget.pro"/>
        </page>
        <page name="qtmultimediawidgets-index.html" href="qtmultimediawidgets-index.html" status="commendable" location="qtmultimediawidgets-index.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/doc/src/qtmultimediawidgets-index.qdoc" lineno="28" subtype="page" title="Qt Multimedia Widgets" fulltitle="Qt Multimedia Widgets" subtitle="" module="QtMultimediaWidgets" brief="An essential module which provides multimedia-related widgets">
            <contents name="getting-started" title="Getting Started" level="1"/>
            <contents name="related-information" title="Related Information" level="1"/>
            <contents name="reference" title="Reference" level="2"/>
            <contents name="examples" title="Examples" level="2"/>
        </page>
        <class threadsafety="unspecified" name="QGraphicsVideoItem" href="qgraphicsvideoitem.html" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="50" bases="QGraphicsObject" module="QtMultimediaWidgets" groups="multimedia" brief="Graphics item which display video produced by a QMediaObject">
            <function threadsafety="unspecified" name="Q_PRIVATE_SLOT" fullname="QGraphicsVideoItem::Q_PRIVATE_SLOT" href="qgraphicsvideoitem.html#Q_PRIVATE_SLOT" status="commendable" access="private" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="Q_PRIVATE_SLOT(d_func )">
                <parameter left="d_func" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="nativeSizeChanged" fullname="QGraphicsVideoItem::nativeSizeChanged" href="qgraphicsvideoitem.html#nativeSize-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="81" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="nativeSize" type="void" signature="void nativeSizeChanged(const QSizeF &amp;size)">
                <parameter left="const QSizeF &amp;" right="" name="size" default=""/>
            </function>
            <property threadsafety="unspecified" name="aspectRatioMode" fullname="QGraphicsVideoItem::aspectRatioMode" href="qgraphicsvideoitem.html#aspectRatioMode-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="55" type="Qt::AspectRatioMode" brief="How a video is scaled to fit the graphics item's size">
                <getter name="aspectRatioMode"/>
                <setter name="setAspectRatioMode"/>
            </property>
            <property threadsafety="unspecified" name="mediaObject" fullname="QGraphicsVideoItem::mediaObject" href="qgraphicsvideoitem.html#mediaObject-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="54" type="QMediaObject *" brief="The media object which provides the video displayed by a graphics item">
                <getter name="mediaObject"/>
            </property>
            <property threadsafety="unspecified" name="nativeSize" fullname="QGraphicsVideoItem::nativeSize" href="qgraphicsvideoitem.html#nativeSize-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="58" type="QSizeF" brief="The native size of the video">
                <getter name="nativeSize"/>
                <notifier name="nativeSizeChanged"/>
            </property>
            <property threadsafety="unspecified" name="offset" fullname="QGraphicsVideoItem::offset" href="qgraphicsvideoitem.html#offset-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="56" type="QPointF" brief="The video item's offset">
                <getter name="offset"/>
                <setter name="setOffset"/>
            </property>
            <property threadsafety="unspecified" name="size" fullname="QGraphicsVideoItem::size" href="qgraphicsvideoitem.html#size-prop" status="commendable" access="public" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="57" type="QSizeF" brief="The video item's size">
                <getter name="size"/>
                <setter name="setSize"/>
            </property>
            <variable threadsafety="unspecified" name="d_ptr" fullname="QGraphicsVideoItem::d_ptr" href="qgraphicsvideoitem.html#d_ptr-var" status="commendable" access="protected" location="qgraphicsvideoitem.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem.h" lineno="89" type="QGraphicsVideoItemPrivate *" static="false"/>
            <function threadsafety="unspecified" name="QGraphicsVideoItem" fullname="QGraphicsVideoItem::QGraphicsVideoItem" href="qgraphicsvideoitem.html#QGraphicsVideoItem" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="229" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QGraphicsVideoItem(QGraphicsItem *parent)">
                <parameter left="QGraphicsItem *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QGraphicsVideoItem::aspectRatioMode" href="qgraphicsvideoitem.html#aspectRatioMode-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="320" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="aspectRatioMode" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="boundingRect" fullname="QGraphicsVideoItem::boundingRect" href="qgraphicsvideoitem.html#boundingRect" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="394" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QRectF" signature="QRectF boundingRect() const"/>
            <function threadsafety="unspecified" name="itemChange" fullname="QGraphicsVideoItem::itemChange" href="qgraphicsvideoitem.html#itemChange" status="internal" access="private" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="477" virtual="impure" meta="plain" const="false" static="false" overload="false" type="QVariant" signature="QVariant itemChange(GraphicsItemChange change, const QVariant &amp;value)">
                <parameter left="GraphicsItemChange" right="" name="change" default=""/>
                <parameter left="const QVariant &amp;" right="" name="value" default=""/>
            </function>
            <function threadsafety="unspecified" name="mediaObject" fullname="QGraphicsVideoItem::mediaObject" href="qgraphicsvideoitem.html#mediaObject-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="263" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="mediaObject" type="QMediaObject *" signature="QMediaObject * mediaObject() const"/>
            <function threadsafety="unspecified" name="nativeSize" fullname="QGraphicsVideoItem::nativeSize" href="qgraphicsvideoitem.html#nativeSize-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="380" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="nativeSize" type="QSizeF" signature="QSizeF nativeSize() const"/>
            <function threadsafety="unspecified" name="offset" fullname="QGraphicsVideoItem::offset" href="qgraphicsvideoitem.html#offset-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="341" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="offset" type="QPointF" signature="QPointF offset() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QGraphicsVideoItem::paint" href="qgraphicsvideoitem.html#paint" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="403" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/>
                <parameter left="QWidget *" right="" name="widget" default="0"/>
            </function>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QGraphicsVideoItem::setAspectRatioMode" href="qgraphicsvideoitem.html#aspectRatioMode-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="325" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="aspectRatioMode" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setOffset" fullname="QGraphicsVideoItem::setOffset" href="qgraphicsvideoitem.html#offset-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="346" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="offset" type="void" signature="void setOffset(const QPointF &amp;offset)">
                <parameter left="const QPointF &amp;" right="" name="offset" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSize" fullname="QGraphicsVideoItem::setSize" href="qgraphicsvideoitem.html#size-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="367" virtual="non" meta="plain" const="false" static="false" overload="false" associated-property="size" type="void" signature="void setSize(const QSizeF &amp;size)">
                <parameter left="const QSizeF &amp;" right="" name="size" default=""/>
            </function>
            <function threadsafety="unspecified" name="size" fullname="QGraphicsVideoItem::size" href="qgraphicsvideoitem.html#size-prop" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="362" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="size" type="QSizeF" signature="QSizeF size() const"/>
            <function threadsafety="unspecified" name="timerEvent" fullname="QGraphicsVideoItem::timerEvent" href="qgraphicsvideoitem.html#timerEvent" status="internal" access="private" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="485" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void timerEvent(QTimerEvent *event)">
                <parameter left="QTimerEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMediaObject" fullname="QGraphicsVideoItem::setMediaObject" href="qgraphicsvideoitem.html#setMediaObject" status="internal" access="private" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="271" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool setMediaObject(QMediaObject *object)">
                <parameter left="QMediaObject *" right="" name="object" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QGraphicsVideoItem" fullname="QGraphicsVideoItem::~QGraphicsVideoItem" href="qgraphicsvideoitem.html#dtor.QGraphicsVideoItem" status="commendable" access="public" location="qgraphicsvideoitem_maemo6.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qgraphicsvideoitem_maemo6.cpp" lineno="246" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QGraphicsVideoItem()"/>
        </class>
        <class threadsafety="unspecified" name="QVideoWidget" href="qvideowidget.html" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="48" bases="QWidget" module="QtMultimediaWidgets" groups="multimedia" brief="Widget which presents video produced by a media object">
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidget::aspectRatioMode" href="qvideowidget.html#aspectRatioMode-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="688" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="aspectRatioMode" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="brightness" fullname="QVideoWidget::brightness" href="qvideowidget.html#brightness-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="747" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="brightness" type="int" signature="int brightness() const"/>
            <function threadsafety="unspecified" name="contrast" fullname="QVideoWidget::contrast" href="qvideowidget.html#contrast-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="780" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="contrast" type="int" signature="int contrast() const"/>
            <function threadsafety="unspecified" name="hue" fullname="QVideoWidget::hue" href="qvideowidget.html#hue-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="812" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="hue" type="int" signature="int hue() const"/>
            <function threadsafety="unspecified" name="mediaObject" fullname="QVideoWidget::mediaObject" href="qvideowidget.html#mediaObject-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="634" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="mediaObject" type="QMediaObject *" signature="QMediaObject * mediaObject() const"/>
            <function threadsafety="unspecified" name="saturation" fullname="QVideoWidget::saturation" href="qvideowidget.html#saturation-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="844" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="saturation" type="int" signature="int saturation() const"/>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QVideoWidget::setAspectRatioMode" href="qvideowidget.html#aspectRatioMode-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="693" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="aspectRatioMode" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QVideoWidget::setBrightness" href="qvideowidget.html#brightness-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="752" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="brightness" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QVideoWidget::setContrast" href="qvideowidget.html#contrast-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="785" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="contrast" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QVideoWidget::setFullScreen" href="qvideowidget.html#fullScreen-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="710" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="fullScreen" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QVideoWidget::setHue" href="qvideowidget.html#hue-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="817" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="hue" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QVideoWidget::setSaturation" href="qvideowidget.html#saturation-prop" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="849" virtual="non" meta="slot" const="false" static="false" overload="false" associated-property="saturation" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="QVideoWidget" fullname="QVideoWidget::QVideoWidget" href="qvideowidget.html#QVideoWidget" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="61" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVideoWidget(QWidget *parent)">
                <parameter left="QWidget *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="Q_PRIVATE_SLOT" fullname="QVideoWidget::Q_PRIVATE_SLOT" href="qvideowidget.html#Q_PRIVATE_SLOT" status="commendable" access="private" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="Q_PRIVATE_SLOT(d_func )">
                <parameter left="d_func" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="QVideoWidget" fullname="QVideoWidget::QVideoWidget" href="qvideowidget.html#QVideoWidget-2" status="internal" access="private" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="108" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QVideoWidget(QVideoWidgetPrivate &amp;dd, QWidget *parent)">
                <parameter left="QVideoWidgetPrivate &amp;" right="" name="dd" default=""/>
                <parameter left="QWidget *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="brightnessChanged" fullname="QVideoWidget::brightnessChanged" href="qvideowidget.html#brightness-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="89" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="brightness" type="void" signature="void brightnessChanged(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="contrastChanged" fullname="QVideoWidget::contrastChanged" href="qvideowidget.html#contrast-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="90" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="contrast" type="void" signature="void contrastChanged(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="event" fullname="QVideoWidget::event" href="qvideowidget.html#event" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="95" virtual="impure" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool event(QEvent *event)">
                <parameter left="QEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="fullScreenChanged" fullname="QVideoWidget::fullScreenChanged" href="qvideowidget.html#fullScreen-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="88" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="fullScreen" type="void" signature="void fullScreenChanged(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="hideEvent" fullname="QVideoWidget::hideEvent" href="qvideowidget.html#hideEvent" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="97" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void hideEvent(QHideEvent *event)">
                <parameter left="QHideEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="hueChanged" fullname="QVideoWidget::hueChanged" href="qvideowidget.html#hue-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="91" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="hue" type="void" signature="void hueChanged(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="isFullScreen" fullname="QVideoWidget::isFullScreen" href="qvideowidget.html#fullScreen-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="67" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="fullScreen" type="bool" signature="bool isFullScreen() const"/>
            <function threadsafety="unspecified" name="moveEvent" fullname="QVideoWidget::moveEvent" href="qvideowidget.html#moveEvent" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="99" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void moveEvent(QMoveEvent *event)">
                <parameter left="QMoveEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintEvent" fullname="QVideoWidget::paintEvent" href="qvideowidget.html#paintEvent" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="100" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paintEvent(QPaintEvent *event)">
                <parameter left="QPaintEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="resizeEvent" fullname="QVideoWidget::resizeEvent" href="qvideowidget.html#resizeEvent" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="98" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
                <parameter left="QResizeEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="saturationChanged" fullname="QVideoWidget::saturationChanged" href="qvideowidget.html#saturation-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="92" virtual="non" meta="signal" const="false" static="false" overload="false" associated-property="saturation" type="void" signature="void saturationChanged(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMediaObject" fullname="QVideoWidget::setMediaObject" href="qvideowidget.html#setMediaObject" status="internal" access="private" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="102" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool setMediaObject(QMediaObject *object)">
                <parameter left="QMediaObject *" right="" name="object" default=""/>
            </function>
            <function threadsafety="unspecified" name="showEvent" fullname="QVideoWidget::showEvent" href="qvideowidget.html#showEvent" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="96" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void showEvent(QShowEvent *event)">
                <parameter left="QShowEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="sizeHint" fullname="QVideoWidget::sizeHint" href="qvideowidget.html#sizeHint" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="77" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="QSize sizeHint() const"/>
            <function threadsafety="unspecified" name="~QVideoWidget" fullname="QVideoWidget::~QVideoWidget" href="qvideowidget.html#dtor.QVideoWidget" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="62" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVideoWidget()"/>
            <property threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidget::aspectRatioMode" href="qvideowidget.html#aspectRatioMode-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="54" type="Qt::AspectRatioMode" brief="How video is scaled with respect to its aspect ratio">
                <getter name="aspectRatioMode"/>
                <setter name="setAspectRatioMode"/>
            </property>
            <property threadsafety="unspecified" name="brightness" fullname="QVideoWidget::brightness" href="qvideowidget.html#brightness-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="55" type="int" brief="Adjustment to the brightness of displayed video">
                <getter name="brightness"/>
                <setter name="setBrightness"/>
                <notifier name="brightnessChanged"/>
            </property>
            <property threadsafety="unspecified" name="contrast" fullname="QVideoWidget::contrast" href="qvideowidget.html#contrast-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="56" type="int" brief="Adjustment to the contrast of displayed video">
                <getter name="contrast"/>
                <setter name="setContrast"/>
                <notifier name="contrastChanged"/>
            </property>
            <property threadsafety="unspecified" name="fullScreen" fullname="QVideoWidget::fullScreen" href="qvideowidget.html#fullScreen-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="53" type="bool" brief="Whether video display is confined to a window or is fullScreen">
                <getter name="isFullScreen"/>
                <setter name="setFullScreen"/>
                <notifier name="fullScreenChanged"/>
            </property>
            <property threadsafety="unspecified" name="hue" fullname="QVideoWidget::hue" href="qvideowidget.html#hue-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="57" type="int" brief="Adjustment to the hue of displayed video">
                <getter name="hue"/>
                <setter name="setHue"/>
                <notifier name="hueChanged"/>
            </property>
            <property threadsafety="unspecified" name="mediaObject" fullname="QVideoWidget::mediaObject" href="qvideowidget.html#mediaObject-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="52" type="QMediaObject *" brief="The media object which provides the video displayed by a widget">
                <getter name="mediaObject"/>
            </property>
            <property threadsafety="unspecified" name="saturation" fullname="QVideoWidget::saturation" href="qvideowidget.html#saturation-prop" status="commendable" access="public" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="58" type="int" brief="Adjustment to the saturation of displayed video">
                <getter name="saturation"/>
                <setter name="setSaturation"/>
                <notifier name="saturationChanged"/>
            </property>
            <variable threadsafety="unspecified" name="d_ptr" fullname="QVideoWidget::d_ptr" href="qvideowidget.html#d_ptr-var" status="commendable" access="protected" location="qvideowidget.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.h" lineno="109" type="QVideoWidgetPrivate *" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QVideoWidgetControl" href="qvideowidgetcontrol.html" status="commendable" access="public" abstract="true" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="47" module="QtMultimediaWidgets" groups="multimedia-serv" brief="Media control which implements a video widget">
            <function threadsafety="unspecified" name="QVideoWidgetControl" fullname="QVideoWidgetControl::QVideoWidgetControl" href="qvideowidgetcontrol.html#QVideoWidgetControl" status="commendable" access="protected" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="82" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVideoWidgetControl(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidgetControl::aspectRatioMode" href="qvideowidgetcontrol.html#aspectRatioMode" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="56" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="brightness" fullname="QVideoWidgetControl::brightness" href="qvideowidgetcontrol.html#brightness" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="62" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="int brightness() const"/>
            <function threadsafety="unspecified" name="brightnessChanged" fullname="QVideoWidgetControl::brightnessChanged" href="qvideowidgetcontrol.html#brightnessChanged" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="76" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void brightnessChanged(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="contrast" fullname="QVideoWidgetControl::contrast" href="qvideowidgetcontrol.html#contrast" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="65" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="int contrast() const"/>
            <function threadsafety="unspecified" name="contrastChanged" fullname="QVideoWidgetControl::contrastChanged" href="qvideowidgetcontrol.html#contrastChanged" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="77" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void contrastChanged(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="fullScreenChanged" fullname="QVideoWidgetControl::fullScreenChanged" href="qvideowidgetcontrol.html#fullScreenChanged" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="75" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void fullScreenChanged(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="hue" fullname="QVideoWidgetControl::hue" href="qvideowidgetcontrol.html#hue" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="68" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="int hue() const"/>
            <function threadsafety="unspecified" name="hueChanged" fullname="QVideoWidgetControl::hueChanged" href="qvideowidgetcontrol.html#hueChanged" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="78" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void hueChanged(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="isFullScreen" fullname="QVideoWidgetControl::isFullScreen" href="qvideowidgetcontrol.html#isFullScreen" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="59" virtual="pure" meta="plain" const="true" static="false" overload="false" type="bool" signature="bool isFullScreen() const"/>
            <function threadsafety="unspecified" name="saturation" fullname="QVideoWidgetControl::saturation" href="qvideowidgetcontrol.html#saturation" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="71" virtual="pure" meta="plain" const="true" static="false" overload="false" type="int" signature="int saturation() const"/>
            <function threadsafety="unspecified" name="saturationChanged" fullname="QVideoWidgetControl::saturationChanged" href="qvideowidgetcontrol.html#saturationChanged" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="79" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void saturationChanged(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QVideoWidgetControl::setAspectRatioMode" href="qvideowidgetcontrol.html#setAspectRatioMode" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="57" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QVideoWidgetControl::setBrightness" href="qvideowidgetcontrol.html#setBrightness" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="63" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QVideoWidgetControl::setContrast" href="qvideowidgetcontrol.html#setContrast" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="66" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QVideoWidgetControl::setFullScreen" href="qvideowidgetcontrol.html#setFullScreen" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="60" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QVideoWidgetControl::setHue" href="qvideowidgetcontrol.html#setHue" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QVideoWidgetControl::setSaturation" href="qvideowidgetcontrol.html#setSaturation" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="videoWidget" fullname="QVideoWidgetControl::videoWidget" href="qvideowidgetcontrol.html#videoWidget" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="54" virtual="pure" meta="plain" const="false" static="false" overload="false" type="QWidget *" signature="QWidget * videoWidget()"/>
            <function threadsafety="unspecified" name="~QVideoWidgetControl" fullname="QVideoWidgetControl::~QVideoWidgetControl" href="qvideowidgetcontrol.html#dtor.QVideoWidgetControl" status="commendable" access="public" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="52" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVideoWidgetControl()"/>
        </class>
        <function threadsafety="unspecified" name="Q_MEDIA_DECLARE_CONTROL" status="internal" access="private" location="qvideowidgetcontrol.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" type="" signature="Q_MEDIA_DECLARE_CONTROL(QVideoWidgetControl , QVideoWidgetControl_iid )">
            <parameter left="QVideoWidgetControl" right="" name="" default=""/>
            <parameter left="QVideoWidgetControl_iid" right="" name="" default=""/>
        </function>
        <class threadsafety="unspecified" name="QVideoWidgetPrivate" href="qvideowidgetprivate.html" status="internal" access="private" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="218">
            <function threadsafety="unspecified" name="_q_brightnessChanged" fullname="QVideoWidgetPrivate::_q_brightnessChanged" href="qvideowidgetprivate.html#underscore.q_brightnessChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="534" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_brightnessChanged(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="_q_contrastChanged" fullname="QVideoWidgetPrivate::_q_contrastChanged" href="qvideowidgetprivate.html#underscore.q_contrastChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="540" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_contrastChanged(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="_q_dimensionsChanged" fullname="QVideoWidgetPrivate::_q_dimensionsChanged" href="qvideowidgetprivate.html#underscore.q_dimensionsChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="565" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_dimensionsChanged()"/>
            <function threadsafety="unspecified" name="_q_fullScreenChanged" fullname="QVideoWidgetPrivate::_q_fullScreenChanged" href="qvideowidgetprivate.html#underscore.q_fullScreenChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="559" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_fullScreenChanged(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="_q_hueChanged" fullname="QVideoWidgetPrivate::_q_hueChanged" href="qvideowidgetprivate.html#underscore.q_hueChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="546" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_hueChanged(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="_q_saturationChanged" fullname="QVideoWidgetPrivate::_q_saturationChanged" href="qvideowidgetprivate.html#underscore.q_saturationChanged" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="552" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_saturationChanged(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="_q_serviceDestroyed" fullname="QVideoWidgetPrivate::_q_serviceDestroyed" href="qvideowidgetprivate.html#underscore.q_serviceDestroyed" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="517" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void _q_serviceDestroyed()"/>
            <function threadsafety="unspecified" name="clearService" fullname="QVideoWidgetPrivate::clearService" href="qvideowidgetprivate.html#clearService" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="433" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void clearService()"/>
            <function threadsafety="unspecified" name="createRendererBackend" fullname="QVideoWidgetPrivate::createRendererBackend" href="qvideowidgetprivate.html#createRendererBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="501" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool createRendererBackend()"/>
            <function threadsafety="unspecified" name="createWidgetBackend" fullname="QVideoWidgetPrivate::createWidgetBackend" href="qvideowidgetprivate.html#createWidgetBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="470" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool createWidgetBackend()"/>
            <function threadsafety="unspecified" name="createWindowBackend" fullname="QVideoWidgetPrivate::createWindowBackend" href="qvideowidgetprivate.html#createWindowBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="485" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool createWindowBackend()"/>
            <function threadsafety="unspecified" name="setCurrentControl" fullname="QVideoWidgetPrivate::setCurrentControl" href="qvideowidgetprivate.html#setCurrentControl" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="420" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setCurrentControl(QVideoWidgetControlInterface *control)">
                <parameter left="QVideoWidgetControlInterface *" right="" name="control" default=""/>
            </function>
            <function threadsafety="unspecified" name="QVideoWidgetPrivate" fullname="QVideoWidgetPrivate::QVideoWidgetPrivate" href="qvideowidgetprivate.html#QVideoWidgetPrivate" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="221" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVideoWidgetPrivate()"/>
            <variable threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidgetPrivate::aspectRatioMode" href="qvideowidgetprivate.html#aspectRatioMode-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="252" type="Qt::AspectRatioMode" static="false"/>
            <variable threadsafety="unspecified" name="brightness" fullname="QVideoWidgetPrivate::brightness" href="qvideowidgetprivate.html#brightness-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="248" type="int" static="false"/>
            <variable threadsafety="unspecified" name="contrast" fullname="QVideoWidgetPrivate::contrast" href="qvideowidgetprivate.html#contrast-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="249" type="int" static="false"/>
            <variable threadsafety="unspecified" name="currentBackend" fullname="QVideoWidgetPrivate::currentBackend" href="qvideowidgetprivate.html#currentBackend-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="247" type="QVideoWidgetBackend *" static="false"/>
            <variable threadsafety="unspecified" name="currentControl" fullname="QVideoWidgetPrivate::currentControl" href="qvideowidgetprivate.html#currentControl-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="246" type="QVideoWidgetControlInterface *" static="false"/>
            <variable threadsafety="unspecified" name="hue" fullname="QVideoWidgetPrivate::hue" href="qvideowidgetprivate.html#hue-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="250" type="int" static="false"/>
            <variable threadsafety="unspecified" name="mediaObject" fullname="QVideoWidgetPrivate::mediaObject" href="qvideowidgetprivate.html#mediaObject-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="241" type="QPointer&lt;QMediaObject&gt;" static="false"/>
            <variable threadsafety="unspecified" name="nonFullScreenFlags" fullname="QVideoWidgetPrivate::nonFullScreenFlags" href="qvideowidgetprivate.html#nonFullScreenFlags-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="253" type="Qt::WindowFlags" static="false"/>
            <variable threadsafety="unspecified" name="q_ptr" fullname="QVideoWidgetPrivate::q_ptr" href="qvideowidgetprivate.html#q_ptr-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="240" type="QVideoWidget *" static="false"/>
            <variable threadsafety="unspecified" name="rendererBackend" fullname="QVideoWidgetPrivate::rendererBackend" href="qvideowidgetprivate.html#rendererBackend-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="245" type="QRendererVideoWidgetBackend *" static="false"/>
            <variable threadsafety="unspecified" name="saturation" fullname="QVideoWidgetPrivate::saturation" href="qvideowidgetprivate.html#saturation-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="251" type="int" static="false"/>
            <variable threadsafety="unspecified" name="service" fullname="QVideoWidgetPrivate::service" href="qvideowidgetprivate.html#service-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="242" type="QMediaService *" static="false"/>
            <variable threadsafety="unspecified" name="wasFullScreen" fullname="QVideoWidgetPrivate::wasFullScreen" href="qvideowidgetprivate.html#wasFullScreen-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="254" type="bool" static="false"/>
            <variable threadsafety="unspecified" name="widgetBackend" fullname="QVideoWidgetPrivate::widgetBackend" href="qvideowidgetprivate.html#widgetBackend-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="243" type="QVideoWidgetControlBackend *" static="false"/>
            <variable threadsafety="unspecified" name="windowBackend" fullname="QVideoWidgetPrivate::windowBackend" href="qvideowidgetprivate.html#windowBackend-var" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="244" type="QWindowVideoWidgetBackend *" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QWindowVideoWidgetBackend" href="qwindowvideowidgetbackend.html" status="internal" access="private" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="176" bases="QObject">
            <function threadsafety="unspecified" name="QWindowVideoWidgetBackend" fullname="QWindowVideoWidgetBackend::QWindowVideoWidgetBackend" href="qwindowvideowidgetbackend.html#QWindowVideoWidgetBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="305" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QWindowVideoWidgetBackend(QMediaService *service, QVideoWindowControl *control, QWidget *widget)">
                <parameter left="QMediaService *" right="" name="service" default=""/>
                <parameter left="QVideoWindowControl *" right="" name="control" default=""/>
                <parameter left="QWidget *" right="" name="widget" default=""/>
            </function>
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QWindowVideoWidgetBackend::aspectRatioMode" href="qwindowvideowidgetbackend.html#aspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="354" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="hideEvent" fullname="QWindowVideoWidgetBackend::hideEvent" href="qwindowvideowidgetbackend.html#hideEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="380" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void hideEvent(QHideEvent *event)">
                <parameter left="QHideEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="moveEvent" fullname="QWindowVideoWidgetBackend::moveEvent" href="qwindowvideowidgetbackend.html#moveEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="387" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void moveEvent(QMoveEvent *event)">
                <parameter left="QMoveEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintEvent" fullname="QWindowVideoWidgetBackend::paintEvent" href="qwindowvideowidgetbackend.html#paintEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="397" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paintEvent(QPaintEvent *event)">
                <parameter left="QPaintEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="releaseControl" fullname="QWindowVideoWidgetBackend::releaseControl" href="qwindowvideowidgetbackend.html#releaseControl" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="324" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void releaseControl()"/>
            <function threadsafety="unspecified" name="resizeEvent" fullname="QWindowVideoWidgetBackend::resizeEvent" href="qwindowvideowidgetbackend.html#resizeEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="392" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
                <parameter left="QResizeEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QWindowVideoWidgetBackend::setAspectRatioMode" href="qwindowvideowidgetbackend.html#setAspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="359" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QWindowVideoWidgetBackend::setBrightness" href="qwindowvideowidgetbackend.html#setBrightness" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="329" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QWindowVideoWidgetBackend::setContrast" href="qwindowvideowidgetbackend.html#setContrast" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="334" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QWindowVideoWidgetBackend::setFullScreen" href="qwindowvideowidgetbackend.html#setFullScreen" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="349" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QWindowVideoWidgetBackend::setHue" href="qwindowvideowidgetbackend.html#setHue" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="339" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QWindowVideoWidgetBackend::setSaturation" href="qwindowvideowidgetbackend.html#setSaturation" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="344" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="showEvent" fullname="QWindowVideoWidgetBackend::showEvent" href="qwindowvideowidgetbackend.html#showEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="369" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void showEvent()"/>
            <function threadsafety="unspecified" name="sizeHint" fullname="QWindowVideoWidgetBackend::sizeHint" href="qwindowvideowidgetbackend.html#sizeHint" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="364" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="QSize sizeHint() const"/>
            <function threadsafety="unspecified" name="~QWindowVideoWidgetBackend" fullname="QWindowVideoWidgetBackend::~QWindowVideoWidgetBackend" href="qwindowvideowidgetbackend.html#dtor.QWindowVideoWidgetBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="320" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QWindowVideoWidgetBackend()"/>
        </class>
        <class threadsafety="unspecified" name="QRendererVideoWidgetBackend" href="qrenderervideowidgetbackend.html" status="internal" access="private" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="121" bases="QObject">
            <function threadsafety="unspecified" name="QRendererVideoWidgetBackend" fullname="QRendererVideoWidgetBackend::QRendererVideoWidgetBackend" href="qrenderervideowidgetbackend.html#QRendererVideoWidgetBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="118" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QRendererVideoWidgetBackend(QMediaService *service, QVideoRendererControl *control, QWidget *widget)">
                <parameter left="QMediaService *" right="" name="service" default=""/>
                <parameter left="QVideoRendererControl *" right="" name="control" default=""/>
                <parameter left="QWidget *" right="" name="widget" default=""/>
            </function>
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QRendererVideoWidgetBackend::aspectRatioMode" href="qrenderervideowidgetbackend.html#aspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="180" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="clearSurface" fullname="QRendererVideoWidgetBackend::clearSurface" href="qrenderervideowidgetbackend.html#clearSurface" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void clearSurface()"/>
            <function threadsafety="unspecified" name="formatChanged" fullname="QRendererVideoWidgetBackend::formatChanged" href="qrenderervideowidgetbackend.html#formatChanged" status="commendable" access="private" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="260" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void formatChanged(const QVideoSurfaceFormat &amp;format)">
                <parameter left="const QVideoSurfaceFormat &amp;" right="" name="format" default=""/>
            </function>
            <function threadsafety="unspecified" name="frameChanged" fullname="QRendererVideoWidgetBackend::frameChanged" href="qrenderervideowidgetbackend.html#frameChanged" status="commendable" access="private" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="270" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void frameChanged()"/>
            <function threadsafety="unspecified" name="hideEvent" fullname="QRendererVideoWidgetBackend::hideEvent" href="qrenderervideowidgetbackend.html#hideEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="205" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void hideEvent(QHideEvent *event)">
                <parameter left="QHideEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="moveEvent" fullname="QRendererVideoWidgetBackend::moveEvent" href="qrenderervideowidgetbackend.html#moveEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="218" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void moveEvent(QMoveEvent *event)">
                <parameter left="QMoveEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintEvent" fullname="QRendererVideoWidgetBackend::paintEvent" href="qrenderervideowidgetbackend.html#paintEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="222" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paintEvent(QPaintEvent *event)">
                <parameter left="QPaintEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="releaseControl" fullname="QRendererVideoWidgetBackend::releaseControl" href="qrenderervideowidgetbackend.html#releaseControl" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void releaseControl()"/>
            <function threadsafety="unspecified" name="resizeEvent" fullname="QRendererVideoWidgetBackend::resizeEvent" href="qrenderervideowidgetbackend.html#resizeEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="213" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
                <parameter left="QResizeEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QRendererVideoWidgetBackend::setAspectRatioMode" href="qrenderervideowidgetbackend.html#setAspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="185" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QRendererVideoWidgetBackend::setBrightness" href="qrenderervideowidgetbackend.html#setBrightness" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="152" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QRendererVideoWidgetBackend::setContrast" href="qrenderervideowidgetbackend.html#setContrast" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="159" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QRendererVideoWidgetBackend::setFullScreen" href="qrenderervideowidgetbackend.html#setFullScreen" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="192" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QRendererVideoWidgetBackend::setHue" href="qrenderervideowidgetbackend.html#setHue" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="166" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QRendererVideoWidgetBackend::setSaturation" href="qrenderervideowidgetbackend.html#setSaturation" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="173" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="showEvent" fullname="QRendererVideoWidgetBackend::showEvent" href="qrenderervideowidgetbackend.html#showEvent" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="201" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void showEvent()"/>
            <function threadsafety="unspecified" name="sizeHint" fullname="QRendererVideoWidgetBackend::sizeHint" href="qrenderervideowidgetbackend.html#sizeHint" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="196" virtual="impure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="QSize sizeHint() const"/>
            <function threadsafety="unspecified" name="updateRects" fullname="QRendererVideoWidgetBackend::updateRects" href="qrenderervideowidgetbackend.html#updateRects" status="commendable" access="private" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="275" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void updateRects()"/>
            <function threadsafety="unspecified" name="~QRendererVideoWidgetBackend" fullname="QRendererVideoWidgetBackend::~QRendererVideoWidgetBackend" href="qrenderervideowidgetbackend.html#dtor.QRendererVideoWidgetBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="137" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QRendererVideoWidgetBackend()"/>
            <function threadsafety="unspecified" name="brightnessChanged" fullname="QRendererVideoWidgetBackend::brightnessChanged" href="qrenderervideowidgetbackend.html#brightnessChanged" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="151" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void brightnessChanged(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="contrastChanged" fullname="QRendererVideoWidgetBackend::contrastChanged" href="qrenderervideowidgetbackend.html#contrastChanged" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="152" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void contrastChanged(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="fullScreenChanged" fullname="QRendererVideoWidgetBackend::fullScreenChanged" href="qrenderervideowidgetbackend.html#fullScreenChanged" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="150" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void fullScreenChanged(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="hueChanged" fullname="QRendererVideoWidgetBackend::hueChanged" href="qrenderervideowidgetbackend.html#hueChanged" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="153" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void hueChanged(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="saturationChanged" fullname="QRendererVideoWidgetBackend::saturationChanged" href="qrenderervideowidgetbackend.html#saturationChanged" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="154" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void saturationChanged(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QVideoWidgetControlBackend" href="qvideowidgetcontrolbackend.html" status="internal" access="private" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="95" bases="QObject">
            <function threadsafety="unspecified" name="QVideoWidgetControlBackend" fullname="QVideoWidgetControlBackend::QVideoWidgetControlBackend" href="qvideowidgetcontrolbackend.html#QVideoWidgetControlBackend" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="57" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QVideoWidgetControlBackend(QMediaService *service, QVideoWidgetControl *control, QWidget *widget)">
                <parameter left="QMediaService *" right="" name="service" default=""/>
                <parameter left="QVideoWidgetControl *" right="" name="control" default=""/>
                <parameter left="QWidget *" right="" name="widget" default=""/>
            </function>
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidgetControlBackend::aspectRatioMode" href="qvideowidgetcontrolbackend.html#aspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="107" virtual="impure" meta="plain" const="true" static="false" overload="false" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="releaseControl" fullname="QVideoWidgetControlBackend::releaseControl" href="qvideowidgetcontrolbackend.html#releaseControl" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void releaseControl()"/>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QVideoWidgetControlBackend::setAspectRatioMode" href="qvideowidgetcontrolbackend.html#setAspectRatioMode" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="112" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QVideoWidgetControlBackend::setBrightness" href="qvideowidgetcontrolbackend.html#setBrightness" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="81" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QVideoWidgetControlBackend::setContrast" href="qvideowidgetcontrolbackend.html#setContrast" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="86" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QVideoWidgetControlBackend::setFullScreen" href="qvideowidgetcontrolbackend.html#setFullScreen" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="101" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QVideoWidgetControlBackend::setHue" href="qvideowidgetcontrolbackend.html#setHue" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="91" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QVideoWidgetControlBackend::setSaturation" href="qvideowidgetcontrolbackend.html#setSaturation" status="commendable" access="public" location="qvideowidget.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget.cpp" lineno="96" virtual="impure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QVideoWidgetBackend" href="qvideowidgetbackend.html" status="internal" access="private" abstract="true" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="80" bases="QObject">
            <function threadsafety="unspecified" name="hideEvent" fullname="QVideoWidgetBackend::hideEvent" href="qvideowidgetbackend.html#hideEvent" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="87" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void hideEvent(QHideEvent *event)">
                <parameter left="QHideEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="moveEvent" fullname="QVideoWidgetBackend::moveEvent" href="qvideowidgetbackend.html#moveEvent" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="89" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void moveEvent(QMoveEvent *event)">
                <parameter left="QMoveEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintEvent" fullname="QVideoWidgetBackend::paintEvent" href="qvideowidgetbackend.html#paintEvent" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="90" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void paintEvent(QPaintEvent *event)">
                <parameter left="QPaintEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="resizeEvent" fullname="QVideoWidgetBackend::resizeEvent" href="qvideowidgetbackend.html#resizeEvent" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="88" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void resizeEvent(QResizeEvent *event)">
                <parameter left="QResizeEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="showEvent" fullname="QVideoWidgetBackend::showEvent" href="qvideowidgetbackend.html#showEvent" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="86" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void showEvent()"/>
            <function threadsafety="unspecified" name="sizeHint" fullname="QVideoWidgetBackend::sizeHint" href="qvideowidgetbackend.html#sizeHint" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="84" virtual="pure" meta="plain" const="true" static="false" overload="false" type="QSize" signature="QSize sizeHint() const"/>
        </class>
        <class threadsafety="unspecified" name="QVideoWidgetControlInterface" href="qvideowidgetcontrolinterface.html" status="internal" access="private" abstract="true" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="65">
            <function threadsafety="unspecified" name="aspectRatioMode" fullname="QVideoWidgetControlInterface::aspectRatioMode" href="qvideowidgetcontrolinterface.html#aspectRatioMode" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="76" virtual="pure" meta="plain" const="true" static="false" overload="false" type="Qt::AspectRatioMode" signature="Qt::AspectRatioMode aspectRatioMode() const"/>
            <function threadsafety="unspecified" name="setAspectRatioMode" fullname="QVideoWidgetControlInterface::setAspectRatioMode" href="qvideowidgetcontrolinterface.html#setAspectRatioMode" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="77" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setAspectRatioMode(Qt::AspectRatioMode mode)">
                <parameter left="Qt::AspectRatioMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrightness" fullname="QVideoWidgetControlInterface::setBrightness" href="qvideowidgetcontrolinterface.html#setBrightness" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QVideoWidgetControlInterface::setContrast" href="qvideowidgetcontrolinterface.html#setContrast" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="70" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFullScreen" fullname="QVideoWidgetControlInterface::setFullScreen" href="qvideowidgetcontrolinterface.html#setFullScreen" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="74" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setFullScreen(bool fullScreen)">
                <parameter left="bool" right="" name="fullScreen" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QVideoWidgetControlInterface::setHue" href="qvideowidgetcontrolinterface.html#setHue" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="71" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QVideoWidgetControlInterface::setSaturation" href="qvideowidgetcontrolinterface.html#setSaturation" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="72" virtual="pure" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QVideoWidgetControlInterface" fullname="QVideoWidgetControlInterface::~QVideoWidgetControlInterface" href="qvideowidgetcontrolinterface.html#dtor.QVideoWidgetControlInterface" status="commendable" access="public" location="qvideowidget_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidget_p.h" lineno="67" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QVideoWidgetControlInterface()"/>
        </class>
        <class threadsafety="unspecified" name="QPainterVideoSurface" href="qpaintervideosurface.html" status="internal" access="private" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="88" module="QtMultimediaWidgets">
            <function threadsafety="unspecified" name="createPainter" fullname="QPainterVideoSurface::createPainter" href="qpaintervideosurface.html#createPainter" status="commendable" access="private" location="qpaintervideosurface.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface.cpp" lineno="1721" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void createPainter()"/>
            <function threadsafety="unspecified" name="viewportDestroyed" fullname="QPainterVideoSurface::viewportDestroyed" href="qpaintervideosurface.html#viewportDestroyed" status="commendable" access="public" location="qpaintervideosurface.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface.cpp" lineno="1709" virtual="non" meta="slot" const="false" static="false" overload="false" type="void" signature="void viewportDestroyed()"/>
            <enum threadsafety="unspecified" name="ShaderType" fullname="QPainterVideoSurface::ShaderType" href="qpaintervideosurface.html#ShaderType-enum" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="127" typedef="QPainterVideoSurface::ShaderTypes">
                <value name="NoShaders" value="0x00"/>
                <value name="FragmentProgramShader" value="0x01"/>
                <value name="GlslShader" value="0x02"/>
            </enum>
            <typedef threadsafety="unspecified" name="ShaderTypes" fullname="QPainterVideoSurface::ShaderTypes" href="qpaintervideosurface.html#ShaderType-enum" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="133" enum="QPainterVideoSurface::ShaderType"/>
            <function threadsafety="unspecified" name="QPainterVideoSurface" fullname="QPainterVideoSurface::QPainterVideoSurface" href="qpaintervideosurface.html#QPainterVideoSurface" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="92" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QPainterVideoSurface(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="brightness" fullname="QPainterVideoSurface::brightness" href="qpaintervideosurface.html#brightness" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="105" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int brightness() const"/>
            <function threadsafety="unspecified" name="contrast" fullname="QPainterVideoSurface::contrast" href="qpaintervideosurface.html#contrast" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int contrast() const"/>
            <function threadsafety="unspecified" name="frameChanged" fullname="QPainterVideoSurface::frameChanged" href="qpaintervideosurface.html#frameChanged" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="145" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="void frameChanged()"/>
            <function threadsafety="unspecified" name="glContext" fullname="QPainterVideoSurface::glContext" href="qpaintervideosurface.html#glContext" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" type="const QGLContext *" signature="const QGLContext * glContext() const"/>
            <function threadsafety="unspecified" name="hue" fullname="QPainterVideoSurface::hue" href="qpaintervideosurface.html#hue" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int hue() const"/>
            <function threadsafety="unspecified" name="isFormatSupported" fullname="QPainterVideoSurface::isFormatSupported" href="qpaintervideosurface.html#isFormatSupported" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="98" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bool isFormatSupported(const QVideoSurfaceFormat &amp;format) const">
                <parameter left="const QVideoSurfaceFormat &amp;" right="" name="format" default=""/>
            </function>
            <function threadsafety="unspecified" name="isReady" fullname="QPainterVideoSurface::isReady" href="qpaintervideosurface.html#isReady" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" type="bool" signature="bool isReady() const"/>
            <function threadsafety="unspecified" name="paint" fullname="QPainterVideoSurface::paint" href="qpaintervideosurface.html#paint" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void paint(QPainter *painter, const QRectF &amp;target, const QRectF &amp;source)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QRectF &amp;" right="" name="target" default=""/>
                <parameter left="const QRectF &amp;" right="" name="source" default="QRectF( 0, 0, 1, 1 )"/>
            </function>
            <function threadsafety="unspecified" name="present" fullname="QPainterVideoSurface::present" href="qpaintervideosurface.html#present" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="103" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool present(const QVideoFrame &amp;frame)">
                <parameter left="const QVideoFrame &amp;" right="" name="frame" default=""/>
            </function>
            <function threadsafety="unspecified" name="saturation" fullname="QPainterVideoSurface::saturation" href="qpaintervideosurface.html#saturation" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="114" virtual="non" meta="plain" const="true" static="false" overload="false" type="int" signature="int saturation() const"/>
            <function threadsafety="unspecified" name="setBrightness" fullname="QPainterVideoSurface::setBrightness" href="qpaintervideosurface.html#setBrightness" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setBrightness(int brightness)">
                <parameter left="int" right="" name="brightness" default=""/>
            </function>
            <function threadsafety="unspecified" name="setContrast" fullname="QPainterVideoSurface::setContrast" href="qpaintervideosurface.html#setContrast" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="109" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setContrast(int contrast)">
                <parameter left="int" right="" name="contrast" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGLContext" fullname="QPainterVideoSurface::setGLContext" href="qpaintervideosurface.html#setGLContext" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setGLContext(QGLContext *context)">
                <parameter left="QGLContext *" right="" name="context" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHue" fullname="QPainterVideoSurface::setHue" href="qpaintervideosurface.html#setHue" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setHue(int hue)">
                <parameter left="int" right="" name="hue" default=""/>
            </function>
            <function threadsafety="unspecified" name="setReady" fullname="QPainterVideoSurface::setReady" href="qpaintervideosurface.html#setReady" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setReady(bool ready)">
                <parameter left="bool" right="" name="ready" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSaturation" fullname="QPainterVideoSurface::setSaturation" href="qpaintervideosurface.html#setSaturation" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setSaturation(int saturation)">
                <parameter left="int" right="" name="saturation" default=""/>
            </function>
            <function threadsafety="unspecified" name="setShaderType" fullname="QPainterVideoSurface::setShaderType" href="qpaintervideosurface.html#setShaderType" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void setShaderType(ShaderType type)">
                <parameter left="ShaderType" right="" name="type" default=""/>
            </function>
            <function threadsafety="unspecified" name="shaderType" fullname="QPainterVideoSurface::shaderType" href="qpaintervideosurface.html#shaderType" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="137" virtual="non" meta="plain" const="true" static="false" overload="false" type="ShaderType" signature="ShaderType shaderType() const"/>
            <function threadsafety="unspecified" name="start" fullname="QPainterVideoSurface::start" href="qpaintervideosurface.html#start" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="100" virtual="non" meta="plain" const="false" static="false" overload="false" type="bool" signature="bool start(const QVideoSurfaceFormat &amp;format)">
                <parameter left="const QVideoSurfaceFormat &amp;" right="" name="format" default=""/>
            </function>
            <function threadsafety="unspecified" name="stop" fullname="QPainterVideoSurface::stop" href="qpaintervideosurface.html#stop" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="false" type="void" signature="void stop()"/>
            <function threadsafety="unspecified" name="supportedPixelFormats" fullname="QPainterVideoSurface::supportedPixelFormats" href="qpaintervideosurface.html#supportedPixelFormats" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList&lt;QVideoFrame::PixelFormat&gt;" signature="QList&lt;QVideoFrame::PixelFormat&gt; supportedPixelFormats(QAbstractVideoBuffer::HandleType handleType) const">
                <parameter left="QAbstractVideoBuffer::HandleType" right="" name="handleType" default="QAbstractVideoBuffer::NoHandle"/>
            </function>
            <function threadsafety="unspecified" name="supportedShaderTypes" fullname="QPainterVideoSurface::supportedShaderTypes" href="qpaintervideosurface.html#supportedShaderTypes" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" type="ShaderTypes" signature="ShaderTypes supportedShaderTypes() const"/>
            <function threadsafety="unspecified" name="~QPainterVideoSurface" fullname="QPainterVideoSurface::~QPainterVideoSurface" href="qpaintervideosurface.html#dtor.QPainterVideoSurface" status="commendable" access="public" location="qpaintervideosurface_p.h" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qpaintervideosurface_p.h" lineno="93" virtual="non" meta="destructor" const="false" static="false" overload="false" type="" signature="~QPainterVideoSurface()"/>
        </class>
        <function threadsafety="unspecified" name="QVideoWidgetControl_iid" href="qvideowidgetcontrol.html#QVideoWidgetControl_iid" status="commendable" access="public" location="qvideowidgetcontrol.cpp" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/qvideowidgetcontrol.cpp" lineno="63" virtual="non" meta="macrowithoutparams" const="false" static="false" overload="false" relates="QVideoWidgetControl" type="" signature="QVideoWidgetControl_iid()"/>
        <group name="camera" href="camera.html" status="internal" seen="false" title="" members="QCameraViewfinder"/>
        <group name="multimedia" href="multimedia.html" status="internal" seen="false" title="" members="QGraphicsVideoItem,QVideoWidget"/>
        <group name="multimedia-serv" href="multimedia-serv.html" status="internal" seen="false" title="" members="QVideoWidgetControl"/>
        <group name="multimedia_examples" href="multimedia-examples.html" status="internal" seen="false" title="" members="camera,player,videographicsitem,videowidget"/>
        <module name="QtMultimediaWidgets" href="qtmultimediawidgets-module.html" status="commendable" location="qtmultimediawidgets.qdoc" filepath="/build/qtmultimedia-opensource-src-4tJwD5/qtmultimedia-opensource-src-5.5.1/src/multimediawidgets/doc/src/qtmultimediawidgets.qdoc" lineno="28" seen="true" title="Qt Multimedia Widgets C++ Classes" module="QtMultimediaWidgets" members="QCameraViewfinder,QGraphicsVideoItem,QVideoWidget,QVideoWidgetControl" brief="Classes provided by the Qt Multimedia Widgets module"/>
    </namespace>
</INDEX>