#include <video.h>
Inheritance diagram for Video::

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) |
|
|||||||||||||||||||||||||||||
|
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001