Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

CWebCamViewer Class Reference

#include <VideoRecorder.h>

Inheritance diagram for CWebCamViewer:

CCamWindow CCamWindow List of all members.

Public Member Functions

Protected Slots

Protected Member Functions


Detailed Description

A class for the usual webcam activity: take pictures, save them do disk and/or upload to a server.


Constructor & Destructor Documentation

CWebCamViewer::CWebCamViewer CVideoDevice video,
QWidget *  parent = 0,
const char *  name = 0
 

uint t;

CWebCamViewer::~CWebCamViewer  )  [virtual]
 

CWebCamViewer::CWebCamViewer CVideoDevice video,
QWidget *  parent = 0,
const char *  name = 0
 

virtual CWebCamViewer::~CWebCamViewer  )  [virtual]
 


Member Function Documentation

void CWebCamViewer::CallAdjustSize  )  [protected, slot]
 

void CWebCamViewer::CallAdjustSize  )  [protected, slot]
 

Work around for adjustSize().

Because sometimes adjustSize() doesn't have the desired (or a delayed) effect, we call it through a single-shot timer. Unfortunately adjustSize() isn't a slot, so this is just a wrapper function.

void CWebCamViewer::DeviceChangedSize const QSize &  size  )  [protected, slot]
 

void CWebCamViewer::DeviceChangedSize const QSize &  new_size  )  [protected, slot]
 

Called from CVideoDevice::Resized

void CWebCamViewer::DeviceError int  err_no  )  [protected, slot]
 

void CWebCamViewer::DeviceError int  err_no  )  [protected, slot]
 

void CWebCamViewer::RecalcTotalViewSize  )  [protected]
 

void CWebCamViewer::RecalcTotalViewSize  )  [protected]
 

Calculate the total required viewing area, based on video image and 'last snapshot'.

virtual void CWebCamViewer::showMaximized  )  [virtual]
 

void CWebCamViewer::showMaximized  )  [virtual]
 

public slots


The documentation for this class was generated from the following files:
Generated on Wed Dec 13 23:38:47 2006 for CamStream by doxygen 1.3.7