kstars
VideoWG Class Reference
#include <streamwg.h>
Inheritance diagram for VideoWG:

Public Member Functions | |
| void | newFrame (unsigned char *buffer, int buffSiz, int w, int h) |
| VideoWG (QWidget *parent=0, const char *name=0) | |
| ~VideoWG () | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *ev) |
Detailed Description
Definition at line 66 of file streamwg.h.
Constructor & Destructor Documentation
| VideoWG::VideoWG | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 271 of file streamwg.cpp.
| VideoWG::~VideoWG | ( | ) |
Definition at line 279 of file streamwg.cpp.
Member Function Documentation
| void VideoWG::newFrame | ( | unsigned char * | buffer, | |
| int | buffSiz, | |||
| int | w, | |||
| int | h | |||
| ) |
Definition at line 285 of file streamwg.cpp.
| void VideoWG::paintEvent | ( | QPaintEvent * | ev | ) | [protected] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference