KoProgressProxy Class Reference

A proxy interface for a real progress status reporting thing, either a widget such as a KoProgressProxy childclass that also inherits this interface, or something that prints progress to stdout. More...

#include <KoProgressUpdater.h>

Inheritance diagram for KoProgressProxy:

KoProgressBar KoUpdater List of all members.

Public Member Functions

virtual int maximum () const =0
virtual void setValue (int value)=0
virtual void setRange (int minimum, int maximum)=0
virtual void setFormat (const QString &format)=0

Detailed Description

A proxy interface for a real progress status reporting thing, either a widget such as a KoProgressProxy childclass that also inherits this interface, or something that prints progress to stdout.


The documentation for this class was generated from the following file:
Generated on Sun Jul 20 22:37:42 2008 for libs by  doxygen 1.4.7