Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Video Class Reference

#include <video.h>

Inheritance diagram for Video::

QFrame List of all members.

Public Slots

virtual void setFullscreen (bool fs)
void setFullscreen ()

Public Methods

 Video (const QString &title, QWidget *parent, const char *name=0, WFlags f=0)
 ~Video ()
bool fullscreen () const
Arts::VideoPlayObject video () const
void embed (WId w)
bool embedded ()
QSize sizeHint () const
QSize minimumSizeHint () const
QSizePolicy sizePolicy () const
bool eventFilter (QObject *, QEvent *)

Protected Methods

virtual void window (WId video)
virtual void destroyed ()
bool event (QEvent *)
void focusInEvent (QFocusEvent *)
void focusOutEvent (QFocusEvent *)
void resizeEvent (QResizeEvent *)
bool x11Event (XEvent *)
bool focusNextPrevChild (bool next)

Constructor & Destructor Documentation

Video::Video const QString & title,
QWidget * parent,
const char * name = 0,
WFlags f = 0
 

Give this widget a name. The name should be unique, probably the same as your plugin's name. This class is OPTIONAL, and only useful for reparenting

Video::~Video
 


Member Function Documentation

virtual void Video::destroyed [protected, virtual]
 

void Video::embed WId w
 

bool Video::embedded [inline]
 

bool Video::event QEvent * [protected]
 

bool Video::eventFilter QObject * ,
QEvent *
 

void Video::focusInEvent QFocusEvent * [protected]
 

bool Video::focusNextPrevChild bool next [protected]
 

void Video::focusOutEvent QFocusEvent * [protected]
 

bool Video::fullscreen const
 

QSize Video::minimumSizeHint const
 

void Video::resizeEvent QResizeEvent * [protected]
 

void Video::setFullscreen [inline, slot]
 

virtual void Video::setFullscreen bool fs [virtual, slot]
 

QSize Video::sizeHint const
 

QSizePolicy Video::sizePolicy const
 

Arts::VideoPlayObject Video::video const
 

virtual void Video::window WId video [protected, virtual]
 

bool Video::x11Event XEvent * [protected]
 


The documentation for this class was generated from the following file:
Generated at Mon Apr 1 11:45:03 2002 for noatun by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001