kaddressbook Library API Documentation

KABPrinting::PrintProgress Class Reference

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

#include <printprogress.h>

Inheritance diagram for KABPrinting::PrintProgress:

Inheritance graph
[legend]
Collaboration diagram for KABPrinting::PrintProgress:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PrintProgress (QWidget *parent, const char *name=0)
void addMessage (const QString &)
void setProgress (int)

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 40 of file printprogress.h.


Member Function Documentation

void PrintProgress::addMessage const QString  ) 
 

Add a message to the message log.

Give the user something to admire :-)

Definition at line 59 of file printprogress.cpp.

void PrintProgress::setProgress int   ) 
 

Set the progress to a certain amount.

Steps are from 0 to 100.

Definition at line 77 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 kaddressbook Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 25 11:19:39 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003