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  · 

QMediaVolumeWidget Class Reference
[QtMediaModule]

The QMediaVolumeWidget class displays the current volume level of a media content object as a progress bar. More...

    #include <QMediaVolumeWidget>

Inherits QWidget.

Public Functions

  • 206 public functions inherited from QWidget
  • 29 public functions inherited from QObject
  • 14 public functions inherited from QPaintDevice

Public Slots

  • 19 public slots inherited from QWidget
  • 1 public slot inherited from QObject

Additional Inherited Members

  • 57 properties inherited from QWidget
  • 1 property inherited from QObject
  • 1 signal inherited from QWidget
  • 1 signal inherited from QObject
  • 1 public type inherited from QObject
  • 4 static public members inherited from QWidget
  • 4 static public members inherited from QObject
  • 38 protected functions inherited from QWidget
  • 7 protected functions inherited from QObject
  • 1 protected function inherited from QPaintDevice
  • 1 protected slot inherited from QWidget
  • 2 protected variables inherited from QObject
  • 1 protected type inherited from QPaintDevice

Detailed Description

The QMediaVolumeWidget class displays the current volume level of a media content object as a progress bar.

The QMediaVolumeWidget class can be used in conjunction with the QMediaContent class to display the current volume of a media content object.

    QMediaVolumeWidget *volume = new QMediaVolumeWidget( this );

    QMediaContent *content = new QMediaContent( url, this );
    progress->setMediaContent( content );

In addition the user is able to control the volume by holding down the left and right arrow keys. A hold of Qt::Key_Left decreases the volume while a hold of Qt::Key_Right increases the volume.

"QMediaVolumeWidget"

QMediaVolumeWidget is a player object.


Member Function Documentation

QMediaVolumeWidget::QMediaVolumeWidget ( QWidget * parent = 0 )

The parent argument is passed to the QWidget constructor.

QMediaVolumeWidget::~QMediaVolumeWidget ()

Destroys the widget.

QMediaContent * QMediaVolumeWidget::content () const

Returns the media content object currently being used.

void QMediaVolumeWidget::setMediaContent ( QMediaContent * content )   [slot]

Sets content as the media content object to use.

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 qtextended4.4
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