Qt 5.9
Qt Multimedia
C++ Classes
QVideoWidgetControl
Qt 5.9.2 Reference Documentation
List of All Members for QVideoWidgetControl
This is the complete list of members for
QVideoWidgetControl
, including inherited members.
QVideoWidgetControl
(QObject *)
~QVideoWidgetControl
()
aspectRatioMode
() const : Qt::AspectRatioMode
brightness
() const : int
brightnessChanged
(int )
contrast
() const : int
contrastChanged
(int )
d_ptr
: QMediaControlPrivate *
fullScreenChanged
(bool )
hue
() const : int
hueChanged
(int )
isFullScreen
() const : bool
saturation
() const : int
saturationChanged
(int )
setAspectRatioMode
(Qt::AspectRatioMode )
setBrightness
(int )
setContrast
(int )
setFullScreen
(bool )
setHue
(int )
setSaturation
(int )
videoWidget
() : QWidget *