QPrintDialog

PyQt5.QtPrintSupport.QPrintDialog

Inherits from QAbstractPrintDialog.

Description

TODO

Methods

__init__(parent: QWidget = None)

TODO


__init__(QPrinter, parent: QWidget = None)

TODO


accept()

TODO


done(int)

TODO


exec() → int

TODO


exec_() → int

TODO


open()

TODO


open(PYQT_SLOT)

TODO


options() → PrintDialogOptions

TODO


setOption(PrintDialogOption, on: bool = True)

TODO


setOptions(Union[PrintDialogOptions, PrintDialogOption])

TODO


setVisible(bool)

TODO


testOption(PrintDialogOption) → bool

TODO

Signals

accepted()

TODO


accepted(QPrinter)

TODO