![]() |
Home · Overviews · Examples |
The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem. More...
The QPrintEngine class defines an interface for how QPrinter interacts with a given printing subsystem.
The common case when creating your own print engine is to derive from both QPaintEngine and QPrintEngine. Various properties of a print engine are given with property and set with setProperty.
See also QPaintEngine.
Copyright © 2007 Trolltech | Trademarks | Qt Jambi 4.3.2_01 |