KDEPrint
KPrintPreview Class Reference
#include <kprintpreview.h>
Inheritance diagram for KPrintPreview:

Detailed Description
Definition at line 30 of file kprintpreview.h.
Public Member Functions | |
| bool | isValid () const |
| KPrintPreview (QWidget *parent=0, bool previewOnly=false) | |
| void | openFile (const QString &file) |
| ~KPrintPreview () | |
Static Public Member Functions | |
| static bool | preview (const QString &file, bool previewOnly=false, WId parentId=0) |
Constructor & Destructor Documentation
| KPrintPreview::KPrintPreview | ( | QWidget * | parent = 0, |
|
| bool | previewOnly = false | |||
| ) | [explicit] |
Definition at line 136 of file kprintpreview.cpp.
| KPrintPreview::~KPrintPreview | ( | ) |
Definition at line 172 of file kprintpreview.cpp.
Member Function Documentation
| bool KPrintPreview::isValid | ( | ) | const |
Definition at line 240 of file kprintpreview.cpp.
| void KPrintPreview::openFile | ( | const QString & | file | ) |
Definition at line 235 of file kprintpreview.cpp.
| bool KPrintPreview::preview | ( | const QString & | file, | |
| bool | previewOnly = false, |
|||
| WId | parentId = 0 | |||
| ) | [static] |
Definition at line 245 of file kprintpreview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference