Home · All Classes · All Functions ·

QMediaBindableInterface Class Reference

The QMediaBindableInterface class is the base class for objects extending media objects functionality. More...

    #include <QMediaBindableInterface>

This class is under development and is subject to change.

Inherited by QGraphicsVideoItem, QMediaPlaylist, QMediaRecorder, and QVideoWidget.

Public Functions

Protected Functions


Detailed Description

The QMediaBindableInterface class is the base class for objects extending media objects functionality.


Member Function Documentation

QMediaBindableInterface::~QMediaBindableInterface ()   [virtual]

Destroys a media helper object.

QMediaObject * QMediaBindableInterface::mediaObject () const   [pure virtual]

Return the currenty attached media object.

See also setMediaObject().

bool QMediaBindableInterface::setMediaObject ( QMediaObject * object )   [pure virtual protected]

Attaches to the media object. Returns true if attached successfully, otherwise returns false.

See also mediaObject().


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.0.1