ComponentTreeWorker Class Reference

Inherits QVWorker.

List of all members.

Public Member Functions

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


Detailed Description

Definition at line 61 of file rotoscoper.cpp.


Member Function Documentation

void ComponentTreeWorker::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 72 of file rotoscoper.cpp.


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