KABPrinting::PrintProgress Class Reference
This defines a simple widget to display print progress information. More...
#include <printprogress.h>
Inherits QWidget.
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.
Member Function Documentation
|
Add a message to the message log. Give the user something to admire :-) |
|
Set the progress to a certain amount. Steps are from 0 to 100. |
The documentation for this class was generated from the following files:
- printprogress.h
- printprogress.cpp