Qt 5.5
Qt Multimedia Widgets
C++ Classes
QVideoWidgetControl
Qt 5.5.1 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)
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 *