FlowDataWorker< T > Class Template Reference

#include <FlowDataWorker.h>

Inheritance diagram for FlowDataWorker< T >:

QThread

List of all members.

Public Member Functions

 FlowDataWorker (QObject *object)
 ~FlowDataWorker ()
void setFlowData (FlowData *flowData)
void setSize (QSize size)
T * getData ()

Protected Member Functions

void stopCalculate ()

Protected Attributes

QObject * object
FlowDataflowData
QSize size
T * data
QMutex mutex

template<class T>
class FlowDataWorker< T >


Constructor & Destructor Documentation

template<class T >
FlowDataWorker< T >::FlowDataWorker ( QObject *  object  )  [inline]

template<class T >
FlowDataWorker< T >::~FlowDataWorker (  )  [inline]


Member Function Documentation

template<class T >
T * FlowDataWorker< T >::getData (  )  [inline]

template<class T >
void FlowDataWorker< T >::setFlowData ( FlowData flowData  )  [inline]

template<class T >
void FlowDataWorker< T >::setSize ( QSize  size  )  [inline]

template<class T >
void FlowDataWorker< T >::stopCalculate (  )  [inline, protected]


Member Data Documentation

template<class T>
T* FlowDataWorker< T >::data [protected]

template<class T>
FlowData* FlowDataWorker< T >::flowData [protected]

template<class T>
QMutex FlowDataWorker< T >::mutex [protected]

template<class T>
QObject* FlowDataWorker< T >::object [protected]

template<class T>
QSize FlowDataWorker< T >::size [protected]


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

Generated on Wed Jan 21 14:06:57 2009 for TiDo Flowtion by  doxygen 1.5.8