casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
casa::PlotMSCacheThreadHelper Class Reference

Helper class for PlotMSCacheThread that actually does the work in a new QThread. More...

#include <PlotMSCacheThread.qo.h>

List of all members.

Public Member Functions

 PlotMSCacheThreadHelper (PlotMSCacheThread &parent)
 Constructor that takes parent.
 ~PlotMSCacheThreadHelper ()
 Destructor.

Protected Member Functions

void run ()
 Implements QThread::run().

Private Attributes

PlotMSCacheThreaditsParent_
 Parent.

Detailed Description

Helper class for PlotMSCacheThread that actually does the work in a new QThread.

Definition at line 159 of file PlotMSCacheThread.qo.h.


Constructor & Destructor Documentation

Constructor that takes parent.

Destructor.


Member Function Documentation

void casa::PlotMSCacheThreadHelper::run ( ) [protected]

Implements QThread::run().


Member Data Documentation

Parent.

Definition at line 173 of file PlotMSCacheThread.qo.h.


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