Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QPlaylistHandlerInterface class provides an abstract base class that must be subclassed when implementing new playlist load/save handlers. More...
#include <QPlaylistHandlerInterface>
The QPlaylistHandlerInterface class provides an abstract base class that must be subclassed when implementing new playlist load/save handlers.
See also QMediaPlaylist::registerTypeHandler().
Destroys the playlisthandler interface object.
Returns a QContentList for the given filename, which is used to populate a QMediaPlaylist.
Returns true if the passed playlist was sucessfully written to filename.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |