java.lang.Object
io.qt.internal.NativeUtility.Object
io.qt.QtObject
io.qt.printsupport.QPrinterInfo
- All Implemented Interfaces:
QtObjectInterface,Cloneable
Gives access to information about existing printers
Java wrapper for Qt's class QPrinterInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQPrinterInfo(QPrinter printer) QPrinterInfo(QPrinterInfo other) protectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionstatic QStringListstatic QList<QPrinterInfo>clone()final QPrinter.ColorModefinal QPrinter.DuplexModefinal QPageSizestatic QPrinterInfostatic Stringfinal Stringfinal booleanfinal booleanisNull()final booleanisRemote()final Stringlocation()final Stringfinal QPageSizefinal QPageSizestatic QPrinterInfoprinterInfo(String printerName) final Stringfinal QPrinter.PrinterStatestate()final QList<QPrinter.ColorMode>final QList<QPrinter.DuplexMode>final QList<QPagedPaintDevice.PageSize>Deprecated.Deprecated.final booleanMethods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QPrinterInfo
public QPrinterInfo() -
QPrinterInfo
-
QPrinterInfo
-
QPrinterInfo
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
defaultColorMode
-
defaultDuplexMode
-
defaultPageSize
-
description
-
isDefault
-
isNull
-
isRemote
-
location
-
makeAndModel
-
maximumPhysicalPageSize
-
minimumPhysicalPageSize
-
printerName
-
state
-
supportedColorModes
-
supportedDuplexModes
-
supportedPageSizes
-
supportedPaperSizes
Deprecated. -
supportedResolutions
-
supportedSizesWithNames
Deprecated. -
supportsCustomPageSizes
-
availablePrinterNames
-
availablePrinters
-
defaultPrinter
-
defaultPrinterName
-
printerInfo
-
clone
-