Canorus  0.0
Public Slots | Public Member Functions | Protected Slots | Protected Attributes | List of all members
CAPreviewCtl Class Reference

#include <previewctl.h>

Inheritance diagram for CAPreviewCtl:
Inheritance graph
[legend]

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
 

Constructor & Destructor Documentation

◆ CAPreviewCtl()

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().

Here is the call graph for this function:

◆ ~CAPreviewCtl()

CAPreviewCtl::~CAPreviewCtl ( )

References _poPDFExport.

Member Function Documentation

◆ on_uiPrintPreview_triggered

void CAPreviewCtl::on_uiPrintPreview_triggered ( )
slot

◆ showPDF

void CAPreviewCtl::showPDF ( int  iExitCode)
protectedslot

References _poMainWin, and CACanorus::settings().

Referenced by CAPreviewCtl().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _oOutputPDFName

QString CAPreviewCtl::_oOutputPDFName
protected

◆ _poMainWin

CAMainWin* CAPreviewCtl::_poMainWin
protected

◆ _poPDFExport

CAPDFExport* CAPreviewCtl::_poPDFExport
protected

The documentation for this class was generated from the following files: