Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CImagePanelYUV Class Reference

A simple CamPanel that displays YUV images from CVideoDevice. More...

#include <ImagePanelYUV.h>

Inheritance diagram for CImagePanelYUV::

CCamPanel QWidget List of all members.

Public Methods


Detailed Description

A simple CamPanel that displays YUV images from CVideoDevice.

This class is placed right on top of CVideoDevice: it handles the YUV images. See alse CImagePanelRGB

Registers panel "image.yuv"


Constructor & Destructor Documentation

CImagePanelYUV::CImagePanelYUV ( CVideoDevice * video,
QWidget * parent = 0,
const char * name = 0 )
 

Constructor.

Parameters:
video   A CVideoDevice object.
parent   The QWdiget parent object
name   The widget name


Member Function Documentation

void CImagePanelYUV::hideEvent ( QHideEvent * e )
 

overloaded.

void CImagePanelYUV::showEvent ( QShowEvent * )
 


The documentation for this class was generated from the following files:
Generated at Sat May 18 02:56:56 2002 for Camstream by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001