kaddressbook Library API Documentation

KABPrinting::PrintProgress Class Reference

This defines a simple widget to display print progress information. More...

#include <printprogress.h>

List of all members.

Public Member Functions

 PrintProgress (QWidget *parent)
void addMessage (const QString &)
 Add a message to the message log.

void setProgress (int)
 Set the progress to a certain amount.


Detailed Description

This defines a simple widget to display print progress information.

It is provided to all print styles during a print process. It displays messages and a a progress bar.

Definition at line 30 of file printprogress.h.


Member Function Documentation

void KABPrinting::PrintProgress::addMessage const QString  ) 
 

Add a message to the message log.

Give the user something to admire :-)

Definition at line 41 of file printprogress.cpp.

References QString::append().

void KABPrinting::PrintProgress::setProgress int   ) 
 

Set the progress to a certain amount.

Steps are from Zero to 100.

Definition at line 56 of file printprogress.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:38 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001