This file is indexed.

/usr/share/qt5/doc/qtmultimediawidgets/qvideowidgetcontrol.html is in qtmultimedia5-doc-html 5.2.1-0ubuntu5.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qvideowidgetcontrol.cpp -->
  <title>QVideoWidgetControl Class | QtMultimediaWidgets 5.2</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
    <div class="main">
    <div class="main-rounded">
        <div class="navigationbar">
        <ul>
<li>Qt 5.2</li>
<li><a href="qtmultimediawidgets-index.html">Qt Multimedia Widgets</a></li>
<li><a href="qtmultimediawidgets-module.html">C++ Classes</a></li>
<li>QVideoWidgetControl</li>
<li id="buildversion">
Qt 5.2.1 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#protected-functions">Protected Functions</a></li>
<li class="level1"><a href="#macros">Macros</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QVideoWidgetControl Class</h1>
<!-- $$$QVideoWidgetControl-brief -->
<p>The QVideoWidgetControl class provides a media control which implements a video widget. <a href="#details">More...</a></p>
<!-- @@@QVideoWidgetControl -->
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> </b><tt><span class="preprocessor">#include &lt;QVideoWidgetControl&gt;</span>
</tt></td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> <tt>QT += multimediawidgets</tt></td></tr></table><ul>
<li><a href="qvideowidgetcontrol-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> virtual </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#dtor.QVideoWidgetControl">~QVideoWidgetControl</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual Qt::AspectRatioMode </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#aspectRatioMode">aspectRatioMode</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#brightness">brightness</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#contrast">contrast</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#hue">hue</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual bool </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#isFullScreen">isFullScreen</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual int </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#saturation">saturation</a></b>() const = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setAspectRatioMode">setAspectRatioMode</a></b>(Qt::AspectRatioMode<i> mode</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setBrightness">setBrightness</a></b>(int<i> brightness</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setContrast">setContrast</a></b>(int<i> contrast</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setFullScreen">setFullScreen</a></b>(bool<i> fullScreen</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setHue">setHue</a></b>(int<i> hue</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#setSaturation">setSaturation</a></b>(int<i> saturation</i>) = 0</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual QWidget * </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#videoWidget">videoWidget</a></b>() = 0</td></tr>
</table>
<a name="signals"></a>
<h2>Signals</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#brightnessChanged">brightnessChanged</a></b>(int<i> brightness</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#contrastChanged">contrastChanged</a></b>(int<i> contrast</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#fullScreenChanged">fullScreenChanged</a></b>(bool<i> fullScreen</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#hueChanged">hueChanged</a></b>(int<i> hue</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#saturationChanged">saturationChanged</a></b>(int<i> saturation</i>)</td></tr>
</table>
<a name="protected-functions"></a>
<h2>Protected Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#QVideoWidgetControl">QVideoWidgetControl</a></b>(QObject *<i> parent</i> = 0)</td></tr>
</table>
<a name="macros"></a>
<h2>Macros</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvideowidgetcontrol.html#QVideoWidgetControl_iid">QVideoWidgetControl_iid</a></b></td></tr>
</table>
<a name="details"></a>
<!-- $$$QVideoWidgetControl-description -->
<div class="descr">
<h2>Detailed Description</h2>
<p>The QVideoWidgetControl class provides a media control which implements a video widget.</p>
<p>The <a href="qvideowidgetcontrol.html#videoWidget">videoWidget</a>() property of QVideoWidgetControl provides a pointer to a video widget implemented by the control's media service. This widget is owned by the media service and so care should be taken not to delete it.</p>
<pre class="cpp"></pre>
<p>QVideoWidgetControl is one of number of possible video output controls.</p>
<p>The interface name of QVideoWidgetControl is <tt>org.qt-project.qt.videowidgetcontrol/5.0</tt> as defined in <a href="qvideowidgetcontrol.html#QVideoWidgetControl_iid">QVideoWidgetControl_iid</a>.</p>
</div>
<p><b>See also </b>QMediaService::requestControl() and <a href="qvideowidget.html">QVideoWidget</a>.</p>
<!-- @@@QVideoWidgetControl -->
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QVideoWidgetControl[overload1]$$$QVideoWidgetControlQObject* -->
<h3 class="fn"><a name="QVideoWidgetControl"></a>QVideoWidgetControl::<span class="name">QVideoWidgetControl</span>(<span class="type">QObject</span> *<i> parent</i> = 0)<tt> [protected]</tt></h3>
<p>Constructs a new video widget control with the given <i>parent</i>.</p>
<!-- @@@QVideoWidgetControl -->
<!-- $$$~QVideoWidgetControl[overload1]$$$~QVideoWidgetControl -->
<h3 class="fn"><a name="dtor.QVideoWidgetControl"></a>QVideoWidgetControl::<span class="name">~QVideoWidgetControl</span>()<tt> [virtual]</tt></h3>
<p>Destroys a video widget control.</p>
<!-- @@@~QVideoWidgetControl -->
<!-- $$$aspectRatioMode[overload1]$$$aspectRatioMode -->
<h3 class="fn"><a name="aspectRatioMode"></a><span class="type">Qt::AspectRatioMode</span> QVideoWidgetControl::<span class="name">aspectRatioMode</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns how video is scaled to fit the widget with respect to its aspect ratio.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#setAspectRatioMode">setAspectRatioMode</a>().</p>
<!-- @@@aspectRatioMode -->
<!-- $$$brightness[overload1]$$$brightness -->
<h3 class="fn"><a name="brightness"></a><span class="type">int</span> QVideoWidgetControl::<span class="name">brightness</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the brightness adjustment applied to a video.</p>
<p>Valid brightness values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#setBrightness">setBrightness</a>().</p>
<!-- @@@brightness -->
<!-- $$$brightnessChanged[overload1]$$$brightnessChangedint -->
<h3 class="fn"><a name="brightnessChanged"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">brightnessChanged</span>(<span class="type">int</span><i> brightness</i>)<tt> [signal]</tt></h3>
<p>Signals that a video widget's <i>brightness</i> adjustment has changed.</p>
<!-- @@@brightnessChanged -->
<!-- $$$contrast[overload1]$$$contrast -->
<h3 class="fn"><a name="contrast"></a><span class="type">int</span> QVideoWidgetControl::<span class="name">contrast</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the contrast adjustment applied to a video.</p>
<p>Valid contrast values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#setContrast">setContrast</a>().</p>
<!-- @@@contrast -->
<!-- $$$contrastChanged[overload1]$$$contrastChangedint -->
<h3 class="fn"><a name="contrastChanged"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">contrastChanged</span>(<span class="type">int</span><i> contrast</i>)<tt> [signal]</tt></h3>
<p>Signals that a video widget's <i>contrast</i> adjustment has changed.</p>
<!-- @@@contrastChanged -->
<!-- $$$fullScreenChanged[overload1]$$$fullScreenChangedbool -->
<h3 class="fn"><a name="fullScreenChanged"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">fullScreenChanged</span>(<span class="type">bool</span><i> fullScreen</i>)<tt> [signal]</tt></h3>
<p>Signals that the <i>fullScreen</i> state of a video widget has changed.</p>
<!-- @@@fullScreenChanged -->
<!-- $$$hue[overload1]$$$hue -->
<h3 class="fn"><a name="hue"></a><span class="type">int</span> QVideoWidgetControl::<span class="name">hue</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the hue adjustment applied to a video widget.</p>
<p>Value hue values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#setHue">setHue</a>().</p>
<!-- @@@hue -->
<!-- $$$hueChanged[overload1]$$$hueChangedint -->
<h3 class="fn"><a name="hueChanged"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">hueChanged</span>(<span class="type">int</span><i> hue</i>)<tt> [signal]</tt></h3>
<p>Signals that a video widget's <i>hue</i> adjustment has changed.</p>
<!-- @@@hueChanged -->
<!-- $$$isFullScreen[overload1]$$$isFullScreen -->
<h3 class="fn"><a name="isFullScreen"></a><span class="type">bool</span> QVideoWidgetControl::<span class="name">isFullScreen</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns true if the video is shown using the complete screen.</p>
<!-- @@@isFullScreen -->
<!-- $$$saturation[overload1]$$$saturation -->
<h3 class="fn"><a name="saturation"></a><span class="type">int</span> QVideoWidgetControl::<span class="name">saturation</span>() const<tt> [pure virtual]</tt></h3>
<p>Returns the saturation adjustment applied to a video widget.</p>
<p>Value saturation values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#setSaturation">setSaturation</a>().</p>
<!-- @@@saturation -->
<!-- $$$saturationChanged[overload1]$$$saturationChangedint -->
<h3 class="fn"><a name="saturationChanged"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">saturationChanged</span>(<span class="type">int</span><i> saturation</i>)<tt> [signal]</tt></h3>
<p>Signals that a video widget's <i>saturation</i> adjustment has changed.</p>
<!-- @@@saturationChanged -->
<!-- $$$setAspectRatioMode[overload1]$$$setAspectRatioModeQt::AspectRatioMode -->
<h3 class="fn"><a name="setAspectRatioMode"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setAspectRatioMode</span>(<span class="type">Qt::AspectRatioMode</span><i> mode</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the aspect ratio <i>mode</i> which determines how video is scaled to the fit the widget with respect to its aspect ratio.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#aspectRatioMode">aspectRatioMode</a>().</p>
<!-- @@@setAspectRatioMode -->
<!-- $$$setBrightness[overload1]$$$setBrightnessint -->
<h3 class="fn"><a name="setBrightness"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setBrightness</span>(<span class="type">int</span><i> brightness</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>brightness</i> adjustment for a video.</p>
<p>Valid brightness values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#brightness">brightness</a>().</p>
<!-- @@@setBrightness -->
<!-- $$$setContrast[overload1]$$$setContrastint -->
<h3 class="fn"><a name="setContrast"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setContrast</span>(<span class="type">int</span><i> contrast</i>)<tt> [pure virtual]</tt></h3>
<p>Sets the contrast adjustment for a video widget to <i>contrast</i>.</p>
<p>Valid contrast values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#contrast">contrast</a>().</p>
<!-- @@@setContrast -->
<!-- $$$setFullScreen[overload1]$$$setFullScreenbool -->
<h3 class="fn"><a name="setFullScreen"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setFullScreen</span>(<span class="type">bool</span><i> fullScreen</i>)<tt> [pure virtual]</tt></h3>
<p>Sets whether a video widget is in <i>fullScreen</i> mode.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#isFullScreen">isFullScreen</a>().</p>
<!-- @@@setFullScreen -->
<!-- $$$setHue[overload1]$$$setHueint -->
<h3 class="fn"><a name="setHue"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setHue</span>(<span class="type">int</span><i> hue</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>hue</i> adjustment for a video widget.</p>
<p>Valid hue values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#hue">hue</a>().</p>
<!-- @@@setHue -->
<!-- $$$setSaturation[overload1]$$$setSaturationint -->
<h3 class="fn"><a name="setSaturation"></a><span class="type">void</span> QVideoWidgetControl::<span class="name">setSaturation</span>(<span class="type">int</span><i> saturation</i>)<tt> [pure virtual]</tt></h3>
<p>Sets a <i>saturation</i> adjustment for a video widget.</p>
<p>Valid saturation values range between -100 and 100, the default is 0.</p>
<p><b>See also </b><a href="qvideowidgetcontrol.html#saturation">saturation</a>().</p>
<!-- @@@setSaturation -->
<!-- $$$videoWidget[overload1]$$$videoWidget -->
<h3 class="fn"><a name="videoWidget"></a><span class="type">QWidget</span> * QVideoWidgetControl::<span class="name">videoWidget</span>()<tt> [pure virtual]</tt></h3>
<p>Returns the QWidget.</p>
<!-- @@@videoWidget -->
</div>
<div class="macros">
<h2>Macro Documentation</h2>
<!-- $$$QVideoWidgetControl_iid[overload1]$$$QVideoWidgetControl_iid -->
<h3 class="fn"><a name="QVideoWidgetControl_iid"></a><span class="name">QVideoWidgetControl_iid</span></h3>
<p><tt>org.qt-project.qt.videowidgetcontrol/5.0</tt></p>
<p>Defines the interface name of the <a href="qvideowidgetcontrol.html">QVideoWidgetControl</a> class.</p>
<!-- @@@QVideoWidgetControl_iid -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its
   subsidiaries. Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Digia, Qt and their respective logos are trademarks of Digia Plc     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>