Module qtjambi
Package io.qt.gui

Interface QPagedPaintDevice

All Superinterfaces:
QPaintDevice, QtObjectInterface
All Known Implementing Classes:
QPagedPaintDevice.Impl, QPdfWriter, QPrinter

public interface QPagedPaintDevice extends QtObjectInterface, QPaintDevice

Represents a paint device that supports multiple pages

Java wrapper for Qt's class QPagedPaintDevice