okteta
Kasten2::PrintJob Class Reference
#include <printjob.h>
Inheritance diagram for Kasten2::PrintJob:

Public Member Functions | |
PrintJob (FramesToPaperPrinter *framesPrinter, int firstPage, int lastPage, QPrinter *printer) | |
bool | exec () |
Protected Slots | |
void | onPagePrinted () |
Protected Attributes | |
const int | mFirstPage |
FramesToPaperPrinter * | mFramesPrinter |
const int | mLastPage |
QPrinter * | mPrinter |
Detailed Description
Definition at line 42 of file printjob.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 69 of file printjob.h.
Member Function Documentation
bool Kasten2::PrintJob::exec | ( | ) |
Definition at line 52 of file printjob.cpp.
|
protectedslot |
Definition at line 63 of file printjob.cpp.
Member Data Documentation
|
protected |
Definition at line 62 of file printjob.h.
|
protected |
Definition at line 61 of file printjob.h.
|
protected |
Definition at line 63 of file printjob.h.
|
protected |
Definition at line 65 of file printjob.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.