Canorus  0.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
CAPrintCtl Class Reference

#include <printctl.h>

Inheritance diagram for CAPrintCtl:
Inheritance graph
[legend]

List of all members.

Public Slots

void on_uiPrint_triggered ()
void on_uiPrintDirectly_triggered ()

Public Member Functions

 CAPrintCtl (CAMainWin *poMainWin)
 ~CAPrintCtl ()

Protected Slots

void printSVG (int iExitCode)

Protected Member Functions

void printDocument ()

Protected Attributes

CAMainWin_poMainWin
CASVGExport_poSVGExport
QString _oOutputSVGName
bool _showDialog

Constructor & Destructor Documentation

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, _poSVGExport, _showDialog, CACanorus::connectSlotsByName(), and printSVG().

Here is the call graph for this function:

References _poSVGExport.


Member Function Documentation

References _showDialog, and printDocument().

Here is the call graph for this function:

References _showDialog, and printDocument().

Here is the call graph for this function:

void CAPrintCtl::printDocument ( ) [protected]

References _oOutputSVGName, _poMainWin, _poSVGExport, CAMainWin::document(), CAExport::exportDocument(), CASVGExport::getTempFilePath(), CAExport::setStreamToFile(), and CAExport::wait().

Referenced by on_uiPrint_triggered(), and on_uiPrintDirectly_triggered().

Here is the call graph for this function:

Here is the caller graph for this function:

void CAPrintCtl::printSVG ( int  iExitCode) [protected, slot]

References _oOutputSVGName, _poMainWin, and _showDialog.

Referenced by CAPrintCtl().

Here is the caller graph for this function:


Member Data Documentation

QString CAPrintCtl::_oOutputSVGName [protected]

Referenced by printDocument(), and printSVG().

Referenced by CAPrintCtl(), printDocument(), and printSVG().

bool CAPrintCtl::_showDialog [protected]

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