kstars
CCDVideoWG Class Reference
#include <ccdpreviewwg.h>
Inheritance diagram for CCDVideoWG:

Public Member Functions | |
CCDVideoWG (QWidget *parent=0, const char *name=0) | |
void | newFrame (unsigned char *buffer, int buffSiz, int w, int h) |
~CCDVideoWG () | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *ev) |
Detailed Description
Definition at line 73 of file ccdpreviewwg.h.
Constructor & Destructor Documentation
CCDVideoWG::CCDVideoWG | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 280 of file ccdpreviewwg.cpp.
CCDVideoWG::~CCDVideoWG | ( | ) |
Definition at line 292 of file ccdpreviewwg.cpp.
Member Function Documentation
void CCDVideoWG::newFrame | ( | unsigned char * | buffer, | |
int | buffSiz, | |||
int | w, | |||
int | h | |||
) |
Definition at line 305 of file ccdpreviewwg.cpp.
void CCDVideoWG::paintEvent | ( | QPaintEvent * | ev | ) | [protected] |
The documentation for this class was generated from the following files: