arts Library API Documentation

KVideoWidget Class Reference

Inheritance diagram for KVideoWidget:

Inheritance graph
[legend]
Collaboration diagram for KVideoWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void setFullscreen ()
void setWindowed ()
void setHalfSize ()
void setNormalSize ()
void setDoubleSize ()
void resizeNotify (int width, int height)

Signals

void adaptSize (int width, int height)
void mouseButtonPressed (int type, const QPoint &, int state)
void mouseButtonDoubleClick (const QPoint &, int state)
void rightButtonPressed (const QPoint &)

Public Member Functions

 KVideoWidget (KXMLGUIClient *clientParent, QWidget *parent=0, const char *name=0, WFlags f=0)
 KVideoWidget (QWidget *parent=0, const char *name=0, WFlags f=0)
virtual ~KVideoWidget ()
void embed (Arts::VideoPlayObject vpo)
bool isEmbedded ()
bool isFullscreen ()
bool isHalfSize ()
bool isNormalSize ()
bool isDoubleSize ()
QSize sizeHint () const
virtual int heightForWidth (int w) const

Static Public Member Functions

static QImage snapshot (Arts::VideoPlayObject vpo)

Protected Slots

void fullscreenActivated ()
void halfSizeActivated ()
void normalSizeActivated ()
void doubleSizeActivated ()

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *event)
virtual void mouseDoubleClickEvent (QMouseEvent *event)
virtual void resizeEvent (QResizeEvent *event)
virtual bool x11Event (XEvent *event)

Detailed Description

Definition at line 21 of file kvideowidget.h.


Member Function Documentation

void KVideoWidget::rightButtonPressed const QPoint  )  [signal]
 

Deprecated:
use mouseButtonPressed( int type, const QPoint & ) instead.

Referenced by fullscreenActivated(), and mousePressEvent().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for arts Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:00:57 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003