QPdfWriter ClassThe QPdfWriter class is a class to generate PDFs that can be used as a paint device. More... #include <QPdfWriter> Inherits: QObject and QPagedPaintDevice. Public Types
Public Functions
Reimplemented Public Functions
Protected Functions
Reimplemented Protected Functions
Additional Inherited Members
Detailed DescriptionThe QPdfWriter class is a class to generate PDFs that can be used as a paint device. QPdfWriter generates PDF out of a series of drawing commands using QPainter. The newPage() method can be used to create several pages. Member Function Documentation
|