PARP Research Group University of Murcia, Spain


PlayerWorker Class Reference

Inherits QVWorker, and QVWorker.

List of all members.

Public Member Functions

 PlayerWorker (QString name)
void iterate ()
 Function to be defined in subclasses with processing code.
 PlayerWorker (QString name)
void iterate ()
 Function to be defined in subclasses with processing code.


Detailed Description

Definition at line 52 of file imageIO.cpp.


Member Function Documentation

void PlayerWorker::iterate (  )  [inline, virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

Definition at line 67 of file imageIO.cpp.

void PlayerWorker::iterate (  )  [inline, virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

Definition at line 54 of file videoPlayer.cpp.


The documentation for this class was generated from the following files:



QVision framework. PARP research group, copyright 2007, 2008.