Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QVideoWidgetControl Class Reference

The QVideoWidgetControl class provides a media control which implements a video widget. More...

 #include <QVideoWidgetControl>

Inherits QMediaControl.

Public Functions

virtual ~QVideoWidgetControl ()
virtual Qt::AspectRatioMode aspectRatioMode () const = 0
virtual int brightness () const = 0
virtual int contrast () const = 0
virtual int hue () const = 0
virtual bool isFullScreen () const = 0
virtual int saturation () const = 0
virtual void setAspectRatioMode ( Qt::AspectRatioMode mode ) = 0
virtual void setBrightness ( int brightness ) = 0
virtual void setContrast ( int contrast ) = 0
virtual void setFullScreen ( bool fullScreen ) = 0
virtual void setHue ( int hue ) = 0
virtual void setSaturation ( int saturation ) = 0
virtual QWidget * videoWidget () = 0
  • 29 public functions inherited from QObject

Signals

void brightnessChanged ( int brightness )
void contrastChanged ( int contrast )
void fullScreenChanged ( bool fullScreen )
void hueChanged ( int hue )
void saturationChanged ( int saturation )

Protected Functions

QVideoWidgetControl ( QObject * parent = 0 )
  • 7 protected functions inherited from QObject

Macros

QVideoWidgetControl_iid

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QVideoWidgetControl class provides a media control which implements a video widget.

The videoWidget() 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.

     QVideoWidgetControl *widgetControl = mediaService->requestControl<QVideoWidgetControl *>();
     layout->addWidget(widgetControl->videoWidget());

QVideoWidgetControl is one of number of possible video output controls.

The interface name of QVideoWidgetControl is com.nokia.Qt.QVideoWidgetControl/1.0 as defined in QVideoWidgetControl_iid.

See also QMediaService::requestControl() and QVideoWidget.

Member Function Documentation

QVideoWidgetControl::QVideoWidgetControl ( QObject * parent = 0 ) [protected]

Constructs a new video widget control with the given parent.

QVideoWidgetControl::~QVideoWidgetControl () [virtual]

Destroys a video widget control.

Qt::AspectRatioMode QVideoWidgetControl::aspectRatioMode () const [pure virtual]

Returns how video is scaled to fit the widget with respect to its aspect ratio.

See also setAspectRatioMode().

int QVideoWidgetControl::brightness () const [pure virtual]

Returns the brightness adjustment applied to a video.

Valid brightness values range between -100 and 100, the default is 0.

See also setBrightness().

void QVideoWidgetControl::brightnessChanged ( int brightness ) [signal]

Signals that a video widget's brightness adjustment has changed.

int QVideoWidgetControl::contrast () const [pure virtual]

Returns the contrast adjustment applied to a video.

Valid contrast values range between -100 and 100, the default is 0.

See also setContrast().

void QVideoWidgetControl::contrastChanged ( int contrast ) [signal]

Signals that a video widget's contrast adjustment has changed.

void QVideoWidgetControl::fullScreenChanged ( bool fullScreen ) [signal]

Signals that the fullScreen state of a video widget has changed.

int QVideoWidgetControl::hue () const [pure virtual]

Returns the hue adjustment applied to a video widget.

Value hue values range between -100 and 100, the default is 0.

See also setHue().

void QVideoWidgetControl::hueChanged ( int hue ) [signal]

Signals that a video widget's hue adjustment has changed.

bool QVideoWidgetControl::isFullScreen () const [pure virtual]

Returns true if the video is shown using the complete screen.

int QVideoWidgetControl::saturation () const [pure virtual]

Returns the saturation adjustment applied to a video widget.

Value saturation values range between -100 and 100, the default is 0.

See also setSaturation().

void QVideoWidgetControl::saturationChanged ( int saturation ) [signal]

Signals that a video widget's saturation adjustment has changed.

void QVideoWidgetControl::setAspectRatioMode ( Qt::AspectRatioMode mode ) [pure virtual]

Sets the aspect ratio mode which determines how video is scaled to the fit the widget with respect to its aspect ratio.

See also aspectRatioMode().

void QVideoWidgetControl::setBrightness ( int brightness ) [pure virtual]

Sets a brightness adjustment for a video.

Valid brightness values range between -100 and 100, the default is 0.

See also brightness().

void QVideoWidgetControl::setContrast ( int contrast ) [pure virtual]

Sets the contrast adjustment for a video widget to contrast.

Valid contrast values range between -100 and 100, the default is 0.

See also contrast().

void QVideoWidgetControl::setFullScreen ( bool fullScreen ) [pure virtual]

Sets whether a video widget is in fullScreen mode.

See also isFullScreen().

void QVideoWidgetControl::setHue ( int hue ) [pure virtual]

Sets a hue adjustment for a video widget.

Valid hue values range between -100 and 100, the default is 0.

See also hue().

void QVideoWidgetControl::setSaturation ( int saturation ) [pure virtual]

Sets a saturation adjustment for a video widget.

Valid saturation values range between -100 and 100, the default is 0.

See also saturation().

QWidget * QVideoWidgetControl::videoWidget () [pure virtual]

Returns the QWidget.

Macro Documentation

QVideoWidgetControl_iid

com.nokia.Qt.QVideoWidgetControl/1.0

Defines the interface name of the QVideoWidgetControl class.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.

[0]; s.parentNode.insertBefore(ga, s); })();
Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 64
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

La création de colonnes dans une ListView en QML

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtmobility-1.1
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web