java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.printsupport.QPrintEngine
- All Implemented Interfaces:
QtObjectInterface
Defines an interface for how QPrinter interacts with a given printing subsystem
Java wrapper for Qt class QPrintEngine
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enum QPrintEngine::PrintEnginePropertyKeyNested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabort()abstract intmetric(QPaintDevice.PaintDeviceMetric arg__1) abstract booleannewPage()abstract QPrinter.PrinterStateabstract Objectabstract voidsetProperty(QPrintEngine.PrintEnginePropertyKey key, Object value) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QPrintEngine
public QPrintEngine() -
QPrintEngine
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
abort
-
metric
-
newPage
-
printerState
-
property
-
setProperty
@QtUninvokable public abstract void setProperty(QPrintEngine.PrintEnginePropertyKey key, Object value)
-