VideoFrame Class Reference
#include <video.h>
Inheritance diagram for VideoFrame:
[legend]List of all members.
Detailed Description
a widget that contains the video being played
Definition at line 12 of file video.h.
Constructor & Destructor Documentation
| VideoFrame::VideoFrame |
( |
KXMLGUIClient * |
clientParent, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
WFlags |
f = 0 |
|
) |
|
|
| VideoFrame::VideoFrame |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
WFlags |
f = 0 |
|
) |
|
|
Member Function Documentation
| void VideoFrame::acquired |
( |
|
) |
[signal] |
|
|
|
signaled when video is playing in here, when (width*height) != 0 |
| void VideoFrame::give |
( |
|
) |
[slot] |
|
|
|
only one VideoFrame can be playing a video, make this the one |
| void VideoFrame::lost |
( |
|
) |
[signal] |
|
|
|
signaled when video is no longer playing here, when (width*heoght) == 0 |
|
|
which one has the video (or will have it next, if no video is playing) |
| QPopupMenu* VideoFrame::popupMenu |
( |
|
) |
[inline] |
|
| QPopupMenu* VideoFrame::popupMenu |
( |
QWidget * |
parent |
) |
|
|
The documentation for this class was generated from the following file:
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:37 2004 by
doxygen 1.3.8-20040913 written by
Dimitri van Heesch, © 1997-2003