kdemm Library API Documentation

KDE::Multimedia::VideoPlayer Class Reference

Inheritance diagram for KDE::Multimedia::VideoPlayer:

Inheritance graph
[legend]
Collaboration diagram for KDE::Multimedia::VideoPlayer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual QWidgetcreateVideoWidget (QWidget *parent, const char *name)=0

Protected Member Functions

 VideoPlayer (QObject *parent, const char *name)

Detailed Description

Definition at line 30 of file videoplayer.h.


Constructor & Destructor Documentation

KDE::Multimedia::VideoPlayer::VideoPlayer QObject parent,
const char *  name
[protected]
 

You can not instantiate players yourself, use the Factory to create them.

Definition at line 26 of file videoplayer.cpp.


Member Function Documentation

virtual QWidget* KDE::Multimedia::VideoPlayer::createVideoWidget QWidget parent,
const char *  name
[pure virtual]
 

Create a widget that will show the video.

Parameters:
parent The parent to use for the video widget
name The QObject name for the widget
Returns:
Returns the video widget.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdemm Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Sep 13 04:04:46 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003