Noatun API Documentation

VideoFrame Class Reference

#include <video.h>

Inheritance diagram for VideoFrame:

Inheritance graph
[legend]
List of all members.

Public Slots

void give ()

Signals

void acquired ()
void lost ()

Public Member Functions

 VideoFrame (KXMLGUIClient *clientParent, QWidget *parent=0, const char *name=0, WFlags f=0)
 VideoFrame (QWidget *parent=0, const char *name=0, WFlags f=0)
QPopupMenu * popupMenu (QWidget *parent)
QPopupMenu * popupMenu ()

Static Public Member Functions

VideoFrameplaying ()

Detailed Description

a widget that contains the video being played

Definition at line 12 of file video.h.


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

VideoFrame* VideoFrame::playing  )  [static]
 

which one has the video (or will have it next, if no video is playing)


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 23:49:49 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003