#include <videowidget.h>
Inheritance diagram for wftk::VideoWidget:

Public Member Functions | |
| VideoWidget () | |
| Contstruct with given origin (top-left) and dimensions. | |
| virtual bool | load (const std::string &filename, double scale=1) |
| load the video | |
Protected Member Functions | |
| virtual void | handleResize (Uint16 w, Uint16 h) |
| Calculate new shape for shaped widgets, call to setShape() after a resize. | |
| virtual void | setPackingInfo () |
| recalculate the object's prefered size | |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.