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  · 

QMediaPlaylistNavigator Class Reference

The QMediaPlaylistNavigator class provides navigation for a media playlist. More...

 #include <QMediaPlaylistNavigator>

Inherits QObject.

Properties

  • 1 property inherited from QObject

Public Functions

QMediaPlaylistNavigator ( QMediaPlaylistProvider * playlist, QObject * parent = 0 )
virtual ~QMediaPlaylistNavigator ()
int currentIndex () const
QMediaContent currentItem () const
QMediaContent itemAt ( int position ) const
int nextIndex ( int steps = 1 ) const
QMediaContent nextItem ( int steps = 1 ) const
QMediaPlaylist::PlaybackMode playbackMode () const
QMediaPlaylistProvider * playlist () const
int previousIndex ( int steps = 1 ) const
QMediaContent previousItem ( int steps = 1 ) const
void setPlaylist ( QMediaPlaylistProvider * playlist )
  • 29 public functions inherited from QObject

Public Slots

void jump ( int position )
void next ()
void previous ()
void setPlaybackMode ( QMediaPlaylist::PlaybackMode mode )
  • 1 public slot inherited from QObject

Signals

void activated ( const QMediaContent & media )
void currentIndexChanged ( int position )
void playbackModeChanged ( QMediaPlaylist::PlaybackMode mode )
void surroundingItemsChanged ()

Additional Inherited Members

  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QMediaPlaylistNavigator class provides navigation for a media playlist.

See also QMediaPlaylist and QMediaPlaylistProvider.

Property Documentation

currentIndex : int

Contains the position of the current media.

If no media is current, the property contains -1.

Access functions:

int currentIndex () const
void jump ( int position )

Notifier signal:

void currentIndexChanged ( int position )

See also nextIndex() and previousIndex().

currentItem : const QMediaContent

Contains the media at the current position in the playlist.

Access functions:

QMediaContent currentItem () const

See also currentIndex().

playbackMode : QMediaPlaylist::PlaybackMode

Contains the playback mode.

Access functions:

QMediaPlaylist::PlaybackMode playbackMode () const
void setPlaybackMode ( QMediaPlaylist::PlaybackMode mode )

Notifier signal:

void playbackModeChanged ( QMediaPlaylist::PlaybackMode mode )

Member Function Documentation

QMediaPlaylistNavigator::QMediaPlaylistNavigator ( QMediaPlaylistProvider * playlist, QObject * parent = 0 )

Constructs a media playlist navigator for a playlist.

The parent is passed to QObject.

QMediaPlaylistNavigator::~QMediaPlaylistNavigator () [virtual]

Destroys a media playlist navigator.

void QMediaPlaylistNavigator::activated ( const QMediaContent & media ) [signal]

Signals that the current media has changed.

void QMediaPlaylistNavigator::currentIndexChanged ( int position ) [signal]

Signals the position of the current media has changed.

QMediaContent QMediaPlaylistNavigator::itemAt ( int position ) const

Returns the media at a position in the playlist.

void QMediaPlaylistNavigator::next () [slot]

Advances to the next item in the playlist.

See also previous(), jump(), and playbackMode().

int QMediaPlaylistNavigator::nextIndex ( int steps = 1 ) const

Returns a position steps ahead of the current position accounting for the playbackMode().

If the position is beyond the end of the playlist, this value returned is -1.

See also currentIndex(), previousIndex(), and playbackMode().

QMediaContent QMediaPlaylistNavigator::nextItem ( int steps = 1 ) const

Returns the media that is steps positions ahead of the current position in the playlist.

See also nextIndex().

void QMediaPlaylistNavigator::playbackModeChanged ( QMediaPlaylist::PlaybackMode mode ) [signal]

Signals that the playback mode has changed.

QMediaPlaylistProvider * QMediaPlaylistNavigator::playlist () const

Returns the playlist being navigated.

See also setPlaylist().

void QMediaPlaylistNavigator::previous () [slot]

Returns to the previous item in the playlist,

See also next(), jump(), and playbackMode().

int QMediaPlaylistNavigator::previousIndex ( int steps = 1 ) const

Returns a position steps behind the current position accounting for the playbackMode().

If the position is prior to the beginning of the playlist this will return -1.

See also currentIndex(), nextIndex(), and playbackMode().

QMediaContent QMediaPlaylistNavigator::previousItem ( int steps = 1 ) const

Returns the media that is steps positions behind the current position in the playlist.

See also previousIndex().

void QMediaPlaylistNavigator::setPlaylist ( QMediaPlaylistProvider * playlist )

Sets the playlist to navigate.

See also playlist().

void QMediaPlaylistNavigator::surroundingItemsChanged () [signal]

Signals that media immediately surrounding the current position has changed.

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

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