Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

ImageGrabThread Class Reference

#include <imagegrabthread.h>

List of all members.

Public Member Functions

 ImageGrabThread (FrameView *frameView, ImageGrabber *grabber)
void run ()
bool wasGrabbingSuccess ()


Detailed Description

Thread used for polling an external program to update the camera. Only used for polling, not for when the camera is running in deamon mode.

Author:
Bjoern Erik Nilsen & Fredrik Berg Kjoelstad


Constructor & Destructor Documentation

ImageGrabThread::ImageGrabThread FrameView frameView,
ImageGrabber grabber
 

Constructs and initializes the object.

Parameters:
frameView the frame view to be used for displaying images
grabber the grabber to use be used for grabbing images


Member Function Documentation

void ImageGrabThread::run  ) 
 

Displays the images grabbed with the registered grabber. These are displayed one after one and it looks like we are streaming live from the camera.

bool ImageGrabThread::wasGrabbingSuccess  ) 
 

Checks if last grabbing was successfull.

Returns:
true if last grabbing was success, false otherwise


The documentation for this class was generated from the following files:
Generated on Thu May 19 01:51:21 2005 for stopmotion.kdevelop by  doxygen 1.4.2