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  · 

QMediaHelixSettingsControl Class Reference
[QtMediaModule]

The QMediaHelixSettingsControl class is used to alter settings of the helix engine. More...

    #include <QMediaHelixSettingsControl>

Inherits QObject.

Public Functions

  • 29 public functions inherited from QObject

Signals

Static Public Members

  • 4 static public members inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 public type inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QMediaHelixSettingsControl class is used to alter settings of the helix engine.

This class can be used to query and alter options within the Helix DNA Client engine using the Helix preferences mechanism.

Options are set using a QString and QVariant pair. The QString being the option to set and the QVariant being the value of the option.

    QMediaHelixSettingsControl settings;
    settings.setOption( "ServerTimeOut", 10 );

Options are applied at the global scope and will affect all media played using the Helix DNA Client engine.

A list of options available to set and query can be obtained by using availableOptions().

It is only available when the Helix Client is being used as the media provider in the Media System.


Member Function Documentation

QMediaHelixSettingsControl::QMediaHelixSettingsControl ( QObject * parent = 0 )

Create a QMediaHelixSettingsControl

The parent is the Parent QObject.

QMediaHelixSettingsControl::~QMediaHelixSettingsControl ()

Destroy a QMediaHelixSettingsControl

QStringList QMediaHelixSettingsControl::availableOptions ()

Return a list of options supported by the Qt Extended Helix integration.

QString QMediaHelixSettingsControl::name ()   [static]

Return the name of the control.

void QMediaHelixSettingsControl::optionChanged ( QString name, QVariant value )   [signal]

This Signal is emitted when the system has processed the option changed request initiated with setOption. The name and value paramters match the values specified with the setOption call.

QVariant QMediaHelixSettingsControl::optionValue ( QString const & name )

Retrieve a value by name from the Helix Client Engine.

The name parameter is the name of the helix option to fetch.

void QMediaHelixSettingsControl::setOption ( QString const & name, QVariant const & value )

Set a Helix option by name into the Helix Client Engine.

The name parameter is the name of the helix option to set. The value parameter is the value of the helix option.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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 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