|
Canorus
0.0
|
#include <previewctl.h>

Public Slots | |
| void | on_uiPrintPreview_triggered () |
Public Member Functions | |
| CAPreviewCtl (CAMainWin *poMainWin) | |
| ~CAPreviewCtl () | |
Protected Slots | |
| void | showPDF (int iExitCode) |
Protected Attributes | |
| CAMainWin * | _poMainWin |
| CAPDFExport * | _poPDFExport |
| QString | _oOutputPDFName |
| CAPreviewCtl::CAPreviewCtl | ( | CAMainWin * | poMainWin | ) |
Copyright (c) 2006-2008, Reinhard Katzmann, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See COPYING for details.
References _poMainWin, _poPDFExport, CACanorus::connectSlotsByName(), and showPDF().

| CAPreviewCtl::~CAPreviewCtl | ( | ) |
References _poPDFExport.
|
slot |
References _oOutputPDFName, _poMainWin, _poPDFExport, CAMainWin::currentSheet(), CAExport::exportSheet(), CAPDFExport::getTempFilePath(), CAExport::setStreamToFile(), and CAExport::wait().

|
protectedslot |
References _poMainWin, and CACanorus::settings().
Referenced by CAPreviewCtl().


|
protected |
Referenced by on_uiPrintPreview_triggered().
|
protected |
Referenced by CAPreviewCtl(), on_uiPrintPreview_triggered(), and showPDF().
|
protected |
Referenced by CAPreviewCtl(), on_uiPrintPreview_triggered(), and ~CAPreviewCtl().