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

CImagePanelRGB Class Reference

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

#include <ImagePanelRGB.h>

Inheritance diagram for CImagePanelRGB::

CCamPanel QWidget List of all members.

Public Methods


Detailed Description

A simple CamPanel that displays RGB images from CVideoDevice.

This class is placed right on top of CVideoDevice: it handles the RGB image. See also CImagePanelYUV

Registers panel "image.rgb"


Constructor & Destructor Documentation

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

Constructor.

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


Member Function Documentation

void CImagePanelRGB::hideEvent ( QHideEvent * e )
 

overloaded.

void CImagePanelRGB::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