Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

PrintContext Class Reference

This represents the printing context, used for drawing when printing is being invoked. More...

#include "vcf/GraphicsKit/PrintContext.h"


Detailed Description

This represents the printing context, used for drawing when printing is being invoked.

You can see this in action in the Printing and TextEdit examples in vcf/examples/Printing and vcf/examples/TextEdit respectively.

You cannot create a PrintContext directly. The only way to get access to one is to call the PrintSession::beginPrintingDocument() method.

See also:
PrintSession


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information