Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::ProgressBarPlugin Class Reference

Base class for pb plugins. More...

#include <ProgressBar.h>

Inheritance diagram for PLearn::ProgressBarPlugin:

Inheritance graph
[legend]
Collaboration diagram for PLearn::ProgressBarPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ProgressBarPlugin ()
virtual ~ProgressBarPlugin ()
virtual void addProgressBar (ProgressBar *pb)
virtual void killProgressBar (ProgressBar *pb)
virtual void update (ProgressBar *pb, unsigned long newpos)

Detailed Description

Base class for pb plugins.

Definition at line 66 of file ProgressBar.h.


Constructor & Destructor Documentation

PLearn::ProgressBarPlugin::ProgressBarPlugin  )  [inline]
 

Definition at line 69 of file ProgressBar.h.

virtual PLearn::ProgressBarPlugin::~ProgressBarPlugin  )  [inline, virtual]
 

Definition at line 70 of file ProgressBar.h.


Member Function Documentation

virtual void PLearn::ProgressBarPlugin::addProgressBar ProgressBar pb  )  [inline, virtual]
 

Reimplemented in PLearn::TextProgressBarPlugin.

Definition at line 71 of file ProgressBar.h.

References addProgressBar().

Referenced by addProgressBar().

virtual void PLearn::ProgressBarPlugin::killProgressBar ProgressBar pb  )  [inline, virtual]
 

Definition at line 72 of file ProgressBar.h.

References killProgressBar().

Referenced by killProgressBar().

virtual void PLearn::ProgressBarPlugin::update ProgressBar pb,
unsigned long  newpos
[inline, virtual]
 

Reimplemented in PLearn::TextProgressBarPlugin.

Definition at line 73 of file ProgressBar.h.


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 16:22:41 2004 for PLearn by doxygen 1.3.7