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)
 ~VideoFrame ()
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.


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
 

VideoFrame::~VideoFrame  ) 
 


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)

QPopupMenu* VideoFrame::popupMenu  )  [inline]
 

Definition at line 32 of file video.h.

QPopupMenu* VideoFrame::popupMenu QWidget parent  ) 
 


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 Fri Oct 22 00:20:37 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003